Re: how hot is my xeon?
On Tue, 2007-06-26 at 06:08 -0500, Hugo Vanwoerkom wrote:
> michael wrote:
> > On Fri, 2007-06-22 at 11:28 -0500, Hugo Vanwoerkom wrote:
> >> michael wrote:
> >>> On Fri, 2007-06-22 at 16:36 +0200, Pol Hallen wrote:
> >>>>> I've tried unsuccessfully to monitor my dual Xeon box but lm-sensors
> >>>>> doesn't seem to detect anything.
> >>>> Do u have the i2c kernel modules?
> >>>>
> >>>> Pol
> >>>>
> >>>>
> >>> michael@ratty:~/Fortran$ sudo lsmod|grep -i i2c
> >>> i2c_dev 8548 0
> >>> i2c_i801 7468 0
> >>> i2c_core 19680 3 i2c_dev,nvidia,i2c_i801
> >>>
> >>>
> >>>
> >> Do you have lm-sensors installed?
> >> What does the 'sensors' command show?
> >>
> >
> > Installed lm-sensors, and then:
> > michael@ratty:~$ sensors
> > No sensors found!
> > Make sure you loaded all the kernel drivers you need.
> > Try sensors-detect to find out which these are.
> >
> >
> > Script started on Mon 25 Jun 2007 14:55:30 BST
> > ]0;michael@ratty: /home/michael
> > michael@ratty:~$ sudo sensors-detect
>
> <snip>
>
> > Script done on Mon 25 Jun 2007 14:56:13 BST
> >
> >
> >
>
> Did you add i2c-i801 to /etc/modules?
>
it's in the 'lsmod' output:
michael@ratty:~$ sudo lsmod|grep i2c
i2c_dev 8548 0
i2c_i801 7468 0
i2c_core 19680 3 i2c_dev,nvidia,i2c_i801
M
> Hugo
>
>
>
>
Reply to: