All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] PnP and W83627HF/W83781D IO port conflict at
@ 2005-06-30  8:25 Salah Coronya
  2005-06-30 22:42 ` Jean Delvare
  2005-06-30 23:40 ` Salah Coronya
  0 siblings, 2 replies; 3+ messages in thread
From: Salah Coronya @ 2005-06-30  8:25 UTC (permalink / raw)
  To: lm-sensors

My motherboard, an ASUS P4B-LX has a W83627HF chip on it (as detected by
sensors-detect) that has the sensor reading on it,and more importantly,
allow control of the fan via PWM.

However, the W83781D module does not work - it loads, but nothing
happens. When i2c debugging message are enabled, it print the error
message "Request of region 0x290-0x297 for w83781d failed", although it
still loads. In
/proc/ioports it shows "pnp 00:0d" at port 0x0295-0x0296 both with and
without the module loaded.

Forcing it gives the same error and results. Passing
pnp_reserve_io=0x0290,8 in the command line has no effect, and no error
message or acknowlegement about the parameter either, even with PNP
Debug output.

If PNP is disabled in the kernel, I can access the sensor, get the
sensors readings, and control the fan.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [lm-sensors] PnP and W83627HF/W83781D IO port conflict at
  2005-06-30  8:25 [lm-sensors] PnP and W83627HF/W83781D IO port conflict at Salah Coronya
@ 2005-06-30 22:42 ` Jean Delvare
  2005-06-30 23:40 ` Salah Coronya
  1 sibling, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2005-06-30 22:42 UTC (permalink / raw)
  To: lm-sensors

Hi Salah,

> My motherboard, an ASUS P4B-LX has a W83627HF chip on it (as detected
> by sensors-detect) that has the sensor reading on it,and more
> importantly, allow control of the fan via PWM.
> 
> However, the W83781D module does not work - it loads, but nothing
> happens. When i2c debugging message are enabled, it print the error
> message "Request of region 0x290-0x297 for w83781d failed", although
> it still loads. In
> /proc/ioports it shows "pnp 00:0d" at port 0x0295-0x0296 both with and
> without the module loaded.
> 
> Forcing it gives the same error and results. Passing
> pnp_reserve_io=0x0290,8 in the command line has no effect, and no
> error message or acknowlegement about the parameter either, even with
> PNP Debug output.
> 
> If PNP is disabled in the kernel, I can access the sensor, get the
> sensors readings, and control the fan.

The culprit isn't PNP itself but PNPACPI. The problem is known, see:
  http://bugzilla.kernel.org/show_bug.cgi?id@14

Feel free to add a "me too" there so that the person responsible for it
knows that it does annoy people. Not sure there is anything we can do
though, as this is a BIOS bug. Ideally the motherboard manufacturer
should release an updated BIOS.

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [lm-sensors] PnP and W83627HF/W83781D IO port conflict at
  2005-06-30  8:25 [lm-sensors] PnP and W83627HF/W83781D IO port conflict at Salah Coronya
  2005-06-30 22:42 ` Jean Delvare
@ 2005-06-30 23:40 ` Salah Coronya
  1 sibling, 0 replies; 3+ messages in thread
From: Salah Coronya @ 2005-06-30 23:40 UTC (permalink / raw)
  To: lm-sensors

Jean Delvare wrote:
> Hi Salah,
> 
> 
>>My motherboard, an ASUS P4B-LX has a W83627HF chip on it (as detected
>>by sensors-detect) that has the sensor reading on it,and more
>>importantly, allow control of the fan via PWM.
>>
>>However, the W83781D module does not work - it loads, but nothing
>>happens. When i2c debugging message are enabled, it print the error
>>message "Request of region 0x290-0x297 for w83781d failed", although
>>it still loads. In
>>/proc/ioports it shows "pnp 00:0d" at port 0x0295-0x0296 both with and
>>without the module loaded.
>>
>>Forcing it gives the same error and results. Passing
>>pnp_reserve_io=0x0290,8 in the command line has no effect, and no
>>error message or acknowlegement about the parameter either, even with
>>PNP Debug output.
>>
>>If PNP is disabled in the kernel, I can access the sensor, get the
>>sensors readings, and control the fan.
> 
> 
> The culprit isn't PNP itself but PNPACPI. The problem is known, see:
>   http://bugzilla.kernel.org/show_bug.cgi?id@14
> 
> Feel free to add a "me too" there so that the person responsible for it
> knows that it does annoy people. Not sure there is anything we can do
> though, as this is a BIOS bug. Ideally the motherboard manufacturer
> should release an updated BIOS.
> 

Ok, will do. For now, I've disabled PNPACPI and switched to PNPBIOS to
workaround the problem in the meantime. Thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-30 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-30  8:25 [lm-sensors] PnP and W83627HF/W83781D IO port conflict at Salah Coronya
2005-06-30 22:42 ` Jean Delvare
2005-06-30 23:40 ` Salah Coronya

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.