LACT icon indicating copy to clipboard operation
LACT copied to clipboard

Fan speed indicator always stays at zero RPM

Open CiscoDeTours opened this issue 9 months ago • 3 comments

Checklist

Bug description

• Current behavior

Captura desde 2024-05-10 17-20-40

Captura desde 2024-05-10 18-02-18

The fan speed indicator stays at zero even when it's spinning 10000 times faster than the recommended speed for a carousel.

• Debug

LACT-sysfs-snapshot-20240510-180316.tar.gz

• Expected behavior

~$ sensors

hp-isa-0000
Adapter: ISA adapter
fan1:        2364 RPM
fan2:        2193 RPM

For example, the speed is displayed on the Console while executing sensors and it would be really helpful to have that data working on this great program for my dGPU.

System info

DEVICE 
•PC: OMEN by HP Laptop 16-c0xxx 
 
SOFTWARE 
•Distro: Debian GNU/Linux 12 (bookworm) 
•Desktop: GNOME 43.9 
•Session: wayland 
•Kernel: 6.6.15-amd64 
•Shell: bash 5.2.15 
 
COMPONENTS 
•CPU: AMD Ryzen 9 5900HX 
•GPU: AMD ATI Radeon RX 6600M 
•GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series 

LACT (dpkg -s lact)
•Package: lact
•Status: install ok installed
•Installed-Size: 6604
•Maintainer: ilya-zlobintsev
•Architecture: amd64
•Version: 0.5.4-0
•Provides: lact
•Depends: hwdata, libgtk-4-1
•Conflicts: lact-headless, lact-libadwaita
•Description: AMDGPU control utility
•Homepage: https://github.com/ilya-zlobintsev/lact

CiscoDeTours avatar May 10 '24 22:05 CiscoDeTours