Re: lm_sensors does not support my board with w83627ehf

2008-02-13 Thread Hugo Vanwoerkom
Patrick Zaloum wrote: Final Thought - Addendum to step 6... DO remove lm-sensors package, or change the Makefile to install to /usr. It will otherwise install to /usr/local and you will have duplicates. On Feb 12, 2008 11:26 PM, Patrick Zaloum <[EMAIL PROTECTED] > wr

Re: lm_sensors does not support my board with w83627ehf

2008-02-12 Thread Patrick Zaloum
Final Thought - Addendum to step 6... DO remove lm-sensors package, or change the Makefile to install to /usr. It will otherwise install to /usr/local and you will have duplicates. On Feb 12, 2008 11:26 PM, Patrick Zaloum <[EMAIL PROTECTED]> wrote: > Problem SOLVED! > So for anyone using a new mo

Re: lm_sensors does not support my board with w83627ehf

2008-02-12 Thread Patrick Zaloum
Problem SOLVED! So for anyone using a new motherboard with Etch facing the same error many people were: FATAL: Error inserting w83627ehf (/lib/modules/2.6.18-6-686/kernel/drivers/hwmon/w83627ehf.ko): No such device The steps i took to successfully get it to work: 1. Upgrade to kernel 2.6.22 fro

Re: lm_sensors does not support my board with w83627ehf

2008-02-12 Thread Amit Uttamchandani
On Tue, 12 Feb 2008 22:00:24 -0500 "Patrick Zaloum" <[EMAIL PROTECTED]> wrote: > Actually that's precicely what I just did, i'm running 2.6.22-3 from > backports now, but so far i'm not any better for trying. Now when i run > sensors i get the following error: > > > w83627dhg-i2c-9191-290 > ERR

Re: lm_sensors does not support my board with w83627ehf

2008-02-12 Thread Patrick Zaloum
Actually that's precicely what I just did, i'm running 2.6.22-3 from backports now, but so far i'm not any better for trying. Now when i run sensors i get the following error: w83627dhg-i2c-9191-290 ERROR: Can't get adapter or algorithm?!? So new question: What do i do now? :/ On Feb 12, 2

Re: lm_sensors does not support my board with w83627ehf

2008-02-12 Thread Andrew Sackville-West
On Tue, Feb 12, 2008 at 08:21:26PM -0500, Patrick Zaloum wrote: > I have a modern motherboard (Asus p5kc) running Etch-r2. I know it has the > devices necessary to provide sensor data but the kernel version that etch is > built on (2.6.18) is not recent enough for the required module (w83627ehf) >