From: Brad Campbell <brad@wasp.net.au>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: lm-sensors@lm-sensors.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [lm-sensors] it87 sensors need an ACPI driver (2.6.31)
Date: Mon, 05 Oct 2009 00:11:39 +0000 [thread overview]
Message-ID: <4AC939BB.8090600@wasp.net.au> (raw)
In-Reply-To: <68676e00909200520s7730b516v4e0d6c17d529d0a7@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]
Luca Tettamanti wrote:
> On Sun, Sep 20, 2009 at 10:20 AM, wixor <wixorpeek@gmail.com> wrote:
>> Hello,
>> with recent upgrade to 2.6.31 I get
>>
>> it87: Found IT8712F chip at 0x290, revision 7
>> it87: in3 is VCC (+5V)
>> it87: in7 is VCCH (+5V Stand-By)
>> ACPI: I/O resource it87 [0x295-0x296] conflicts with ACPI region IP__
>> [0x295-0x296]
>> ACPI: Device needs an ACPI driver
>> FATAL: Error inserting it87
>> (/lib/modules/2.6.31/kernel/drivers/hwmon/it87.ko): Device or resource
>> busy
> [...]
>> I have also discovered that dsdt contains description of what is
>> connected to each it87 input. Maybe it has also some code to access
>> the chip? In /proc/acpi I can read only one temperature, while the
>> chip measures three temperatures, fan speeds and voltages. This is
>> desktop pc with ASUS A8N1-E maniboard, athlon64 and nforce4 chipset.
>
> Try the asus_atk0110 driver, it handles the ACPI hwmon interface on
> Asus motherboards. If it does not work then please send a dump of your
> DSDT (/sys/firmware/acpi/tables/DSDT).
Vanilla Kernel 2.6.31.1 fails to load it87 on my machine with the same messages as posted above.
[71916.534278] it87: Found IT8716F chip at 0x290, revision 0
[71916.535783] it87: in3 is VCC (+5V)
[71916.537239] it87: in7 is VCCH (+5V Stand-By)
[71916.538763] ACPI: I/O resource it87 [0x295-0x296] conflicts with ACPI region IP__ [0x295-0x296]
[71916.540365] ACPI: Device needs an ACPI driver
In addition, asus_atk0110 loads but leaves no trace in dmesg when loaded.
Motherboard is an Asus M2N32-WS. DSDT attached.
Regards,
--
Dolphins are so intelligent that within a few weeks they can
train Americans to stand at the edge of the pool and throw them
fish.
[-- Attachment #2: M2N32WS-DSDT --]
[-- Type: application/octet-stream, Size: 33161 bytes --]
[-- Attachment #3: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
WARNING: multiple messages have this Message-ID (diff)
From: Brad Campbell <brad@wasp.net.au>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: lm-sensors@lm-sensors.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [lm-sensors] it87 sensors need an ACPI driver (2.6.31)
Date: Mon, 05 Oct 2009 08:11:39 +0800 [thread overview]
Message-ID: <4AC939BB.8090600@wasp.net.au> (raw)
In-Reply-To: <68676e00909200520s7730b516v4e0d6c17d529d0a7@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]
Luca Tettamanti wrote:
> On Sun, Sep 20, 2009 at 10:20 AM, wixor <wixorpeek@gmail.com> wrote:
>> Hello,
>> with recent upgrade to 2.6.31 I get
>>
>> it87: Found IT8712F chip at 0x290, revision 7
>> it87: in3 is VCC (+5V)
>> it87: in7 is VCCH (+5V Stand-By)
>> ACPI: I/O resource it87 [0x295-0x296] conflicts with ACPI region IP__
>> [0x295-0x296]
>> ACPI: Device needs an ACPI driver
>> FATAL: Error inserting it87
>> (/lib/modules/2.6.31/kernel/drivers/hwmon/it87.ko): Device or resource
>> busy
> [...]
>> I have also discovered that dsdt contains description of what is
>> connected to each it87 input. Maybe it has also some code to access
>> the chip? In /proc/acpi I can read only one temperature, while the
>> chip measures three temperatures, fan speeds and voltages. This is
>> desktop pc with ASUS A8N1-E maniboard, athlon64 and nforce4 chipset.
>
> Try the asus_atk0110 driver, it handles the ACPI hwmon interface on
> Asus motherboards. If it does not work then please send a dump of your
> DSDT (/sys/firmware/acpi/tables/DSDT).
Vanilla Kernel 2.6.31.1 fails to load it87 on my machine with the same messages as posted above.
[71916.534278] it87: Found IT8716F chip at 0x290, revision 0
[71916.535783] it87: in3 is VCC (+5V)
[71916.537239] it87: in7 is VCCH (+5V Stand-By)
[71916.538763] ACPI: I/O resource it87 [0x295-0x296] conflicts with ACPI region IP__ [0x295-0x296]
[71916.540365] ACPI: Device needs an ACPI driver
In addition, asus_atk0110 loads but leaves no trace in dmesg when loaded.
Motherboard is an Asus M2N32-WS. DSDT attached.
Regards,
--
Dolphins are so intelligent that within a few weeks they can
train Americans to stand at the edge of the pool and throw them
fish.
[-- Attachment #2: M2N32WS-DSDT --]
[-- Type: application/octet-stream, Size: 33161 bytes --]
next prev parent reply other threads:[~2009-10-05 0:11 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-20 8:20 [lm-sensors] it87 sensors need an ACPI driver (2.6.31) wixor
2009-09-20 8:20 ` wixor
2009-09-20 9:10 ` [lm-sensors] " Holger Hoffstaette
2009-09-20 9:10 ` Holger Hoffstaette
2009-09-20 9:17 ` Alan Jenkins
2009-09-20 9:17 ` [lm-sensors] " Alan Jenkins
2009-09-20 12:20 ` Luca Tettamanti
2009-09-20 12:20 ` Luca Tettamanti
2009-09-20 12:46 ` wixor
2009-09-20 12:46 ` wixor
2009-09-20 20:37 ` Gene Heskett
2009-09-20 20:37 ` Gene Heskett
2009-09-20 21:31 ` Luca Tettamanti
2009-09-20 21:31 ` Luca Tettamanti
2009-09-21 0:35 ` Gene Heskett
2009-09-21 9:43 ` Luca Tettamanti
2009-09-21 15:02 ` Gene Heskett
2009-09-21 15:07 ` Luca Tettamanti
2009-10-05 0:11 ` Brad Campbell [this message]
2009-10-05 0:11 ` Brad Campbell
2009-10-05 9:12 ` Michael Tokarev
2009-10-05 9:12 ` Michael Tokarev
2009-10-05 13:48 ` Brad Campbell
2009-10-05 13:48 ` Brad Campbell
2009-10-05 15:37 ` Luca Tettamanti
2009-10-05 15:37 ` Luca Tettamanti
2009-10-05 16:40 ` Jean Delvare
2009-10-05 16:40 ` Jean Delvare
2009-10-05 16:42 ` Michael Tokarev
2009-10-05 16:42 ` Michael Tokarev
2009-10-06 15:00 ` Luca Tettamanti
2009-10-06 15:00 ` Luca Tettamanti
2009-10-06 15:22 ` Michael Tokarev
2009-10-06 15:22 ` Michael Tokarev
2009-10-06 15:34 ` Luca Tettamanti
2009-10-06 15:34 ` Luca Tettamanti
2009-10-06 15:41 ` Michael Tokarev
2009-10-06 15:41 ` Michael Tokarev
2009-10-06 16:00 ` Jean Delvare
2009-10-06 16:00 ` Jean Delvare
2009-10-06 16:10 ` Luca Tettamanti
2009-10-06 16:10 ` Luca Tettamanti
2009-10-06 16:04 ` Alan Jenkins
2009-10-06 16:04 ` Alan Jenkins
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=4AC939BB.8090600@wasp.net.au \
--to=brad@wasp.net.au \
--cc=kronos.it@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lm-sensors@lm-sensors.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.