Hello,

I have installed OpenBSD 4.5 amd64 on an Intel based motherboard for a
server (S3210SH) and it hangs when acpi is enabled. Booting with boot
-c + "disable acpi" allowed it to boot. Here is the copy/paste of the
boot with ACPI and without:

* with ACPI *

OpenBSD 4.5 (GENERIC) #2052: Sat Feb 28 14:55:24 MST 2009
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 2143219712 (2043MB)
avail mem = 2069237760 (1973MB)
RTC BIOS diagnostic error f<fixed_disk,invalid_time>
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0x7fdfa000 (61 entries)
bios0: vendor Intel Corporation version
"S3200X38.86B.00.00.0042.042820081723" date 04/28/2008
bios0: Intel Corporation S3210SH
acpi0 at bios0: rev 2
acpi0: tables DSDT SLIC FACP APIC WDDT MCFG HPET SPCR DMAR SSDT SSDT SSDT
SSDT HEST BERT ERST EINJ
acpi0: wakeup devices SLPB(S5) NPE1(S5) NPE6(S5) P32_(S5) PS2M(S1)
PS2K(S1) ILAN(S5) PEX0(S5) PEX1(S5) PEX2(S5) PEX3(S5) PEX4(S5) PEX5(S5)
UHC1(S1) UHC2(S1) UHC3(S1) UHC4(S1) EHCI(S1) EHC2(S1) UH4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E3120 @ 3.16GHz, 3159.13 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,TM2,NXE,LONG
cpu0: 6MB 64b/line 16-way L2 cache
cpu0: apic clock running at 332MHz
cpu at mainbus0: not configured
ioapic0 at mainbus0 apid 5 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 5
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (NPE1)
acpiprt2 at acpi0: bus -1 (NPE6)
acpiprt3 at acpi0: bus 3 (P32_)
acpiprt4 at acpi0: bus 1 (PEX0)
acpiprt5 at acpi0: bus -1 (PEX1)
acpiprt6 at acpi0: bus -1 (PEX2)
acpiprt7 at acpi0: bus -1 (PEX3)
acpiprt8 at acpi0: bus 2 (PEX4)
acpiprt9 at acpi0: bus -1 (PEX5)
acpicpu0 at acpi0 0xffff800000160d88 cnt:01 stk:00 nameref: CFGD
Not Integer
06a2 Called: \_PR_.CPU0._PSS
panic: aml_die aml_xeval:3311
Stopped at      Debugger+0x5:   leave
Debugger() at Debugger+0x5
panic() at panic+0x122
_aml_die() at _aml_die+0xdb
aml_xeval() at aml_xeval+0x78
aml_xparse() at aml_xparse+0x5e6
aml_xparse() at aml_xparse+0x171c
aml_xparse() at aml_xparse+0x171c
aml_xparse() at aml_xparse+0x171c
aml_xparse() at aml_xparse+0x171c
aml_xeval() at aml_xeval+0xf7
end trace frame: 0xffffffff80c958c0, count: 0
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!
ddb> trace
Debugger() at Debugger+0x5
panic() at panic+0x122
_aml_die() at _aml_die+0xdb
aml_xeval() at aml_xeval+0x78
aml_xparse() at aml_xparse+0x5e6
aml_xparse() at aml_xparse+0x171c
aml_xparse() at aml_xparse+0x171c
aml_xparse() at aml_xparse+0x171c
aml_xparse() at aml_xparse+0x171c
aml_xeval() at aml_xeval+0xf7
aml_evalnode() at aml_evalnode+0x97
acpicpu_getpss() at acpicpu_getpss+0x34
acpicpu_attach() at acpicpu_attach+0x140
config_attach() at config_attach+0x11b
acpi_add_device() at acpi_add_device+0x6d
aml_walknodes() at aml_walknodes+0x6e
aml_walknodes() at aml_walknodes+0x41
aml_walknodes() at aml_walknodes+0x41
acpi_attach() at acpi_attach+0x49f
config_attach() at config_attach+0x11b
bios_attach() at bios_attach+0x146
config_attach() at config_attach+0x11b
mainbus_attach() at mainbus_attach+0x5a
config_attach() at config_attach+0x11b
cpu_configure() at cpu_configure+0x1c
main() at main+0x3c5
end trace frame: 0x0, count: -26
ddb> ps
   PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
*    0     -1      0      0  7     0x80200                swapper




* without ACPI *

