Re: temps not being picked up by gkrellm
Bill WIlson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 03 Jan 2007 08:00:59 -0600 MillTek <[email protected]> wrote: > Still don't get an actual temp from the drive nor fan speeds. [...] > > Here's the output from the debug; > > > gkrellm -d 0x80 > --- GKrellM 2.2.10 --- > hddtemp_daemon_read (once a minute): > |/dev/sda|MAXTOR STM3320620AS|UNK|*| That "UNK" means hddtemp is unable to report the temp for some reason. Maybe your drive is unknown to the hddtemp database because when I run "hddtemp -b" I don't see a MAXTOR STM332... listed in my hddtemp database. If the temperature is available you would need to find out how to add your drive to the hddtemp.db database. Probably start with "man hddtemp" and some googling. > libsensors: init OK > k8temp:/sys/devices/pci0000:00/0000:00:18.3 k8temp@c3/temp1 c3fffb > k8temp:/sys/devices/pci0000:00/0000:00:18.3 k8temp@c3/temp2 c3fffb > k8temp:/sys/devices/pci0000:00/0000:00:18.3 k8temp@c3/temp3 c3fffb > k8temp:/sys/devices/pci0000:00/0000:00:18.3 k8temp@c3/temp4 c3fffb [...] > When I run gkrellm --without-libsensors I still don't get the fan speeds. Yeah, doesn't appear to be anything there about fans. To verify, look under /sys/class/hwmon/ (it should be /sys/class/hwmon/hwmon0/device) and see what sensor files you have. Fan files should be like fan1_input, fan2_input, etc. If there are no fan files, then maybe the kernel driver for k8temp isn't finished. Bill _______________________________________________ Gkrellm mailing list [email protected] http://lists.jutley.org/cgi-bin/mailman/listinfo/gkrellm