@akiba I can confirm that I have the same issue: * ASUS Aura LED Controller * NZXT Kraken X
Every new startup I have to restart the services for coolercontrol to recognize both.
Git Clone URL: | https://aur.archlinux.org/coolercontrol.git (read-only, click to copy) |
---|---|
Package Base: | coolercontrol |
Description: | A program to monitor and control your cooling devices |
Upstream URL: | https://gitlab.com/coolercontrol/coolercontrol |
Licenses: | GPL-3.0-or-later |
Conflicts: | coolercontrol |
Provides: | coolercontrol |
Submitter: | codifryed |
Maintainer: | codifryed (caferen) |
Last Packager: | caferen |
Votes: | 33 |
Popularity: | 3.22 |
First Submitted: | 2023-02-07 21:45 (UTC) |
Last Updated: | 2024-11-03 21:33 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
@akiba I can confirm that I have the same issue: * ASUS Aura LED Controller * NZXT Kraken X
Every new startup I have to restart the services for coolercontrol to recognize both.
I noticed that if you have more than one device to control, sometimes an error occurs and coolercontrol not recognize one of devices. In my case, I have Corsair Commander Pro and Corsair Lighting Node Core.
A workaround that I have been testing and seems to have worked is delayed start service on boot.
coolercontrol-liqctld.service
coolercontrold.service
I don't know if it's an isolated case on my system.
Just a heads up, if you were previously holding back pyside6
and shiboken6
, make sure you clean reinstall python-dataclass-wizard
so that it recompiles against the new versions of these two packages - otherwise you wont pass the CoolerControl check()
or package()
with a module not found error.
Since python 3.11 I had to do remove and do a clean package build then reinstall python-dataclass-wizard when it fails. Run the install again and it should work this time.
@mrmackie: Thank you, solved my install problem. I also had to (daemon) reload the coolercontrold.service.
A reinstall of python-dataclass-wizard solves the problem when updating to Python 3.11
Update to python 3.11 seems to create problems with AUR package. PKGBUILD still installs in python 3.10 site-packages folder
Update a refactoring for the PySide 6.5.0 breaking change has been done in CoolerControl 0.16.0-1 and a downgrade of PySide and Shiboken is no longer necessary.
There appears to also be an issue with rev 2 and 3 of the 6.4.3 PySide6 and Shiboken6 package builds. rev 1 seems to work, will update the links.
Pinned Comments
codifryed commented on 2024-09-22 19:02 (UTC)
With the release of 1.4.1 CoolerControl has now been spit up into several packages. This requires users to uninstall and then reinstall the application.
See: https://gitlab.com/coolercontrol/coolercontrol/-/issues/347
There's an upside, there's now a binary AUR package
coolercontrol-bin
for less compile time!codifryed commented on 2023-02-07 22:54 (UTC) (edited on 2024-01-06 23:57 (UTC) by codifryed)
Post-installation steps:
Then open the desktop application.