ACPI problems: System grinds to a halt

Erik Nørgaard norgaard at locolomo.org
Fri Aug 4 15:19:24 UTC 2006


Hi:

I have problems booting with ACPI enabled. The result varies among three:

1) The kernel will print a number of error messages:

   ACPI-0800: *** ERROR: AcpiEvGpeDispatch: No handler or methdo
       for GPE[ 6], disabling event

   then hang after identifying the hard disk.

2) Same as above, but the messages repeats flickering over the screen
   apparently in an infinite loop.

3) The system boots up, but with seriously reduced performance:

   Booting takes 3min20sec before the login console is presented, and
   building the acpi kernel module takes 54min15sec! With acpi disabled
   booting takes 30sec, and building the acpi module 19sec.

Evidently something is going on,

I beleive it to be hardware conflicts. I have had interrupt storm on
irq5 when configuring the wireless nic which is on irq10 (default), and
on irq7 when moving a connected usb mouse. Usb devices may be found if
attached before boot, although this is no guarantee that they will work.

Another peculiar observation is that it seems to give more consistent
result when acpi is built with debugging on(!).

ACPI however seems to be supported when/if the system comes up: The
device is found and kernel tunables are there. 'halt -p' will halt and
power down the machine.

I built a kernel (GENERIC) with KDB and DDB on, and the acpi module with
debug on. I don't know which is the cause, but doing a command like
dmesg or sysctl results in errors. Such as, for dmesg:

Execute Method: [\\_SB_.PCI0.GFX0.DD03._ADR] (Node 0xc4abd128)
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7C
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7D
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7E
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7F

and

Timecounter "TSC" frequency 1729015180 Hz quality 800
Timecounters tick every 1.000 msec
Execute Method: [\\_TZ_.TZ01._TMP] (Node 0xc4aba768)
usb2: host controller process error
usb2: host controller halted
Execute Method: [\\_TZ_.TZ01._SCP] (Node 0xc4aba628)
  evmisc-0210 [73] EvQueueNotifyRequest  : Dispatching Notify(81) on
node 0xc4aba828
  evmisc-0220 [73] EvQueueNotifyRequest  : Notify value: 0x81 **Device
Specific**
Execute Method: [\\_TZ_.TZ01._TMP] (Node 0xc4aba768)
Execute Method: [\\_SB_.ACAD._PSR] (Node 0xc4aba3a8)
Execute Method: [\\_SB_.BAT1._STA] (Node 0xc4aba028)
Execute Method: [\\_SB_.BAT1._BST] (Node 0xc4ab9e68)
ad0: 95396MB <TOSHIBA MK1032GSX AS021G> at ata0-master SATA150
Execute Method: [\\_TZ_.TZ01._CRT] (Node 0xc4aba7a8)
Execute Method: [\\_TZ_.TZ01._PSV] (Node 0xc4aba728)

and for sysctl:

Execute Method: [\_SB_.PCI0.GFX0.DD03._ADR] (Node 0xc4abd128)
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7C
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7D
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7E
exregion-0265 [72] ExSystemMemorySpaceHan: SystemMemory 0 (8 width)
Address=       03F6A2A7F

Any clues as to what to do next?

Thanks, Erik

-- 
Ph: +34.666334818                      web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4128 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20060804/f00ae3e2/smime.bin


More information about the freebsd-mobile mailing list