* [lm-sensors] w83627ef acpi conflicts
@ 2010-03-28 16:19 Reimundo Heluani
0 siblings, 0 replies; 3+ messages in thread
From: Reimundo Heluani @ 2010-03-28 16:19 UTC (permalink / raw)
To: lm-sensors
Hello list, I am trying to diagnose a loud fan on an ASUS p5q3 deluxe.
The chip recognized by sensors-detect is
* ISA bus, address 0x290
Chip `Winbond W83667HG Super IO Sensors' (confidence: 9)
But on loading the driver I get
[1556449.413770] w83627ehf: Found W83667HG chip at 0x290
[1556449.413803] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts
with ACPI region HWRE [0x290-0x299]
[1556449.413806] ACPI: If an ACPI driver is available for this device,
you should use it instead of the native driver
I am completely clueless and have no clue how to proceed.
I am running
$ uname -a
Linux campari 2.6.32-gentoo-r3 #1 SMP PREEMPT Sat Feb 6 16:39:11 PST
2010 x86_64 Intel(R) Core(TM)2 Extreme CPU Q6850 @ 3.00GHz GenuineIntel
GNU/Linux
I couldn't find much info except an old thread in this list about this
mobo.
Cheers,
R.
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [lm-sensors] w83627ef acpi conflicts
@ 2010-03-28 22:11 Luca Tettamanti
2010-03-28 22:26 ` Reimundo Heluani
0 siblings, 1 reply; 3+ messages in thread
From: Luca Tettamanti @ 2010-03-28 22:11 UTC (permalink / raw)
To: lm-sensors
On Sun, Mar 28, 2010 at 6:19 PM, Reimundo Heluani <rheluani@gmail.com> wrote:
> Hello list, I am trying to diagnose a loud fan on an ASUS p5q3 deluxe.
> The chip recognized by sensors-detect is
>
> * ISA bus, address 0x290
> Chip `Winbond W83667HG Super IO Sensors' (confidence: 9)
>
> But on loading the driver I get
>
> [1556449.413770] w83627ehf: Found W83667HG chip at 0x290
> [1556449.413803] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts
> with ACPI region HWRE [0x290-0x299]
> [1556449.413806] ACPI: If an ACPI driver is available for this device,
> you should use it instead of the native driver
>
> I am completely clueless and have no clue how to proceed.
It means that ACPI has reserved that IO ports for itself, so the hwmon
chip not allowed to touch them. Starting from 2.6.31 the kernel
actually enforces that reservation.
See the FAQ for the details:
http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31
For Asus board you can use asus_atk0110, which used the monitoring
interface supplied by ACPI.
Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [lm-sensors] w83627ef acpi conflicts
2010-03-28 22:11 Luca Tettamanti
@ 2010-03-28 22:26 ` Reimundo Heluani
0 siblings, 0 replies; 3+ messages in thread
From: Reimundo Heluani @ 2010-03-28 22:26 UTC (permalink / raw)
To: lm-sensors
On Mon, 2010-03-29 at 00:11 +0200, Luca Tettamanti wrote:
> On Sun, Mar 28, 2010 at 6:19 PM, Reimundo Heluani <rheluani@gmail.com> wrote:
> > Hello list, I am trying to diagnose a loud fan on an ASUS p5q3 deluxe.
> > The chip recognized by sensors-detect is
> >
> > * ISA bus, address 0x290
> > Chip `Winbond W83667HG Super IO Sensors' (confidence: 9)
> >
> > But on loading the driver I get
> >
> > [1556449.413770] w83627ehf: Found W83667HG chip at 0x290
> > [1556449.413803] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts
> > with ACPI region HWRE [0x290-0x299]
> > [1556449.413806] ACPI: If an ACPI driver is available for this device,
> > you should use it instead of the native driver
> >
> > I am completely clueless and have no clue how to proceed.
>
> It means that ACPI has reserved that IO ports for itself, so the hwmon
> chip not allowed to touch them. Starting from 2.6.31 the kernel
> actually enforces that reservation.
>
> See the FAQ for the details:
> http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31
>
> For Asus board you can use asus_atk0110, which used the monitoring
> interface supplied by ACPI.
Thanks I read in the old thread in this list about the atk0110, but that
one does not allow me to control fan speed... I guess I can live with
the fan as it is now.
Cheers,
R.
>
> Luca
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-28 22:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 16:19 [lm-sensors] w83627ef acpi conflicts Reimundo Heluani
-- strict thread matches above, loose matches on Subject: below --
2010-03-28 22:11 Luca Tettamanti
2010-03-28 22:26 ` Reimundo Heluani
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.