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 > >>>> > >>>> > >>> [EMAIL PROTECTED]:~/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: > > [EMAIL PROTECTED]:~$ 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;[EMAIL PROTECTED]: /home/michael > > [EMAIL PROTECTED]:~$ 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: [EMAIL PROTECTED]:~$ sudo lsmod|grep i2c i2c_dev 8548 0 i2c_i801 7468 0 i2c_core 19680 3 i2c_dev,nvidia,i2c_i801 M > Hugo > > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]