From mboxrd@z Thu Jan 1 00:00:00 1970 From: mirko@buholzer.com (Mirko Buholzer) Date: Mon, 05 Sep 2005 23:12:20 +0000 Subject: [lm-sensors] Random values with pcf8591 chip driver (Now as a new Message-Id: <431CB494.50303@buholzer.com> List-Id: References: <431CAFE8.7020008@buholzer.com> In-Reply-To: <431CAFE8.7020008@buholzer.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lm-sensors@vger.kernel.org I load the modules as follows: modprobe scx200_i2c scl4 sda5 modprobe pcf8591 input_mode=0 Mirko Buholzer wrote: > I am using a pcf8591 chip on a linux 2.6.8 Kernel. The Adapter Driver > is the scx200_i2c. When I do a sensors command I get random values on > each input channel. Channel 1/2/3 are all set to 0V. > > voyage:~# sensors > pcf8591-i2c-1-49 > Adapter: NatSemi SCx200 I2C > Chan. 0: 1.28 V > Chan. 1: 1.28 V > Chan. 2: 1.28 V > Chan. 3: 1.28 V > Output: 0.00 V (enabled) > > Does anyone have any hints or tricks on how I can proceed with > debugging and error correction? Or is this a known problem? > > Thanks and best Regards, > Mirko >