Hello, I originally posted this to xen-users, but someone suggested I post it here. I am having ACPI problems on a PenguinComputing Altus1600 system. It has 2x dual core Opteron 2210 processors. The system boots with a standard Debian or Ubuntu SMP kernel, with ACPI enabled. However the xen live cd, binary xen install, as well as my own custom compile of xen 3.0.4 from source will not boot. (XEN) Panic on CPU 0: (XEN) Early fatal page fault I think it has something to do with the ACPI or APIC on the processors. Here is the boot log from a console connection: * Ubuntu, kernel 2.6.15-26-amd64-server * kernel /boot/xen-3.0.gz com1=115200,8n1 console=vga,com1 [03;00H [Multiboot-elf, <0x100000:0x9e898:0x5a768>, shtab=0x1f9078, entry=0x100000] [04;00H module /boot/vmlinuz-2.6.16.33-xen_test6 root=/dev/sda1 ro console=tty0 console [05;00H =ttyS0 [06;00H [07;00H __ __ _____ ___ _ _ _ \ \/ /___ _ __ |___ / / _ \| || | / | \ // _ \ ''_ \ |_ \| | | | || |_ __| | / \ __/ | | | ___) | |_| |__ _|__| | /_/\_\___|_| |_| |____(_)___(_) |_| |_| http://www.cl.cam.ac.uk/netos/xen University of Cambridge Computer Laboratory Xen version 3.0.4-1 (root@) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) Fri Feb 16 15:30:33 GMT 2007 Latest ChangeSet: unavailable (XEN) Command line: /boot/xen-3.0.gz com1=115200,8n1 console=vga,com1 (XEN) Physical RAM map: (XEN) 0000000000000000 - 000000000009dc00 (usable) (XEN) 000000000009dc00 - 00000000000a0000 (reserved) (XEN) 00000000000e0000 - 0000000000100000 (reserved) (XEN) 0000000000100000 - 000000007fff0000 (usable) (XEN) 000000007fff0000 - 000000007fffe000 (ACPI data) (XEN) 000000007fffe000 - 0000000080000000 (ACPI NVS) (XEN) 00000000e0000000 - 00000000f0000000 (reserved) (XEN) 00000000fec00000 - 00000000fec01000 (reserved) (XEN) 00000000fee00000 - 00000000fef00000 (reserved) (XEN) 00000000ff700000 - 0000000100000000 (reserved) (XEN) System RAM: 2047MB (2096692kB) (XEN) ACPI: RSDP (v002 ACPIAM ) @ 0x00000000000f9480 (XEN) ACPI: XSDT (v001 A M I OEMXSDT 0x12000614 MSFT 0x00000097) @ 0x000000007fff0100 (XEN) ACPI: FADT (v003 A M I OEMFACP 0x12000614 MSFT 0x00000097) @ 0x000000007fff0290 (XEN) ACPI: MADT (v001 A M I OEMAPIC 0x12000614 MSFT 0x00000097) @ 0x000000007fff0390 (XEN) ACPI: SPCR (v001 A M I OEMSPCR 0x12000614 MSFT 0x00000097) @ 0x000000007fff0410 (XEN) ACPI: SLIT (v001 A M I OEMSLIT 0x12000614 MSFT 0x00000097) @ 0x000000007fff04a0 (XEN) ACPI: OEMB (v001 A M I AMI_OEM 0x12000614 MSFT 0x00000097) @ 0x000000007fffe040 (XEN) ACPI: HPET (v001 A M I OEMHPET0 0x12000614 MSFT 0x00000097) @ 0x000000007fff54d0 (XEN) ACPI: SRAT (v001 AMD HAMMER 0x00000001 AMD 0x00000001) @ 0x000000007fff5510 (XEN) ACPI: SSDT (v001 A M I POWERNOW 0x00000001 AMD 0x00000001) @ 0x000000007fff5600 (XEN) ACPI: DSDT (v001 DATER DATER111 0x00000111 INTL 0x20051117) @ 0x0000000000000000 (XEN) (XEN) **************************************** (XEN) Panic on CPU 0: (XEN) Early fatal page fault at e010:ffff830000170890 (cr2=ffff83007fff04c4, ec=0000) (XEN) **************************************** (XEN) (XEN) Reboot in five seconds... (XEN) Unknown interrupt It will boot fine if I add acpi=off to the xen command line. But I would really like to have ACPI so I can use the power management features of this system. ie power down, and have it turn off. Does anyone know if ACPI in xen works with Opteron 2210 ''s ? If so, and ideas how to fix this? Many Thanks, -- John _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> The system boots with a standard Debian or Ubuntu SMP kernel, withACPI> enabled. However the xen live cd, binary xen install, as well as myown> custom > compile of xen 3.0.4 from source will not boot.Please could you post the logs of a native kernel booting on the system. Enabling acpi verbose debug output may be interesting too. Also, you might want to check whether there''s a BIOS update available for your system. I haven''t seen a boot failure as early as this for a long time. Thanks, Ian> (XEN) Panic on CPU 0: > (XEN) Early fatal page fault > > I think it has something to do with the ACPI or APIC on theprocessors.> Here is the boot log from a console connection: > > * Ubuntu, kernel 2.6.15-26-amd64-server > * kernel /boot/xen-3.0.gz > com1=115200,8n1 console=vga,com1 [03;00H > [Multiboot-elf, <0x100000:0x9e898:0x5a768>, shtab=0x1f9078, > entry=0x100000] [04;00H module /boot/vmlinuz-2.6.16.33-xen_test6 > root=/dev/sda1 ro console=tty0 console [05;00H =ttyS0 > [06;00H > > [07;00H __ __ > _____ ___ _ _ _ > \ \/ /___ _ __ |___ / / _ \| || | / | > \ // _ \ ''_ \ |_ \| | | | || |_ __| | > / \ __/ | | | ___) | |_| |__ _|__| | > /_/\_\___|_| |_| |____(_)___(_) |_| |_| > > http://www.cl.cam.ac.uk/netos/xen > University of Cambridge Computer Laboratory > > Xen version 3.0.4-1 (root@) (gcc version 4.0.3 (Ubuntu > 4.0.3-1ubuntu5)) Fri Feb 16 15:30:33 GMT 2007 > Latest ChangeSet: unavailable > > (XEN) Command line: /boot/xen-3.0.gz com1=115200,8n1 console=vga,com1 > (XEN) Physical RAM map: > (XEN) 0000000000000000 - 000000000009dc00 (usable) > (XEN) 000000000009dc00 - 00000000000a0000 (reserved) > (XEN) 00000000000e0000 - 0000000000100000 (reserved) > (XEN) 0000000000100000 - 000000007fff0000 (usable) > (XEN) 000000007fff0000 - 000000007fffe000 (ACPI data) > (XEN) 000000007fffe000 - 0000000080000000 (ACPI NVS) > (XEN) 00000000e0000000 - 00000000f0000000 (reserved) > (XEN) 00000000fec00000 - 00000000fec01000 (reserved) > (XEN) 00000000fee00000 - 00000000fef00000 (reserved) > (XEN) 00000000ff700000 - 0000000100000000 (reserved) > (XEN) System RAM: 2047MB (2096692kB) > (XEN) ACPI: RSDP (v002 ACPIAM ) @ > 0x00000000000f9480 > (XEN) ACPI: XSDT (v001 A M I OEMXSDT 0x12000614 MSFT 0x00000097) @ > 0x000000007fff0100 > (XEN) ACPI: FADT (v003 A M I OEMFACP 0x12000614 MSFT 0x00000097) @ > 0x000000007fff0290 > (XEN) ACPI: MADT (v001 A M I OEMAPIC 0x12000614 MSFT 0x00000097) @ > 0x000000007fff0390 > (XEN) ACPI: SPCR (v001 A M I OEMSPCR 0x12000614 MSFT 0x00000097) @ > 0x000000007fff0410 > (XEN) ACPI: SLIT (v001 A M I OEMSLIT 0x12000614 MSFT 0x00000097) @ > 0x000000007fff04a0 > (XEN) ACPI: OEMB (v001 A M I AMI_OEM 0x12000614 MSFT 0x00000097) @ > 0x000000007fffe040 > (XEN) ACPI: HPET (v001 A M I OEMHPET0 0x12000614 MSFT 0x00000097) @ > 0x000000007fff54d0 > (XEN) ACPI: SRAT (v001 AMD HAMMER 0x00000001 AMD 0x00000001) @ > 0x000000007fff5510 > (XEN) ACPI: SSDT (v001 A M I POWERNOW 0x00000001 AMD 0x00000001) @ > 0x000000007fff5600 > (XEN) ACPI: DSDT (v001 DATER DATER111 0x00000111 INTL 0x20051117) @ > 0x0000000000000000 > (XEN) > (XEN) **************************************** > (XEN) Panic on CPU 0: > (XEN) Early fatal page fault at e010:ffff830000170890 > (cr2=ffff83007fff04c4, ec=0000) > (XEN) **************************************** > (XEN) > (XEN) Reboot in five seconds... > (XEN) Unknown interrupt > > It will boot fine if I add acpi=off to the xen command line. > > But I would really like to have ACPI so I can use the power management > features of this system. ie power down, and have it turn off. > > Does anyone know if ACPI in xen works with Opteron 2210 ''s ? > > If so, and ideas how to fix this? > > Many Thanks, > -- > > John > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
John Hannfield
2007-Mar-02 23:06 UTC
Re: [Xen-devel] 3.0.4 ACPI support and Opteron 2210 ?
Hi Ian, Thanks for the quick reply. I have posted below a copy of the system booting the latest debian etch release from about 15 feb.> Enabling acpi verbose debug output may be interesting too.Do you know the kernel parameter option? I tried acpi=verbose and acpi=debug but the output was no different to having no acpi option.> Also, you might want to check whether there''s a BIOS update available > for your system. I haven''t seen a boot failure as early as this for a > long time.OK, I will look in to it. The machine is new, and BIOS is dated Nov 06 I think, but there may well be an update. Anyway, here''s the debian etch boot log: Linux version 2.6.18-3-amd64 (Debian 2.6.18-7) (waldi@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)) #1 SMP Mon Dec 4 17:04:37 CET 2006 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009dc00 (usable) BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000007fff0000 (usable) BIOS-e820: 000000007fff0000 - 000000007fffe000 (ACPI data) BIOS-e820: 000000007fffe000 - 0000000080000000 (ACPI NVS) BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved) BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved) DMI present. SRAT: PXM 0 -> APIC 0 -> Node 0 SRAT: PXM 0 -> APIC 1 -> Node 0 SRAT: PXM 1 -> APIC 2 -> Node 1 SRAT: PXM 1 -> APIC 3 -> Node 1 SRAT: Node 0 PXM 0 0-a0000 SRAT: Node 0 PXM 0 0-40000000 SRAT: Node 1 PXM 1 40000000-80000000 Bootmem setup node 0 0000000000000000-0000000040000000 Bootmem setup node 1 0000000040000000-000000007fff0000 ACPI: PM-Timer IO Port: 0x2008 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:1 APIC version 16 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:1 APIC version 16 ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) Processor #2 15:1 APIC version 16 ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) Processor #3 15:1 APIC version 16 ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) Setting APIC routing to physical flat ACPI: HPET id: 0x10de8201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 88000000 (gap: 80000000:60000000) SMP: Allowing 4 CPUs, 0 hotplug CPUs Built 2 zonelists. Total pages: 516121 Kernel command line: root=/dev/md0 ro console=tty0 console=ttyS0,115200n81 Initializing CPU#0 PID hash table entries: 4096 (order: 12, 32768 bytes) time.c: Using 25.000000 MHz WALL HPET GTOD HPET timer. time.c: Detected 1800.284 MHz processor. Console: colour VGA+ 80x25 Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) Checking aperture... CPU 0: aperture @ c0000000 size 256 MB CPU 1: aperture @ c0000000 size 256 MB Memory: 2056016k/2097088k available (1929k kernel code, 40676k reserved, 864k data, 176k init) Calibrating delay using timer specific routine.. 3604.23 BogoMIPS (lpj=7208473) Security Framework v1.0.0 initialized SELinux: Disabled at boot. Capability LSM initialized Mount-cache hash table entries: 256 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 0/0 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 SMP alternatives: switching to UP code ACPI: Core revision 20060707 Using local APIC timer interrupts. result 12501982 Detected 12.501 MHz APIC timer. SMP alternatives: switching to SMP code Booting processor 1/4 APIC 0x1 Initializing CPU#1 Calibrating delay using timer specific routine.. 3600.27 BogoMIPS (lpj=7200555) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 1/1 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 Dual-Core AMD Opteron(tm) Processor 2210 stepping 02 CPU 1: Syncing TSC to CPU 0. CPU 1: synchronized TSC with CPU 0 (last diff 1 cycles, maxerr 583 cycles) SMP alternatives: switching to SMP code Booting processor 2/4 APIC 0x2 Initializing CPU#2 Calibrating delay using timer specific routine.. 3600.28 BogoMIPS (lpj=7200568) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 2/2 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 0 Dual-Core AMD Opteron(tm) Processor 2210 stepping 02 CPU 2: Syncing TSC to CPU 0. CPU 2: synchronized TSC with CPU 0 (last diff -99 cycles, maxerr 904 cycles) SMP alternatives: switching to SMP code Booting processor 3/4 APIC 0x3 Initializing CPU#3 Calibrating delay using timer specific routine.. 3600.22 BogoMIPS (lpj=7200446) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU 3/3 -> Node 1 CPU: Physical Processor ID: 1 CPU: Processor Core ID: 1 Dual-Core AMD Opteron(tm) Processor 2210 stepping 02 CPU 3: Syncing TSC to CPU 0. CPU 3: synchronized TSC with CPU 0 (last diff -2 cycles, maxerr 1046 cycles) Brought up 4 CPUs testing NMI watchdog ... OK. migration_cost=465,468 checking if image is initramfs... it is Freeing initrd memory: 5129k freed NET: Registered protocol family 16 ACPI: bus type pci registered PCI: Using configuration type 1 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Transparent bridge - 0000:00:06.0 ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *10 ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *11 ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10 ACPI: PCI Interrupt Link [LMAD] (IRQs 20 21 22 23) *5 ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11 ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *11 ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *5 ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *7 ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5 ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *10 ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [LSA2] (IRQs 20 21 22 23) *10 Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 16 devices usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing PCI: If a device doesn''t work, try "pci=routeirq". If it helps, post a report hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 31 hpet0: 3 32-bit timers, 25000000 Hz PCI-DMA: Disabling IOMMU. pnp: 00:06: ioport range 0xb00-0xb7f has been reserved pnp: 00:06: ioport range 0xb80-0xb83 has been reserved pnp: 00:06: ioport range 0xb84-0xb85 has been reserved pnp: 00:06: ioport range 0xb86-0xb8d has been reserved pnp: 00:06: ioport range 0xb90-0xb9f has been reserved pnp: 00:06: ioport range 0xc00-0xcfe could not be reserved pnp: 00:0d: ioport range 0xa00-0xa0f has been reserved PCI: Bridge: 0000:00:06.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0a.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0b.0 IO window: disabled. MEM window: df000000-dfefffff PREFETCH window: dd000000-ddffffff PCI: Bridge: 0000:04:00.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:04:00.1 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0c.0 IO window: disabled. MEM window: dff00000-dfffffff PREFETCH window: disabled. PCI: Bridge: 0000:00:0d.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0e.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0f.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. ACPI: PCI Interrupt Link [LNEA] enabled at IRQ 19 GSI 16 sharing vector 0xA9 and IRQ 16 ACPI: PCI Interrupt 0000:04:00.1[A] -> Link [LNEA] -> GSI 19 (level, low) -> IRQ 169 NET: Registered protocol family 2 IP route cache hash table entries: 65536 (order: 7, 524288 bytes) TCP established hash table entries: 262144 (order: 10, 4194304 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 262144 bind 65536) TCP reno registered audit: initializing netlink socket (disabled) audit(1172874666.832:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pcie_portdrv_probe->Dev[0376:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0374:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0374:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0378:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0375:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0377:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability Real Time Clock Driver v1.12ac Linux agpgart interface v0.101 (c) Dave Jones Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize usbmon: debugfs is not available PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 NET: Registered protocol family 8 NET: Registered protocol family 20 ACPI: (supports S0 S4 S5) Freeing unused kernel memory: 176k freed Loading, please wait... Begin: Loading essential drivers... ... Done. Begin: Running /scripts/init-premount ... input: AT Translated Set 2 keyboard as /class/input/input0 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 23 GSI 17 sharing vector 0xE9 and IRQ 17 ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LUB2] -> GSI 23 (level, low) -> IRQ 233 ehci_hcd 0000:00:02.1: EHCI Host Controller ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:02.1: debug port 1 ehci_hcd 0000:00:02.1: irq 233, io mem 0xdeffac00 ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 10 ports detected forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.56. ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 22 GSI 18 sharing vector 0x32 and IRQ 18 ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LUB0] -> GSI 22 (level, low) -> IRQ 50 ohci_hcd 0000:00:02.0: OHCI Host Controller ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2 ohci_hcd 0000:00:02.0: irq 50, io mem 0xdeffb000 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 10 ports detected NFORCE-MCP55: IDE controller at PCI slot 0000:00:04.0 NFORCE-MCP55: chipset revision 161 NFORCE-MCP55: not 100% native mode: will probe irqs later NFORCE-MCP55: 0000:00:04.0 (rev a1) UDMA133 controller ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio usb 2-7: new full speed USB device using ohci_hcd and address 2 usb 2-7: configuration #1 chosen from 1 choice hda: Slimtype DVDRW SSM-8515S, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 21 GSI 19 sharing vector 0x3A and IRQ 19 ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LMAC] -> GSI 21 (level, low) -> IRQ 58 forcedeth: using HIGHDMA SCSI subsystem initialized usbcore: registered new driver hiddev input: ServerEngines SE USB Device as /class/input/input1 input: USB HID v1.11 Keyboard [ServerEngines SE USB Device] on usb-0000:00:02.0-7 input: ServerEngines SE USB Device as /class/input/input2 input: USB HID v1.11 Mouse [ServerEngines SE USB Device] on usb-0000:00:02.0-7 usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver eth0: forcedeth.c: subsystem: 01170:0026 bound to 0000:00:08.0 ACPI: PCI Interrupt Link [LMAD] enabled at IRQ 20 GSI 20 sharing vector 0x42 and IRQ 20 ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LMAD] -> GSI 20 (level, low) -> IRQ 66 forcedeth: using HIGHDMA eth1: forcedeth.c: subsystem: 01170:0026 bound to 0000:00:09.0 ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23 ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LSA0] -> GSI 23 (level, low) -> IRQ 233 ata1: SATA max UDMA/133 cmd 0xE480 ctl 0xE402 bmdma 0xDC00 irq 233 ata2: SATA max UDMA/133 cmd 0xE080 ctl 0xE002 bmdma 0xDC08 irq 233 scsi0 : sata_nv ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1.00: ATA-7, max UDMA/133, 586072368 sectors: LBA48 NCQ (depth 0/32) ata1.00: ata1: dev 0 multi count 16 ata1.00: configured for UDMA/133 scsi1 : sata_nv ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata2.00: ATA-7, max UDMA/133, 586072368 sectors: LBA48 NCQ (depth 0/32) ata2.00: ata2: dev 0 multi count 16 ata2.00: configured for UDMA/133 Vendor: ATA Model: ST3300620AS Rev: 3.AA Type: Direct-Access ANSI SCSI revision: 05 Vendor: ATA Model: ST3300620AS Rev: 3.AA Type: Direct-Access ANSI SCSI revision: 05 ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 22 ACPI: PCI Interrupt 0000:00:05.1[B] -> Link [LSA1] -> GSI 22 (level, low) -> IRQ 50 ata3: SATA max UDMA/133 cmd 0xD880 ctl 0xD802 bmdma 0xD080 irq 50 ata4: SATA max UDMA/133 cmd 0xD480 ctl 0xD402 bmdma 0xD088 irq 50 scsi2 : sata_nv ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata3.00: ATA-7, max UDMA/133, 781422768 sectors: LBA48 NCQ (depth 0/32) ata3.00: ata3: dev 0 multi count 16 ata3.00: configured for UDMA/133 scsi3 : sata_nv ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata4.00: ATA-7, max UDMA/133, 781422768 sectors: LBA48 NCQ (depth 0/32) ata4.00: ata4: dev 0 multi count 16 ata4.00: configured for UDMA/133 Vendor: ATA Model: WDC WD4000AAKS-0 Rev: 12.0 Type: Direct-Access ANSI SCSI revision: 05 Vendor: ATA Model: WDC WD4000AAKS-0 Rev: 12.0 Type: Direct-Access ANSI SCSI revision: 05 ACPI: PCI Interrupt Link [LSA2] enabled at IRQ 21 ACPI: PCI Interrupt 0000:00:05.2[C] -> Link [LSA2] -> GSI 21 (level, low) -> IRQ 58 ata5: SATA max UDMA/133 cmd 0xD000 ctl 0xCC02 bmdma 0xC480 irq 58 ata6: SATA max UDMA/133 cmd 0xC880 ctl 0xC802 bmdma 0xC488 irq 58 scsi4 : sata_nv ata5: SATA link down (SStatus 0 SControl 300) ATA: abnormal status 0x7F on port 0xD007 scsi5 : sata_nv ata6: SATA link down (SStatus 0 SControl 300) ATA: abnormal status 0x7F on port 0xC887 SCSI device sda: 586072368 512-byte hdwr sectors (300069 MB) hda: ATAPI 24X DVD-ROM<5>sda: Write Protect is off SCSI device sda: drive cache: write back SCSI device sda: 586072368 512-byte hdwr sectors (300069 MB) sda: Write Protect is off SCSI device sda: drive cache: write back sda: sda1 sda2 sda3 sda4 < sda5 DVD-R-RAM CD-R/RW drive, 2048kB Cache sda6, UDMA(33) Uniform CD-ROM driver Revision: 3.20 sda7 sda8 sda9 > sd 0:0:0:0: Attached scsi disk sda SCSI device sdb: 586072368 512-byte hdwr sectors (300069 MB) sdb: Write Protect is off SCSI device sdb: drive cache: write back SCSI device sdb: 586072368 512-byte hdwr sectors (300069 MB) sdb: Write Protect is off SCSI device sdb: drive cache: write back sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 > sd 1:0:0:0: Attached scsi disk sdb SCSI device sdc: 781422768 512-byte hdwr sectors (400088 MB) sdc: Write Protect is off SCSI device sdc: drive cache: write back SCSI device sdc: 781422768 512-byte hdwr sectors (400088 MB) sdc: Write Protect is off SCSI device sdc: drive cache: write back sdc: sdc1 sdc2 sdc3 sdc4 sd 2:0:0:0: Attached scsi disk sdc SCSI device sdd: 781422768 512-byte hdwr sectors (400088 MB) sdd: Write Protect is off SCSI device sdd: drive cache: write back SCSI device sdd: 781422768 512-byte hdwr sectors (400088 MB) sdd: Write Protect is off SCSI device sdd: drive cache: write back sdd: sdd1 sdd2 sdd3 sdd4 sd 3:0:0:0: Attached scsi disk sdd Done. Begin: Mounting root file system... ... Begin: Running /scripts/local-top ... Begin: Loading MD modules ... md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: bitmap version 4.39 md: raid1 personality registered for level 1 Success: loaded module raid1. Done. Begin: Assembling all MD arrays ... md: md0 stopped. md: bind<sdb1> md: bind<sda1> raid1: raid set md0 active with 2 out of 2 mirrors mdadm: /dev/md0 md: md1 stopped. has been started with 2 drives. md: bind<sdb2> md: bind<sda2> raid1: raid set md1 active with 2 out of 2 mirrors mdadm: /dev/md1 md: md2 stopped. has been started with 2 drives. md: bind<sdb3> md: bind<sda3> raid1: raid set md2 active with 2 out of 2 mirrors mdadm: /dev/md2 has been started with 2 drives. Success: assembled all arrays. Done. Done. Begin: Running /scripts/local-premount ... kinit: name_to_dAttempting manual resume ev_t(/dev/sda9) = sda9(8,9) kinit: trying to resume from /dev/sda9 kinit: No resume image, doing normal boot... Done. kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Begin: Running /scripts/local-bottom ... Done. Done. Begin: Running /scripts/init-bottom ... Done. INIT: version 2.86 booting Starting the hotplug events dispatcher: udevd. Synthesizing the initial hotplug events...done. Waiting for /dev to be fully populated...pci_hotplug: PCI Hot Plug PCI Core version: 0.5 shpchp: HPC vendor_id 1033 device_id 125 ss_vid 0 ss_did 0 shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 input: PC Speaker as /class/input/input3 i2c_adapter i2c-0: nForce2 SMBus adapter at 0x2d00 i2c_adapter i2c-1: nForce2 SMBus adapter at 0x2e00 ts: Compaq touchscreen protocol output done. Activating swap...Adding 3903752k swap on /dev/sda9. Priority:-1 extents:1 across:3903752k Adding 3903752k swap on /dev/sdb9. Priority:-2 extents:1 across:3903752k done. Checking root file system...fsck 1.40-WIP (14-Nov-2006) /dev/md0: clean, 10554/146592 files, 65488/293152 blocks done. EXT3 FS on md0, internal journal Setting the system clock.. Cleaning up ifupdown.... Loading kernel modules...loop: loaded (max 8 devices) done. Loading device-mapper supportdevice-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com . md: md3 stopped. md: bind<sdb6> md: bind<sda6> raid1: raid set md3 active with 2 out of 2 mirrors md: md4 stopped. md: bind<sdb7> md: bind<sda7> raid1: raid set md4 active with 2 out of 2 mirrors md: md5 stopped. md: bind<sdb8> md: bind<sda8> raid1: raid set md5 active with 2 out of 2 mirrors Assembling MD array md3...done (started [2/2]). Assembling MD array md4...done (started [2/2]). Assembling MD array md5...done (started [2/2]). Generating udev events for MD arrays...done. Checking file systems...fsck 1.40-WIP (14-Nov-2006) /dev/md1: clean, 21238/268192 files, 98728/536144 blocks /dev/md2: clean, 1502/146592 files, 48045/293168 blocks /dev/sdb5: clean, 14/2443200 files, 559375/4885760 blocks /dev/sda5: clean, 64885/2443200 files, 373520/4885760 blocks done. Setting kernel variables...done. Mounting local filesystems...kjournald starting. Commit interval 5 seconds EXT3 FS on md1, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on md2, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on sda5, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on sdb5, internal journal EXT3-fs: mounted filesystem with ordered data mode. done. Activating swapfile swap...done. Setting up networking.... Configuring network interfaces...done. Setting sensors limits: done. Setting console screen modes and fonts. INIT: Entering runlevel: 2 Starting system log daemon: syslogd. Starting kernel log daemon: klogd. Loading ACPI modules: battery ac processor button ACPI: Power Button (FF) [PWRF] ACPI: Power Button (CM) [PWRB] fan thermal Starting Advanced Configuration and Power Interface daemon: acpid. *[39;49m Not starting internet superserver: no services enabled. Starting OpenBSD Secure Shell server: sshd. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
John Hannfield
2007-Mar-04 19:12 UTC
Re: [Xen-devel] 3.0.4 ACPI support and Opteron 2210 ?
For what it is worth, this fault only happens with 3.0.4 I went back to 3.0.3 and booted the same dom0 kernel this time with ACPI enabled, and it boots fine. The problem must be in 3.0.4 Here''s a boot log from a source install of xen 3.0.3-0 Xen version 3.0.3-0 (root@) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) Sun Mar 4 18:16:06 GMT 2007 Latest ChangeSet: unavailable (XEN) Command line: /boot/xen-3.0.3-0.gz dom0_mem=262144 com1=115200,8n1 console=vga,com1 (XEN) Physical RAM map: (XEN) 0000000000000000 - 000000000009dc00 (usable) (XEN) 0000000000100000 - 000000007fff0000 (usable) (XEN) System RAM: 2047MB (2096692kB) (XEN) Xen heap: 14MB (14416kB) (XEN) found SMP MP-table at 000ff780 (XEN) DMI present. (XEN) Using APIC driver default (XEN) ACPI: RSDP (v002 ACPIAM ) @ 0x00000000000f9480 (XEN) ACPI: XSDT (v001 A M I OEMXSDT 0x12000614 MSFT 0x00000097) @ 0x000000007fff0100 (XEN) ACPI: FADT (v003 A M I OEMFACP 0x12000614 MSFT 0x00000097) @ 0x000000007fff0290 (XEN) ACPI: MADT (v001 A M I OEMAPIC 0x12000614 MSFT 0x00000097) @ 0x000000007fff0390 (XEN) ACPI: SPCR (v001 A M I OEMSPCR 0x12000614 MSFT 0x00000097) @ 0x000000007fff0410 (XEN) ACPI: SLIT (v001 A M I OEMSLIT 0x12000614 MSFT 0x00000097) @ 0x000000007fff04a0 (XEN) ACPI: OEMB (v001 A M I AMI_OEM 0x12000614 MSFT 0x00000097) @ 0x000000007fffe040 (XEN) ACPI: HPET (v001 A M I OEMHPET0 0x12000614 MSFT 0x00000097) @ 0x000000007fff54d0 (XEN) ACPI: SRAT (v001 AMD HAMMER 0x00000001 AMD 0x00000001) @ 0x000000007fff5510 (XEN) ACPI: SSDT (v001 A M I POWERNOW 0x00000001 AMD 0x00000001) @ 0x000000007fff5600 (XEN) ACPI: DSDT (v001 DATER DATER111 0x00000111 INTL 0x20051117) @ 0x0000000000000000 (XEN) ACPI: Local APIC address 0xfee00000 (XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) (XEN) Processor #0 15:1 APIC version 16 (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) (XEN) Processor #1 15:1 APIC version 16 (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) (XEN) Processor #2 15:1 APIC version 16 (XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) (XEN) Processor #3 15:1 APIC version 16 (XEN) ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) (XEN) IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23 (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) (XEN) ACPI: IRQ0 used by override. (XEN) ACPI: IRQ2 used by override. (XEN) ACPI: IRQ9 used by override. (XEN) ACPI: IRQ14 used by override. (XEN) ACPI: IRQ15 used by override. (XEN) Enabling APIC mode: Flat. Using 1 I/O APICs (XEN) ACPI: HPET id: 0x10de8201 base: 0xfed00000 (XEN) Using ACPI (MADT) for SMP configuration information (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Initializing CPU#0 (XEN) Detected 1800.088 MHz processor. (XEN) CPU0: AMD Flush Filter disabled (XEN) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) (XEN) CPU: L2 Cache: 1024K (64 bytes/line) (XEN) CPU 0(2) -> Core 0 (XEN) AMD SVM Extension is enabled for cpu 0. (XEN) Intel machine check architecture supported. (XEN) Intel machine check reporting enabled on CPU#0. (XEN) CPU0: AMD Dual-Core AMD Opteron(tm) Processor 2210 stepping 02 (XEN) Booting processor 1/1 eip 90000 (XEN) Initializing CPU#1 (XEN) CPU1: AMD Flush Filter disabled (XEN) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) (XEN) CPU: L2 Cache: 1024K (64 bytes/line) (XEN) CPU 1(2) -> Core 1 (XEN) AMD: Disabling C1 Clock Ramping Node #0 (XEN) AMD: Disabling C1 Clock Ramping Node #1 (XEN) AMD SVM Extension is enabled for cpu 1. (XEN) Intel machine check architecture supported. (XEN) Intel machine check reporting enabled on CPU#1. (XEN) CPU1: AMD Dual-Core AMD Opteron(tm) Processor 2210 stepping 02 (XEN) Booting processor 2/2 eip 90000 (XEN) Initializing CPU#2 (XEN) CPU2: AMD Flush Filter disabled (XEN) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) (XEN) CPU: L2 Cache: 1024K (64 bytes/line) (XEN) CPU 2(2) -> Core 0 (XEN) AMD SVM Extension is enabled for cpu 2. (XEN) Intel machine check architecture supported. (XEN) Intel machine check reporting enabled on CPU#2. (XEN) CPU2: AMD Dual-Core AMD Opteron(tm) Processor 2210 stepping 02 (XEN) Booting processor 3/3 eip 90000 (XEN) Initializing CPU#3 (XEN) CPU3: AMD Flush Filter disabled (XEN) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) (XEN) CPU: L2 Cache: 1024K (64 bytes/line) (XEN) CPU 3(2) -> Core 1 (XEN) AMD SVM Extension is enabled for cpu 3. (XEN) Intel machine check architecture supported. (XEN) Intel machine check reporting enabled on CPU#3. (XEN) CPU3: AMD Dual-Core AMD Opteron(tm) Processor 2210 stepping 02 (XEN) Total of 4 processors activated. (XEN) ENABLING IO-APIC IRQs (XEN) -> Using new ACK method (XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1 (XEN) checking TSC synchronization across 4 CPUs: (XEN) CPU#0 had 1211 usecs TSC skew, fixed it up. (XEN) CPU#1 had 1211 usecs TSC skew, fixed it up. (XEN) CPU#2 had -1211 usecs TSC skew, fixed it up. (XEN) CPU#3 had -1211 usecs TSC skew, fixed it up. (XEN) Platform timer is 25.000MHz HPET (XEN) Brought up 4 CPUs (XEN) Machine check exception polling timer started. (XEN) *** LOADING DOMAIN 0 *** (XEN) Domain 0 kernel supports features = { 0000001f }. (XEN) Domain 0 kernel requires features = { 00000000 }. (XEN) PHYSICAL MEMORY ARRANGEMENT: (XEN) Dom0 alloc.: 0000000003000000->0000000004000000 (61440 pages to be allocated) (XEN) VIRTUAL MEMORY ARRANGEMENT: (XEN) Loaded kernel: ffffffff80200000->ffffffff8084ed08 (XEN) Init. ramdisk: ffffffff8084f000->ffffffff8084f000 (XEN) Phys-Mach map: ffffffff8084f000->ffffffff808cf000 (XEN) Start info: ffffffff808cf000->ffffffff808cf49c (XEN) Page tables: ffffffff808d0000->ffffffff808d9000 (XEN) Boot stack: ffffffff808d9000->ffffffff808da000 (XEN) TOTAL: ffffffff80000000->ffffffff80c00000 (XEN) ENTRY ADDRESS: ffffffff80200000 (XEN) Dom0 has maximum 4 VCPUs (XEN) Scrubbing Free RAM: .....................done. (XEN) Xen trace buffers: disabled (XEN) Xen is relinquishing VGA console. (XEN) *** Serial input -> DOM0 (type ''CTRL-a'' three times to switch input to Xen). kernel direct mapping tables up to 10800000 @ 8d9000-9e5000 Bootdata ok (command line is root=/dev/md0 ro console=tty0 console=ttyS0) Linux version 2.6.18.xp2 (2.6.18.xp2-10.00.Custom) (root@xenbox4) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Sun Mar 4 15:07:17 GMT 2007 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000010800000 (usable) DMI present. ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) Setting APIC routing to xen Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 80000000 (gap: 7fff0000:80010000) Built 1 zonelists. Total pages: 67584 Kernel command line: root=/dev/md0 ro console=tty0 console=ttyS0 Initializing CPU#0 PID hash table entries: 2048 (order: 11, 16384 bytes) Xen reported: 1800.099 MHz processor. Console: colour VGA+ 80x25 Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) Software IO TLB enabled: Aperture: 2 megabytes Kernel range: 0xffff880000962000 - 0xffff880000b62000 PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Memory: 247520k/270336k available (3721k kernel code, 14272k reserved, 1444k data, 220k init) Calibrating delay using timer specific routine.. 4502.14 BogoMIPS (lpj=9004284) Mount-cache hash table entries: 256 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 (SMP-)alternatives turned off ACPI: Core revision 20060707 Initializing CPU#1 Initializing CPU#2 Brought up 4 CPUs Initializing CPU#3 migration_cost=562 Grant table initialized NET: Registered protocol family 16 ACPI: bus type pci registered PCI: Using configuration type 1 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Transparent bridge - 0000:00:06.0 ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *10 ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *11 ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *0, disabled. ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10 ACPI: PCI Interrupt Link [LMAD] (IRQs 20 21 22 23) *5 ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *11 ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *11 ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *5 ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *7 ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5 ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *10 ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [LSA2] (IRQs 20 21 22 23) *10 Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 16 devices xen_mem: Initialising balloon driver. SCSI subsystem initialized usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing PCI: If a device doesn''t work, try "pci=routeirq". If it helps, post a report pnp: 00:06: ioport range 0xb00-0xb7f has been reserved pnp: 00:06: ioport range 0xb80-0xb83 has been reserved pnp: 00:06: ioport range 0xb84-0xb85 has been reserved pnp: 00:06: ioport range 0xb86-0xb8d has been reserved pnp: 00:06: ioport range 0xb90-0xb9f has been reserved pnp: 00:06: ioport range 0xc00-0xcfe could not be reserved pnp: 00:0d: ioport range 0xa00-0xa0f has been reserved PCI: Bridge: 0000:00:06.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0a.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0b.0 IO window: disabled. MEM window: df000000-dfefffff PREFETCH window: dd000000-ddffffff PCI: Bridge: 0000:04:00.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:04:00.1 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0c.0 IO window: disabled. MEM window: dff00000-dfffffff PREFETCH window: disabled. PCI: Bridge: 0000:00:0d.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0e.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:0f.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. ACPI: PCI Interrupt Link [LNEA] enabled at IRQ 19 GSI 16 sharing vector 0x98 and IRQ 16 ACPI: PCI Interrupt 0000:04:00.1[A] -> Link [LNEA] -> GSI 19 (level, low) -> IRQ 16 NET: Registered protocol family 2 IP route cache hash table entries: 4096 (order: 3, 32768 bytes) TCP established hash table entries: 16384 (order: 6, 262144 bytes) TCP bind hash table entries: 8192 (order: 5, 131072 bytes) TCP: Hash tables configured (established 16384 bind 8192) TCP reno registered audit: initializing netlink socket (disabled) audit(1173033511.020:1): initialized NTFS driver 2.1.27 [Flags: R/W]. fuse init (API version 7.7) JFS: nTxBlock = 2048, nTxLock = 16384 SGI XFS with large block/inode numbers, no debug enabled SGI XFS Quota Management subsystem Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pcie_portdrv_probe->Dev[0376:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0374:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0374:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0378:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0375:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability pcie_portdrv_probe->Dev[0377:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability ACPI: Power Button (FF) [PWRF] ACPI: Power Button (CM) [PWRB] Using specific hotkey driver ibm_acpi: ec object not found hpet_acpi_add: no address or irqs in _CRS Linux agpgart interface v0.101 (c) Dave Jones ipmi message handler version 39.0 ipmi device interface IPMI System Interface driver. ipmi_si: Trying SMBIOS-specified KCS state machine at I/O address 0xca2, slave address 0x20, irq 0 ipmi: Found new BMC (man_id: 0x005059, prod_id: 0x001c, dev_id: 0x22) IPMI KCS interface initialized IPMI Watchdog: driver initialized Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot. IPMI poweroff: Unable to find a poweroff function that will work, giving up Floppy drive(s): fd0 is 1.44M floppy0: no floppy controllers found RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize loop: loaded (max 8 devices) nbd: registered device at major 43 forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.56. ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 23 GSI 17 sharing vector 0xA0 and IRQ 17 ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LMAC] -> GSI 23 (level, low) -> IRQ 17 forcedeth: using HIGHDMA eth0: forcedeth.c: subsystem: 01170:0026 bound to 0000:00:08.0 ACPI: PCI Interrupt Link [LMAD] enabled at IRQ 22 GSI 18 sharing vector 0xA8 and IRQ 18 ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LMAD] -> GSI 22 (level, low) -> IRQ 18 forcedeth: using HIGHDMA eth1: forcedeth.c: subsystem: 01170:0026 bound to 0000:00:09.0 tun: Universal TUN/TAP device driver, 1.6 tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> Xen virtual console successfully installed as ttyS0 Event-channel device installed. Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx hda: Slimtype DVDRW SSM-8515S, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache Uniform CD-ROM driver Revision: 3.20 Loading iSCSI transport class v1.1-646.<5>iscsi: registered transport (tcp) ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21 GSI 19 sharing vector 0xB0 and IRQ 19 ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LSA0] -> GSI 21 (level, low) -> IRQ 19 ata1: SATA max UDMA/133 cmd 0xE480 ctl 0xE402 bmdma 0xDC00 irq 19 ata2: SATA max UDMA/133 cmd 0xE080 ctl 0xE002 bmdma 0xDC08 irq 19 scsi0 : sata_nv ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1.00: ATA-7, max UDMA/133, 586072368 sectors: LBA48 NCQ (depth 0/32) ata1.00: ata1: dev 0 multi count 16 ata1.00: configured for UDMA/133 scsi1 : sata_nv _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel