AM06 Pro reading fan settings (pwm) from linux

AM06 PRO AMD Ryzen 4800U 5600U 5500U 5625U 5560U
Post Reply
gsky2
Posts: 20
Joined: Fri Jun 30, 2023 6:39 pm
Been thanked: 1 time

AM06 Pro reading fan settings (pwm) from linux

Post by gsky2 »

Does anyone know what linux kernel chipset driver is needed to directly read the the headsink fan's RPM and pwm values?

For example, on my desktop
Primary CPU fan is RPM is:
/sys/devices/platform/nct6683.2592/hwmon/hwmon3/fan1_input

Primary CPU fan's pwm setting is:
/sys/devices/platform/nct6683.2592/hwmon/hwmon3/pwm1

So:

Code: Select all

% cat /sys/devices/platform/nct6683.2592/hwmon/hwmon3/fan1_input 
362
% cat /sys/devices/platform/nct6683.2592/hwmon/hwmon3/pwm1 
51
Post Reply

Return to “AMD Ryzen™ 5 5600U(AM06 AM07 &PRO Series)”