Package Details: slimbookamdcontroller 0.4.5-2

Git Clone URL: https://aur.archlinux.org/slimbookamdcontroller.git (read-only, click to copy)
Package Base: slimbookamdcontroller
Description: Application for the performance management of AMD processors
Upstream URL: https://github.com/Slimbook-Team/slimbookamdcontroller
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos (Slimbook)
Last Packager: yochananmarqos
Votes: 5
Popularity: 0.000001
First Submitted: 2021-06-01 17:55 (UTC)
Last Updated: 2024-12-02 18:35 (UTC)

Pinned Comments

yochananmarqos commented on 2021-09-03 17:09 (UTC)

If the program doesn't launch after updating, remove ~/.config/slimbookamdcontroller/slimbookamdcontroller.conf.

Latest Comments

1 2 Next › Last »

yandibanyu commented on 2024-12-02 03:52 (UTC) (edited on 2024-12-02 03:52 (UTC) by yandibanyu)

Please add python-cairo to the dependency list. I tried starting it and it doesn't show up. Then I tried to start it from the commandline to see whats wrong and come up with this:

Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/gi/__init__.py", line 172, in require_foreign
    _gi.require_foreign(namespace, symbol)
ImportError: PyCapsule_Import could not import module "cairo"

Installing python-cairo solves the problem.

mika.cousin commented on 2022-08-22 16:38 (UTC)

@yochananmarqos: Thank you. Any idea for the EOF error ?

yochananmarqos commented on 2022-08-22 16:19 (UTC)

@mika.cousin: I meant to do that earlier, thanks for the heads up.

mika.cousin commented on 2022-08-22 15:50 (UTC) (edited on 2022-08-22 16:04 (UTC) by mika.cousin)

Using Slimbook ProX15.

It looks like mokutil is needed. Without, it believes SecureBoot is enabled.

But now I have this error:

/usr/share/slimbookamdcontroller/src
Loading configuration:

- Autostart disabled
- Indicator disabled
- Medium
Found thermal zone!
fr
['15000', '15000', '25000']
Updating medium to : 15000 15000 25000.

+ python3 /usr/share/slimbookamdcontroller/src/applyconfig.py
sh: -c: ligne 1: fin de fichier (EOF) prématurée lors de la recherche du « ' » correspondant
sh: -c: ligne 2: erreur de syntaxe : fin de fichier prématurée

sergius02 commented on 2022-02-17 17:01 (UTC)

@yochananmarqos great, it works now!

yochananmarqos commented on 2022-02-17 15:44 (UTC)

@sergius02: Fixed.

sergius02 commented on 2022-02-17 08:29 (UTC) (edited on 2022-02-17 08:31 (UTC) by sergius02)

The error "/bin exists in filesystem" it's already fixed in Github https://github.com/slimbook/slimbookamdcontroller/commit/0dd3e881ad0e5dcab38712188aa916ca5c67ba60

But they don't create a new .deb in https://launchpad.net/~slimbook/+archive/ubuntu/slimbook

To "fix" this i had to downgrade to version 0.3.4 editing the PKGBUILD in the installation process

Hachiko commented on 2022-02-09 13:39 (UTC) (edited on 2022-02-09 13:40 (UTC) by Hachiko)

Same error as below, deleting .config doesn't help. slimbookamdcontroller: /bin exists in filesystem (owned by filesystem)

gspada commented on 2022-02-07 07:31 (UTC)

I can't install the last version. Installation fails with

error: failed to commit transaction (conflicting files)
slimbookamdcontroller: /bin exists in filesystem (owned by filesystem)
Errors occurred, no packages were upgraded.

haawda commented on 2022-02-06 22:01 (UTC) (edited on 2022-02-06 22:02 (UTC) by haawda)

You should build from sources or this package should have the -bin suffix.

and symlinkng to /usr/bin directly should be avoided.