codifryed/CoolerControl

Description

Cooling device control for Linux. CoolerControl features a GUI for viewing all your system's sensors and for creating custom fan and pump profiles based on any available temperature sensor. Paired with this is a systemd service that controls all your devices in the background.

Installation Instructions

https://gitlab.com/coolercontrol/coolercontrol/-/wikis/home

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

* Total number of packages downloaded in the last seven days.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/codifryed/coolercontrol

Can you add F40 build please?

There was an issue previously building for f40, but it seems to have been resolved in the meantime. :slight_smile:

So i have installed this on fedora 40 and have enabled close to tray and start in tray which it never does but all so the gui will never come up again any help would be really good please

“Start in Tray” means that it does not start with an open application window, but only with an icon in the system tray. If you click on the system tray icon there will be a “Show/Hide” option. Click on that to open the window. If you do not have a system tray, like with stock Gnome, then those options are likely not applicable for your setup. Removing the desktop application settings file as mentioned in Config Files · Wiki · CoolerControl / CoolerControl · GitLab will reset those settings for you.

Howdy, would you be able to enable a build for Rawhide? (I currently use the Fedora 40 build, but with the change to python 3.13 in Rawhide it would be nice to be able to use a build specifically for Rawhide)

Rawhide’s been disabled because it would rarely successfully build on rawhide. I just tried again and the Copr pipeline fails when trying to install dnf5 tooling, before our spec even begins running (build env init):

Package "dnf5-5.2.3.0-3.fc41.x86_64" is already installed.
Problem: cannot install both dnf5-5.2.3.0-2.fc41.x86_64 from fedora and dnf5-5.2.3.0-3.fc41.x86_64 from @System
  - package dnf5-plugins-5.2.3.0-2.fc41.x86_64 from fedora requires dnf5(x86-64) = 5.2.3.0-2.fc41, but none of the providers can be installed
  - cannot install the best candidate for the job
  - conflicting requests
You can try to add to command line:
  --no-best to not limit the transaction to the best candidates
  --skip-broken to skip uninstallable packages

Hmm that almost seems like the initial build root isn’t being made.

Does rebuilding again help at all? I have a couple Copr repos that rebuild daily on Rawhide and I see that issue from time to time.

Rawhide / F41 Build - Error message has changed and now there’s a dependency issue with at least one of the python upstream packages.

Hmm, it looks like not all of the python modules that are being used have been updated for python 3.13 (very annoying in this case)
I guess this will sort itself out whenever python 3.13 is totally updated on Fedora’s side.

I’ll keep trying to build this locally from time to time and I’ll let you know if anything changes.

Any chance we can get an EPEL 9 build, please?

There are some dependency issues for EPEL. Please see Copr: add EPEL repository for Red Hat like EL (#330) · Issues · CoolerControl / CoolerControl · GitLab

In short: with 2.0 we can at least release the Daemon package for ELEP and EL users can use the WebUI.