* [gentoo-user] [OT] CPU temperature monitoring? @ 2012-05-23 23:37 walt 2012-05-23 23:53 ` Volker Armin Hemmann 2012-05-23 23:59 ` Alex Schuster 0 siblings, 2 replies; 4+ messages in thread From: walt @ 2012-05-23 23:37 UTC (permalink / raw To: gentoo-user I bought this desktop 4-core machine during the coolest part of the year and until very recently I could barely hear the CPU fan except for about one second during power-up when the fan spins way up and then quickly slows down. Now it's hotter than Hades here and I'm very much aware of the fan noise, but I can't tell if the fan is beginning to fail (the noise sounds a bit harsh to me) or something is merely controlling the speed appropriately. The machines BIOS has no settings whatever concerning the fan or temperature warnings, etc. so I have no idea how to find out the CPU temp. The k10temp kernel module loads automatically at boot with no errors, so I just hope something (somewhere) is taking care of this stuff automatically. But I'm only hoping, not knowing. Any ideas how to find out for sure? ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] [OT] CPU temperature monitoring? 2012-05-23 23:37 [gentoo-user] [OT] CPU temperature monitoring? walt @ 2012-05-23 23:53 ` Volker Armin Hemmann 2012-05-23 23:59 ` Alex Schuster 1 sibling, 0 replies; 4+ messages in thread From: Volker Armin Hemmann @ 2012-05-23 23:53 UTC (permalink / raw To: gentoo-user; +Cc: walt Am Mittwoch, 23. Mai 2012, 16:37:01 schrieb walt: > I bought this desktop 4-core machine during the coolest part > of the year and until very recently I could barely hear the > CPU fan except for about one second during power-up when > the fan spins way up and then quickly slows down. > > Now it's hotter than Hades here and I'm very much aware of > the fan noise, but I can't tell if the fan is beginning > to fail (the noise sounds a bit harsh to me) or something > is merely controlling the speed appropriately. > > The machines BIOS has no settings whatever concerning the > fan or temperature warnings, etc. so I have no idea how > to find out the CPU temp. > > The k10temp kernel module loads automatically at boot with > no errors, so I just hope something (somewhere) is taking > care of this stuff automatically. But I'm only hoping, > not knowing. > > Any ideas how to find out for sure? sensors -- #163933 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] [OT] CPU temperature monitoring? 2012-05-23 23:37 [gentoo-user] [OT] CPU temperature monitoring? walt 2012-05-23 23:53 ` Volker Armin Hemmann @ 2012-05-23 23:59 ` Alex Schuster 2012-05-24 9:00 ` Neil Bothwick 1 sibling, 1 reply; 4+ messages in thread From: Alex Schuster @ 2012-05-23 23:59 UTC (permalink / raw To: gentoo-user walt writes: > Now it's hotter than Hades here and I'm very much aware of > the fan noise, but I can't tell if the fan is beginning > to fail (the noise sounds a bit harsh to me) or something > is merely controlling the speed appropriately. > > The machines BIOS has no settings whatever concerning the > fan or temperature warnings, etc. so I have no idea how > to find out the CPU temp. Strange. > The k10temp kernel module loads automatically at boot with > no errors, so I just hope something (somewhere) is taking > care of this stuff automatically. But I'm only hoping, > not knowing. > > Any ideas how to find out for sure? emerge sys-apps/lm_sensors, run 'sensors-detect', and hopefully the 'sensors' command will show you the fan speeds and temperatures then. And maybe the output makes sense. Here it does that only partially, this is what it looks like: k10temp-pci-00c3 Adapter: PCI adapter temp1: +9.9°C (high = +70.0°C) (crit = +70.0°C, hyst = +67.0°C) fam15h_power-pci-00c4 Adapter: PCI adapter power1: 86.04 W (crit = 95.04 W) nct6775-isa-0290 Adapter: ISA adapter Vcore: +0.93 V (min = +0.00 V, max = +1.74 V) in1: +1.66 V (min = +0.00 V, max = +0.00 V) ALARM AVCC: +3.30 V (min = +0.00 V, max = +0.00 V) ALARM +3.3V: +3.30 V (min = +0.00 V, max = +0.00 V) ALARM in4: +0.06 V (min = +0.00 V, max = +0.00 V) ALARM in5: +1.86 V (min = +0.00 V, max = +0.00 V) ALARM in6: +0.06 V (min = +0.00 V, max = +0.00 V) ALARM 3VSB: +3.42 V (min = +0.00 V, max = +0.00 V) ALARM Vbat: +3.50 V (min = +0.00 V, max = +0.00 V) ALARM fan1: 1155 RPM (min = 0 RPM, div = 8) ALARM fan2: 1054 RPM (min = 0 RPM, div = 128) ALARM fan3: 540 RPM (min = 0 RPM, div = 64) ALARM fan4: 0 RPM (div = 128) SYSTIN: +37.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor CPUTIN: +37.0°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor AUXTIN: +127.5°C (high = +80.0°C, hyst = +75.0°C) ALARM sensor = thermistor cpu0_vid: +0.000 V intrusion0: ALARM Wonko ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] [OT] CPU temperature monitoring? 2012-05-23 23:59 ` Alex Schuster @ 2012-05-24 9:00 ` Neil Bothwick 0 siblings, 0 replies; 4+ messages in thread From: Neil Bothwick @ 2012-05-24 9:00 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 690 bytes --] On Thu, 24 May 2012 01:59:40 +0200, Alex Schuster wrote: > > The k10temp kernel module loads automatically at boot with > > no errors, so I just hope something (somewhere) is taking > > care of this stuff automatically. But I'm only hoping, > > not knowing. > > > > Any ideas how to find out for sure? > > emerge sys-apps/lm_sensors, run 'sensors-detect', and hopefully the > 'sensors' command will show you the fan speeds and temperatures then. You can also read the temperatures directly from /sys. On this Intel core powered box they are in /sys/devices/platform/coretemp.* -- Neil Bothwick I don't know what makes you tick but I wish it was a time bomb. [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 198 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-24 9:02 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-05-23 23:37 [gentoo-user] [OT] CPU temperature monitoring? walt 2012-05-23 23:53 ` Volker Armin Hemmann 2012-05-23 23:59 ` Alex Schuster 2012-05-24 9:00 ` Neil Bothwick
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox