From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Flex Scanner Jammed Problem
Date: Thu, 24 Aug 2006 07:49:01 +0000 [thread overview]
Message-ID: <20060824094901.051bfb42.khali@linux-fr.org> (raw)
In-Reply-To: <1064332995.5787.33.camel@nils>
Anthony,
> > The Winbond (sensor) chip is supported including access by ISA bus...
> > so you don't need any other bus driver to get that working.
>
> The 83627HG uses the same drivers as the 83627HF???
Yes. The "HG" variant is lead-free, but otherwise it's the same chip.
> Ok, I went into BIOS and read the output of the sensors it is reading,
> and compared it with the lm_sensors output. Below is what BIOS is
> reading, and attached is the output of sensors, as well as a few other
> programs to give input on what is going on the system, including
> sensors-detect, systool, lspci, lsmod. Please let me know what, if any
> other input would be helpful. I'm going to try to find out how the BIOS
> is reading the sensors and maybe ill have a better shot doing it that
> way.
Can you please set the MIME type properly for text attachements next
time?
> BIOS INFO:
>
> CPU1 VCore: 1.19V
> CPU2 VCore: 1.19V
> CPU1 DIMM Volt: 2.62V
> CPU2 DIMM Volt: 2.63V
> 1.2V Hyper-Transport: 1.21V
> 1.5V: 1.50V
> 2.5V: 2.63V
> 3.3V VCC: 3.44V
> 3.3V SB: 3.44V
> 5Vin: 5.10V
> 12Vin: 12.06V
> -12V Vcc: -12.09V
> Vbatt: 3.07V
>
> CPU1: 17 C
> CPU2: 0 C
> SYS Temp: 25 C
>
> FAN1: NA (not attached)
> FAN2: ~7000
> FAN3: NA (not attached)
> FAN4: 6750
> FAN5: NA (not attached)
13 voltage inputs and 5 fan inputs, while the W83627HF/HG has only 9
and 3, respectively. This suggests that there is a second hardware
monitoring on your motherboard, most probably connected to the SMBus.
> 00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
This is your SMBus. Support was added to the i2c-nforce2 driver in
2.6.12. I think you said you were running 2.6.9, so no surprise it
doesn't work.
You may load i2c-nforce2 manually, then run the following command:
echo "10de 0052" > /sys/bus/pci/drivers/nForce2_smbus/new_id
This should enable the SMBus. If it works, you'll have to do the same
after each reboot. Then you can run sensors-detect again and hopefully
it will find some other chip. I suggest running the most recent version
of sensors-detect, else it'll miss recent chips.
BTW I notice that this system is completely different from the one you
reported for in the first place. The original one was Intel-based and
this one is nVidia-based. Please make separate threads for separate
issues, else it is very difficult for us to keep track of everything at
once.
What motherboard is this?
--
Jean Delvare
next prev parent reply other threads:[~2006-08-24 7:49 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-19 6:24 flex scanner jammed problem Emperor
2005-05-19 6:24 ` Emperor
2005-05-19 6:24 ` Emperor
2005-05-19 6:24 ` Jean Delvare
2005-05-19 6:24 ` Emperor
2005-05-19 6:24 ` Emperor
2005-05-19 6:24 ` Jean Delvare
2005-05-19 6:24 ` Jean Delvare
2006-08-02 14:48 ` [lm-sensors] Flex Scanner Jammed Problem Calabro, Anthony
2006-08-02 16:15 ` Jean Delvare
2006-08-02 16:38 ` Calabro, Anthony
2006-08-02 16:47 ` Calabro, Anthony
2006-08-02 17:35 ` Calabro, Anthony
2006-08-03 8:49 ` Jean Delvare
2006-08-03 13:56 ` Calabro, Anthony
2006-08-03 15:40 ` Jean Delvare
2006-08-03 16:28 ` Calabro, Anthony
2006-08-03 16:40 ` Mark M. Hoffman
2006-08-04 7:39 ` Jean Delvare
2006-08-09 14:14 ` Calabro, Anthony
2006-08-09 17:13 ` Jean Delvare
2006-08-09 17:26 ` Calabro, Anthony
2006-08-09 20:09 ` Calabro, Anthony
2006-08-10 8:35 ` Jean Delvare
2006-08-10 8:42 ` Jean Delvare
2006-08-10 13:15 ` Calabro, Anthony
2006-08-11 12:15 ` Jean Delvare
2006-08-22 17:38 ` Calabro, Anthony
2006-08-22 20:19 ` Calabro, Anthony
2006-08-23 7:21 ` Jean Delvare
2006-08-23 11:18 ` Mark M. Hoffman
2006-08-23 15:23 ` Jean Delvare
2006-08-23 15:28 ` Calabro, Anthony
2006-08-23 17:46 ` Calabro, Anthony
2006-08-23 21:04 ` Calabro, Anthony
2006-08-24 3:01 ` Mark M. Hoffman
2006-08-24 7:49 ` Jean Delvare [this message]
2006-08-24 14:52 ` Jean Delvare
2006-08-28 16:54 ` Calabro, Anthony
2006-08-28 18:42 ` Calabro, Anthony
2006-08-28 19:02 ` Jean Delvare
2006-08-28 19:17 ` Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060824094901.051bfb42.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.