You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did have this issue before, but I just used the repo where this was forked from as a workaround and kinda forgot about it. But after switching distro, I stumbled upon this problem again, but I really didn't dive deep into it.
When trying to do sudo pwmconfig it does show that it detected all the devices, yet it seems to only test the CHA_FAN2. When checking the fancontrol_gui it would only show up that device. I am expecting 4 PWM in total, 3 from MOBO and 1 from GPU.
~ ➜ cat /sys/class/dmi/id/board_vendor
ASUSTeK COMPUTER INC.
~ ➜ cat /sys/class/dmi/id/board_name
PRIME B450M-A
The text was updated successfully, but these errors were encountered:
I did have this issue before, but I just used the repo where this was forked from as a workaround and kinda forgot about it. But after switching distro, I stumbled upon this problem again, but I really didn't dive deep into it.
When trying to do
sudo pwmconfig
it does show that it detected all the devices, yet it seems to only test the CHA_FAN2. When checking thefancontrol_gui
it would only show up that device. I am expecting 4 PWM in total, 3 from MOBO and 1 from GPU.The text was updated successfully, but these errors were encountered: