Mohsen Jamali | 8 Jul 2012 09:48
Picon
Gravatar

ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with ACPI region RNTR [0xa00-0xa7f]

1Hi guys :)
im using Debian squeeze on this machine : http://www.advantech.com/products/PCM-9363/mod_235FB6C7-A605-4230-B8DA-33F5B4F6A1AA.aspx

this machine have a hardware watchdog that i want to use it on Debian. these are the output of some command that i think is useful to know:

root <at> dhcppc2:/home/p# acpi -V
No support for device type: power_supply
No support for device type: power_supply
Cooling 0: Processor 0 of 0
Cooling 1: Processor 0 of 0

root <at> dhcppc2:/home/p# modprobe dme1737
FATAL: Error inserting dme1737 (/lib/modules/2.6.32-5-amd64/kernel/drivers/hwmon/dme1737.ko): Device or resource busy

root <at> dhcppc2:/home/p# sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +45.0°C  (crit = +100.0°C)    


and here is the output of dmesg:
[  403.388163] ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with ACPI region RNTR [0xa00-0xa7f]
[  403.388175] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

and when i uncomment this line of /etc/watchdog.conf the machine restarts!
#watchdog-device        = /dev/watchdog

what's the solution of this problem?
thanks :)
_______________________________________________
lm-sensors mailing list
lm-sensors <at> lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
Guenter Roeck | 9 Jul 2012 05:50

Re: ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with ACPI region RNTR [0xa00-0xa7f]

On Sun, Jul 08, 2012 at 12:18:23PM +0430, Mohsen Jamali wrote:
> *1Hi guys :)*
> im using Debian squeeze on this machine :
> http://www.advantech.com/products/PCM-9363/mod_235FB6C7-A605-4230-B8DA-33F5B4F6A1AA.aspx
> *
> this machine have a hardware watchdog that i want to use it on Debian.
> these are the output of some command that i think is useful to know:
> *
> root <at> dhcppc2:/home/p# acpi -V
> No support for device type: power_supply
> No support for device type: power_supply
> Cooling 0: Processor 0 of 0
> Cooling 1: Processor 0 of 0
> 
> root <at> dhcppc2:/home/p# modprobe dme1737
> FATAL: Error inserting dme1737
> (/lib/modules/2.6.32-5-amd64/kernel/drivers/hwmon/dme1737.ko): Device or
> resource busy
> 
> root <at> dhcppc2:/home/p# sensors
> coretemp-isa-0000
> Adapter: ISA adapter
> Core 0:      +45.0°C  (crit = +100.0°C)
> 
> 
> *and here is the output of dmesg:*
> [  403.388163] ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with ACPI
> region RNTR [0xa00-0xa7f]
> [  403.388175] ACPI: If an ACPI driver is available for this device, you
> should use it instead of the native driver
> 
> *and when i uncomment this line of /etc/watchdog.conf the machine restarts!*
> #watchdog-device        = /dev/watchdog
> 
> *what's the solution of this problem?
> thanks :)*

Please see
http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31

Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors <at> lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

Mohsen Jamali | 9 Jul 2012 14:19
Picon
Gravatar

Re: ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with ACPI region RNTR [0xa00-0xa7f]

the same problem again!

On Mon, Jul 9, 2012 at 8:20 AM, Guenter Roeck <linux <at> roeck-us.net> wrote:
On Sun, Jul 08, 2012 at 12:18:23PM +0430, Mohsen Jamali wrote:
> *1Hi guys :)*
> im using Debian squeeze on this machine :
> http://www.advantech.com/products/PCM-9363/mod_235FB6C7-A605-4230-B8DA-33F5B4F6A1AA.aspx
> *
> this machine have a hardware watchdog that i want to use it on Debian.
> these are the output of some command that i think is useful to know:
> *
> root <at> dhcppc2:/home/p# acpi -V
> No support for device type: power_supply
> No support for device type: power_supply
> Cooling 0: Processor 0 of 0
> Cooling 1: Processor 0 of 0
>
> root <at> dhcppc2:/home/p# modprobe dme1737
> FATAL: Error inserting dme1737
> (/lib/modules/2.6.32-5-amd64/kernel/drivers/hwmon/dme1737.ko): Device or
> resource busy
>
> root <at> dhcppc2:/home/p# sensors
> coretemp-isa-0000
> Adapter: ISA adapter
> Core 0:      +45.0°C  (crit = +100.0°C)
>
>
> *and here is the output of dmesg:*
> [  403.388163] ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with ACPI
> region RNTR [0xa00-0xa7f]
> [  403.388175] ACPI: If an ACPI driver is available for this device, you
> should use it instead of the native driver
>
> *and when i uncomment this line of /etc/watchdog.conf the machine restarts!*
> #watchdog-device        = /dev/watchdog
>
> *what's the solution of this problem?
> thanks :)*

Please see
http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31

Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors <at> lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
Guenter Roeck | 9 Jul 2012 19:32

Re: ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with ACPI region RNTR [0xa00-0xa7f]

On Mon, Jul 09, 2012 at 04:49:03PM +0430, Mohsen Jamali wrote:
> the same problem again!
> 
Please don't top-post.

Unfortunately, you don't describe what if anything you did differently, and/or
if you read the link I provided, which essentially would tell you that what you
are trying to do is not a good idea.

Guenter

> On Mon, Jul 9, 2012 at 8:20 AM, Guenter Roeck <linux <at> roeck-us.net> wrote:
> 
> > On Sun, Jul 08, 2012 at 12:18:23PM +0430, Mohsen Jamali wrote:
> > > *1Hi guys :)*
> > > im using Debian squeeze on this machine :
> > >
> > http://www.advantech.com/products/PCM-9363/mod_235FB6C7-A605-4230-B8DA-33F5B4F6A1AA.aspx
> > > *
> > > this machine have a hardware watchdog that i want to use it on Debian.
> > > these are the output of some command that i think is useful to know:
> > > *
> > > root <at> dhcppc2:/home/p# acpi -V
> > > No support for device type: power_supply
> > > No support for device type: power_supply
> > > Cooling 0: Processor 0 of 0
> > > Cooling 1: Processor 0 of 0
> > >
> > > root <at> dhcppc2:/home/p# modprobe dme1737
> > > FATAL: Error inserting dme1737
> > > (/lib/modules/2.6.32-5-amd64/kernel/drivers/hwmon/dme1737.ko): Device or
> > > resource busy
> > >
> > > root <at> dhcppc2:/home/p# sensors
> > > coretemp-isa-0000
> > > Adapter: ISA adapter
> > > Core 0:      +45.0°C  (crit = +100.0°C)
> > >
> > >
> > > *and here is the output of dmesg:*
> > > [  403.388163] ACPI: I/O resource dme1737 [0xa70-0xa71] conflicts with
> > ACPI
> > > region RNTR [0xa00-0xa7f]
> > > [  403.388175] ACPI: If an ACPI driver is available for this device, you
> > > should use it instead of the native driver
> > >
> > > *and when i uncomment this line of /etc/watchdog.conf the machine
> > restarts!*
> > > #watchdog-device        = /dev/watchdog
> > >
> > > *what's the solution of this problem?
> > > thanks :)*
> >
> > Please see
> >
> > http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31
> >
> > Guenter
> >

_______________________________________________
lm-sensors mailing list
lm-sensors <at> lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors


Gmane