[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Problem booting hypervisor on Lenovo T400 Core2 Duo P8600




Hi,

I have a problem booting the Xen hypervisor on my brand new Lenovo
Thinkpad T400 2765D2G (Core2 Duo P8600 CPU, 2.40GHz. 4GB RAM). I'm
running Debian 5.0 (Lenny) and I use the Debian-provided
xen-hypervisor-3.2-1-amd64 package. The Dom0 kernel seems to be the Xen
patches ported to a 2.6.26 kernel: linux-image-2.6.26-1-xen-amd64

I can boot the hypervisor only very unrealiably: Out of 20 trials I get
approx. one successful hypervisor boot (Dom0 subsequently boots and runs
without problems) and about one "Early fatal page fault". In the
majority of all trials the system just hangs with a blinking cursor in
the upper left corner and no text at all after Grub2 tries to start the
hypervisor.

I tried with and without the xen hypervisor boot options "acpi=off" and
"noapic".

Here is the page fault error message:
--------
(XEN) Early fatal page fault at e008:ffff828c801da4a2
(cr2=ffff830fb0dcdff6, ec=0000)
--------
I can provide the full stack dump of the page fault if needed, I just
have to type it from the "screenshot" I took with my digital cam..;)
Below I attached some more info about my system.

Any ideas what the problem might be? Any hints how I should proceed?
Your help is very apreciated! regards,

stephan



----------------------
/boot/grub/grub.cfg Xen section:


menuentry "Debian/Xen-3.2, linux 2.6.26-1-xen-amd64" {
        set root=(hd0,6)
        search --fs-uuid --set efa365c7-cb77-4303-a4c4-47b5319ee2b2
        multiboot /xen-3.2-1-amd64.gz dom0_mem=1024M acpi=off noapic
        module  /vmlinuz-2.6.26-1-xen-amd64
root=/dev/mapper/vg_crypt-lv--root ro
        module  /initrd.img-2.6.26-1-xen-amd64
}



Hardware information taken from dmidecode

---------------

# dmidecode 2.9
SMBIOS 2.4 present.
74 structures occupying 2505 bytes.
Table at 0x000E0010.

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
        Vendor: LENOVO
        Version: 7UET50WW (1.20 )
        Release Date: 10/30/2008
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 8192 kB
        Characteristics:
                PCI is supported
                PC Card (PCMCIA) is supported
                PNP is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                ESCD support is available
                Boot from CD is supported
                Selectable boot is supported
                BIOS ROM is socketed
                EDD is supported
                ACPI is supported
                USB legacy is supported
                BIOS boot specification is supported
                Targeted content distribution is supported
        BIOS Revision: 1.32
        Firmware Revision: 1.1

Handle 0x0006, DMI type 4, 35 bytes
Processor Information
        Socket Designation: None
        Type: Central Processor
        Family: Other
        Manufacturer: GenuineIntel
        ID: **REMOVED BY BUG REPORTER**
        Version: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
        Voltage: 1.2 V
        External Clock: 266 MHz
        Max Speed: 2400 MHz
        Current Speed: 2400 MHz
        Status: Populated, Enabled
        Upgrade: None
        L1 Cache Handle: 0x000A
        L2 Cache Handle: 0x000C
        L3 Cache Handle: Not Provided
        Serial Number: Not Specified
        Asset Tag: Not Specified
        Part Number: Not Specified

-------------



Output of dmesg after successfull boot of the non-Xen kernel from
linux-image-2.6.26-1-amd64:

-------------

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-1-amd64 (Debian 2.6.26-13)
(waldi@xxxxxxxxxx) (gcc version 4.1.3 20080704 (prerelease) (Debian
4.1.2-24)) #1 SMP Sat Jan 10 17:57:00 UTC 2009
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-2.6.26-1-amd64
root=/dev/mapper/vg_crypt-lv--root ro
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000009d6a1000 (usable)
[    0.000000]  BIOS-e820: 000000009d6a1000 - 000000009d6a7000 (reserved)
[    0.000000]  BIOS-e820: 000000009d6a7000 - 000000009d7b7000 (usable)
[    0.000000]  BIOS-e820: 000000009d7b7000 - 000000009d80f000 (reserved)
[    0.000000]  BIOS-e820: 000000009d80f000 - 000000009d8c7000 (usable)
[    0.000000]  BIOS-e820: 000000009d8c7000 - 000000009d8d2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000009d8d2000 - 000000009d8d5000 (ACPI data)
[    0.000000]  BIOS-e820: 000000009d8d5000 - 000000009d8d9000 (reserved)
[    0.000000]  BIOS-e820: 000000009d8d9000 - 000000009d8dd000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000009d8dd000 - 000000009d8e0000 (reserved)
[    0.000000]  BIOS-e820: 000000009d8e0000 - 000000009d907000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000009d907000 - 000000009d908000 (ACPI data)
[    0.000000]  BIOS-e820: 000000009d908000 - 000000009db0f000 (reserved)
[    0.000000]  BIOS-e820: 000000009db0f000 - 000000009db9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000009db9f000 - 000000009dbff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000009dbff000 - 000000009dc00000 (usable)
[    0.000000]  BIOS-e820: 000000009dc00000 - 00000000a0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000015c000000 (usable)
[    0.000000] Entering add_active_range(0, 0, 158) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 644769) 1 entries of
3200 used
[    0.000000] Entering add_active_range(0, 644775, 645047) 2 entries of
3200 used
[    0.000000] Entering add_active_range(0, 645135, 645319) 3 entries of
3200 used
[    0.000000] Entering add_active_range(0, 646143, 646144) 4 entries of
3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1425408) 5 entries
of 3200 used
[    0.000000] max_pfn_mapped = 1425408
[    0.000000] init_memory_mapping
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP 000F6530, 0024 (r2 LENOVO)
[    0.000000] ACPI: XSDT 9DB6A5B6, 0094 (r1 LENOVO TP-7U        1200
LTP        0)
[    0.000000] ACPI: FACP 9DB6A700, 00F4 (r3 LENOVO TP-7U        1200
LNVO        1)
[    0.000000] ACPI: DSDT 9DB6AADB, F0B8 (r1 LENOVO TP-7U        1200
MSFT  3000000)
[    0.000000] ACPI: FACS 9DB8E000, 0040
[    0.000000] ACPI: SSDT 9DB6A8B4, 0227 (r1 LENOVO TP-7U        1200
MSFT  3000000)
[    0.000000] ACPI: ECDT 9DB79B93, 0052 (r1 LENOVO TP-7U        1200
LNVO        1)
[    0.000000] ACPI: APIC 9DB79BE5, 0078 (r1 LENOVO TP-7U        1200
LNVO        1)
[    0.000000] ACPI: MCFG 9DB79C5D, 003C (r1 LENOVO TP-7U        1200
LNVO        1)
[    0.000000] ACPI: HPET 9DB79C99, 0038 (r1 LENOVO TP-7U        1200
LNVO        1)
[    0.000000] ACPI: SLIC 9DB79DC2, 0176 (r1 LENOVO TP-7U        1200
LTP        0)
[    0.000000] ACPI: BOOT 9DB79F38, 0028 (r1 LENOVO TP-7U        1200
LTP        1)
[    0.000000] ACPI: ASF! 9DB79F60, 00A0 (r16 LENOVO TP-7U        1200
PTL         1)
[    0.000000] ACPI: SSDT 9DB8D213, 054F (r1 LENOVO TP-7U        1200
INTL 20050513)
[    0.000000] ACPI: TCPA 9D907000, 0032 (r0                        0
          0)
