Re: [opensuse] Interesting CPU Fan Noise Observation



Per Jessen wrote:
David C. Rankin wrote:

Per,

This is on a MSI K9N2 board. How do I tell what it uses (module, etc.)
to feedback the temp information?

Look at the lmsensors stuff - there is a utility called sensors-detect.
I suspect the sensor chip is "Fintek F71882FG/F71883FG Super IO
Sensors", which is what I have on my K9A2 (the cheap version).
Do an lsmod and you should see a module called 'f71882fg' (or something
very similar).

<slaps self>
Yep,

That's what I have:

03:11 ecstasy~> nocomment /etc/sensors3.conf
chip "f71882fg-*"
label temp1 "CPU Temp"
label temp2 "System"
ignore temp3
label fan1 "CPU Fan"
ignore fan2
ignore fan3
ignore fan4
label in0 "3.3V"
label in1 "Vcore"
label in2 "Vdimm"
label in3 "Vchip"
label in4 "+5V"
label in5 "12V"
label in6 "5VSB"
label in7 "3VSB"
label in8 "Battery"
compute in0 (@ * 2), (@ / 2)
compute in2 (@ * 2), (@ / 2)
compute in3 (@ * 2), (@ / 2)
compute in4 (@ * 5.25), (@ / 5.25)
compute in5 (@ * 12.83), (@ / 12.83)
compute in6 (@ * 5.25), (@ / 5.25)
compute in7 (@ * 2), (@ / 2)
compute in8 (@ * 2), (@ / 2)
set in1_max 1.06 * 1.3
set temp1_max_hyst 48
set temp1_max 55
set temp1_crit 60
set temp2_max_hyst 48
set temp2_max 55
set temp2_crit 60

I'll mess with the BIOS setting when I get a chance and report back.

--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx