Date: Fri, 23 Nov 2001 21:11:09 -0800 From: Andy Sparrow <spadger@best.com> To: current@freebsd.org, mobile@freebsd.org Subject: ACPI causes immediate reboot? Message-ID: <20011124051109.593EE3E31@CRWdog.demon.co.uk>
next in thread | raw e-mail | index | archive | help
Hi.
Using ACPI in -CURRENT from yesterday causes an (almost) immediate reboot on
an HP Omnibook 6100. Here's the longest dmesg I've seen from this:
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.0-CURRENT #1: Sat Nov 24 18:38:34 PST 2001
root@tureg.geek4food.org:/home/Current/src/sys/i386/compile/test
Preloaded elf kernel "/boot/kernel/kernel" at 0xc04a0000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc04a00b4.
Calibrating clock(s) ... TSC clock: 1129541023 Hz, i8254 clock: 1193151 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz
CLK_USE_TSC_CALIBRATION not specified - using old calibration method
Timecounter "TSC" frequency 1129577046 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (1129.58-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x6b1 Stepping = 1
Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,P
AT,PSE36,MMX,FXSR,SSE>
real memory = 267780096 (261504K bytes)
Physical memory chunk(s):
0x00001000 - 0x0009efff, 647168 bytes (158 pages)
0x004c7000 - 0x0ff57fff, 262737920 bytes (64145 pages)
avail memory = 255885312 (249888K bytes)
bios32: Found BIOS32 Service Directtwork setup:
pcibios: PCI BIOS ICAST> mtu 16384
pnpbios: Entry = f0000:a2e4 Rev = 1.0
pnpbios: Event flag at 4b4
Other BIOS signatures found:
null: <null device, zero device>
random: <entropy source>
mem: <118>Routing daemons:
pci_open(1): modogd
pci_cfgchecknal network daemons:
Using 'unset acpi_load' or disabling ACPI in device.hints & then later kldloading ACPI gives these messages:
Bold:
acpi_alloc_wakeup_handler: unable to allocate wake memory
module_register_init: MOD_LOAD (nexus/acpi, c01eb598, 0xc17bcafc) error 1
pccbb0: <TI1420 PCI-CardBus Bridge> at device 5.0 on pci2
pccbb0: Could not map register memory
device_probe_and_attach: pccbb0 attach returned 12
pccbb0: <TI1420 PCI-CardBus Bridge> at device 5.1 on pci2
pccbb0: Could not map register memory
device_probe_and_attach: pccbb0 attach returned 12
Dim:
Nov 24 19:40:48 tureg /boot/kernel/kernel: acpi_alloc_wakeup_handler: unable to allocate wake memory
Nov 24 19:40:48 tureg /boot/kernel/kernel: module_register_init: MOD_LOAD (nexus/acpi, c01eb598, 0xc17bcafc) error 1
Nov 24 19:40:48 tureg /boot/kernel/kernel: pccbb0: <TI1420 PCI-CardBus Bridge> at device 5.0 on pci2
Nov 24 19:40:48 tureg /boot/kernel/kernel: pccbb0: Could not map register memory
Nov 24 19:40:48 tureg /boot/kernel/kernel: device_probe_and_attach: pccbb0 attach returned 12
Cheers,
AS
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011124051109.593EE3E31>
