Re: Asus P7F-X w/ W83667HG-B pwm control problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hm--
Not sure if it matters, but the chip is being identified by the driver as 
[   30.548982] w83627ehf: Found W83667HG-B chip at 0x290
but i found the chip on the board, and it has markings on it that is W83557HG-A as seen here:
https://plus.google.com/photos/118091037272972387274/albums/5803871629918378497?authkey=CPXGsI3ql-i0KA


Also interesting:
-- when booting up, we see this:
BigBox w83627ehf.656 # for i in pwm1 pwm2 pwm3; do echo $i; cat ${i} ${i}_enable ${i}_mode; done
pwm1
255
5
0
pwm2
255
5
1
pwm3
255
5
1

When enabling PWM, it automatically changes the PWM2 setting to 127, and the other two off
BigBox w83627ehf.656 # for i in $(seq 3); do echo 1 >pwm${i}_enable; done
BigBox w83627ehf.656 # for i in pwm1 pwm2 pwm3; do echo $i; cat ${i} ${i}_enable ${i}_mode; done
pwm1
0
1
0
pwm2
127
1
1
pwm3
0
1
1



_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux