|
发表于 2010-3-15 19:41:04
|
显示全部楼层
我这边运行/etc/init.d/west-chamber start后,结果如下
west-chamber |* Starting West Chamber...
west-chamber |ipset v4.2: Set GOOGLE is already defined, cannot be restored
west-chamber |Restore failed at line 1:
west-chamber |Try `ipset -H' or 'ipset --help' for more information.
west-chamber |ipset v4.2: Set YOUTUBE is already defined, cannot be restored
west-chamber |Restore failed at line 1:
west-chamber |Try `ipset -H' or 'ipset --help' for more information.
west-chamber |ipset v4.2: Set NOCLIP is already defined, cannot be restored
west-chamber |Restore failed at line 1:
west-chamber |Try `ipset -H' or 'ipset --help' for more information.
west-chamber |iptables: Invalid argument. Run `dmesg' for more information.
west-chamber |iptables: Invalid argument. Run `dmesg' for more information.
west-chamber |iptables: Invalid argument. Run `dmesg' for more information. [ !! ]
west-chamber |* ERROR: west-chamber failed to start
我检查过内核选项,应该没问题,dmesg输出如下
[ 0.000000] Linux version 2.6.30-gentoo-r5 (root@ubuntu) (gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) ) #28 SMP Tue Mar 16 02:23:52 CST 2010
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-2.6.30-gentoo-r5 root=/dev/sda9 ro quiet splash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)
[ 0.000000] BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d6000 - 00000000000d8000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf8a1000 (usable)
[ 0.000000] BIOS-e820: 00000000bf8a1000 - 00000000bf8a7000 (reserved)
[ 0.000000] BIOS-e820: 00000000bf8a7000 - 00000000bf9b7000 (usable)
[ 0.000000] BIOS-e820: 00000000bf9b7000 - 00000000bfa0f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bfa0f000 - 00000000bfac6000 (usable)
[ 0.000000] BIOS-e820: 00000000bfac6000 - 00000000bfad1000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfad1000 - 00000000bfad4000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfad4000 - 00000000bfad8000 (reserved)
[ 0.000000] BIOS-e820: 00000000bfad8000 - 00000000bfadc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfadc000 - 00000000bfadf000 (reserved)
[ 0.000000] BIOS-e820: 00000000bfadf000 - 00000000bfb06000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfb06000 - 00000000bfb08000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfb08000 - 00000000bfd0f000 (reserved)
[ 0.000000] BIOS-e820: 00000000bfd0f000 - 00000000bfd9f000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bfd9f000 - 00000000bfdff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bfdff000 - 00000000bfe00000 (usable)
[ 0.000000] BIOS-e820: 00000000bfe00000 - 00000000c0000000 (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 - 000000013c000000 (usable)
[ 0.000000] DMI present.
[ 0.000000] last_pfn = 0x13c000 max_arch_pfn = 0x100000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-D7FFF write-protect
[ 0.000000] D8000-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 13C000000 mask FFC000000 uncachable
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 100000000 mask FC0000000 write-back
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbfe00 max_arch_pfn = 0x100000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bfe00000
[ 0.000000] 0000000000 - 00bfe00000 page 2M
[ 0.000000] kernel direct mapping tables up to bfe00000 @ 8000-c000
[ 0.000000] init_memory_mapping: 0000000100000000-000000013c000000
[ 0.000000] 0100000000 - 013c000000 page 2M
[ 0.000000] kernel direct mapping tables up to 13c000000 @ a000-10000
[ 0.000000] ACPI: RSDP 00000000000f6440 00024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 00000000bfd49b7a 0009C (v01 LENOVO TP-7U 00003120 LTP 00000000)
[ 0.000000] ACPI: FACP 00000000bfd49d00 000F4 (v03 LENOVO TP-7U 00003120 LNVO 00000001)
[ 0.000000] ACPI: DSDT 00000000bfd4a10e 0FAC1 (v01 LENOVO TP-7U 00003120 MSFT 03000000)
[ 0.000000] ACPI: FACS 00000000bfd8e000 00040
[ 0.000000] ACPI: SSDT 00000000bfd49eb4 0025A (v01 LENOVO TP-7U 00003120 MSFT 03000000)
[ 0.000000] ACPI: ECDT 00000000bfd59bcf 00052 (v01 LENOVO TP-7U 00003120 LNVO 00000001)
[ 0.000000] ACPI: APIC 00000000bfd59c21 00078 (v01 LENOVO TP-7U 00003120 LNVO 00000001)
[ 0.000000] ACPI: MCFG 00000000bfd59c99 0003C (v01 LENOVO TP-7U 00003120 LNVO 00000001)
[ 0.000000] ACPI: HPET 00000000bfd59cd5 00038 (v01 LENOVO TP-7U 00003120 LNVO 00000001)
[ 0.000000] ACPI: SLIC 00000000bfd59dc2 00176 (v01 LENOVO TP-7U 00003120 LTP 00000000)
[ 0.000000] ACPI: BOOT 00000000bfd59f38 00028 (v01 LENOVO TP-7U 00003120 LTP 00000001)
[ 0.000000] ACPI: ASF! 00000000bfd59f60 000A0 (v16 LENOVO TP-7U 00003120 PTL 00000001)
[ 0.000000] ACPI: SSDT 00000000bfd8d1fa 00568 (v01 LENOVO TP-7U 00003120 INTL 20050513)
[ 0.000000] ACPI: TCPA 00000000bfb07000 00032 (v00 00000000 00000000)
[ 0.000000] ACPI: DMAR 00000000bfb06000 000D8 (v01 00000001 00000000)
[ 0.000000] ACPI: SSDT 00000000bfad3000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624)
[ 0.000000] ACPI: SSDT 00000000bfad2000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
[ 0.000000] ACPI: SSDT 00000000bfad1000 00242 (v01 PmRef ApTst 00003000 INTL 20050624)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 013c000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0000200000 - 00006b63a8] TEXT DATA BSS ==> [0000200000 - 00006b63a8]
[ 0.000000] #3 [000009ac00 - 0000100000] BIOS reserved ==> [000009ac00 - 0000100000]
[ 0.000000] #4 [00006b7000 - 00006b7194] BRK ==> [00006b7000 - 00006b7194]
[ 0.000000] #5 [0000008000 - 000000a000] PGTABLE ==> [0000008000 - 000000a000]
[ 0.000000] #6 [000000a000 - 000000b000] PGTABLE ==> [000000a000 - 000000b000]
[ 0.000000] [ffffe20000000000-ffffe200045fffff] PMD -> [ffff880028200000-ffff88002c7fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x0013c000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[6] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x0000009a
[ 0.000000] 0: 0x00000100 -> 0x000bf8a1
[ 0.000000] 0: 0x000bf8a7 -> 0x000bf9b7
[ 0.000000] 0: 0x000bfa0f -> 0x000bfac6
[ 0.000000] 0: 0x000bfdff -> 0x000bfe00
[ 0.000000] 0: 0x00100000 -> 0x0013c000
[ 0.000000] On node 0 totalpages: 1030659
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1313 pages reserved
[ 0.000000] DMA zone: 2625 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 766625 pages, LIFO batch:31
[ 0.000000] Normal zone: 3360 pages used for memmap
[ 0.000000] Normal zone: 242400 pages, LIFO batch:31
[ 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] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] 4 Processors exceeds NR_CPUS limit of 2
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000
[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d6000
[ 0.000000] PM: Registered nosave memory: 00000000000d6000 - 00000000000d8000
[ 0.000000] PM: Registered nosave memory: 00000000000d8000 - 00000000000dc000
[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bf8a1000 - 00000000bf8a7000
[ 0.000000] PM: Registered nosave memory: 00000000bf9b7000 - 00000000bfa0f000
[ 0.000000] PM: Registered nosave memory: 00000000bfac6000 - 00000000bfad1000
[ 0.000000] PM: Registered nosave memory: 00000000bfad1000 - 00000000bfad4000
[ 0.000000] PM: Registered nosave memory: 00000000bfad4000 - 00000000bfad8000
[ 0.000000] PM: Registered nosave memory: 00000000bfad8000 - 00000000bfadc000
[ 0.000000] PM: Registered nosave memory: 00000000bfadc000 - 00000000bfadf000
[ 0.000000] PM: Registered nosave memory: 00000000bfadf000 - 00000000bfb06000
[ 0.000000] PM: Registered nosave memory: 00000000bfb06000 - 00000000bfb08000
[ 0.000000] PM: Registered nosave memory: 00000000bfb08000 - 00000000bfd0f000
[ 0.000000] PM: Registered nosave memory: 00000000bfd0f000 - 00000000bfd9f000
[ 0.000000] PM: Registered nosave memory: 00000000bfd9f000 - 00000000bfdff000
[ 0.000000] PM: Registered nosave memory: 00000000bfe00000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 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 c2000000 (gap: c0000000:20000000)
[ 0.000000] NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 25 pages at ffff880028023000, static data 70176 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1011650
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.30-gentoo-r5 root=/dev/sda9 ro quiet splash
[ 0.000000] Initializing CPU#0
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[ 0.000000] Experimental hierarchical RCU implementation.
[ 0.000000] Experimental hierarchical RCU init done.
[ 0.000000] NR_IRQS:320
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2526.840 MHz processor.
[ 0.000999] Console: colour VGA+ 80x25
[ 0.000999] console [tty0] enabled
[ 0.000999] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000999] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000999] Checking aperture...
[ 0.000999] No AGP bridge found
[ 0.000999] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000999] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000999] Memory: 4038612k/5177344k available (2522k kernel code, 1054708k absent, 83088k reserved, 1246k data, 364k init)
[ 0.000999] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000999] hpet clockevent registered
[ 0.000999] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 5053.68 BogoMIPS (lpj=2526840)
[ 0.000999] Mount-cache hash table entries: 256
[ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000999] CPU: L2 cache: 3072K
[ 0.000999] CPU: Physical Processor ID: 0
[ 0.000999] CPU: Processor Core ID: 0
[ 0.000999] CPU0: Thermal monitoring enabled (TM2)
[ 0.000999] using mwait in idle threads.
[ 0.000999] ACPI: Core revision 20090320
[ 0.020039] Setting APIC routing to flat
[ 0.020401] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.031081] CPU0: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz stepping 0a
[ 0.031995] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.000999] Initializing CPU#1
[ 0.000999] Calibrating delay using timer specific routine.. 5053.72 BogoMIPS (lpj=2526862)
[ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.000999] CPU: L2 cache: 3072K
[ 0.000999] CPU: Physical Processor ID: 0
[ 0.000999] CPU: Processor Core ID: 1
[ 0.000999] CPU1: Thermal monitoring enabled (TM2)
[ 0.000999] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 0.103247] CPU1: Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz stepping 0a
[ 0.103267] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.104004] Brought up 2 CPUs
[ 0.104006] Total of 2 processors activated (10107.40 BogoMIPS).
[ 0.104073] net_namespace: 1720 bytes
[ 0.104073] regulator: core version 0.5
[ 0.104073] NET: Registered protocol family 16
[ 0.104991] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.104994] ACPI: bus type pci registered
[ 0.105012] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[ 0.105014] PCI: MCFG area at e0000000 reserved in E820
[ 0.108869] PCI: Using MMCONFIG at e0000000 - e3ffffff
[ 0.108871] PCI: Using configuration type 1 for base access
[ 0.110007] bio: create slab <bio-0> at 0
[ 0.111324] ACPI: EC: EC description table is found, configuring boot EC
[ 0.118578] ACPI: BIOS _OSI(Linux) query ignored
[ 0.117999] ACPI: EC: non-query interrupt received, switching to interrupt mode
[ 0.131275] ACPI: Interpreter enabled
[ 0.131278] ACPI: (supports S0 S3 S4 S5)
[ 0.131284] ACPI: Using IOAPIC for interrupt routing
[ 0.150075] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 0.150077] ACPI: EC: driver started in interrupt mode
[ 0.150092] ACPI: Power Resource [PUBS] (on)
[ 0.154260] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[ 0.154681] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.154705] DMAR: Forcing write-buffer flush capability
[ 0.154705] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.154705] pci 0000:00:01.0: PME# disabled
[ 0.154705] pci 0000:00:03.0: reg 10 64bit mmio: [0xfc226800-0xfc22680f]
[ 0.154705] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.154705] pci 0000:00:03.0: PME# disabled
[ 0.154705] pci 0000:00:03.3: reg 10 io port: [0x1828-0x182f]
[ 0.154705] pci 0000:00:03.3: reg 14 32bit mmio: [0xfc224000-0xfc224fff]
[ 0.154991] pci 0000:00:19.0: reg 10 32bit mmio: [0xfc200000-0xfc21ffff]
[ 0.154998] pci 0000:00:19.0: reg 14 32bit mmio: [0xfc225000-0xfc225fff]
[ 0.155005] pci 0000:00:19.0: reg 18 io port: [0x1840-0x185f]
[ 0.155056] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.155061] pci 0000:00:19.0: PME# disabled
[ 0.155123] pci 0000:00:1a.0: reg 20 io port: [0x1860-0x187f]
[ 0.155209] pci 0000:00:1a.1: reg 20 io port: [0x1880-0x189f]
[ 0.155294] pci 0000:00:1a.2: reg 20 io port: [0x18a0-0x18bf]
[ 0.155381] pci 0000:00:1a.7: reg 10 32bit mmio: [0xfc226c00-0xfc226fff]
[ 0.155442] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.155447] pci 0000:00:1a.7: PME# disabled
[ 0.155498] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfc220000-0xfc223fff]
[ 0.155553] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.155557] pci 0000:00:1b.0: PME# disabled
[ 0.155633] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.155637] pci 0000:00:1c.0: PME# disabled
[ 0.155716] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.155720] pci 0000:00:1c.1: PME# disabled
[ 0.155799] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.155803] pci 0000:00:1c.2: PME# disabled
[ 0.155882] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.155886] pci 0000:00:1c.3: PME# disabled
[ 0.155964] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.155968] pci 0000:00:1c.4: PME# disabled
[ 0.156039] pci 0000:00:1d.0: reg 20 io port: [0x18c0-0x18df]
[ 0.156125] pci 0000:00:1d.1: reg 20 io port: [0x18e0-0x18ff]
[ 0.156211] pci 0000:00:1d.2: reg 20 io port: [0x1c00-0x1c1f]
[ 0.156298] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfc227000-0xfc2273ff]
[ 0.156359] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.156364] pci 0000:00:1d.7: PME# disabled
[ 0.156601] pci 0000:00:1f.2: reg 10 io port: [0x1c40-0x1c47]
[ 0.156608] pci 0000:00:1f.2: reg 14 io port: [0x1834-0x1837]
[ 0.156615] pci 0000:00:1f.2: reg 18 io port: [0x1838-0x183f]
[ 0.156622] pci 0000:00:1f.2: reg 1c io port: [0x1830-0x1833]
[ 0.156629] pci 0000:00:1f.2: reg 20 io port: [0x1c20-0x1c3f]
[ 0.156636] pci 0000:00:1f.2: reg 24 32bit mmio: [0xfc226000-0xfc2267ff]
[ 0.156679] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.156683] pci 0000:00:1f.2: PME# disabled
[ 0.156721] pci 0000:00:1f.3: reg 10 64bit mmio: [0xfc227400-0xfc2274ff]
[ 0.156738] pci 0000:00:1f.3: reg 20 io port: [0x1c60-0x1c7f]
[ 0.156797] pci 0000:01:00.0: reg 10 32bit mmio: [0xd0000000-0xdfffffff]
[ 0.156804] pci 0000:01:00.0: reg 14 io port: [0x2000-0x20ff]
[ 0.156810] pci 0000:01:00.0: reg 18 32bit mmio: [0xcfff0000-0xcfffffff]
[ 0.156833] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[ 0.156859] pci 0000:01:00.0: supports D1 D2
[ 0.156914] pci 0000:00:01.0: bridge io port: [0x2000-0x2fff]
[ 0.156917] pci 0000:00:01.0: bridge 32bit mmio: [0xcff00000-0xcfffffff]
[ 0.156921] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.157104] pci 0000:03:00.0: reg 10 64bit mmio: [0xf4200000-0xf4201fff]
[ 0.157219] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.157230] pci 0000:03:00.0: PME# disabled
[ 0.157310] pci 0000:00:1c.1: bridge 32bit mmio: [0xf4200000-0xf42fffff]
[ 0.157385] pci 0000:04:00.0: reg 10 32bit mmio: [0xf4300000-0xf43003ff]
[ 0.157406] pci 0000:04:00.0: reg 18 io port: [0x3000-0x30ff]
[ 0.157445] pci 0000:04:00.0: reg 30 32bit mmio: [0x000000-0x00ffff]
[ 0.157563] pci 0000:00:1c.2: bridge io port: [0x3000-0x3fff]
[ 0.157568] pci 0000:00:1c.2: bridge 32bit mmio: [0xf4300000-0xf43fffff]
[ 0.157628] pci 0000:00:1c.3: bridge io port: [0x4000-0x4fff]
[ 0.157632] pci 0000:00:1c.3: bridge 32bit mmio: [0xf8000000-0xf9ffffff]
[ 0.157639] pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf4000000-0xf40fffff]
[ 0.157694] pci 0000:00:1c.4: bridge io port: [0x5000-0x5fff]
[ 0.157699] pci 0000:00:1c.4: bridge 32bit mmio: [0xfa000000-0xfbffffff]
[ 0.157706] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xf4100000-0xf41fffff]
[ 0.157753] pci 0000:15:00.0: reg 10 32bit mmio: [0xf4400000-0xf4400fff]
[ 0.157780] pci 0000:15:00.0: supports D1 D2
[ 0.157781] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.157786] pci 0000:15:00.0: PME# disabled
[ 0.157833] pci 0000:15:00.1: reg 10 32bit mmio: [0xf4401000-0xf44017ff]
[ 0.157901] pci 0000:15:00.1: supports D1 D2
[ 0.157902] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.157907] pci 0000:15:00.1: PME# disabled
[ 0.157955] pci 0000:15:00.2: reg 10 32bit mmio: [0xf4401800-0xf44018ff]
[ 0.158024] pci 0000:15:00.2: supports D1 D2
[ 0.158025] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.158030] pci 0000:15:00.2: PME# disabled
[ 0.158077] pci 0000:15:00.3: reg 10 32bit mmio: [0xf4401c00-0xf4401cff]
[ 0.158144] pci 0000:15:00.3: supports D1 D2
[ 0.158146] pci 0000:15:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.158151] pci 0000:15:00.3: PME# disabled
[ 0.158198] pci 0000:15:00.4: reg 10 32bit mmio: [0xf4402000-0xf44020ff]
[ 0.158265] pci 0000:15:00.4: supports D1 D2
[ 0.158267] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.158272] pci 0000:15:00.4: PME# disabled
[ 0.158319] pci 0000:15:00.5: reg 10 32bit mmio: [0xf4402400-0xf44024ff]
[ 0.158386] pci 0000:15:00.5: supports D1 D2
[ 0.158388] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.158393] pci 0000:15:00.5: PME# disabled
[ 0.158463] pci 0000:00:1e.0: transparent bridge
[ 0.158468] pci 0000:00:1e.0: bridge io port: [0x6000-0x9fff]
[ 0.158472] pci 0000:00:1e.0: bridge 32bit mmio: [0xf4400000-0xf7ffffff]
[ 0.158479] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf0000000-0xf3ffffff]
[ 0.158536] pci_bus 0000:00: on NUMA node 0
[ 0.158542] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.158681] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[ 0.158749] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[ 0.158817] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[ 0.158886] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[ 0.158955] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[ 0.159029] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[ 0.159099] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.165116] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.165312] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.165507] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.165701] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.166138] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.166332] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.166525] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.166718] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.166798] SCSI subsystem initialized
[ 0.166798] libata version 3.00 loaded.
[ 0.166987] PCI: Using ACPI for IRQ routing
[ 0.178990] cfg80211: Calling CRDA to update world regulatory domain
[ 0.178999] DMAR:Host address width 36
[ 0.179001] DMAR RHD (flags: 0x00000000)base: 0x00000000feb03000
[ 0.179009] DMAR RHD (flags: 0x00000000)base: 0x00000000feb00000
[ 0.179014] DMAR RHD (flags: 0x00000001)base: 0x00000000feb02000
[ 0.179019] DMAR:RMRR base: 0x00000000fc226c00 end: 0x00000000fc2273ff
[ 0.179025] DMAR evice scope device [0000:00:03.02] not found
[ 0.179027] DMAR evice scope device [0000:00:03.02] not found
[ 0.179084] IOMMU 0xfeb00000: using Register based invalidation
[ 0.179085] IOMMU 0xfeb03000: using Register based invalidation
[ 0.179087] IOMMU 0xfeb02000: using Register based invalidation
[ 0.179089] IOMMU: Setting identity map for device 0000:00:1d.0 [0xfc226c00 - 0xfc227400]
[ 0.179114] IOMMU: Setting identity map for device 0000:00:1d.1 [0xfc226c00 - 0xfc227400]
[ 0.179132] IOMMU: Setting identity map for device 0000:00:1d.2 [0xfc226c00 - 0xfc227400]
[ 0.179151] IOMMU: Setting identity map for device 0000:00:1d.7 [0xfc226c00 - 0xfc227400]
[ 0.179170] IOMMU: Setting identity map for device 0000:00:1a.0 [0xfc226c00 - 0xfc227400]
[ 0.179190] IOMMU: Setting identity map for device 0000:00:1a.1 [0xfc226c00 - 0xfc227400]
[ 0.179209] IOMMU: Setting identity map for device 0000:00:1a.2 [0xfc226c00 - 0xfc227400]
[ 0.179230] IOMMU: Setting identity map for device 0000:00:1a.7 [0xfc226c00 - 0xfc227400]
[ 0.179251] IOMMU: Prepare 0-16M unity mapping for LPC
[ 0.179253] IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0x1000000]
[ 0.180448] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
[ 0.183983] pnp: PnP ACPI init
[ 0.183989] ACPI: bus type pnp registered
[ 0.247865] pnp: PnP ACPI: found 10 devices
[ 0.247868] ACPI: ACPI bus type pnp unregistered
[ 0.247875] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.247877] system 00:00: iomem range 0xc0000-0xc3fff has been reserved
[ 0.247879] system 00:00: iomem range 0xc4000-0xc7fff has been reserved
[ 0.247881] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[ 0.247884] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[ 0.247886] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[ 0.247888] system 00:00: iomem range 0xd4000-0xd7fff could not be reserved
[ 0.247891] system 00:00: iomem range 0xdc000-0xdffff could not be reserved
[ 0.247893] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[ 0.247896] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[ 0.247898] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[ 0.247900] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[ 0.247903] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[ 0.247905] system 00:00: iomem range 0x100000-0xbfffffff could not be reserved
[ 0.247908] system 00:00: iomem range 0xfec00000-0xfed3ffff could not be reserved
[ 0.247910] system 00:00: iomem range 0xfed4c000-0xffffffff could not be reserved
[ 0.247916] system 00:02: ioport range 0x1000-0x107f has been reserved
[ 0.247918] system 00:02: ioport range 0x1180-0x11ff has been reserved
[ 0.247920] system 00:02: ioport range 0x800-0x80f has been reserved
[ 0.247923] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[ 0.247925] system 00:02: ioport range 0x1600-0x167f has been reserved
[ 0.247927] system 00:02: ioport range 0x1680-0x169f has been reserved
[ 0.247930] system 00:02: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.247932] system 00:02: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.247935] system 00:02: iomem range 0xfed10000-0xfed13fff has been reserved
[ 0.247937] system 00:02: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.247940] system 00:02: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.247942] system 00:02: iomem range 0xfed45000-0xfed4bfff has been reserved
[ 0.252603] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.252605] pci 0000:00:01.0: IO window: 0x2000-0x2fff
[ 0.252608] pci 0000:00:01.0: MEM window: 0xcff00000-0xcfffffff
[ 0.252611] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.252615] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.252616] pci 0000:00:1c.0: IO window: disabled
[ 0.252621] pci 0000:00:1c.0: MEM window: disabled
[ 0.252625] pci 0000:00:1c.0: PREFETCH window: disabled
[ 0.252632] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.252633] pci 0000:00:1c.1: IO window: disabled
[ 0.252639] pci 0000:00:1c.1: MEM window: 0xf4200000-0xf42fffff
[ 0.252643] pci 0000:00:1c.1: PREFETCH window: disabled
[ 0.252649] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[ 0.252652] pci 0000:00:1c.2: IO window: 0x3000-0x3fff
[ 0.252658] pci 0000:00:1c.2: MEM window: 0xf4300000-0xf43fffff
[ 0.252662] pci 0000:00:1c.2: PREFETCH window: 0x000000c2000000-0x000000c20fffff
[ 0.252669] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
[ 0.252672] pci 0000:00:1c.3: IO window: 0x4000-0x4fff
[ 0.252677] pci 0000:00:1c.3: MEM window: 0xf8000000-0xf9ffffff
[ 0.252681] pci 0000:00:1c.3: PREFETCH window: 0x000000f4000000-0x000000f40fffff
[ 0.252688] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:0d
[ 0.252691] pci 0000:00:1c.4: IO window: 0x5000-0x5fff
[ 0.252696] pci 0000:00:1c.4: MEM window: 0xfa000000-0xfbffffff
[ 0.252701] pci 0000:00:1c.4: PREFETCH window: 0x000000f4100000-0x000000f41fffff
[ 0.252709] pci 0000:15:00.0: CardBus bridge, secondary bus 0000:16
[ 0.252711] pci 0000:15:00.0: IO window: 0x006000-0x0060ff
[ 0.252716] pci 0000:15:00.0: IO window: 0x006400-0x0064ff
[ 0.252721] pci 0000:15:00.0: PREFETCH window: 0xf0000000-0xf3ffffff
[ 0.252726] pci 0000:15:00.0: MEM window: 0xc4000000-0xc7ffffff
[ 0.252731] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:15
[ 0.252734] pci 0000:00:1e.0: IO window: 0x6000-0x9fff
[ 0.252740] pci 0000:00:1e.0: MEM window: 0xf4400000-0xf7ffffff
[ 0.252744] pci 0000:00:1e.0: PREFETCH window: 0x000000f0000000-0x000000f3ffffff
[ 0.252756] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.252759] pci 0000:00:01.0: setting latency timer to 64
[ 0.252767] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.252771] pci 0000:00:1c.0: setting latency timer to 64
[ 0.252779] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.252783] pci 0000:00:1c.1: setting latency timer to 64
[ 0.252791] pci 0000:00:1c.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.252796] pci 0000:00:1c.2: setting latency timer to 64
[ 0.252803] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 0.252808] pci 0000:00:1c.3: setting latency timer to 64
[ 0.252815] pci 0000:00:1c.4: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.252819] pci 0000:00:1c.4: setting latency timer to 64
[ 0.252826] pci 0000:00:1e.0: setting latency timer to 64
[ 0.252835] pci 0000:15:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.252841] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.252843] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.252846] pci_bus 0000:01: resource 0 io: [0x2000-0x2fff]
[ 0.252847] pci_bus 0000:01: resource 1 mem: [0xcff00000-0xcfffffff]
[ 0.252849] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.252852] pci_bus 0000:03: resource 1 mem: [0xf4200000-0xf42fffff]
[ 0.252854] pci_bus 0000:04: resource 0 io: [0x3000-0x3fff]
[ 0.252856] pci_bus 0000:04: resource 1 mem: [0xf4300000-0xf43fffff]
[ 0.252857] pci_bus 0000:04: resource 2 pref mem [0xc2000000-0xc20fffff]
[ 0.252859] pci_bus 0000:05: resource 0 io: [0x4000-0x4fff]
[ 0.252861] pci_bus 0000:05: resource 1 mem: [0xf8000000-0xf9ffffff]
[ 0.252863] pci_bus 0000:05: resource 2 pref mem [0xf4000000-0xf40fffff]
[ 0.252865] pci_bus 0000:0d: resource 0 io: [0x5000-0x5fff]
[ 0.252867] pci_bus 0000:0d: resource 1 mem: [0xfa000000-0xfbffffff]
[ 0.252869] pci_bus 0000:0d: resource 2 pref mem [0xf4100000-0xf41fffff]
[ 0.252871] pci_bus 0000:15: resource 0 io: [0x6000-0x9fff]
[ 0.252873] pci_bus 0000:15: resource 1 mem: [0xf4400000-0xf7ffffff]
[ 0.252875] pci_bus 0000:15: resource 2 pref mem [0xf0000000-0xf3ffffff]
[ 0.252877] pci_bus 0000:15: resource 3 io: [0x00-0xffff]
[ 0.252878] pci_bus 0000:15: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.252880] pci_bus 0000:16: resource 0 io: [0x6000-0x60ff]
[ 0.252882] pci_bus 0000:16: resource 1 io: [0x6400-0x64ff]
[ 0.252884] pci_bus 0000:16: resource 2 pref mem [0xf0000000-0xf3ffffff]
[ 0.252886] pci_bus 0000:16: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 0.252906] NET: Registered protocol family 2
[ 0.261009] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.261638] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.263158] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.263623] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.263626] TCP reno registered
[ 0.266052] NET: Registered protocol family 1
[ 0.266195] Simple Boot Flag at 0x35 set to 0x1
[ 0.267137] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.269065] msgmni has been set to 7889
[ 0.269368] alg: No test for stdrng (krng)
[ 0.269376] io scheduler noop registered
[ 0.269384] io scheduler cfq registered (default)
[ 0.269548] pci 0000:01:00.0: Boot video device
[ 0.269686] pcieport-driver 0000:00:01.0: irq 27 for MSI/MSI-X
[ 0.269695] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.269863] pcieport-driver 0000:00:1c.0: irq 28 for MSI/MSI-X
[ 0.269880] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.270087] pcieport-driver 0000:00:1c.1: irq 29 for MSI/MSI-X
[ 0.270103] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 0.270294] pcieport-driver 0000:00:1c.2: irq 30 for MSI/MSI-X
[ 0.270310] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 0.270496] pcieport-driver 0000:00:1c.3: irq 31 for MSI/MSI-X
[ 0.270512] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[ 0.270695] pcieport-driver 0000:00:1c.4: irq 32 for MSI/MSI-X
[ 0.270711] pcieport-driver 0000:00:1c.4: setting latency timer to 64
[ 0.272688] Non-volatile memory driver v1.3
[ 0.272689] Linux agpgart interface v0.103
[ 0.273406] ACPI: AC Adapter [AC] (on-line)
[ 0.273943] ACPI: SSDT 00000000bfad6c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.274454] ACPI: SSDT 00000000bfad4020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.276551] ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
[ 0.277088] Monitor-Mwait will be used to enter C-1 state
[ 0.277101] Monitor-Mwait will be used to enter C-2 state
[ 0.277112] Monitor-Mwait will be used to enter C-3 state
[ 0.277117] Marking TSC unstable due to TSC halts in idle
[ 0.277177] Switched to NOHz mode on CPU #0
[ 0.277209] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 0.277249] processor ACPI_CPU:00: registered as cooling_device0
[ 0.277252] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 0.277314] Switched to NOHz mode on CPU #1
[ 0.277703] ACPI: SSDT 00000000bfad5ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624)
[ 0.278104] ACPI: SSDT 00000000bfad5f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624)
[ 0.278872] ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
[ 0.279486] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.279520] processor ACPI_CPU:01: registered as cooling_device1
[ 0.279522] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 0.323651] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.324115] serial 0000:00:03.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.324183] 0000:00:03.3: ttyS0 at I/O 0x1828 (irq = 17) is a 16550A
[ 0.325705] brd: module loaded
[ 0.325777] Driver 'sd' needs updating - please use bus_type methods
[ 0.325803] Driver 'sr' needs updating - please use bus_type methods
[ 0.325911] ahci 0000:00:1f.2: version 3.0
[ 0.325920] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.326013] ahci 0000:00:1f.2: irq 33 for MSI/MSI-X
[ 0.326067] ahci: SSS flag set, parallel bus scan disabled
[ 0.326096] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[ 0.326099] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part
[ 0.326103] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.326304] scsi0 : ahci
[ 0.326436] scsi1 : ahci
[ 0.326614] scsi2 : ahci
[ 0.326731] scsi3 : ahci
[ 0.327580] ata1: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226100 irq 33
[ 0.327584] ata2: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226180 irq 33
[ 0.327585] ata3: DUMMY
[ 0.327586] ata4: DUMMY
[ 0.327704] sky2 driver version 1.22
[ 0.327887] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.340501] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.340505] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.340622] mice: PS/2 mouse device common for all mice
[ 0.342220] cpuidle: using governor ladder
[ 0.342757] cpuidle: using governor menu
[ 0.342846] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 0.343028] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 0.343030] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
[ 0.343031] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 0.343239] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.343246] TCP cubic registered
[ 0.343248] NET: Registered protocol family 17
[ 0.357293] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.383361] ACPI: Battery Slot [BAT0] (battery present)
[ 0.632092] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.652512] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[ 0.652516] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[ 0.652520] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 0.683750] ata1.00: ATA-8: ST9320421AS, LV13, max UDMA/100
[ 0.683754] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 0.719731] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[ 0.719735] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[ 0.719739] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 0.750936] ata1.00: configured for UDMA/100
[ 0.836884] ata1.00: configured for UDMA/100
[ 0.836891] ata1: EH complete
[ 0.837096] scsi 0:0:0:0: Direct-Access ATA ST9320421AS LV13 PQ: 0 ANSI: 5
[ 0.837680] sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors: (320 GB/298 GiB)
[ 0.837711] sd 0:0:0:0: [sda] Write Protect is off
[ 0.837717] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.837763] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.837944] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 >
[ 0.930240] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.000123] Clocksource tsc unstable (delta = -488820657 ns)
[ 1.142098] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.148618] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[ 1.149432] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[ 1.153142] ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-U20N, HX12, max UDMA/133
[ 1.161067] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[ 1.161896] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[ 1.165636] ata2.00: configured for UDMA/133
[ 1.306272] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-U20N HX12 PQ: 0 ANSI: 5
[ 1.659018] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.659025] Uniform CD-ROM driver Revision: 3.20
[ 1.659252] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.685280] kjournald starting. Commit interval 5 seconds
[ 1.685308] EXT3-fs: mounted filesystem with writeback data mode.
[ 1.685324] VFS: Mounted root (ext3 filesystem) readonly on device 8:9.
[ 1.685368] Freeing unused kernel memory: 364k freed
[ 5.490451] udev: starting version 149
[ 5.768787] thermal LNXTHERM:01: registered as thermal_zone0
[ 5.768810] ACPI: Thermal Zone [THM0] (51 C)
[ 5.772772] thermal LNXTHERM:02: registered as thermal_zone1
[ 5.772793] ACPI: Thermal Zone [THM1] (44 C)
[ 5.776726] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 5.776796] ACPI: Power Button [PWRF]
[ 5.776944] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[ 5.778949] ACPI: Lid Switch [LID]
[ 5.779091] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[ 5.779150] ACPI: Sleep Button [SLPB]
[ 5.818019] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 5.925106] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.4-k4
[ 5.925113] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[ 5.925184] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 5.925203] e1000e 0000:00:19.0: setting latency timer to 64
[ 5.925466] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[ 5.927523] thinkpad_acpi: ThinkPad ACPI Extras v0.23
[ 5.927529] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 5.927533] thinkpad_acpi: ThinkPad BIOS 7UET82WW (3.12 ), EC 7VHT16WW-1.06
[ 5.927539] thinkpad_acpi: Lenovo ThinkPad T400, model 2767MU7
[ 5.928904] thinkpad_acpi: radio switch found; radios are enabled
[ 5.929225] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 5.929231] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 5.991718] usbcore: registered new interface driver usbfs
[ 5.991755] usbcore: registered new interface driver hub
[ 5.992335] usbcore: registered new device driver usb
[ 5.996513] Registered led device: tpacpi::thinklight
[ 5.996603] Registered led device: tpacpi::power
[ 5.996650] Registered led device: tpacpi::standby
[ 6.001249] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one.
[ 6.001762] input: ThinkPad Extra Buttons as /devices/virtual/input/input4
[ 6.006643] rtc_cmos 00:07: RTC can wake from S4
[ 6.006735] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 6.006783] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 6.009636] uhci_hcd: USB Universal Host Controller Interface driver
[ 6.030226] acpi device:0a: registered as cooling_device2
[ 6.030723] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:08/device:09/input/input5
[ 6.030795] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no)
[ 6.068612] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1c:25:a2:9a:81
[ 6.068616] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 6.068645] 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008ff-0ff
[ 6.069254] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 6.069265] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 6.069275] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 6.069280] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 6.069313] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 6.069360] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[ 6.069438] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.069442] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.069444] usb usb1: Product: UHCI Host Controller
[ 6.069447] usb usb1: Manufacturer: Linux 2.6.30-gentoo-r5 uhci_hcd
[ 6.069449] usb usb1: SerialNumber: 0000:00:1a.0
[ 6.069509] usb usb1: configuration #1 chosen from 1 choice
[ 6.069544] hub 1-0:1.0: USB hub found
[ 6.069555] hub 1-0:1.0: 2 ports detected
[ 6.069678] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 6.069686] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 6.069690] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 6.069716] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 6.069757] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[ 6.069818] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.069821] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.069824] usb usb2: Product: UHCI Host Controller
[ 6.069826] usb usb2: Manufacturer: Linux 2.6.30-gentoo-r5 uhci_hcd
[ 6.069829] usb usb2: SerialNumber: 0000:00:1a.1
[ 6.069877] usb usb2: configuration #1 chosen from 1 choice
[ 6.069910] hub 2-0:1.0: USB hub found
[ 6.069921] hub 2-0:1.0: 2 ports detected
[ 6.070714] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[ 6.070722] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 6.070730] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 6.070734] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 6.070766] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[ 6.070811] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[ 6.070878] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.070881] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.070884] usb usb3: Product: UHCI Host Controller
[ 6.070886] usb usb3: Manufacturer: Linux 2.6.30-gentoo-r5 uhci_hcd
[ 6.070889] usb usb3: SerialNumber: 0000:00:1a.2
[ 6.070951] usb usb3: configuration #1 chosen from 1 choice
[ 6.070987] hub 3-0:1.0: USB hub found
[ 6.070999] hub 3-0:1.0: 2 ports detected
[ 6.071881] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 6.071889] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 6.071897] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 6.071901] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 6.071933] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 6.071974] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[ 6.072054] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.072058] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.072061] usb usb4: Product: UHCI Host Controller
[ 6.072063] usb usb4: Manufacturer: Linux 2.6.30-gentoo-r5 uhci_hcd
[ 6.072065] usb usb4: SerialNumber: 0000:00:1d.0
[ 6.072118] usb usb4: configuration #1 chosen from 1 choice
[ 6.072151] hub 4-0:1.0: USB hub found
[ 6.072167] hub 4-0:1.0: 2 ports detected
[ 6.072261] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 6.072269] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 6.072273] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 6.072299] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[ 6.072339] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[ 6.072404] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.072407] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.072410] usb usb5: Product: UHCI Host Controller
[ 6.072412] usb usb5: Manufacturer: Linux 2.6.30-gentoo-r5 uhci_hcd
[ 6.072414] usb usb5: SerialNumber: 0000:00:1d.1
[ 6.072520] usb usb5: configuration #1 chosen from 1 choice
[ 6.072554] hub 5-0:1.0: USB hub found
[ 6.072565] hub 5-0:1.0: 2 ports detected
[ 6.072662] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 6.072670] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 6.072674] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 6.072702] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[ 6.072743] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[ 6.072805] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.072808] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.072811] usb usb6: Product: UHCI Host Controller
[ 6.072813] usb usb6: Manufacturer: Linux 2.6.30-gentoo-r5 uhci_hcd
[ 6.072816] usb usb6: SerialNumber: 0000:00:1d.2
[ 6.072864] usb usb6: configuration #1 chosen from 1 choice
[ 6.072895] hub 6-0:1.0: USB hub found
[ 6.072906] hub 6-0:1.0: 2 ports detected
[ 6.084568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.084572] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[ 6.085272] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[ 6.085283] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 6.085357] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 6.085361] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 6.085397] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 7
[ 6.089335] ehci_hcd 0000:00:1a.7: debug port 1
[ 6.089342] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 6.089363] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xfc226c00
[ 6.094882] Monitor-Mwait will be used to enter C-3 state
[ 6.099060] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 6.099084] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.099087] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.099090] usb usb7: Product: EHCI Host Controller
[ 6.099093] usb usb7: Manufacturer: Linux 2.6.30-gentoo-r5 ehci_hcd
[ 6.099095] usb usb7: SerialNumber: 0000:00:1a.7
[ 6.099158] usb usb7: configuration #1 chosen from 1 choice
[ 6.099198] hub 7-0:1.0: USB hub found
[ 6.099211] hub 7-0:1.0: 6 ports detected
[ 6.100592] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 6.100604] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 6.100621] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 6.100625] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 6.100653] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[ 6.104595] ehci_hcd 0000:00:1d.7: debug port 1
[ 6.104602] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 6.104619] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfc227000
[ 6.114068] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 6.114093] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[ 6.114096] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.114099] usb usb8: Product: EHCI Host Controller
[ 6.114101] usb usb8: Manufacturer: Linux 2.6.30-gentoo-r5 ehci_hcd
[ 6.114104] usb usb8: SerialNumber: 0000:00:1d.7
[ 6.114157] usb usb8: configuration #1 chosen from 1 choice
[ 6.114193] hub 8-0:1.0: USB hub found
[ 6.114213] hub 8-0:1.0: 6 ports detected
[ 6.134478] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6]
[ 6.171311] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 6.171315] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 6.171424] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 6.171455] iwlagn 0000:03:00.0: setting latency timer to 64
[ 6.171570] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
[ 6.191029] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 6.191124] iwlagn 0000:03:00.0: irq 35 for MSI/MSI-X
[ 6.195045] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 6.259910] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x04b8, PCI irq 16
[ 6.259915] yenta_cardbus 0000:15:00.0: Socket status: 30000006
[ 6.259922] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge I/O window: 0x6000 - 0x9fff
[ 6.259926] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge Memory window: 0xf4400000 - 0xf7ffffff
[ 6.259930] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf3ffffff
[ 6.312805] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 6.312865] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 6.372112] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[ 6.372122] Disabling lock debugging due to kernel taint
[ 6.407782] [fglrx] Maximum main memory to use for locked dma buffers: 3783 MBytes.
[ 6.408236] [fglrx] vendor: 1002 device: 95c4 count: 1
[ 6.408896] [fglrx] ioport: bar 1, base 0x2000, size: 0x100
[ 6.408999] pci 0000:01:00.0: power state changed by ACPI to D0
[ 6.409017] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 6.409024] pci 0000:01:00.0: setting latency timer to 64
[ 6.409289] [fglrx] Kernel PAT support is enabled
[ 6.409317] [fglrx] module loaded - fglrx 8.70.3 [Feb 2 2010] with 1 minors
[ 6.435445] hda-codec: No codec parser is available
[ 6.437142] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/input/input6
[ 6.437224] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/input/input7
[ 6.437288] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 6.437364] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/input/input9
[ 6.657076] usb 7-6: new high speed USB device using ehci_hcd and address 5
[ 6.678024] Synaptics Touchpad, model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04791/0xb00000
[ 6.678035] serio: Synaptics pass-through port at isa0060/serio1/input0
[ 6.723735] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
[ 6.782957] usb 7-6: New USB device found, idVendor=17ef, idProduct=1004
[ 6.782965] usb 7-6: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 6.782971] usb 7-6: Product: Integrated Camera
[ 6.782976] usb 7-6: Manufacturer: Chicony Electronics Co., Ltd.
[ 6.782981] usb 7-6: SerialNumber: SN0001
[ 6.783129] usb 7-6: configuration #1 chosen from 1 choice
[ 6.991118] usb 1-1: new low speed USB device using uhci_hcd and address 2
[ 7.027096] Linux video capture interface: v2.00
[ 7.048743] uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:1004)
[ 7.054278] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.7/usb7/7-6/7-6:1.0/input/input11
[ 7.054457] usbcore: registered new interface driver uvcvideo
[ 7.054516] USB Video Class driver (v0.1.0)
[ 7.156442] usb 1-1: New USB device found, idVendor=046d, idProduct=c01f
[ 7.156450] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.156457] usb 1-1: Product: USB-PS/2 Optical Mouse
[ 7.156461] usb 1-1: Manufacturer: Logitech
[ 7.156613] usb 1-1: configuration #1 chosen from 1 choice
[ 7.202096] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input12
[ 7.202227] generic-usb 0003:046D:C01F.0001: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1/input0
[ 7.202267] usbcore: registered new interface driver usbhid
[ 7.202273] usbhid: v2.6:USB HID core driver
[ 7.399187] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 7.554862] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810
[ 7.554870] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.554876] usb 2-1: Product: Fingerprint Sensor
[ 7.555039] usb 2-1: configuration #1 chosen from 1 choice
[ 7.763088] usb 2-2: new full speed USB device using uhci_hcd and address 3
[ 7.918882] usb 2-2: New USB device found, idVendor=0a5c, idProduct=2145
[ 7.918889] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.918895] usb 2-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II
[ 7.918900] usb 2-2: Manufacturer: Lenovo Computer Corp
[ 7.919037] usb 2-2: configuration #1 chosen from 1 choice
[ 7.965301] Bluetooth: Core ver 2.15
[ 7.965834] NET: Registered protocol family 31
[ 7.965839] Bluetooth: HCI device and connection manager initialized
[ 7.965845] Bluetooth: HCI socket layer initialized
[ 7.984430] Bluetooth: Generic Bluetooth USB driver ver 0.5
[ 7.984623] usbcore: registered new interface driver btusb
[ 8.999679] EXT3 FS on sda9, internal journal
[ 9.214320] kjournald starting. Commit interval 5 seconds
[ 9.214344] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[ 9.214816] EXT3 FS on sda8, internal journal
[ 9.214825] EXT3-fs: mounted filesystem with writeback data mode.
[ 9.364576] fuse init (API version 7.11)
[ 9.863140] Adding 7703600k swap on /dev/sda6. Priority:-1 extents:1 across:7703600k
[ 11.844517] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[ 11.895135] e1000e 0000:00:19.0: irq 34 for MSI/MSI-X
[ 12.666913] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 12.869840] Bluetooth: L2CAP ver 2.13
[ 12.869845] Bluetooth: L2CAP socket layer initialized
[ 12.922919] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input13
[ 12.947934] Bluetooth: RFCOMM socket layer initialized
[ 12.947953] Bluetooth: RFCOMM TTY layer initialized
[ 12.947958] Bluetooth: RFCOMM ver 1.11
[ 13.565876] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[ 13.565884] 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[ 13.775860] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.775862] Bluetooth: BNEP filters: protocol multicast
[ 13.886408] Bridge firewalling registered
[ 13.914452] Bluetooth: SCO (Voice Link) ver 0.6
[ 13.914454] Bluetooth: SCO socket layer initialized
[ 23.888718] fglrx_pci 0000:01:00.0: irq 36 for MSI/MSI-X
[ 23.889407] [fglrx] Firegl kernel thread PID: 4943
[ 24.454349] [fglrx] Gart USWC size:1231 M.
[ 24.454351] [fglrx] Gart cacheable size:489 M.
[ 24.454355] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 24.454357] [fglrx] Reserved FB block: Unshared offset:fc1e000, size:3dd000
[ 24.454359] [fglrx] Reserved FB block: Unshared offset:fffb000, size:5000
[ 26.641765] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)
[ 31.310072] CE: hpet increasing min_delta_ns to 15000 nsec
[ 40.744405] ip_set version 4 loaded
[ 40.772759] /var/tmp/portage/net-firewall/ipset-4.2/work/ipset-4.2/kernel/ip_set_nethash.c: nethash_retry: rehashing of set YOUTUBE triggered: hashsize grows from 50 to 75
[ 40.954336] can't load conntrack support for proto=2
[ 41.003202] can't load conntrack support for proto=2
[ 41.048429] can't load conntrack support for proto=2
[ 88.917545] NET: Registered protocol family 10
[ 98.964055] eth0: no IPv6 routers present
[ 1919.740145] can't load conntrack support for proto=2
[ 1919.788749] can't load conntrack support for proto=2
[ 1919.835135] can't load conntrack support for proto=2
[ 2038.798042] can't load conntrack support for proto=2
[ 2038.849848] can't load conntrack support for proto=2
[ 2038.901635] can't load conntrack support for proto=2 |
|