void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

Package request: CoolerControl

Open ACR-Jeff opened this issue 1 year ago • 6 comments

Package name

CoolerControl

Package homepage

https://gitlab.com/coolercontrol/coolercontrol

Description

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.

Does the requested package meet the package requirements?

System, Required

Is the requested package released?

Yes

ACR-Jeff avatar Feb 27 '24 07:02 ACR-Jeff

I also need to update this package as I have a new graphics card and a repository version of it does not support it.

magnusshtebner avatar Mar 02 '24 13:03 magnusshtebner

@magnusshtebner I haven't seen this package in repo.

xeroxslayer avatar Oct 11 '24 23:10 xeroxslayer

I totally forgot about creating this PR, I ended up just using my bios since then and haven't looked back. Working great and keeps everything cool and quiet, Took a bit of tinkering, But was worth it.

The problem with Coolercontrol is it depends on systemd.

ACR-Jeff avatar Oct 12 '24 00:10 ACR-Jeff

The problem with Coolercontrol is it depends on systemd.

It depends on lm_sensors as far as I could tell, not systemd in particular.

xeroxslayer avatar Oct 13 '24 01:10 xeroxslayer

You're correct and I was incorrect, I had time and did some more searching, systemd isn't required, They just have it heavily documented per most systems using systemd.

Here is a discussion and testing in the works for openrc, It would be great if this could be ported to void-packages. https://gitlab.com/coolercontrol/coolercontrol/-/issues/283

ACR-Jeff avatar Oct 14 '24 22:10 ACR-Jeff

They just have it heavily documented per most systems using systemd.

Yes, that is correct.

But, it shouldn't be a problem. With some trial and error, I'm certain this can be run with runit.

Here is a discussion and testing in the works for openrc, It would be great if this could be ported to void-packages. https://gitlab.com/coolercontrol/coolercontrol/-/issues/283

Interesting. I'll have a read.

xeroxslayer avatar Oct 15 '24 15:10 xeroxslayer