|
最近做的操作就是pacman -syu和安装了gnome-shell(已经卸载)
开机的时候出了一个fail
mounting local filesystem的时候 后面是busy
接下两行是
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
再下一行就是一个fail
而且之前的输出明显比平时更多.按下scrool lock也没用.
虽然现在一切正常,但是这个在文件系统后的fail让我很担心.
查看了log好像没啥.kernel里没有fail,daemon里都是网络相关的.
贴上dmsg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.39-ARCH (thomas@evey) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011
[ 0.000000] Command line: root=/dev/disk/by-uuid/688fe957-23ff-49ed-a16b-05f1b3fd7e0c ro init=/sbin/bootchartd
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfe6d800 (usable)
[ 0.000000] BIOS-e820: 00000000bfe6d800 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f4000000 - 00000000f8000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.4 present.
[ 0.000000] DMI: Dell Inc. Vostro 1400 /0TT358, BIOS A09 07/10/2008
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0xbfe6d max_arch_pfn = 0x400000000
[ 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-CFFFF write-protect
[ 0.000000] D0000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0BFF00000 mask FFFF00000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bfe6d000
[ 0.000000] 0000000000 - 00bfe00000 page 2M
[ 0.000000] 00bfe00000 - 00bfe6d000 page 4k
[ 0.000000] kernel direct mapping tables up to bfe6d000 @ bfe68000-bfe6d000
[ 0.000000] RAMDISK: 37dd5000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000fbbf0 00024 (v02 DELL )
[ 0.000000] ACPI: XSDT 00000000bfe6f200 00054 (v01 DELL M08 27D8070A ASL 00000061)
[ 0.000000] ACPI: FACP 00000000bfe6f09c 000F4 (v04 DELL M08 27D8070A ASL 00000061)
[ 0.000000] ACPI: DSDT 00000000bfe6f800 05676 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[ 0.000000] ACPI: FACS 00000000bfe7e000 00040
[ 0.000000] ACPI: HPET 00000000bfe6f300 00038 (v01 DELL M08 00000001 ASL 00000061)
[ 0.000000] ACPI: APIC 00000000bfe6f400 00068 (v01 DELL M08 27D8070A ASL 00000047)
[ 0.000000] ACPI: MCFG 00000000bfe6f3c0 0003E (v16 DELL M08 27D8070A ASL 00000061)
[ 0.000000] ACPI: BOOT 00000000bfe6efc0 00028 (v01 DELL M08 27D8070A ASL 00000061)
[ 0.000000] ACPI: SSDT 00000000bfe6d9b8 004CC (v01 PmRef CpuPm 00003000 INTL 20050624)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-00000000bfe6d000
[ 0.000000] NUMA: Using 63 for the hash shift.
[ 0.000000] Initmem setup node 0 0000000000000000-00000000bfe6d000
[ 0.000000] NODE_DATA [00000000bfe63000 - 00000000bfe67fff]
[ 0.000000] [ffffea0000000000-ffffea00029fffff] PMD -> [ffff8800bc600000-ffff8800beffffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bfe6d
[ 0.000000] On node 0 totalpages: 785916
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3922 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10691 pages used for memmap
[ 0.000000] DMA32 zone: 771242 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_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[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, 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] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:34000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800bfc00000 s83136 r8192 d23360 u1048576
[ 0.000000] pcpu-alloc: s83136 r8192 d23360 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 775164
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/disk/by-uuid/688fe957-23ff-49ed-a16b-05f1b3fd7e0c ro init=/sbin/bootchartd
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3088592k/3144116k available (4019k kernel code, 452k absent, 55072k reserved, 3335k data, 712k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptable hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:2304
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 25165824 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1994.830 MHz processor.
[ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.89 BogoMIPS (lpj=6649433)
[ 0.003511] pid_max: default: 32768 minimum: 301
[ 0.003720] Security Framework initialized
[ 0.003808] AppArmor: AppArmor disabled by boot time parameter
[ 0.004339] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.007874] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.009442] Mount-cache hash table entries: 256
[ 0.010059] Initializing cgroup subsys ns
[ 0.010151] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.010253] Initializing cgroup subsys cpuacct
[ 0.010373] Initializing cgroup subsys memory
[ 0.010477] Initializing cgroup subsys devices
[ 0.010563] Initializing cgroup subsys freezer
[ 0.010648] Initializing cgroup subsys net_cls
[ 0.010733] Initializing cgroup subsys blkio
[ 0.010882] CPU: Physical Processor ID: 0
[ 0.010967] CPU: Processor Core ID: 0
[ 0.011051] mce: CPU supports 6 MCE banks
[ 0.011142] CPU0: Thermal monitoring enabled (TM2)
[ 0.011230] using mwait in idle threads.
[ 0.012559] ACPI: Core revision 20110316
[ 0.016681] ftrace: allocating 15966 entries in 63 pages
[ 0.020057] Setting APIC routing to flat
[ 0.020522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.054454] CPU0: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz stepping 0d
[ 0.056663] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.056663] PEBS disabled due to CPU errata.
[ 0.056663] ... version: 2
[ 0.056663] ... bit width: 40
[ 0.056663] ... generic registers: 2
[ 0.056663] ... value mask: 000000ffffffffff
[ 0.056663] ... max period: 000000007fffffff
[ 0.056663] ... fixed-purpose events: 3
[ 0.056663] ... event mask: 0000000700000003
[ 0.073442] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.100007] Booting Node 0, Processors #1 Ok.
[ 0.100160] smpboot cpu 1: start_ip = 9a000
[ 0.196688] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.203326] Brought up 2 CPUs
[ 0.203410] Total of 2 processors activated (7982.15 BogoMIPS).
[ 0.204354] devtmpfs: initialized
[ 0.204715] print_constraints: dummy:
[ 0.206746] NET: Registered protocol family 16
[ 0.206953] ACPI: bus type pci registered
[ 0.207206] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf4000000-0xf7ffffff] (base 0xf4000000)
[ 0.207309] PCI: MMCONFIG at [mem 0xf4000000-0xf7ffffff] reserved in E820
[ 0.214450] PCI: Using configuration type 1 for base access
[ 0.214540] dmi type 0xB1 record - unknown flag
[ 0.215086] bio: create slab <bio-0> at 0
[ 0.216725] ACPI: EC: Look up EC in DSDT
[ 0.224284] ACPI: SSDT 00000000bfe6e4ee 00286 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.224812] ACPI: Dynamic OEM Table Load:
[ 0.225029] ACPI: SSDT (null) 00286 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.225377] ACPI: SSDT 00000000bfe6de84 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.225887] ACPI: Dynamic OEM Table Load:
[ 0.226105] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.226528] ACPI: SSDT 00000000bfe6e774 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
[ 0.227016] ACPI: Dynamic OEM Table Load:
[ 0.227234] ACPI: SSDT (null) 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
[ 0.227540] ACPI: SSDT 00000000bfe6e469 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
[ 0.228053] ACPI: Dynamic OEM Table Load:
[ 0.228270] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
[ 0.228676] ACPI: Interpreter enabled
[ 0.228761] ACPI: (supports S0 S3 S4 S5)
[ 0.229124] ACPI: Using IOAPIC for interrupt routing
[ 0.280146] ACPI: No dock devices found.
[ 0.280232] HEST: Table not found.
[ 0.280316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.289488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.307734] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.307823] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.307910] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.308009] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 0.308108] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xf3ffffff]
[ 0.308208] pci_root PNP0A03:00: host bridge window [mem 0xf8000000-0xfebfffff]
[ 0.309267] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
[ 0.309366] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
[ 0.309465] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
[ 0.309564] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
[ 0.309664] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff]
[ 0.309763] pci_root PNP0A03:00: host bridge window [mem 0xffb00000-0xffefffff]
[ 0.309874] pci 0000:00:00.0: [8086:2a00] type 0 class 0x000600
[ 0.309923] pci 0000:00:01.0: [8086:2a01] type 1 class 0x000604
[ 0.309960] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.309964] pci 0000:00:01.0: PME# disabled
[ 0.310026] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03
[ 0.310086] pci 0000:00:1a.0: reg 20: [io 0x6f20-0x6f3f]
[ 0.310128] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03
[ 0.310188] pci 0000:00:1a.1: reg 20: [io 0x6f00-0x6f1f]
[ 0.310246] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03
[ 0.310271] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
[ 0.310367] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.310373] pci 0000:00:1a.7: PME# disabled
[ 0.310406] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403
[ 0.310430] pci 0000:00:1b.0: reg 10: [mem 0xfebfc000-0xfebfffff 64bit]
[ 0.310517] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.310522] pci 0000:00:1b.0: PME# disabled
[ 0.310552] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604
[ 0.310642] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.310647] pci 0000:00:1c.0: PME# disabled
[ 0.310680] pci 0000:00:1c.1: [8086:2841] type 1 class 0x000604
[ 0.310770] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.310775] pci 0000:00:1c.1: PME# disabled
[ 0.310809] pci 0000:00:1c.3: [8086:2845] type 1 class 0x000604
[ 0.310900] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.310905] pci 0000:00:1c.3: PME# disabled
[ 0.310939] pci 0000:00:1c.5: [8086:2849] type 1 class 0x000604
[ 0.311029] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.311035] pci 0000:00:1c.5: PME# disabled
[ 0.311066] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03
[ 0.311126] pci 0000:00:1d.0: reg 20: [io 0x6f80-0x6f9f]
[ 0.311168] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03
[ 0.311227] pci 0000:00:1d.1: reg 20: [io 0x6f60-0x6f7f]
[ 0.311269] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03
[ 0.311328] pci 0000:00:1d.2: reg 20: [io 0x6f40-0x6f5f]
[ 0.311387] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03
[ 0.311412] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
[ 0.311506] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.311513] pci 0000:00:1d.7: PME# disabled
[ 0.311538] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[ 0.311628] pci 0000:00:1f.0: [8086:2815] type 0 class 0x000601
[ 0.311746] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.311851] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO
[ 0.311942] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[ 0.312045] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[ 0.312187] pci 0000:00:1f.1: [8086:2850] type 0 class 0x000101
[ 0.312205] pci 0000:00:1f.1: reg 10: [io 0x01f0-0x01f7]
[ 0.312218] pci 0000:00:1f.1: reg 14: [io 0x03f4-0x03f7]
[ 0.312231] pci 0000:00:1f.1: reg 18: [io 0x0170-0x0177]
[ 0.312243] pci 0000:00:1f.1: reg 1c: [io 0x0374-0x0377]
[ 0.312256] pci 0000:00:1f.1: reg 20: [io 0x6fa0-0x6faf]
[ 0.312311] pci 0000:00:1f.2: [8086:2829] type 0 class 0x000106
[ 0.312339] pci 0000:00:1f.2: reg 10: [io 0x6eb0-0x6eb7]
[ 0.312352] pci 0000:00:1f.2: reg 14: [io 0x6eb8-0x6ebb]
[ 0.312364] pci 0000:00:1f.2: reg 18: [io 0x6ec0-0x6ec7]
[ 0.312377] pci 0000:00:1f.2: reg 1c: [io 0x6ec8-0x6ecb]
[ 0.312390] pci 0000:00:1f.2: reg 20: [io 0x6ee0-0x6eff]
[ 0.312403] pci 0000:00:1f.2: reg 24: [mem 0xfebfb800-0xfebfbfff]
[ 0.312452] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.312458] pci 0000:00:1f.2: PME# disabled
[ 0.312481] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05
[ 0.312498] pci 0000:00:1f.3: reg 10: [mem 0xfebfb700-0xfebfb7ff]
[ 0.312542] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df]
[ 0.312633] pci 0000:01:00.0: [10de:0427] type 0 class 0x000300
[ 0.312654] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
[ 0.312676] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.312698] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
[ 0.312713] pci 0000:01:00.0: reg 24: [io 0xef00-0xef7f]
[ 0.312727] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.312811] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.312899] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.312902] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
[ 0.312907] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.312971] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
[ 0.313060] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.313066] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.313075] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.313240] pci 0000:0c:00.0: [8086:4222] type 0 class 0x000280
[ 0.313297] pci 0000:0c:00.0: reg 10: [mem 0xf9fff000-0xf9ffffff]
[ 0.313642] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[ 0.313655] pci 0000:0c:00.0: PME# disabled
[ 0.313726] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.313908] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
[ 0.313997] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
[ 0.314003] pci 0000:00:1c.1: bridge window [mem 0xf9f00000-0xf9ffffff]
[ 0.314011] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.314076] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[ 0.314164] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.314170] pci 0000:00:1c.3: bridge window [mem 0xf9c00000-0xf9efffff]
[ 0.314178] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[ 0.314318] pci 0000:09:00.0: [14e4:1713] type 0 class 0x000200
[ 0.314390] pci 0000:09:00.0: reg 10: [mem 0xf9bf0000-0xf9bfffff 64bit]
[ 0.314707] pci 0000:09:00.0: PME# supported from D3hot D3cold
[ 0.314719] pci 0000:09:00.0: PME# disabled
[ 0.314859] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
[ 0.314948] pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] (disabled)
[ 0.314954] pci 0000:00:1c.5: bridge window [mem 0xf9b00000-0xf9bfffff]
[ 0.314963] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.315013] pci 0000:03:01.0: [1180:0832] type 0 class 0x000c00
[ 0.315039] pci 0000:03:01.0: reg 10: [mem 0xf9aff800-0xf9afffff]
[ 0.315131] pci 0000:03:01.0: supports D1 D2
[ 0.315134] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.315140] pci 0000:03:01.0: PME# disabled
[ 0.315162] pci 0000:03:01.1: [1180:0822] type 0 class 0x000805
[ 0.315186] pci 0000:03:01.1: reg 10: [mem 0xf9aff500-0xf9aff5ff]
[ 0.315277] pci 0000:03:01.1: supports D1 D2
[ 0.315280] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.315286] pci 0000:03:01.1: PME# disabled
[ 0.315309] pci 0000:03:01.2: [1180:0592] type 0 class 0x000880
[ 0.315333] pci 0000:03:01.2: reg 10: [mem 0xf9aff600-0xf9aff6ff]
[ 0.315423] pci 0000:03:01.2: supports D1 D2
[ 0.315426] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.315432] pci 0000:03:01.2: PME# disabled
[ 0.315455] pci 0000:03:01.3: [1180:0852] type 0 class 0x000880
[ 0.315479] pci 0000:03:01.3: reg 10: [mem 0xf9aff700-0xf9aff7ff]
[ 0.315570] pci 0000:03:01.3: supports D1 D2
[ 0.315573] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.315578] pci 0000:03:01.3: PME# disabled
[ 0.315654] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
[ 0.315745] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.315751] pci 0000:00:1e.0: bridge window [mem 0xf9a00000-0xf9afffff]
[ 0.315759] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.315762] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.315765] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.315768] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.315771] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[ 0.315774] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xf3ffffff] (subtractive decode)
[ 0.315777] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xfebfffff] (subtractive decode)
[ 0.315780] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
[ 0.315783] pci 0000:00:1e.0: bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
[ 0.315786] pci 0000:00:1e.0: bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
[ 0.315789] pci 0000:00:1e.0: bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
[ 0.315792] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
[ 0.315797] pci 0000:00:1e.0: bridge window [mem 0xffb00000-0xffefffff] (subtractive decode)
[ 0.315836] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.316030] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[ 0.316114] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[ 0.316154] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.316197] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.316241] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 0.316285] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[ 0.316330] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.316417] Unable to assume _OSC PCIe control. Disabling ASPM
[ 0.325224] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *7
[ 0.325775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[ 0.326256] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[ 0.326789] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[ 0.327401] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.328427] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.329453] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[ 0.330456] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.331670] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.331774] vgaarb: loaded
[ 0.331955] PCI: Using ACPI for IRQ routing
[ 0.332040] PCI: pci_cache_line_size set to 64 bytes
[ 0.332181] reserve RAM buffer: 000000000009f000 - 000000000009ffff
[ 0.332184] reserve RAM buffer: 00000000bfe6d800 - 00000000bfffffff
[ 0.332323] NetLabel: Initializing
[ 0.332407] NetLabel: domain hash size = 128
[ 0.332490] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.332589] NetLabel: unlabeled traffic allowed by default
[ 0.332687] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.332777] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.333129] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.343331] Switching to clocksource hpet
[ 0.346431] Switched to NOHz mode on CPU #0
[ 0.346539] Switched to NOHz mode on CPU #1
[ 0.351005] pnp: PnP ACPI init
[ 0.351111] ACPI: bus type pnp registered
[ 0.360381] pnp 00:00: [bus 00-ff]
[ 0.360384] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.360387] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.360389] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.360392] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.360394] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.360397] pnp 00:00: [mem 0xc0000000-0xf3ffffff window]
[ 0.360399] pnp 00:00: [mem 0xf8000000-0xfebfffff window]
[ 0.360402] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
[ 0.360404] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
[ 0.360407] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
[ 0.360409] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
[ 0.360412] pnp 00:00: [mem 0xfee10000-0xff9fffff window]
[ 0.360414] pnp 00:00: [mem 0xffb00000-0xffefffff window]
[ 0.360503] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.360533] pnp 00:01: [irq 12]
[ 0.360563] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.360579] pnp 00:02: [io 0x0060]
[ 0.360581] pnp 00:02: [io 0x0064]
[ 0.360583] pnp 00:02: [io 0x0062]
[ 0.360585] pnp 00:02: [io 0x0066]
[ 0.360591] pnp 00:02: [irq 1]
[ 0.360621] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.360637] pnp 00:03: [io 0x0070-0x0071]
[ 0.360644] pnp 00:03: [irq 8]
[ 0.360646] pnp 00:03: [io 0x0072-0x0077]
[ 0.360672] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.360689] pnp 00:04: [io 0x0061]
[ 0.360691] pnp 00:04: [io 0x0063]
[ 0.360692] pnp 00:04: [io 0x0065]
[ 0.360694] pnp 00:04: [io 0x0067]
[ 0.360721] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.360736] pnp 00:05: [io 0x0c80-0x0cff]
[ 0.360807] system 00:05: [io 0x0c80-0x0cff] could not be reserved
[ 0.360897] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.360916] pnp 00:06: [dma 4]
[ 0.360918] pnp 00:06: [io 0x0000-0x000f]
[ 0.360924] pnp 00:06: [io 0x0080-0x0085]
[ 0.360926] pnp 00:06: [io 0x0087-0x008f]
[ 0.360928] pnp 00:06: [io 0x00c0-0x00df]
[ 0.360930] pnp 00:06: [io 0x0010-0x001f]
[ 0.360932] pnp 00:06: [io 0x0090-0x0091]
[ 0.360934] pnp 00:06: [io 0x0093-0x009f]
[ 0.360962] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.360977] pnp 00:07: [io 0x00f0-0x00ff]
[ 0.360983] pnp 00:07: [irq 13]
[ 0.361011] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.361053] pnp 00:08: [mem 0xfed00000-0xfed003ff]
[ 0.361104] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.361194] system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 0.361327] pnp 00:09: [io 0x0900-0x097f]
[ 0.361329] pnp 00:09: [io 0x0092]
[ 0.361331] pnp 00:09: [io 0x00b2-0x00b3]
[ 0.361333] pnp 00:09: [io 0x0020-0x0021]
[ 0.361336] pnp 00:09: [io 0x00a0-0x00a1]
[ 0.361338] pnp 00:09: [irq 0 disabled]
[ 0.361340] pnp 00:09: [io 0x04d0-0x04d1]
[ 0.361342] pnp 00:09: [io 0x1000-0x1005]
[ 0.361344] pnp 00:09: [io 0x1008-0x100f]
[ 0.361362] pnp 00:09: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.361466] pnp 00:09: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.361625] system 00:09: [io 0x0900-0x097f] has been reserved
[ 0.361712] system 00:09: [io 0x04d0-0x04d1] has been reserved
[ 0.361799] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.361817] pnp 00:0a: [io 0xf400-0xf4fe]
[ 0.361819] pnp 00:0a: [io 0x0086]
[ 0.361821] pnp 00:0a: [io 0x1006-0x1007]
[ 0.361823] pnp 00:0a: [io 0x100a-0x1059]
[ 0.361825] pnp 00:0a: [io 0x1060-0x107f]
[ 0.361827] pnp 00:0a: [io 0x1080-0x10bf]
[ 0.361829] pnp 00:0a: [io 0x10c0-0x10df]
[ 0.361831] pnp 00:0a: [io 0x1010-0x102f]
[ 0.361833] pnp 00:0a: [io 0x0809]
[ 0.361850] pnp 00:0a: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.361954] pnp 00:0a: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.362057] pnp 00:0a: disabling [io 0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.362161] pnp 00:0a: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.362323] system 00:0a: [io 0xf400-0xf4fe] has been reserved
[ 0.362410] system 00:0a: [io 0x1080-0x10bf] has been reserved
[ 0.362497] system 00:0a: [io 0x10c0-0x10df] has been reserved
[ 0.362584] system 00:0a: [io 0x0809] has been reserved
[ 0.362671] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.372796] pnp 00:0b: [mem 0x00000000-0x0009efff]
[ 0.372799] pnp 00:0b: [mem 0x0009f000-0x0009ffff]
[ 0.372802] pnp 00:0b: [mem 0x000c0000-0x000cffff]
[ 0.372804] pnp 00:0b: [mem 0x000e0000-0x000fffff]
[ 0.372806] pnp 00:0b: [mem 0x00100000-0xbfe6d7ff]
[ 0.372808] pnp 00:0b: [mem 0xbfe6d800-0xbfefffff]
[ 0.372811] pnp 00:0b: [mem 0xbff00000-0xbfffffff]
[ 0.372813] pnp 00:0b: [mem 0xbff00000-0xc06fffff]
[ 0.372815] pnp 00:0b: [mem 0xfff00000-0xffffffff]
[ 0.372817] pnp 00:0b: [mem 0xffa00000-0xffafffff]
[ 0.372819] pnp 00:0b: [mem 0xfec00000-0xfec0ffff]
[ 0.372821] pnp 00:0b: [mem 0xfee00000-0xfee0ffff]
[ 0.372823] pnp 00:0b: [mem 0xfed20000-0xfed8ffff]
[ 0.372826] pnp 00:0b: [mem 0xfeda0000-0xfeda3fff]
[ 0.372828] pnp 00:0b: [mem 0xfeda4000-0xfeda4fff]
[ 0.372834] pnp 00:0b: [mem 0xfeda5000-0xfeda5fff]
[ 0.372836] pnp 00:0b: [mem 0xfeda6000-0xfeda6fff]
[ 0.372838] pnp 00:0b: [mem 0xfed18000-0xfed1bfff]
[ 0.372840] pnp 00:0b: [mem 0xf4000000-0xf7ffffff]
[ 0.372945] system 00:0b: [mem 0x00000000-0x0009efff] could not be reserved
[ 0.373035] system 00:0b: [mem 0x0009f000-0x0009ffff] could not be reserved
[ 0.373123] system 00:0b: [mem 0x000c0000-0x000cffff] has been reserved
[ 0.373210] system 00:0b: [mem 0x000e0000-0x000fffff] has been reserved
[ 0.373298] system 00:0b: [mem 0x00100000-0xbfe6d7ff] could not be reserved
[ 0.373398] system 00:0b: [mem 0xbfe6d800-0xbfefffff] has been reserved
[ 0.373486] system 00:0b: [mem 0xbff00000-0xbfffffff] has been reserved
[ 0.373574] system 00:0b: [mem 0xbff00000-0xc06fffff] could not be reserved
[ 0.373662] system 00:0b: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.373749] system 00:0b: [mem 0xffa00000-0xffafffff] has been reserved
[ 0.373837] system 00:0b: [mem 0xfec00000-0xfec0ffff] could not be reserved
[ 0.373924] system 00:0b: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.374012] system 00:0b: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.374100] system 00:0b: [mem 0xfeda0000-0xfeda3fff] has been reserved
[ 0.374187] system 00:0b: [mem 0xfeda4000-0xfeda4fff] has been reserved
[ 0.374274] system 00:0b: [mem 0xfeda5000-0xfeda5fff] has been reserved
[ 0.374361] system 00:0b: [mem 0xfeda6000-0xfeda6fff] has been reserved
[ 0.374449] system 00:0b: [mem 0xfed18000-0xfed1bfff] has been reserved
[ 0.374537] system 00:0b: [mem 0xf4000000-0xf7ffffff] has been reserved
[ 0.374625] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.374681] pnp: PnP ACPI: found 12 devices
[ 0.374765] ACPI: ACPI bus type pnp unregistered
[ 0.381369] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[ 0.381472] pci 0000:00:1c.5: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.381561] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[ 0.381661] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.381749] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
[ 0.381838] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
[ 0.381938] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.382027] pci 0000:01:00.0: BAR 6: assigned [mem 0xfc000000-0xfc01ffff pref]
[ 0.382126] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.382212] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.382300] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
[ 0.382389] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.382491] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
[ 0.382578] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.382668] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc05fffff]
[ 0.382759] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
[ 0.382865] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
[ 0.382950] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.383041] pci 0000:00:1c.1: bridge window [mem 0xf9f00000-0xf9ffffff]
[ 0.383132] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[ 0.383237] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
[ 0.383323] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.383425] pci 0000:00:1c.3: bridge window [mem 0xf9c00000-0xf9efffff]
[ 0.383515] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
[ 0.383621] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
[ 0.383707] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
[ 0.383798] pci 0000:00:1c.5: bridge window [mem 0xf9b00000-0xf9bfffff]
[ 0.383888] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[ 0.383994] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
[ 0.384079] pci 0000:00:1e.0: bridge window [io disabled]
[ 0.384169] pci 0000:00:1e.0: bridge window [mem 0xf9a00000-0xf9afffff]
[ 0.384259] pci 0000:00:1e.0: bridge window [mem pref disabled]
[ 0.384361] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.384450] pci 0000:00:01.0: setting latency timer to 64
[ 0.384458] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.384548] pci 0000:00:1c.0: setting latency timer to 64
[ 0.384558] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.384648] pci 0000:00:1c.1: setting latency timer to 64
[ 0.384658] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.384748] pci 0000:00:1c.3: setting latency timer to 64
[ 0.384757] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.384847] pci 0000:00:1c.5: setting latency timer to 64
[ 0.384856] pci 0000:00:1e.0: setting latency timer to 64
[ 0.384861] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.384864] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.384867] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.384869] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.384872] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xf3ffffff]
[ 0.384874] pci_bus 0000:00: resource 9 [mem 0xf8000000-0xfebfffff]
[ 0.384877] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
[ 0.384880] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
[ 0.384883] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
[ 0.384885] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff]
[ 0.384888] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff]
[ 0.384890] pci_bus 0000:00: resource 15 [mem 0xffb00000-0xffefffff]
[ 0.384893] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.384896] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfeafffff]
[ 0.384899] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.384902] pci_bus 0000:0b: resource 0 [io 0x4000-0x4fff]
[ 0.384904] pci_bus 0000:0b: resource 1 [mem 0xc0400000-0xc05fffff]
[ 0.384907] pci_bus 0000:0b: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
[ 0.384910] pci_bus 0000:0c: resource 0 [io 0x3000-0x3fff]
[ 0.384912] pci_bus 0000:0c: resource 1 [mem 0xf9f00000-0xf9ffffff]
[ 0.384915] pci_bus 0000:0c: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[ 0.384918] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff]
[ 0.384920] pci_bus 0000:0d: resource 1 [mem 0xf9c00000-0xf9efffff]
[ 0.384923] pci_bus 0000:0d: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
[ 0.384926] pci_bus 0000:09: resource 0 [io 0x2000-0x2fff]
[ 0.384929] pci_bus 0000:09: resource 1 [mem 0xf9b00000-0xf9bfffff]
[ 0.384931] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[ 0.384934] pci_bus 0000:03: resource 1 [mem 0xf9a00000-0xf9afffff]
[ 0.384937] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 0.384939] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 0.384942] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.384945] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[ 0.384947] pci_bus 0000:03: resource 8 [mem 0xc0000000-0xf3ffffff]
[ 0.384950] pci_bus 0000:03: resource 9 [mem 0xf8000000-0xfebfffff]
[ 0.384953] pci_bus 0000:03: resource 10 [mem 0xfec10000-0xfecfffff]
[ 0.384955] pci_bus 0000:03: resource 11 [mem 0xfed1c000-0xfed1ffff]
[ 0.384958] pci_bus 0000:03: resource 12 [mem 0xfed90000-0xfed9ffff]
[ 0.384961] pci_bus 0000:03: resource 13 [mem 0xfeda7000-0xfedfffff]
[ 0.384963] pci_bus 0000:03: resource 14 [mem 0xfee10000-0xff9fffff]
[ 0.384966] pci_bus 0000:03: resource 15 [mem 0xffb00000-0xffefffff]
[ 0.385052] NET: Registered protocol family 2
[ 0.385355] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.386948] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.392802] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.393637] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.393725] TCP reno registered
[ 0.393818] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.393953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.394375] NET: Registered protocol family 1
[ 0.394666] pci 0000:01:00.0: Boot video device
[ 0.394695] PCI: CLS 64 bytes, default 64
[ 0.394756] Unpacking initramfs...
[ 0.429399] Freeing initrd memory: 2156k freed
[ 0.430443] Simple Boot Flag at 0x79 set to 0x1
[ 0.430967] audit: initializing netlink socket (disabled)
[ 0.431065] type=2000 audit(1312142537.429:1): initialized
[ 0.431599] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.434127] VFS: Disk quotas dquot_6.5.2
[ 0.434367] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.434643] msgmni has been set to 6036
[ 0.434976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.435118] io scheduler noop registered
[ 0.435203] io scheduler deadline registered
[ 0.435346] io scheduler cfq registered (default)
[ 0.435561] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.435596] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.435650] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.435706] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.435791] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.435847] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[ 0.435928] pcieport 0000:00:1c.3: setting latency timer to 64
[ 0.435983] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[ 0.436066] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.436121] pcieport 0000:00:1c.5: irq 44 for MSI/MSI-X
[ 0.436307] intel_idle: MWAIT substates: 0x22220
[ 0.436309] intel_idle: does not run on family 6 model 15
[ 0.436315] ERST: Table is not found!
[ 0.436456] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.650339] Linux agpgart interface v0.103
[ 0.650522] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13S2M] at 0x60,0x64 irq 1,12
[ 0.653327] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.653458] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.653634] mousedev: PS/2 mouse device common for all mice
[ 0.653796] rtc_cmos 00:03: RTC can wake from S4
[ 0.656478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.676792] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.676910] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.677006] cpuidle: using governor ladder
[ 0.677090] cpuidle: using governor menu
[ 0.677413] TCP cubic registered
[ 0.677497] NET: Registered protocol family 17
[ 0.677589] Registering the dns_resolver key type
[ 0.677783] PM: Hibernation image not present or could not be loaded.
[ 0.677789] registered taskstats version 1
[ 0.678631] rtc_cmos 00:03: setting system clock to 2011-07-31 20:02:18 UTC (1312142538)
[ 0.678765] Initializing network drop monitor service
[ 0.680321] Freeing unused kernel memory: 712k freed
[ 0.680685] Write protecting the kernel read-only data: 6144k
[ 0.681096] Freeing unused kernel memory: 60k freed
[ 0.684206] Freeing unused kernel memory: 784k freed
[ 0.699171] udevd[58]: starting version 171
[ 0.831424] usbcore: registered new interface driver usbfs
[ 0.831677] usbcore: registered new interface driver hub
[ 0.836828] usbcore: registered new device driver usb
[ 0.840460] SCSI subsystem initialized
[ 0.845415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.845550] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.845658] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 0.845662] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 0.845795] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 0.856734] ehci_hcd 0000:00:1a.7: debug port 1
[ 0.860711] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[ 0.860735] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
[ 0.873817] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 0.874098] hub 1-0:1.0: USB hub found
[ 0.874188] hub 1-0:1.0: 4 ports detected
[ 0.874388] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.874497] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.874502] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.874595] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 0.883421] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.888318] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[ 0.888340] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
[ 0.894993] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.895169] libata version 3.00 loaded.
[ 0.900030] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.900336] hub 2-0:1.0: USB hub found
[ 0.900424] hub 2-0:1.0: 6 ports detected
[ 0.900905] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.901298] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 0.901304] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 0.901405] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 0.916730] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[ 0.916991] hub 3-0:1.0: USB hub found
[ 0.917080] hub 3-0:1.0: 2 ports detected
[ 0.917262] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.917357] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 0.917361] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 0.917454] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 0.926724] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[ 0.926946] hub 4-0:1.0: USB hub found
[ 0.927034] hub 4-0:1.0: 2 ports detected
[ 0.927195] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.927289] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.927293] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.927384] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 0.936712] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[ 0.936935] hub 5-0:1.0: USB hub found
[ 0.937022] hub 5-0:1.0: 2 ports detected
[ 0.937181] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.937274] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.937278] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.937370] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 0.953373] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[ 0.953594] hub 6-0:1.0: USB hub found
[ 0.953681] hub 6-0:1.0: 2 ports detected
[ 0.953841] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.953934] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.953938] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.954028] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 0.973407] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[ 0.973652] hub 7-0:1.0: USB hub found
[ 0.973741] hub 7-0:1.0: 2 ports detected
[ 0.973915] ata_piix 0000:00:1f.1: version 2.13
[ 0.973928] ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.974064] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 0.974903] scsi0 : ata_piix
[ 0.975128] scsi1 : ata_piix
[ 0.975551] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[ 0.975644] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[ 0.975803] ahci 0000:00:1f.2: version 3.0
[ 0.975816] ahci 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.975963] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
[ 0.976039] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[ 0.976143] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems
[ 0.976248] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.976987] ata2: port disabled. ignoring.
[ 0.980405] scsi2 : ahci
[ 0.980573] scsi3 : ahci
[ 0.980733] scsi4 : ahci
[ 0.980964] ata3: SATA max UDMA/133 abar m2048@0xfebfb800 port 0xfebfb900 irq 45
[ 0.981064] ata4: DUMMY
[ 0.981147] ata5: SATA max UDMA/133 abar m2048@0xfebfb800 port 0xfebfba00 irq 45
[ 1.160395] ata1.00: ATAPI: PBDS DVD+/-RW DS-8W1P, BD1B, max UDMA/33
[ 1.196933] ata1.00: configured for UDMA/33
[ 1.203500] scsi 0:0:0:0: CD-ROM PBDS DVD+-RW DS-8W1P BD1B PQ: 0 ANSI: 5
[ 1.300038] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.300152] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.301899] ata3.00: ATA-8: ST9320325AS, 0001SDM1, max UDMA/133
[ 1.301987] ata3.00: 625142448 sectors, multi 8: LBA48 NCQ (depth 31/32)
[ 1.304253] ata3.00: configured for UDMA/133
[ 1.304455] scsi 2:0:0:0: Direct-Access ATA ST9320325AS 0001 PQ: 0 ANSI: 5
[ 1.321519] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 1.321612] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.321929] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.322204] sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.322362] sd 2:0:0:0: [sda] Write Protect is off
[ 1.322450] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.322473] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.377338] sda: sda1 sda2 < sda5 sda6 sda7 > sda3 sda4
[ 1.377975] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.383371] usb 6-2: new low speed USB device number 2 using uhci_hcd
[ 1.433371] Refined TSC clocksource calibration: 1994.999 MHz.
[ 1.433465] Switching to clocksource tsc
[ 1.580819] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/input/input1
[ 1.581014] generic-usb 0003:046D:C051.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-2/input0
[ 1.581137] usbcore: registered new interface driver usbhid
[ 1.581226] usbhid: USB HID core driver
[ 2.765654] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 4.964981] udevd[312]: starting version 171
[ 5.207124] vboxdrv: Found 2 processor cores.
[ 5.207189] VBoxDrv: dbg - g_abExecMemory=ffffffffa03a6e60
[ 5.207212] vboxdrv: fAsync=0 offMin=0x1ae offMax=0xece
[ 5.207354] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 5.207453] vboxdrv: Successfully loaded version 4.0.4 (interface 0x00160000).
[ 5.992117] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[ 5.995037] ACPI: Lid Switch [LID]
[ 5.995494] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[ 5.995754] ACPI: Power Button [PBTN]
[ 5.996203] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
[ 5.996307] ACPI: Sleep Button [SBTN]
[ 6.005228] acpi device:31: registered as cooling_device0
[ 6.005969] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/LNXVIDEO:00/input/input5
[ 6.006368] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 6.006511] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 6.075014] ACPI: acpi_idle registered with cpuidle
[ 6.075245] Monitor-Mwait will be used to enter C-1 state
[ 6.078611] Monitor-Mwait will be used to enter C-2 state
[ 6.081975] Monitor-Mwait will be used to enter C-3 state
[ 6.081982] Marking TSC unstable due to TSC halts in idle
[ 6.082175] Switching to clocksource hpet
[ 6.112171] thermal LNXTHERM:00: registered as thermal_zone0
[ 6.112262] ACPI: Thermal Zone [THM] (45 C)
[ 6.139822] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 6.142632] iTCO_vendor_support: vendor-support=0
[ 6.161649] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 6.161816] ACPI: AC Adapter [AC] (on-line)
[ 6.208695] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 6.208810] ACPI: Battery Slot [BAT0] (battery present)
[ 6.211355] wmi: Mapper loaded
[ 6.240667] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 6.274971] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[ 6.275174] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[ 6.275462] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.422844] r592 0000:03:01.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[ 6.425594] r592: driver successfully loaded
[ 6.436864] sdhci: Secure Digital Host Controller Interface driver
[ 6.436957] sdhci: Copyright(c) Pierre Ossman
[ 6.484506] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[ 6.484635] sdhci-pci 0000:03:01.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[ 6.485781] _regulator_get: 0000:03:01.1 supply vmmc not found, using dummy regulator
[ 6.486926] Registered led device: mmc0::
[ 6.487971] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[ 6.568311] input: Dell WMI hotkeys as /devices/virtual/input/input6
[ 6.588514] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 6.642661] cfg80211: Calling CRDA to update world regulatory domain
[ 6.719078] firewire_ohci 0000:03:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 6.776848] firewire_ohci: Added fw-ohci device 0000:03:01.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
[ 6.841687] tg3.c:v3.117 (January 25, 2011)
[ 6.841805] tg3 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 6.841908] tg3 0000:09:00.0: setting latency timer to 64
[ 6.880086] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 6.880269] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 6.886385] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM95906) rev c002] (PCI Express) MAC address 00:1c:23:fd:4b:72
[ 6.886492] tg3 0000:09:00.0: eth0: attached PHY is 5906 (10/100Base-TX Ethernet) (WireSpeed[0])
[ 6.886594] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[0]
[ 6.886724] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 6.986192] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[ 6.986321] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[ 6.986491] iwl3945 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 6.986592] iwl3945 0000:0c:00.0: setting latency timer to 64
[ 7.042177] iwl3945 0000:0c:00.0: Tunable channels: 13 802.11bg, 4 802.11a channels
[ 7.042283] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 7.042516] iwl3945 0000:0c:00.0: irq 46 for MSI/MSI-X
[ 7.046941] Registered led device: phy0-led
[ 7.205487] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 7.214956] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 7.215150] HDA Intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[ 7.215183] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 7.276837] firewire_core: created device fw0: GUID 4a4fc0001337245c, S400
[ 7.399817] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 7.403294] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input9
[ 7.413319] nvidia: module license 'NVIDIA' taints kernel.
[ 7.413451] Disabling lock debugging due to kernel taint
[ 7.420486] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input10
[ 7.576826] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 7.577021] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 7.577190] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 8.234336] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 8.234438] nvidia 0000:01:00.0: setting latency timer to 64
[ 8.234444] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=nonewns=io+mem
[ 8.234716] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 275.19 Tue Jul 12 18:13:58 PDT 2011
[ 9.795349] EXT4-fs (sda5): re-mounted. Opts: (null)
[ 9.875684] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 9.953824] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 10.032088] Adding 1028124k swap on /dev/sda7. Priority:-1 extents:1 across:1028124k
[ 15.098828] NET: Registered protocol family 10
[ 16.949673] iwl3945 0000:0c:00.0: loaded firmware version 15.32.2.9
[ 17.017424] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 17.033194] tg3 0000:09:00.0: irq 48 for MSI/MSI-X
[ 17.065987] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 32.153553] EXT4-fs (sda5): re-mounted. Opts: commit=0
[ 32.175296] EXT4-fs (sda1): re-mounted. Opts: commit=0
[ 32.177791] EXT4-fs (sda6): re-mounted. Opts: commit=0
[ 40.616052] fuse init (API version 7.16)
[ 99.937484] wlan0: authenticate with 14:d6:4d:a2:75:dc (try 1)
[ 99.939520] wlan0: authenticated
[ 99.942837] wlan0: associate with 14:d6:4d:a2:75:dc (try 1)
[ 99.947965] wlan0: RX AssocResp from 14:d6:4d:a2:75:dc (capab=0x411 status=0 aid=1)
[ 99.947971] wlan0: associated
[ 99.954577] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 110.696703] wlan0: no IPv6 routers present |
|