[    0.000000] ACPI: SSDT 9D8D4000, 0655 (r1  PmRef    CpuPm     3000
INTL 20050624)
[    0.000000] ACPI: SSDT 9D8D3000, 0274 (r1  PmRef  Cpu0Tst     3000
INTL 20050624)
[    0.000000] ACPI: SSDT 9D8D2000, 0242 (r1  PmRef    ApTst     3000
INTL 20050624)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000015c000000
[    0.000000] Entering add_active_range(0, 0, 158) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 644769) 1 entries of
3200 used
[    0.000000] Entering add_active_range(0, 644775, 645047) 2 entries of
3200 used
[    0.000000] Entering add_active_range(0, 645135, 645319) 3 entries of
3200 used
[    0.000000] Entering add_active_range(0, 646143, 646144) 4 entries of
3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1425408) 5 entries
of 3200 used
[    0.000000] Bootmem setup node 0 0000000000000000-000000015c000000
[    0.000000]   NODE_DATA [000000000000f000 - 0000000000013fff]
[    0.000000]   bootmap [0000000000014000 -  000000000003f7ff] pages 2c
[    0.000000]   early res: 0 [0-fff] BIOS data page
[    0.000000]   early res: 1 [6000-7fff] TRAMPOLINE
[    0.000000]   early res: 2 [200000-675397] TEXT DATA BSS
[    0.000000]   early res: 3 [37860000-37fefea7] RAMDISK
[    0.000000]   early res: 4 [9ec00-fffff] BIOS reserved
[    0.000000]   early res: 5 [8000-efff] PGTABLE
[    0.000000]  [ffffe20000000000-ffffe200041fffff] PMD ->
[ffff810001200000-ffff810003ffffff] on node 0
[    0.000000]  [ffffe20004200000-ffffe20004dfffff] PMD ->
[ffff81000c000000-ffff81000cbfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1425408
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0:        0 ->      158
[    0.000000]     0:      256 ->   644769
[    0.000000]     0:   644775 ->   645047
[    0.000000]     0:   645135 ->   645319
[    0.000000]     0:   646143 ->   646144
[    0.000000]     0:  1048576 ->  1425408
[    0.000000] On node 0 totalpages: 1021960
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 1250 pages reserved
[    0.000000]   DMA zone: 2692 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 626850 pages, LIFO batch:31
[    0.000000]   Normal zone: 5152 pages used for memmap
[    0.000000]   Normal zone: 371680 pages, LIFO batch:31
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 0, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Setting APIC routing to flat
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] PM: Registered nosave memory: 000000000009e000 -
000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 -
00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 -
00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 -
0000000000100000
[    0.000000] PM: Registered nosave memory: 000000009d6a1000 -
000000009d6a7000
[    0.000000] PM: Registered nosave memory: 000000009d7b7000 -
000000009d80f000
[    0.000000] PM: Registered nosave memory: 000000009d8c7000 -
000000009d8d2000
[    0.000000] PM: Registered nosave memory: 000000009d8d2000 -
000000009d8d5000
[    0.000000] PM: Registered nosave memory: 000000009d8d5000 -
000000009d8d9000
[    0.000000] PM: Registered nosave memory: 000000009d8d9000 -
000000009d8dd000
[    0.000000] PM: Registered nosave memory: 000000009d8dd000 -
000000009d8e0000
[    0.000000] PM: Registered nosave memory: 000000009d8e0000 -
000000009d907000
[    0.000000] PM: Registered nosave memory: 000000009d907000 -
000000009d908000
[    0.000000] PM: Registered nosave memory: 000000009d908000 -
000000009db0f000
[    0.000000] PM: Registered nosave memory: 000000009db0f000 -
000000009db9f000
[    0.000000] PM: Registered nosave memory: 000000009db9f000 -
000000009dbff000
[    0.000000] PM: Registered nosave memory: 000000009dc00000 -
00000000a0000000
[    0.000000] PM: Registered nosave memory: 00000000a0000000 -
00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 -
00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 -
00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 -
00000000fec10000
[    0.000000] PM: Registered nosave memory: 00000000fec10000 -
00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 -
00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 -
00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 -
00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 -
00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 -
00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 -
00000000fed90000
[    0.000000] PM: Registered nosave memory: 00000000fed90000 -
00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 -
00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 -
00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 -
0000000100000000
[    0.000000] Allocating PCI resources starting at a4000000 (gap:
a0000000:40000000)
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PERCPU: Allocating 37168 bytes of per cpu data
[    0.000000] NR_CPUS: 32, nr_cpu_ids: 4
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.
Total pages: 1001222
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.26-1-amd64
root=/dev/mapper/vg_crypt-lv--root ro
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] TSC calibrated against PM_TIMER
[    0.000000] time.c: Detected 2393.969 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Checking aperture...
[    0.004000] Calgary: detecting Calgary via BIOS EBDA area
[    0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.004000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.004000] Placing software IO TLB between 0x4000000 - 0x8000000
[    0.004000] Memory: 3949720k/5701632k available (2226k kernel code,
138120k reserved, 1082k data, 392k init)
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004000] hpet clockevent registered
[    0.083861] Calibrating delay using timer specific routine.. 4792.68
BogoMIPS (lpj=9585370)
[    0.084005] Security Framework initialized
[    0.084005] SELinux:  Disabled at boot.
[    0.084005] Capability LSM initialized
[    0.084005] Dentry cache hash table entries: 524288 (order: 10,
4194304 bytes)
[    0.084005] Inode-cache hash table entries: 262144 (order: 9, 2097152
bytes)
[    0.084005] Mount-cache hash table entries: 256
[    0.084005] Initializing cgroup subsys ns
[    0.084085] Initializing cgroup subsys cpuacct
[    0.084142] Initializing cgroup subsys devices
[    0.084215] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.084311] CPU: L2 cache: 3072K
[    0.084366] CPU 0/0 -> Node 0
[    0.084421] CPU: Physical Processor ID: 0
[    0.084475] CPU: Processor Core ID: 0
[    0.084534] CPU0: Thermal monitoring enabled (TM2)
[    0.084591] using mwait in idle threads.
[    0.085504] ACPI: Core revision 20080321
[    0.152009] CPU0: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
stepping 06
[    0.152009] Using local APIC timer interrupts.
[    0.156009] APIC timer calibration result 16624811
[    0.156009] Detected 16.624 MHz APIC timer.
[    0.156009] Booting processor 1/1 ip 6000
[    0.164010] Initializing CPU#1
[    0.164010] Calibrating delay using timer specific routine.. 4787.97
BogoMIPS (lpj=9575959)
[    0.164010] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.164010] CPU: L2 cache: 3072K
[    0.164010] CPU 1/1 -> Node 0
[    0.164010] CPU: Physical Processor ID: 0
[    0.164010] CPU: Processor Core ID: 1
[    0.164010] CPU1: Thermal monitoring enabled (TM2)
[    0.244015] CPU1: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
stepping 06
[    0.244015] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.248015] Brought up 2 CPUs
[    0.248015] Total of 2 processors activated (9580.66 BogoMIPS).
[    0.248015] CPU0 attaching sched-domain:
[    0.248015]  domain 0: span 0-1
[    0.248015]   groups: 0 1
[    0.248015]   domain 1: span 0-1
[    0.248015]    groups: 0-1
[    0.248015] CPU1 attaching sched-domain:
[    0.248015]  domain 0: span 0-1
[    0.248015]   groups: 1 0
[    0.248015]   domain 1: span 0-1
[    0.248015]    groups: 0-1
[    0.248015] net_namespace: 1224 bytes
[    0.248015] Booting paravirtualized kernel on bare hardware
[    0.248015] NET: Registered protocol family 16
[    0.248015] ACPI FADT declares the system doesn't support PCIe ASPM,
so disable it
[    0.248015] ACPI: bus type pci registered
[    0.252015] PCI: MCFG configuration 0: base e0000000 segment 0 buses
0 - 63
[    0.252015] PCI: MCFG area at e0000000 reserved in E820
[    0.255901] PCI: Using MMCONFIG at e0000000 - e3ffffff
[    0.255959] PCI: Using configuration type 1 for base access
[    0.256016] ACPI: EC: EC description table is found, configuring boot EC
[    0.263959] ACPI: BIOS _OSI(Linux) query ignored
[    0.264016] ACPI: DMI System Vendor: LENOVO
[    0.264072] ACPI: DMI Product Name: 2765D2G
[    0.264128] ACPI: DMI Product Version: ThinkPad T400
[    0.264184] ACPI: DMI Board Name: 2765D2G
[    0.264240] ACPI: DMI BIOS Vendor: LENOVO
[    0.264248] ACPI: DMI BIOS Date: 10/30/2008
[    0.264248] ACPI: Please send DMI info above to
linux-acpi@xxxxxxxxxxxxxxx
[    0.264248] ACPI: If "acpi_osi=Linux" works better, please notify
linux-acpi@xxxxxxxxxxxxxxx
[    0.265121] ACPI: EC: non-query interrupt received, switching to
interrupt mode
[    0.291961] ACPI: Interpreter enabled
[    0.292017] ACPI: (supports S0 S3 S4 S5)
[    0.292247] ACPI: Using IOAPIC for interrupt routing
[    0.331963] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.331963] ACPI: EC: driver started in interrupt mode
[    0.331963] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.331963] PCI: Transparent bridge - 0000:00:1e.0
[    0.331963] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.332279] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.332407] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.332544] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.332685] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    0.332823] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.332961] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.339964] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.339964] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.339964] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.339964] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.340621] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.341274] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.347684] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.348338] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.349721] ACPI: Power Resource [PUBS] (on)
[    0.349721] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.349721] pnp: PnP ACPI init
[    0.349721] ACPI: bus type pnp registered
[    0.350631] pnp 00:00: parse allocated resources
[    0.357722] pnp 00:00:   add mem 0x0-0x9ffff flags 0x1
[    0.357722] pnp 00:00:   add mem 0xc0000-0xc3fff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xc4000-0xc7fff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xc8000-0xcbfff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xcc000-0xcffff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xd0000-0xd3fff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xd4000-0xd3fff flags 0x10000000
[    0.357722] pnp 00:00:   add mem 0xd8000-0xd7fff flags 0x10000000
[    0.357722] pnp 00:00:   add mem 0xdc000-0xdffff flags 0x1
[    0.357722] pnp 00:00:   add mem 0xe0000-0xe3fff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xe4000-0xe7fff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xe8000-0xebfff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xec000-0xeffff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xf0000-0xfffff flags 0x0
[    0.357722] pnp 00:00:   add mem 0x100000-0x9fffffff flags 0x1
[    0.357722] pnp 00:00:   add mem 0xfec00000-0xfed3ffff flags 0x0
[    0.357722] pnp 00:00:   add mem 0xfed4c000-0xffffffff flags 0x0
[    0.357722] pnp 00:00: PNP0c01: calling
quirk_system_pci_resources+0x0/0x15c
[    0.357722] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.357722] pnp 00:01: parse allocated resources
[    0.357722] pnp 00:01:   add io  0xcf8-0xcff flags 0x1
[    0.357722] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03
(active)
[    0.357722] pnp 00:02: parse allocated resources
[    0.361722] pnp 00:02:   add io  0x10-0x1f flags 0x1
[    0.361722] pnp 00:02:   add io  0x90-0x9f flags 0x1
[    0.361722] pnp 00:02:   add io  0x24-0x25 flags 0x1
[    0.361722] pnp 00:02:   add io  0x28-0x29 flags 0x1
[    0.361722] pnp 00:02:   add io  0x2c-0x2d flags 0x1
[    0.361722] pnp 00:02:   add io  0x30-0x31 flags 0x1
[    0.361722] pnp 00:02:   add io  0x34-0x35 flags 0x1
[    0.361722] pnp 00:02:   add io  0x38-0x39 flags 0x1
[    0.361722] pnp 00:02:   add io  0x3c-0x3d flags 0x1
[    0.361722] pnp 00:02:   add io  0xa4-0xa5 flags 0x1
[    0.361722] pnp 00:02:   add io  0xa8-0xa9 flags 0x1
[    0.361722] pnp 00:02:   add io  0xac-0xad flags 0x1
[    0.361722] pnp 00:02:   add io  0xb0-0xb5 flags 0x1
[    0.361722] pnp 00:02:   add io  0xb8-0xb9 flags 0x1
[    0.361722] pnp 00:02:   add io  0xbc-0xbd flags 0x1
[    0.361722] pnp 00:02:   add io  0x50-0x53 flags 0x1
[    0.361722] pnp 00:02:   add io  0x72-0x77 flags 0x1
[    0.361722] pnp 00:02:   add io  0x164e-0x164f flags 0x1
[    0.361722] pnp 00:02:   add io  0x2e-0x2f flags 0x1
[    0.361722] pnp 00:02:   add io  0x1000-0x107f flags 0x1
[    0.361722] pnp 00:02:   add io  0x1180-0x11ff flags 0x1
[    0.361722] pnp 00:02:   add io  0x800-0x80f flags 0x1
[    0.361722] pnp 00:02:   add io  0x15e0-0x15ef flags 0x1
[    0.361722] pnp 00:02:   add io  0x1600-0x1641 flags 0x1
[    0.361722] pnp 00:02:   add io  0x1600-0x161b flags 0x1
[    0.361722] pnp 00:02:   add mem 0xe0000000-0xefffffff flags 0x1
[    0.361722] pnp 00:02:   add mem 0xfed1c000-0xfed1ffff flags 0x1
[    0.361722] pnp 00:02:   add mem 0xfed10000-0xfed13fff flags 0x1
[    0.361722] pnp 00:02:   add mem 0xfed18000-0xfed18fff flags 0x1
[    0.361722] pnp 00:02:   add mem 0xfed19000-0xfed19fff flags 0x1
[    0.361722] pnp 00:02:   add mem 0xfed45000-0xfed4bfff flags 0x1
[    0.361722] pnp 00:02: PNP0c02: calling
quirk_system_pci_resources+0x0/0x15c
[    0.361722] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.361722] pnp 00:03: parse allocated resources
[    0.361722] pnp 00:03:   add mem 0xfed00000-0xfed003ff flags 0x0
[    0.361722] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.361722] pnp 00:04: parse allocated resources
[    0.361722] pnp 00:04:   add io  0x0-0xf flags 0x1
[    0.361722] pnp 00:04:   add io  0x80-0x8f flags 0x1
[    0.361722] pnp 00:04:   add io  0xc0-0xdf flags 0x1
[    0.361722] pnp 00:04:   add dma 4 flags 0x5
[    0.361722] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.361722] pnp 00:05: parse allocated resources
[    0.361722] pnp 00:05:   add io  0x61-0x61 flags 0x1
[    0.361722] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.361722] pnp 00:06: parse allocated resources
[    0.361722] pnp 00:06:   add io  0xf0-0xf0 flags 0x1
[    0.361722] pnp 00:06:   add irq 13 flags 0x1
[    0.361722] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.361722] pnp 00:07: parse allocated resources
[    0.361722] pnp 00:07:   add io  0x70-0x71 flags 0x1
[    0.361722] pnp 00:07:   add irq 8 flags 0x1
[    0.361722] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.361722] pnp 00:08: parse allocated resources
[    0.361722] pnp 00:08:   add io  0x60-0x60 flags 0x1
[    0.361722] pnp 00:08:   add io  0x64-0x64 flags 0x1
[    0.361722] pnp 00:08:   add irq 1 flags 0x1
[    0.361722] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.361722] pnp 00:09: parse allocated resources
[    0.361722] pnp 00:09:   add irq 12 flags 0x1
[    0.361722] pnp 00:09: Plug and Play ACPI device, IDs IBM0057 PNP0f13
(active)
[    0.365722] pnp: PnP ACPI: found 10 devices
[    0.365722] ACPI: ACPI bus type pnp unregistered
[    0.365722] usbcore: registered new interface driver usbfs
[    0.365722] usbcore: registered new interface driver hub
[    0.365722] usbcore: registered new device driver usb
[    0.365722] PCI: Using ACPI for IRQ routing
[    0.377829] PCI-GART: No AMD northbridge found.
[    0.377891] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.378149] hpet0: 4 64-bit timers, 14318180 Hz
[    0.380458] ACPI: RTC can wake from S4
[    0.394992] pnp: the driver 'system' has been registered
[    0.395000] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.395060] system 00:00: iomem range 0xc0000-0xc3fff has been reserved
[    0.395120] system 00:00: iomem range 0xc4000-0xc7fff has been reserved
[    0.395179] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[    0.395239] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[    0.395299] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[    0.395359] system 00:00: iomem range 0xdc000-0xdffff could not be
reserved
[    0.395419] system 00:00: iomem range 0xe0000-0xe3fff could not be
reserved
[    0.395480] system 00:00: iomem range 0xe4000-0xe7fff could not be
reserved
[    0.395540] system 00:00: iomem range 0xe8000-0xebfff could not be
reserved
[    0.395600] system 00:00: iomem range 0xec000-0xeffff could not be
reserved
[    0.395660] system 00:00: iomem range 0xf0000-0xfffff could not be
reserved
[    0.395721] system 00:00: iomem range 0x100000-0x9fffffff could not
be reserved
[    0.395791] system 00:00: iomem range 0xfec00000-0xfed3ffff could not
be reserved
[    0.395862] system 00:00: iomem range 0xfed4c000-0xffffffff could not
be reserved
[    0.395932] system 00:00: driver attached
[    0.395937] system 00:02: ioport range 0x164e-0x164f has been reserved
[    0.395996] system 00:02: ioport range 0x1000-0x107f has been reserved
[    0.396056] system 00:02: ioport range 0x1180-0x11ff has been reserved
[    0.396115] system 00:02: ioport range 0x800-0x80f has been reserved
[    0.396175] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[    0.396234] system 00:02: ioport range 0x1600-0x1641 has been reserved
[    0.396294] system 00:02: ioport range 0x1600-0x161b has been reserved
[    0.397713] system 00:02: iomem range 0xe0000000-0xefffffff could not
be reserved
[    0.397784] system 00:02: iomem range 0xfed1c000-0xfed1ffff could not
be reserved
[    0.397854] system 00:02: iomem range 0xfed10000-0xfed13fff could not
be reserved
[    0.397925] system 00:02: iomem range 0xfed18000-0xfed18fff could not
be reserved
[    0.397996] system 00:02: iomem range 0xfed19000-0xfed19fff could not
be reserved
[    0.398066] system 00:02: iomem range 0xfed45000-0xfed4bfff could not
be reserved
[    0.398136] system 00:02: driver attached
[    0.400290] PCI: Bridge: 0000:00:01.0
[    0.400290]   IO window: 2000-2fff
[    0.400290]   MEM window: 0xbff00000-0xbfffffff
[    0.400290]   PREFETCH window: 0x00000000c0000000-0x00000000cfffffff
[    0.400290] PCI: Bridge: 0000:00:1c.0
[    0.400290]   IO window: disabled.
[    0.400290]   MEM window: disabled.
[    0.400290]   PREFETCH window: disabled.
[    0.400290] PCI: Bridge: 0000:00:1c.1
[    0.400290]   IO window: disabled.
[    0.400290]   MEM window: 0xf4200000-0xf42fffff
[    0.400290]   PREFETCH window: disabled.
[    0.400290] PCI: Bridge: 0000:00:1c.3
[    0.400290]   IO window: 3000-3fff
[    0.400290]   MEM window: 0xf8000000-0xf9ffffff
[    0.400290]   PREFETCH window: 0x00000000f4000000-0x00000000f40fffff
[    0.400290] PCI: Bridge: 0000:00:1c.4
[    0.400290]   IO window: 4000-4fff
[    0.400290]   MEM window: 0xfa000000-0xfbffffff
[    0.400290]   PREFETCH window: 0x00000000f4100000-0x00000000f41fffff
[    0.400290] PCI: Bus 22, cardbus bridge: 0000:15:00.0
[    0.400290]   IO window: 0x00005000-0x000050ff
[    0.400290]   IO window: 0x00005400-0x000054ff
[    0.400290]   PREFETCH window: 0xf0000000-0xf3ffffff
[    0.400290]   MEM window: 0xa4000000-0xa7ffffff
[    0.400290] PCI: Bridge: 0000:00:1e.0
[    0.400290]   IO window: 5000-8fff
[    0.400290]   MEM window: 0xf4300000-0xf7ffffff
[    0.400290]   PREFETCH window: 0x00000000f0000000-0x00000000f3ffffff
[    0.400290] pci 0000:00:01.0: enabling device (0106 -> 0107)
[    0.400290] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level,
low) -> IRQ 16
[    0.400404] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.400425] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 20 (level,
low) -> IRQ 20
[    0.400538] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.400559] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 21 (level,
low) -> IRQ 21
[    0.400672] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.400693] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 23 (level,
low) -> IRQ 23
[    0.400806] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.400826] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 20 (level,
low) -> IRQ 20
[    0.400939] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    0.400951] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.400968] ACPI: PCI Interrupt 0000:15:00.0[A] -> GSI 16 (level,
low) -> IRQ 16
[    0.401103] NET: Registered protocol family 2
[    0.440906] IP route cache hash table entries: 131072 (order: 8,
1048576 bytes)
[    0.444765] TCP established hash table entries: 524288 (order: 11,
8388608 bytes)
[    0.448328] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.448849] TCP: Hash tables configured (established 524288 bind 65536)
[    0.448909] TCP reno registered
[    0.459417] NET: Registered protocol family 1
[    0.459559] checking if image is initramfs...<7>Switched to high
resolution mode on CPU 1
[    0.519303] Switched to high resolution mode on CPU 0
[    0.723278]  it is
[    0.998663] Freeing initrd memory: 7743k freed
[    0.999279] Simple Boot Flag at 0x35 set to 0x1
[    1.003301] audit: initializing netlink socket (disabled)
[    1.003301] type=2000 audit(1235320567.984:1): initialized
[    1.003301] Total HugeTLB memory allocated, 0
[    1.003301] VFS: Disk quotas dquot_6.5.1
[    1.003301] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.003301] msgmni has been set to 7729
[    1.003301] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 253)
[    1.003301] io scheduler noop registered
[    1.003301] io scheduler anticipatory registered
[    1.003301] io scheduler deadline registered
[    1.003301] io scheduler cfq registered (default)
[    1.003301] pci 0000:00:02.0: Boot video device
[    1.003301] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    1.003301] assign_interrupt_mode Found MSI capability
[    1.003301] Allocate Port Service[0000:00:01.0:pcie00]
[    1.003301] Allocate Port Service[0000:00:01.0:pcie02]
[    1.003301] Allocate Port Service[0000:00:01.0:pcie03]
[    1.003301] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    1.003301] assign_interrupt_mode Found MSI capability
[    1.003301] Allocate Port Service[0000:00:1c.0:pcie00]
[    1.003301] Allocate Port Service[0000:00:1c.0:pcie02]
[    1.003301] Allocate Port Service[0000:00:1c.0:pcie03]
[    1.003301] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    1.003301] assign_interrupt_mode Found MSI capability
[    1.003301] Allocate Port Service[0000:00:1c.1:pcie00]
[    1.003301] Allocate Port Service[0000:00:1c.1:pcie02]
[    1.003301] Allocate Port Service[0000:00:1c.1:pcie03]
[    1.003301] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    1.003301] assign_interrupt_mode Found MSI capability
[    1.003301] Allocate Port Service[0000:00:1c.3:pcie00]
[    1.003301] Allocate Port Service[0000:00:1c.3:pcie02]
[    1.003301] Allocate Port Service[0000:00:1c.3:pcie03]
[    1.003301] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    1.003301] assign_interrupt_mode Found MSI capability
[    1.003301] Allocate Port Service[0000:00:1c.4:pcie00]
[    1.003301] Allocate Port Service[0000:00:1c.4:pcie02]
[    1.003301] Allocate Port Service[0000:00:1c.4:pcie03]
[    1.004609] hpet_resources: 0xfed00000 is busy
[    1.004667] Linux agpgart interface v0.103
[    1.004724] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ
sharing enabled
[    1.005031] pnp: the driver 'serial' has been registered
[    1.005158] ACPI: PCI Interrupt 0000:00:03.3[B] -> GSI 17 (level,
low) -> IRQ 17
[    1.005331] 0000:00:03.3: ttyS0 at I/O 0x1830 (irq = 17) is a 16550A
[    1.006570] brd: module loaded
[    1.006677] input: Macintosh mouse button emulation as
/class/input/input0
[    1.007301] pnp: the driver 'i8042 kbd' has been registered
[    1.007301] i8042 kbd 00:08: driver attached
[    1.007301] pnp: the driver 'i8042 aux' has been registered
[    1.007301] i8042 aux 00:09: driver attached
[    1.007301] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at
0x60,0x64 irq 1,12
[    1.020731] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.020791] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.046754] mice: PS/2 mouse device common for all mice
[    1.046754] pnp: the driver 'rtc_cmos' has been registered
[    1.046754] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    1.046754] rtc0: alarms up to one month, y3k
[    1.046754] rtc_cmos 00:07: driver attached
[    1.046754] cpuidle: using governor ladder
[    1.046754] cpuidle: using governor menu
[    1.046754] No iBFT detected.
[    1.046754] TCP cubic registered
[    1.046754] NET: Registered protocol family 17
[    1.046754] registered taskstats version 1
[    1.046754] rtc_cmos 00:07: setting system clock to 2009-02-22
16:36:08 UTC (1235320568)
[    1.046754] Freeing unused kernel memory: 392k freed
[    1.050754] input: AT Translated Set 2 keyboard as /class/input/input1
[    1.118697] ACPI: SSDT 9D8D7C20, 02C8 (r1  PmRef  Cpu0Ist     3000
INTL 20050624)
[    1.118697] ACPI: SSDT 9D8D5020, 087A (r1  PmRef  Cpu0Cst     3001
INTL 20050624)
[    1.123390] Monitor-Mwait will be used to enter C-1 state
[    1.123390] Monitor-Mwait will be used to enter C-2 state
[    1.123390] Monitor-Mwait will be used to enter C-3 state
[    1.123390] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    1.123390] ACPI: ACPI0007:00 is registered as cooling_device0
[    1.123390] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.123390] ACPI: SSDT 9D8D6CA0, 01CF (r1  PmRef    ApIst     3000
INTL 20050624)
[    1.123989] ACPI: SSDT 9D8D6F20, 008D (r1  PmRef    ApCst     3000
INTL 20050624)
[    1.126231] Marking TSC unstable due to TSC halts in idle
[    1.128931] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    1.128931] ACPI: ACPI0007:01 is registered as cooling_device1
[    1.128931] ACPI: Processor [CPU1] (supports 8 throttling states)
[    1.130667] ACPI: LNXTHERM:01 is registered as thermal_zone0
[    1.132647] ACPI: Thermal Zone [THM0] (56 C)
[    1.135355] ACPI: LNXTHERM:02 is registered as thermal_zone1
[    1.136048] ACPI: Thermal Zone [THM1] (56 C)
[    1.293825] ACPI: ACPI Dock Station Driver
[    1.366017] Uniform Multi-Platform E-IDE driver
[    1.366017] ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
[    1.371708] SCSI subsystem initialized
[    1.381246] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k2
[    1.381250] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    1.381350] ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 20 (level,
low) -> IRQ 20
[    1.381469] PCI: Setting latency timer of device 0000:00:19.0 to 64
[    1.385840] libata version 3.00 loaded.
[    1.394017] USB Universal Host Controller Interface driver v3.0
[    1.461906] sdhci: Secure Digital Host Controller Interface driver
[    1.461906] sdhci: Copyright(c) Pierre Ossman
[    1.472473] eth0: (PCI Express:2.5GB/s:Width x1)
[    1.473470] eth0: Intel(R) PRO/1000 Network Connection
[    1.473556] eth0: MAC: 5, PHY: 8, PBA No: 1008ff-0ff
[    1.473470] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level,
low) -> IRQ 20
[    1.473470] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    1.473470] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.473470] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned
bus number 1
[    1.473470] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    1.473470] usb usb1: configuration #1 chosen from 1 choice
[    1.473570] hub 1-0:1.0: USB hub found
[    1.473631] hub 1-0:1.0: 2 ports detected
[    1.480074] ricoh-mmc: Ricoh MMC Controller disabling driver
[    1.480134] ricoh-mmc: Copyright(c) Philip Langdale
[    1.582510] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    1.582510] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    1.582510] usb usb1: Product: UHCI Host Controller
[    1.582510] usb usb1: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[    1.582510] usb usb1: SerialNumber: 0000:00:1a.0
[    1.582510] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level,
low) -> IRQ 21
[    1.582510] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    1.582510] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.582510] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned
bus number 2
[    1.582510] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    1.582510] usb usb2: configuration #1 chosen from 1 choice
[    1.582510] hub 2-0:1.0: USB hub found
[    1.582510] hub 2-0:1.0: 2 ports detected
[    1.684360] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.686996] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    1.686996] usb usb2: Product: UHCI Host Controller
[    1.686996] usb usb2: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[    1.686996] usb usb2: SerialNumber: 0000:00:1a.1
[    1.686996] ACPI: PCI Interrupt 0000:00:1a.2[C] -> GSI 22 (level,
low) -> IRQ 22
[    1.686996] PCI: Setting latency timer of device 0000:00:1a.2 to 64
[    1.686996] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.686996] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned
bus number 3
[    1.686996] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    1.686996] usb usb3: configuration #1 chosen from 1 choice
[    1.686996] hub 3-0:1.0: USB hub found
[    1.686996] hub 3-0:1.0: 2 ports detected
[    1.788612] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.788680] usb usb3: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    1.788749] usb usb3: Product: UHCI Host Controller
[    1.788806] usb usb3: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[    1.788864] usb usb3: SerialNumber: 0000:00:1a.2
[    1.792419] ACPI: PCI Interrupt 0000:00:1a.7[D] -> GSI 23 (level,
low) -> IRQ 23
[    1.792419] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    1.792419] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.792419] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned
bus number 4
[    1.794016] ehci_hcd 0000:00:1a.7: debug port 1
[    1.794077] PCI: cache line size of 32 is not supported by device
0000:00:1a.7
[    1.794084] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xfc626c00
[    1.809952] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver
10 Dec 2004
[    1.810102] usb usb4: configuration #1 chosen from 1 choice
[    1.810180] hub 4-0:1.0: USB hub found
[    1.810240] hub 4-0:1.0: 6 ports detected
[    1.914192] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    1.914260] usb usb4: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    1.914330] usb usb4: Product: EHCI Host Controller
[    1.914386] usb usb4: Manufacturer: Linux 2.6.26-1-amd64 ehci_hcd
[    1.914444] usb usb4: SerialNumber: 0000:00:1a.7
[    1.915144] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level,
low) -> IRQ 16
[    1.915144] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    1.915144] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.915144] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned
bus number 5
[    1.915144] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    1.915144] usb usb5: configuration #1 chosen from 1 choice
[    1.915144] hub 5-0:1.0: USB hub found
[    1.915144] hub 5-0:1.0: 2 ports detected
[    2.019338] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.019405] usb usb5: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    2.019474] usb usb5: Product: UHCI Host Controller
[    2.019531] usb usb5: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[    2.019534] usb usb5: SerialNumber: 0000:00:1d.0
[    2.019534] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level,
low) -> IRQ 17
[    2.019534] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    2.019534] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.019534] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned
bus number 6
[    2.019534] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    2.019534] usb usb6: configuration #1 chosen from 1 choice
[    2.019534] hub 6-0:1.0: USB hub found
[    2.019534] hub 6-0:1.0: 2 ports detected
[    2.028737] Clocksource tsc unstable (delta = -453761489 ns)
[    2.120507] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    2.120575] usb usb6: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    2.120644] usb usb6: Product: UHCI Host Controller
[    2.120701] usb usb6: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[    2.120759] usb usb6: SerialNumber: 0000:00:1d.1
[    2.124232] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level,
low) -> IRQ 18
[    2.124232] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    2.124232] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.124232] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned
bus number 7
[    2.124232] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    2.124232] usb usb7: configuration #1 chosen from 1 choice
[    2.124232] hub 7-0:1.0: USB hub found
[    2.124232] hub 7-0:1.0: 2 ports detected
[    2.225313] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    2.225381] usb usb7: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    2.225451] usb usb7: Product: UHCI Host Controller
[    2.225508] usb usb7: Manufacturer: Linux 2.6.26-1-amd64 uhci_hcd
[    2.225566] usb usb7: SerialNumber: 0000:00:1d.2
[    2.230207] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 19 (level,
low) -> IRQ 19
[    2.230207] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    2.230207] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.230207] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned
bus number 8
[    2.231136] ehci_hcd 0000:00:1d.7: debug port 1
[    2.231196] PCI: cache line size of 32 is not supported by device
0000:00:1d.7
[    2.231206] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfc627000
[    2.247515] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver
10 Dec 2004
[    2.247649] usb usb8: configuration #1 chosen from 1 choice
[    2.247734] hub 8-0:1.0: USB hub found
[    2.247793] hub 8-0:1.0: 6 ports detected
[    2.350812] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    2.350880] usb usb8: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    2.350949] usb usb8: Product: EHCI Host Controller
[    2.351006] usb usb8: Manufacturer: Linux 2.6.26-1-amd64 ehci_hcd
[    2.351064] usb usb8: SerialNumber: 0000:00:1d.7
[    2.351282] ACPI: PCI Interrupt 0000:15:00.1[B] -> GSI 17 (level,
low) -> IRQ 17
[    2.404509] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17]
MMIO=[f4301000-f43017ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[    2.416510] sdhci: SDHCI controller found at 0000:15:00.2 [1180:0822]
(rev 21)
[    2.416510] ACPI: PCI Interrupt 0000:15:00.2[C] -> GSI 18 (level,
low) -> IRQ 18
[    2.419394] mmc0: Will use DMA mode even though HW doesn't fully
claim to support it.
[    2.420726] mmc0: SDHCI at 0xf4301800 irq 18 DMA
[    2.420726] ahci 0000:00:1f.2: version 3.0
[    2.420726] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 16 (level,
low) -> IRQ 16
[    2.927253] usb 4-6: new high speed USB device using ehci_hcd and
address 4
[    3.069686] usb 4-6: configuration #1 chosen from 1 choice
[    3.071430] usb 4-6: New USB device found, idVendor=17ef, idProduct=1004
[    3.071491] usb 4-6: New USB device strings: Mfr=2, Product=1,
SerialNumber=3
[    3.071551] usb 4-6: Product: Integrated Camera
[    3.071609] usb 4-6: Manufacturer: Chicony Electronics Co., Ltd.
[    3.071668] usb 4-6: SerialNumber: SN0001
[    3.426442] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps
0x3 impl SATA mode
[    3.426520] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo
pio slum part
[    3.426601] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    3.428576] scsi0 : ahci
[    3.428576] scsi1 : ahci
[    3.428576] scsi2 : ahci
[    3.428576] scsi3 : ahci
[    3.428576] ata1: SATA max UDMA/133 abar m2048@0xfc626000 port
0xfc626100 irq 1274
[    3.428576] ata2: SATA max UDMA/133 irq_stat 0x00000040, connection
status changed
[    3.428576] ata3: DUMMY
[    3.428576] ata4: DUMMY
[    3.438110] usb 8-4: new high speed USB device using ehci_hcd and
address 2
[    3.648437] usb 8-4: configuration #1 chosen from 2 choices
[    3.688167] ieee1394: Host added: ID:BUS[0-00:1023]
GUID[00061b032a320ce6]
[    3.692470] usb 8-4: New USB device found, idVendor=0bdb, idProduct=1900
[    3.692470] usb 8-4: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[    3.692470] usb 8-4: Product: Ericsson F3507g Mobile Broadband
Minicard Composite Device
[    3.692470] usb 8-4: Manufacturer: Ericsson
[    3.692470] usb 8-4: SerialNumber:
[    3.748207] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.752131] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[    3.752134] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    3.753009] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[    3.753009] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    3.753877] ata1.00: ATA-8: HITACHI HTS543232L9SA00, FB4ZC43C, max
UDMA/133
[    3.753877] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.755051] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[    3.755055] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    3.755466] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[    3.755469] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    3.756427] ata1.00: configured for UDMA/133
[    3.772373] ata1.00: configured for UDMA/133
[    3.772373] ata1: EH complete
[    3.933727] usb 2-1: new full speed USB device using uhci_hcd and
address 2
[    4.104476] usb 2-1: configuration #1 chosen from 1 choice
[    4.107194] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810
[    4.107258] usb 2-1: New USB device strings: Mfr=0, Product=1,
SerialNumber=0
[    4.107319] usb 2-1: Product: Fingerprint Sensor
[    4.349991] usb 2-2: new full speed USB device using uhci_hcd and
address 3
[    4.498538] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.502125] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[    4.503129] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[    4.503129] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    4.504124] ata2.00: ATAPI: Optiarc  DVD RW AD-7910S, 1.D0, max UDMA/100
[    4.507951] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[    4.508980] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[    4.508980] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    4.509999] ata2.00: configured for UDMA/100
[    4.519971] usb 2-2: configuration #1 chosen from 1 choice
[    4.521802] usb 2-2: New USB device found, idVendor=0a5c, idProduct=2145
[    4.521863] usb 2-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[    4.521924] usb 2-2: Product: ThinkPad Bluetooth with Enhanced Data
Rate II
[    4.521984] usb 2-2: Manufacturer: Lenovo Computer Corp
[    4.526930] scsi 0:0:0:0: Direct-Access     ATA      HITACHI HTS54323
FB4Z PQ: 0 ANSI: 5
[    4.538621] scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7910S
 1.D0 PQ: 0 ANSI: 5