UKC> disable acpi
315 acpi0 disabled
UKC> boot
Unknown command, try help
UKC> exit
Continuing...
RTC BIOS diagnostic error f<fixed_disk,invalid_time>
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0x7fdfa000 (61 entries)
bios0: vendor Intel Corporation version
"S3200X38.86B.00.00.0042.042820081723" date 04/28/2008
bios0: Intel Corporation S3210SH
acpi at bios0 not configured
mpbios0 at bios0: Intel MP Specification 1.4
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E3120 @ 3.16GHz, 3159.17 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,TM2,NXE,LONG
cpu0: 6MB 64b/line 16-way L2 cache
cpu0: apic clock running at 332MHz
mpbios0: bus 0 is type PCI
mpbios0: bus 1 is type PCI
mpbios0: bus 2 is type PCI
mpbios0: bus 3 is type PCI
mpbios0: bus 4 is type ISA
ioapic0 at mainbus0 apid 5 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 5
ipmi at mainbus0 not configured
pci0 at mainbus0 bus 0: configuration mode 1
pchb0 at pci0 dev 0 function 0 "Intel 3200/3210 Host" rev 0x00
uhci0 at pci0 dev 26 function 0 "Intel 82801I USB" rev 0x02: apic 5 int 18
(irq 9)
uhci1 at pci0 dev 26 function 1 "Intel 82801I USB" rev 0x02: apic 5 int 21
(irq 10)
uhci2 at pci0 dev 26 function 2 "Intel 82801I USB" rev 0x02: apic 5 int 17
(irq 10)
ehci0 at pci0 dev 26 function 7 "Intel 82801I USB" rev 0x02: apic 5 int 17
(irq 10)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb0 at pci0 dev 28 function 0 "Intel 82801I PCIE" rev 0x02pci_intr_map:
bus 0 dev 28 func 0 pin 1; line 11
pci_intr_map: no MP mapping found
: irq 11
pci1 at ppb0 bus 1
vendor "3ware", unknown product 0x1004 (class mass storage subclass RAID,
rev 0x01) at pci1 dev 0 function 0 not configured
ppb1 at pci0 dev 28 function 4 "Intel 82801I PCIE" rev 0x02pci_intr_map:
bus 0 dev 28 func 4 pin 1; line 11
pci_intr_map: no MP mapping found
: irq 11
pci2 at ppb1 bus 2
vga1 at pci2 dev 0 function 0 "Matrox MGA G200e (ServerEngines)" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
uhci3 at pci0 dev 29 function 0 "Intel 82801I USB" rev 0x02: apic 5 int 23
(irq 11)
uhci4 at pci0 dev 29 function 1 "Intel 82801I USB" rev 0x02: apic 5 int 19
(irq 11)
uhci5 at pci0 dev 29 function 2 "Intel 82801I USB" rev 0x02: apic 5 int 18
(irq 9)
ehci1 at pci0 dev 29 function 7 "Intel 82801I USB" rev 0x02: apic 5 int 23
(irq 11)
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb2 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x92
pci3 at ppb2 bus 3
em0 at pci3 dev 2 function 0 "Intel PRO/1000MT (82541GI)" rev 0x05: apic 5
int 18 (irq 9), address 00:15:17:9d:46:64
pcib0 at pci0 dev 31 function 0 "Intel 82801IR LPC" rev 0x02
pciide0 at pci0 dev 31 function 2 "Intel 82801I SATA" rev 0x02: DMA,
channel 0 configured to native-PCI, channel 1 configured to native-PCI
pciide0: using apic 5 int 21 (irq 10) for native-PCI interrupt
wd0 at pciide0 channel 0 drive 0: <ST3160813AS>
wd0: 16-sector PIO, LBA48, 152627MB, 312581808 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <TSSTcorp, CDDVDW TS-L633A, UO01> ATAPI
5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 5
ichiic0 at pci0 dev 31 function 3 "Intel 82801I SMBus" rev 0x02: apic 5
int 18 (irq 9)
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 1GB DDR2 SDRAM non-parity PC2-6400CL5
spdmem1 at iic0 addr 0x52: 1GB DDR2 SDRAM non-parity PC2-6400CL5
pciide1 at pci0 dev 31 function 5 "Intel 82801I SATA" rev 0x02: DMA,
channel 0 wired to native-PCI, channel 1 wired to native-PCI
pciide1: using apic 5 int 21 (irq 10) for native-PCI interrupt
usb2 at uhci0: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci1: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci2: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb5 at uhci3: USB revision 1.0
uhub5 at usb5 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb6 at uhci4: USB revision 1.0
uhub6 at usb6 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb7 at uhci5: USB revision 1.0
uhub7 at usb7 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
mtrr: Pentium Pro MTRR support
softraid0 at root
root on wd0a swap on wd0b dump on wd0b
Automatic boot in progress: starting file system checks.
/dev/rwd0a: file system is clean; not checking
setting tty flags
starting network
starting system logger
starting initial daemons:.
savecore: no core dump
checking quotas: done.
building ps databases: kvm dev.
clearing /tmp
starting pre-securelevel daemons:.
setting kernel security level: kern.securelevel: 0 -> 1
creating runtime link editor directory cache.
preserving editor files.
ssh-keygen: generating new DSA host key... done.
ssh-keygen: generating new RSA host key... done.
ssh-keygen: generating new RSA1 host key... done.
openssl: generating new isakmpd RSA key... done.
starting network daemons: sendmail inetd sshd.
starting local daemons:.
standard daemons: cron.
Mon Aug 17 12:09:40 IST 2009

OpenBSD/amd64 (haagenti) (tty00)

Let me know if there is more info I can provide.

Cheers,
Steph

Reply via email to