Re: k8temp and gkrellm
Bill WIlson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 25 Aug 2006 08:18:39 +0200 Prakash Punnoor <[email protected]> wrote: > upcoming release of lm_sensors will probably have k8temp support. gkrellm > doesn't seem to be able to read out its temp values. sesnros gives: > > k8temp-pci-00c3 > Adapter: PCI adapter > Core0 Temp: > +34°C > Core1 Temp: > +35°C > > I have now two entries in /sys/class/hwmon/: > drwxr-xr-x 2 root root 0 25. Aug 07:17 hwmon0 > drwxr-xr-x 2 root root 0 25. Aug 08:15 hwmon1 Yes, the /sys name structure is changing and gkellm will support it in its upcoming release. You can try a prerelease gkrellm which I have a report does work for k8temp: http://members.dslextreme.com/users/billw/test/gkrellm.tar.bz2 This tarball also marks the beginning of gkrellm using libsensors (if installed) instead of directly reading /sys. But if you have an it87 in addition to a k8temp, then there could be a complication if you have a libsensors installed which doesn't yet support k8temp while your kernel does. In this case gkrellm will detect the it87 via libsensors and decide to use it for all sensor data and you would need to move your /etc/sensors.conf out of the way to force gkrellm to read everything from /sys instead of using libsensors. Then when you get a libsensors with k6temp, move the sensors.conf back in and gkrellm will start using libsensors for both sensors. Run "gkrellm -d 0x80" if you need to see debug output while doing this. Bill _______________________________________________ Gkrellm mailing list [email protected] http://lists.jutley.org/cgi-bin/mailman/listinfo/gkrellm