[    4.538621] ricoh-mmc: Ricoh MMC controller found at 0000:15:00.3
[1180:0843] (rev 11)
[    4.538621] ricoh-mmc: Controller is now disabled.
[    4.558950] Driver 'sd' needs updating - please use bus_type methods
[    4.558950] sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors
(320073 MB)
[    4.558950] sd 0:0:0:0: [sda] Write Protect is off
[    4.558950] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.558950] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[    4.558950] sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors
(320073 MB)
[    4.558950] sd 0:0:0:0: [sda] Write Protect is off
[    4.558950] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.558951] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[    4.558951]  sda:<4>Driver 'sr' needs updating - please use bus_type
methods
[    4.578078]  sda1 sda2 sda3 sda4 < sda5 sda6 >
[    4.590568] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.602590] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw
xa/form2 cdda tray
[    4.602668] Uniform CD-ROM driver Revision: 3.20
[    4.602797] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.610214] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.610243] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.953676] device-mapper: uevent: version 1.0.3
[    4.953676] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18)
initialised: dm-devel@xxxxxxxxxx
[   12.693931] PM: Starting manual resume from disk
[   12.758803] kjournald starting.  Commit interval 5 seconds
[   12.759192] EXT3-fs: mounted filesystem with ordered data mode.
[   15.001527] udevd version 125 started
[   15.372566] Non-volatile memory driver v1.2
[   15.651220] thinkpad_acpi: ThinkPad ACPI Extras v0.20
[   15.651281] thinkpad_acpi: http://ibm-acpi.sf.net/
[   15.651337] thinkpad_acpi: ThinkPad BIOS 7UET50WW (1.20 ), EC
7VHT12WW-1.01
[   15.651387] thinkpad_acpi: Lenovo ThinkPad T400, model 2765D2G
[   15.651625] thinkpad_acpi: radio switch found; radios are enabled
[   15.651779] thinkpad_acpi: This ThinkPad has standard ACPI backlight
brightness control, supported by the ACPI video driver
[   15.651855] thinkpad_acpi: Disabling thinkpad-acpi brightness events
by default...
[   15.659387] Registered led device: tpacpi::thinklight
[   15.659387] Registered led device: tpacpi::power
[   15.659391] Registered led device: tpacpi:orange:batt
[   15.659461] Registered led device: tpacpi:green:batt
[   15.659531] Registered led device: tpacpi::dock_active
[   15.659600] Registered led device: tpacpi::bay_active
[   15.659670] Registered led device: tpacpi::dock_batt
[   15.659740] Registered led device: tpacpi::unknown_led
[   15.659810] Registered led device: tpacpi::standby
[   15.663387] thinkpad_acpi: Lenovo BIOS switched to ACPI backlight
control mode
[   15.663387] thinkpad_acpi: standard ACPI backlight interface
available, not loading native one...
[   15.663387] input: ThinkPad Extra Buttons as /class/input/input2
[   15.695388] input: Power Button (FF) as /class/input/input3
[   15.784406] ACPI: Power Button (FF) [PWRF]
[   15.784518] input: Lid Switch as /class/input/input4
[   15.817181] ACPI: Lid Switch [LID]
[   15.817290] input: Sleep Button (CM) as /class/input/input5
[   15.860610] ACPI: \_SB_.PCI0.SATA.PRT1: found ejectable bay
[   15.860610] ACPI: \_SB_.PCI0.SATA.PRT1: Adding notify handler
[   15.860610] ACPI: Error installing bay notify handler
[   15.879897] ACPI: Sleep Button (CM) [SLPB]
[   15.879841] ACPI: AC Adapter [AC] (on-line)
[   15.930238] ACPI: Battery Slot [BAT0] (battery present)
[   15.930238] ACPI: WMI: Mapper loaded
[   15.936328] ACPI: device:03 is registered as cooling_device2
[   15.936594] input: Video Bus as /class/input/input6
[   15.999194] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   16.001301] ACPI: device:0a is registered as cooling_device3
[   16.001539] input: Video Bus as /class/input/input7
[   16.059243] ACPI: Video Device [VID1] (multi-head: yes  rom: no
post: no)
[   16.250404] agpgart: Detected an Intel Mobile Intel? GM45 Express
Chipset.
[   16.251335] agpgart: Detected 32764K stolen memory.
[   16.261595] agpgart: AGP aperture is 256M @ 0xd0000000
[   16.389881] Bluetooth: Core ver 2.11
[   16.403579] NET: Registered protocol family 31
[   16.403579] Bluetooth: HCI device and connection manager initialized
[   16.403579] Bluetooth: HCI socket layer initialized
[   16.647815] Bluetooth: HCI USB driver ver 2.9
[   16.649858] usbcore: registered new interface driver hci_usb
[   16.750101] input: PC Speaker as /class/input/input8
[   16.801941] cdc_acm 8-4:1.1: ttyACM0: USB ACM device
[   16.802206] cdc_acm 8-4:1.3: ttyACM1: USB ACM device
[   16.804960] cdc_acm 8-4:1.9: ttyACM2: USB ACM device
[   16.806349] usbcore: registered new interface driver cdc_acm
[   16.806412] cdc_acm: v0.26:USB Abstract Control Model driver for USB
modems and ISDN adapters
[   17.164047] Linux video capture interface: v2.00
[   17.220583] ACPI: PCI Interrupt 0000:00:1f.3[A] -> GSI 23 (level,
low) -> IRQ 23
[   17.231410] Yenta: CardBus bridge found at 0000:15:00.0 [17aa:20c6]
[   17.255906] usbcore: registered new interface driver cdc_ether
[   17.259071] usb 8-4: unsupported MDLM descriptors
[   17.259160] usbcore: registered new interface driver zaurus
[   17.313872] uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:1004)
[   17.323163] input: Integrated Camera as /class/input/input9
[   17.347414] usbcore: registered new interface driver uvcvideo
[   17.347477] USB Video Class driver (v0.1.0)
[   17.358327] Yenta: ISA IRQ mask 0x0cb8, PCI irq 16
[   17.358389] Socket status: 30000006
[   17.358445] pcmcia: parent PCI bridge I/O window: 0x5000 - 0x8fff
[   17.358504] pcmcia: parent PCI bridge Memory window: 0xf4300000 -
0xf7ffffff
[   17.358564] pcmcia: parent PCI bridge Memory window: 0xf0000000 -
0xf3ffffff
[   17.441988] Synaptics Touchpad, model: 1, fw: 7.0, id: 0x1c0b1, caps:
0xd04791/0xb00000
[   17.441988] serio: Synaptics pass-through port at isa0060/serio1/input0
[   17.487815] input: SynPS/2 Synaptics TouchPad as /class/input/input10
[   17.578456] ACPI: PCI Interrupt 0000:00:1b.0[B] -> GSI 17 (level,
low) -> IRQ 17
[   17.578456] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   23.640142] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   23.884697] input: TPPS/2 IBM TrackPoint as /class/input/input11
[   93.883104] EXT3 FS on dm-2, internal journal
[   94.992317] loop: module loaded
[   96.996598] kjournald starting.  Commit interval 5 seconds
[   97.006314] EXT3 FS on sda6, internal journal
[   97.006314] EXT3-fs: mounted filesystem with ordered data mode.
[   97.097958] kjournald starting.  Commit interval 5 seconds
[   97.098731] EXT3 FS on dm-4, internal journal
[   97.098731] EXT3-fs: mounted filesystem with ordered data mode.
[   97.145912] kjournald starting.  Commit interval 5 seconds
[   97.146631] EXT3 FS on dm-3, internal journal
[   97.146631] EXT3-fs: mounted filesystem with ordered data mode.
[   97.187476] Adding 3903480k swap on /dev/mapper/vg_crypt-lv--swap.
Priority:-1 extents:1 across:3903480k
[   99.391331] eth0: Link is Up 100 Mbps Full Duplex, Flow Control: None
[   99.391410] eth0: 10/100 speed: disabling TSO
[   99.610078] NET: Registered protocol family 10
[   99.610078] lo: Disabled Privacy Extensions
[  103.657521] Bluetooth: L2CAP ver 2.9
[  103.657521] Bluetooth: L2CAP socket layer initialized
[  103.864517] Bluetooth: RFCOMM socket layer initialized
[  103.864592] Bluetooth: RFCOMM TTY layer initialized
[  103.864651] Bluetooth: RFCOMM ver 1.8
[  105.339112] mtrr: no more MTRRs available
[  105.339233] mtrr: no more MTRRs available
[  105.339301] mtrr: no more MTRRs available
[  105.339366] mtrr: no more MTRRs available
[  105.339432] mtrr: no more MTRRs available
[  105.339498] mtrr: no more MTRRs available
[  105.339564] mtrr: no more MTRRs available
[  105.339629] mtrr: no more MTRRs available
[  105.339695] mtrr: no more MTRRs available
[  127.058904] eth0: no IPv6 routers present
[  242.373377] CPU0 attaching NULL sched-domain.
[  242.373383] CPU1 attaching NULL sched-domain.
[  242.392245] CPU0 attaching sched-domain:
[  242.392250]  domain 0: span 0-1
[  242.392253]   groups: 0 1
[  242.392256]   domain 1: span 0-1
[  242.392258]    groups: 0-1
[  242.392261] CPU1 attaching sched-domain:
[  242.392264]  domain 0: span 0-1
[  242.392265]   groups: 1 0
[  242.392268]   domain 1: span 0-1
[  242.392270]    groups: 0-1


-----------------



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.