Structure of /sys changed, edit /usr/sbin/fancontrol and change line

SDIR=/sys/bus/i2c/devices

to

SDIR=/sys/bus/platform/devices

then check where in /sys/bus/platform/devices the pwm and temp files for your 
chipset are, edit /etc/fancontrol to match this.
In my case that meant changing

FCTEMPS=9191-0290/pwm2=9191-0290/temp2_input 
9191-0290/pwm1=9191-0290/temp3_input
[...]

to

FCTEMPS=w83627hf.656/pwm2=w83627hf.656/temp2_input 
w83627hf.656/pwm1=w83627hf.656/temp3_input
[...]

Good luck!

-- 
fancontrol crippled by upgrade to gutsy
https://bugs.launchpad.net/bugs/149269
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to