Hi Andiry, I've managed to compile a 3.2.19 kernel with (I believe) CONFIG_USB_XHCI_HCD_DEBUGGING enabled. The dmesg results are attached. Thanks again for any help. Richard -- Richard Adams Technical Director Digicave Ltd M: +44 (0)7572 611620 On Mon, Jul 16, 2012 at 3:46 PM, Richard Adams <richard@xxxxxxxxxxxx> wrote: > > Hi Andiry, > > I'm fairly new to Linux as a developer so it'll probably take me a day > or so to get a kernel compiling from source. I'l get started and post > the log files as requested ASAP. > > Thanks for taking the time to look at this. > > Regards, > > Richard > > > On Fri, Jul 13, 2012 at 8:16 AM, Andiry Xu <andiry.xu@xxxxxxx> wrote: > > > > On 07/13/2012 12:26 AM, Richard Adams wrote: > >> > >> Hi, > >> > >> I've recently been doing some development work with the latest Linux > >> Kernel (3.4& 3.5rc6) and I'm experiencing problems with USB3 on both. > >> > >> > >> I've been in conversation with the developers at gphoto and they've > >> directed me to you? > >> > >> 1) The problem occurs when I plug in the Nikon D800 in to any of my > >> USB3 > >> ports > >> 2) Ubuntu fails to mount the device > >> 3) gphoto can issue a single command to the camera before it locks. > >> > >> The gphoto forum thread is below with more details is below: > >> > >> > >> > >> http://old.nabble.com/NikonD800-locks-after-first-access.-Log-included.-to34032300.html#a34034687 > >> > >> If I can provide any more information or you can advise in any way > >> that would be fantastic! > >> > >> Ive attached the kernel log file to this mail. > >> > > > > The device is disconnected just after hub_port_init(). I don't know why. > > Can you post a dmesg with CONFIG_USB_XHCI_HCD_DEBUGGING enabled? > > > > Thanks, > > Andiry > >
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.19 (capturebox@1800-DLBox-Linux) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Tue Jul 17 17:29:08 BST 2012 () [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.19 root=UUID=0ff4db3d-26f8-4bc8-b6a2-e2ca3c047e91 ro crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7 [ 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 - 000000000009d800 (usable) [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable) [ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved) [ 0.000000] BIOS-e820: 0000000020200000 - 0000000040004000 (usable) [ 0.000000] BIOS-e820: 0000000040004000 - 0000000040005000 (reserved) [ 0.000000] BIOS-e820: 0000000040005000 - 00000000c4f74000 (usable) [ 0.000000] BIOS-e820: 00000000c4f74000 - 00000000c55a4000 (reserved) [ 0.000000] BIOS-e820: 00000000c55a4000 - 00000000c57f7000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000c57f7000 - 00000000c5804000 (ACPI data) [ 0.000000] BIOS-e820: 00000000c5804000 - 00000000c5824000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000c5824000 - 00000000c5829000 (ACPI data) [ 0.000000] BIOS-e820: 00000000c5829000 - 00000000c586c000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000c586c000 - 00000000c5c7f000 (usable) [ 0.000000] BIOS-e820: 00000000c5c7f000 - 00000000c5ff4000 (reserved) [ 0.000000] BIOS-e820: 00000000c5ff4000 - 00000000c6000000 (usable) [ 0.000000] BIOS-e820: 00000000c7000000 - 00000000cf200000 (reserved) [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved) [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 000000022fe00000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.7 present. [ 0.000000] DMI: System manufacturer System Product Name/P8Z77-V, BIOS 0604 02/06/2012 [ 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 = 0x22fe00 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-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask E00000000 write-back [ 0.000000] 1 base 200000000 mask FE0000000 write-back [ 0.000000] 2 base 220000000 mask FF0000000 write-back [ 0.000000] 3 base 0E0000000 mask FE0000000 uncachable [ 0.000000] 4 base 0D0000000 mask FF0000000 uncachable [ 0.000000] 5 base 0C8000000 mask FF8000000 uncachable [ 0.000000] 6 base 0C7000000 mask FFF000000 uncachable [ 0.000000] 7 base 22FE00000 mask FFFE00000 uncachable [ 0.000000] 8 disabled [ 0.000000] 9 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] original variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 8GB, type WB [ 0.000000] reg 1, base: 8GB, range: 512MB, type WB [ 0.000000] reg 2, base: 8704MB, range: 256MB, type WB [ 0.000000] reg 3, base: 3584MB, range: 512MB, type UC [ 0.000000] reg 4, base: 3328MB, range: 256MB, type UC [ 0.000000] reg 5, base: 3200MB, range: 128MB, type UC [ 0.000000] reg 6, base: 3184MB, range: 16MB, type UC [ 0.000000] reg 7, base: 8958MB, range: 2MB, type UC [ 0.000000] total RAM covered: 8046M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 8 lose cover RAM: 0G [ 0.000000] New variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB [ 0.000000] reg 2, base: 3GB, range: 128MB, type WB [ 0.000000] reg 3, base: 3184MB, range: 16MB, type UC [ 0.000000] reg 4, base: 4GB, range: 4GB, type WB [ 0.000000] reg 5, base: 8GB, range: 512MB, type WB [ 0.000000] reg 6, base: 8704MB, range: 256MB, type WB [ 0.000000] reg 7, base: 8958MB, range: 2MB, type UC [ 0.000000] e820 update range: 00000000c7000000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xc6000 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [ffff8800000fcd90] fcd90 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-00000000c6000000 [ 0.000000] 0000000000 - 00c6000000 page 2M [ 0.000000] kernel direct mapping tables up to c6000000 @ 1fffb000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000022fe00000 [ 0.000000] 0100000000 - 022fe00000 page 2M [ 0.000000] kernel direct mapping tables up to 22fe00000 @ c5ff6000-c6000000 [ 0.000000] RAMDISK: 29d68000 - 30eac000 [ 0.000000] Reserving 128MB of memory at 528MB for crashkernel (System RAM: 8958MB) [ 0.000000] ACPI: RSDP 00000000000f0450 00024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 00000000c57f7070 00064 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 00000000c5802298 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 00000000c57f7168 0B12F (v02 ALASKA A M I 00000015 INTL 20051117) [ 0.000000] ACPI: FACS 00000000c5822f80 00040 [ 0.000000] ACPI: APIC 00000000c5802390 00072 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 00000000c5802408 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) [ 0.000000] ACPI: HPET 00000000c5802448 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) [ 0.000000] ACPI: SSDT 00000000c5802480 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) [ 0.000000] ACPI: SSDT 00000000c58027f0 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) [ 0.000000] ACPI: SSDT 00000000c58031a0 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.000000] ACPI: BGRT 00000000c5803c38 00038 (v00 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-000000022fe00000 [ 0.000000] Initmem setup node 0 0000000000000000-000000022fe00000 [ 0.000000] NODE_DATA [000000022fdfb000 - 000000022fdfffff] [ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227600000-ffff88022f3fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0022fe00 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[7] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009d [ 0.000000] 0: 0x00000100 -> 0x00020000 [ 0.000000] 0: 0x00020200 -> 0x00040004 [ 0.000000] 0: 0x00040005 -> 0x000c4f74 [ 0.000000] 0: 0x000c586c -> 0x000c5c7f [ 0.000000] 0: 0x000c5ff4 -> 0x000c6000 [ 0.000000] 0: 0x00100000 -> 0x0022fe00 [ 0.000000] On node 0 totalpages: 2051871 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3912 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 16320 pages used for memmap [ 0.000000] DMA32 zone: 786898 pages, LIFO batch:31 [ 0.000000] Normal zone: 19448 pages used for memmap [ 0.000000] Normal zone: 1225224 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] 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: 0x8086a701 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000 [ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000 [ 0.000000] PM: Registered nosave memory: 00000000c4f74000 - 00000000c55a4000 [ 0.000000] PM: Registered nosave memory: 00000000c55a4000 - 00000000c57f7000 [ 0.000000] PM: Registered nosave memory: 00000000c57f7000 - 00000000c5804000 [ 0.000000] PM: Registered nosave memory: 00000000c5804000 - 00000000c5824000 [ 0.000000] PM: Registered nosave memory: 00000000c5824000 - 00000000c5829000 [ 0.000000] PM: Registered nosave memory: 00000000c5829000 - 00000000c586c000 [ 0.000000] PM: Registered nosave memory: 00000000c5c7f000 - 00000000c5ff4000 [ 0.000000] PM: Registered nosave memory: 00000000c6000000 - 00000000c7000000 [ 0.000000] PM: Registered nosave memory: 00000000c7000000 - 00000000cf200000 [ 0.000000] PM: Registered nosave memory: 00000000cf200000 - 00000000f8000000 [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 [ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at cf200000 (gap: cf200000:28e00000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022fa00000 s83200 r8192 d23296 u524288 [ 0.000000] pcpu-alloc: s83200 r8192 d23296 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2016034 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.19 root=UUID=0ff4db3d-26f8-4bc8-b6a2-e2ca3c047e91 ro crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 [ 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: 7749084k/9172992k available (6394k kernel code, 965508k absent, 458400k reserved, 6788k data, 904k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:16640 nr_irqs:712 16 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] vt handoff: transparent VT on vt#7 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 66060288 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.004000] Detected 3116.244 MHz processor. [ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6232.48 BogoMIPS (lpj=12464976) [ 0.000004] pid_max: default: 32768 minimum: 301 [ 0.000019] Security Framework initialized [ 0.000029] AppArmor: AppArmor initialized [ 0.000030] Yama: becoming mindful. [ 0.000547] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.002285] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.003022] Mount-cache hash table entries: 256 [ 0.003099] Initializing cgroup subsys cpuacct [ 0.003102] Initializing cgroup subsys memory [ 0.003107] Initializing cgroup subsys devices [ 0.003109] Initializing cgroup subsys freezer [ 0.003110] Initializing cgroup subsys blkio [ 0.003113] Initializing cgroup subsys perf_event [ 0.003133] CPU: Physical Processor ID: 0 [ 0.003133] CPU: Processor Core ID: 0 [ 0.003137] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.003138] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.003423] mce: CPU supports 9 MCE banks [ 0.003433] CPU0: Thermal monitoring enabled (TM1) [ 0.003440] using mwait in idle threads. [ 0.005006] ACPI: Core revision 20110623 [ 0.087779] ftrace: allocating 24213 entries in 95 pages [ 0.094155] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.133766] CPU0: Intel(R) Core(TM) i5-3450 CPU @ 3.10GHz stepping 09 [ 0.240141] Performance Events: PEBS fmt1+, generic architected perfmon, Intel PMU driver. [ 0.240145] ... version: 3 [ 0.240146] ... bit width: 48 [ 0.240146] ... generic registers: 8 [ 0.240147] ... value mask: 0000ffffffffffff [ 0.240148] ... max period: 000000007fffffff [ 0.240149] ... fixed-purpose events: 3 [ 0.240150] ... event mask: 00000007000000ff [ 0.240234] NMI watchdog enabled, takes one hw-pmu counter. [ 0.240289] Booting Node 0, Processors #1 [ 0.240291] smpboot cpu 1: start_ip = 98000 [ 0.348316] NMI watchdog enabled, takes one hw-pmu counter. [ 0.348375] #2 [ 0.348376] smpboot cpu 2: start_ip = 98000 [ 0.456099] NMI watchdog enabled, takes one hw-pmu counter. [ 0.456154] #3 Ok. [ 0.456155] smpboot cpu 3: start_ip = 98000 [ 0.563976] NMI watchdog enabled, takes one hw-pmu counter. [ 0.563997] Brought up 4 CPUs [ 0.563998] Total of 4 processors activated (24929.33 BogoMIPS). [ 0.566706] devtmpfs: initialized [ 0.567272] EVM: security.selinux [ 0.567273] EVM: security.SMACK64 [ 0.567274] EVM: security.capability [ 0.567288] PM: Registering ACPI NVS region at c55a4000 (2437120 bytes) [ 0.567313] PM: Registering ACPI NVS region at c5804000 (131072 bytes) [ 0.567316] PM: Registering ACPI NVS region at c5829000 (274432 bytes) [ 0.567818] print_constraints: dummy: [ 0.567844] RTC time: 11:36:10, date: 07/18/12 [ 0.567863] NET: Registered protocol family 16 [ 0.567929] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.567931] ACPI: bus type pci registered [ 0.567933] Trying to unpack rootfs image as initramfs... [ 0.567970] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.567972] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.579718] PCI: Using configuration type 1 for base access [ 0.580278] bio: create slab <bio-0> at 0 [ 0.580324] ACPI: Added _OSI(Module Device) [ 0.580325] ACPI: Added _OSI(Processor Device) [ 0.580326] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.580327] ACPI: Added _OSI(Processor Aggregator Device) [ 0.581414] ACPI: EC: Look up EC in DSDT [ 0.582462] ACPI: Executed 1 blocks of module-level executable AML code [ 0.619726] ACPI: SSDT 00000000c5551018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.620002] ACPI: Dynamic OEM Table Load: [ 0.620004] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.651533] ACPI: SSDT 00000000c5552a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.651826] ACPI: Dynamic OEM Table Load: [ 0.651828] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.683382] ACPI: SSDT 00000000c5553c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.683653] ACPI: Dynamic OEM Table Load: [ 0.683655] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.715680] ACPI: Interpreter enabled [ 0.715684] ACPI: (supports S0 S1 S3 S4 S5) [ 0.715701] ACPI: Using IOAPIC for interrupt routing [ 0.719298] ACPI: Power Resource [FN00] (off) [ 0.719347] ACPI: Power Resource [FN01] (off) [ 0.719398] ACPI: Power Resource [FN02] (off) [ 0.719446] ACPI: Power Resource [FN03] (off) [ 0.719492] ACPI: Power Resource [FN04] (off) [ 0.719704] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 [ 0.719840] ACPI: No dock devices found. [ 0.719841] HEST: Table not found. [ 0.719843] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.720028] \_SB_.PCI0:_OSC invalid UUID [ 0.720028] _OSC request data:1 8 1f [ 0.720031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.720326] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.720328] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.720329] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.720331] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff] [ 0.720332] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 0.720333] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 0.720335] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff] [ 0.720336] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff] [ 0.720337] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff] [ 0.720339] pci_root PNP0A08:00: host bridge window [mem 0xcf200000-0xfeafffff] [ 0.720347] pci 0000:00:00.0: [8086:0150] type 0 class 0x000600 [ 0.720375] pci 0000:00:01.0: [8086:0151] type 1 class 0x000604 [ 0.720399] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.720401] pci 0000:00:01.0: PME# disabled [ 0.720411] pci 0000:00:01.1: [8086:0155] type 1 class 0x000604 [ 0.720434] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.720436] pci 0000:00:01.1: PME# disabled [ 0.720449] pci 0000:00:02.0: [8086:0152] type 0 class 0x000300 [ 0.720457] pci 0000:00:02.0: reg 10: [mem 0xf7400000-0xf77fffff 64bit] [ 0.720461] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.720465] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f] [ 0.720506] pci 0000:00:14.0: [8086:1e31] type 0 class 0x000c03 [ 0.720526] pci 0000:00:14.0: reg 10: [mem 0xf7e20000-0xf7e2ffff 64bit] [ 0.720593] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.720596] pci 0000:00:14.0: PME# disabled [ 0.720614] pci 0000:00:16.0: [8086:1e3a] type 0 class 0x000780 [ 0.720635] pci 0000:00:16.0: reg 10: [mem 0xf7e3b000-0xf7e3b00f 64bit] [ 0.720705] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.720708] pci 0000:00:16.0: PME# disabled [ 0.720733] pci 0000:00:19.0: [8086:1503] type 0 class 0x000200 [ 0.720749] pci 0000:00:19.0: reg 10: [mem 0xf7e00000-0xf7e1ffff] [ 0.720757] pci 0000:00:19.0: reg 14: [mem 0xf7e39000-0xf7e39fff] [ 0.720764] pci 0000:00:19.0: reg 18: [io 0xf080-0xf09f] [ 0.720823] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.720826] pci 0000:00:19.0: PME# disabled [ 0.720846] pci 0000:00:1a.0: [8086:1e2d] type 0 class 0x000c03 [ 0.720865] pci 0000:00:1a.0: reg 10: [mem 0xf7e38000-0xf7e383ff] [ 0.720950] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.720953] pci 0000:00:1a.0: PME# disabled [ 0.720974] pci 0000:00:1b.0: [8086:1e20] type 0 class 0x000403 [ 0.720988] pci 0000:00:1b.0: reg 10: [mem 0xf7e30000-0xf7e33fff 64bit] [ 0.721051] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.721054] pci 0000:00:1b.0: PME# disabled [ 0.721072] pci 0000:00:1c.0: [8086:1e10] type 1 class 0x000604 [ 0.721146] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.721149] pci 0000:00:1c.0: PME# disabled [ 0.721172] pci 0000:00:1c.4: [8086:244e] type 1 class 0x000604 [ 0.721246] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.721249] pci 0000:00:1c.4: PME# disabled [ 0.721271] pci 0000:00:1c.7: [8086:1e1e] type 1 class 0x000604 [ 0.721345] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold [ 0.721348] pci 0000:00:1c.7: PME# disabled [ 0.721372] pci 0000:00:1d.0: [8086:1e26] type 0 class 0x000c03 [ 0.721391] pci 0000:00:1d.0: reg 10: [mem 0xf7e37000-0xf7e373ff] [ 0.721476] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.721480] pci 0000:00:1d.0: PME# disabled [ 0.721500] pci 0000:00:1f.0: [8086:1e44] type 0 class 0x000601 [ 0.721617] pci 0000:00:1f.2: [8086:1e02] type 0 class 0x000106 [ 0.721633] pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7] [ 0.721640] pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3] [ 0.721647] pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7] [ 0.721653] pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3] [ 0.721660] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f] [ 0.721667] pci 0000:00:1f.2: reg 24: [mem 0xf7e36000-0xf7e367ff] [ 0.721708] pci 0000:00:1f.2: PME# supported from D3hot [ 0.721710] pci 0000:00:1f.2: PME# disabled [ 0.721723] pci 0000:00:1f.3: [8086:1e22] type 0 class 0x000c05 [ 0.721737] pci 0000:00:1f.3: reg 10: [mem 0xf7e35000-0xf7e350ff 64bit] [ 0.721756] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f] [ 0.721802] pci 0000:01:00.0: [10de:1080] type 0 class 0x000300 [ 0.721810] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff] [ 0.721818] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xe7ffffff 64bit pref] [ 0.721826] pci 0000:01:00.0: reg 1c: [mem 0xe8000000-0xe9ffffff 64bit pref] [ 0.721831] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f] [ 0.721837] pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref] [ 0.721881] pci 0000:01:00.1: [10de:0e09] type 0 class 0x000403 [ 0.721888] pci 0000:01:00.1: reg 10: [mem 0xf7080000-0xf7083fff] [ 0.727241] pci 0000:00:01.0: PCI bridge to [bus 01-01] [ 0.727243] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] [ 0.727245] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] [ 0.727248] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] [ 0.727272] pci 0000:02:00.0: [10b5:8609] type 1 class 0x000604 [ 0.727279] pci 0000:02:00.0: reg 10: [mem 0xf7c20000-0xf7c3ffff] [ 0.727318] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.727320] pci 0000:02:00.0: PME# disabled [ 0.727340] pci 0000:02:00.1: [10b5:8609] type 0 class 0x000880 [ 0.727346] pci 0000:02:00.1: reg 10: [mem 0xf7c00000-0xf7c1ffff] [ 0.735221] pci 0000:00:01.1: PCI bridge to [bus 02-07] [ 0.735224] pci 0000:00:01.1: bridge window [mem 0xf7800000-0xf7cfffff] [ 0.735262] pci 0000:03:01.0: [10b5:8609] type 1 class 0x000604 [ 0.735307] pci 0000:03:01.0: PME# supported from D0 D3hot D3cold [ 0.735310] pci 0000:03:01.0: PME# disabled [ 0.735328] pci 0000:03:05.0: [10b5:8609] type 1 class 0x000604 [ 0.735373] pci 0000:03:05.0: PME# supported from D0 D3hot D3cold [ 0.735375] pci 0000:03:05.0: PME# disabled [ 0.735392] pci 0000:03:07.0: [10b5:8609] type 1 class 0x000604 [ 0.735437] pci 0000:03:07.0: PME# supported from D0 D3hot D3cold [ 0.735439] pci 0000:03:07.0: PME# disabled [ 0.735456] pci 0000:03:09.0: [10b5:8609] type 1 class 0x000604 [ 0.735501] pci 0000:03:09.0: PME# supported from D0 D3hot D3cold [ 0.735503] pci 0000:03:09.0: PME# disabled [ 0.735525] pci 0000:02:00.0: PCI bridge to [bus 03-07] [ 0.735529] pci 0000:02:00.0: bridge window [mem 0xf7800000-0xf7bfffff] [ 0.735576] pci 0000:04:00.0: [1b21:1042] type 0 class 0x000c03 [ 0.735594] pci 0000:04:00.0: reg 10: [mem 0xf7b00000-0xf7b07fff 64bit] [ 0.735691] pci 0000:04:00.0: PME# supported from D3hot D3cold [ 0.735694] pci 0000:04:00.0: PME# disabled [ 0.743209] pci 0000:03:01.0: PCI bridge to [bus 04-04] [ 0.743214] pci 0000:03:01.0: bridge window [mem 0xf7b00000-0xf7bfffff] [ 0.743262] pci 0000:05:00.0: [1b21:1042] type 0 class 0x000c03 [ 0.743281] pci 0000:05:00.0: reg 10: [mem 0xf7a00000-0xf7a07fff 64bit] [ 0.743378] pci 0000:05:00.0: PME# supported from D3hot D3cold [ 0.743381] pci 0000:05:00.0: PME# disabled [ 0.751195] pci 0000:03:05.0: PCI bridge to [bus 05-05] [ 0.751200] pci 0000:03:05.0: bridge window [mem 0xf7a00000-0xf7afffff] [ 0.751249] pci 0000:06:00.0: [1b21:1042] type 0 class 0x000c03 [ 0.751268] pci 0000:06:00.0: reg 10: [mem 0xf7900000-0xf7907fff 64bit] [ 0.751363] pci 0000:06:00.0: PME# supported from D3hot D3cold [ 0.751367] pci 0000:06:00.0: PME# disabled [ 0.759180] pci 0000:03:07.0: PCI bridge to [bus 06-06] [ 0.759185] pci 0000:03:07.0: bridge window [mem 0xf7900000-0xf79fffff] [ 0.759233] pci 0000:07:00.0: [1b21:1042] type 0 class 0x000c03 [ 0.759252] pci 0000:07:00.0: reg 10: [mem 0xf7800000-0xf7807fff 64bit] [ 0.759349] pci 0000:07:00.0: PME# supported from D3hot D3cold [ 0.759353] pci 0000:07:00.0: PME# disabled [ 0.767165] pci 0000:03:09.0: PCI bridge to [bus 07-07] [ 0.767170] pci 0000:03:09.0: bridge window [mem 0xf7800000-0xf78fffff] [ 0.767228] pci 0000:00:1c.0: PCI bridge to [bus 08-08] [ 0.767290] pci 0000:09:00.0: [1b21:1080] type 1 class 0x000604 [ 0.767408] pci 0000:00:1c.4: PCI bridge to [bus 09-0a] (subtractive decode) [ 0.767417] pci 0000:00:1c.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.767418] pci 0000:00:1c.4: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.767420] pci 0000:00:1c.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.767421] pci 0000:00:1c.4: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) [ 0.767422] pci 0000:00:1c.4: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 0.767424] pci 0000:00:1c.4: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 0.767425] pci 0000:00:1c.4: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) [ 0.767427] pci 0000:00:1c.4: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) [ 0.767428] pci 0000:00:1c.4: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) [ 0.767430] pci 0000:00:1c.4: bridge window [mem 0xcf200000-0xfeafffff] (subtractive decode) [ 0.767540] pci 0000:09:00.0: PCI bridge to [bus 0a-0a] (subtractive decode) [ 0.767561] pci 0000:09:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) [ 0.767563] pci 0000:09:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) [ 0.767564] pci 0000:09:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) [ 0.767565] pci 0000:09:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) [ 0.767567] pci 0000:09:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.767568] pci 0000:09:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.767570] pci 0000:09:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.767571] pci 0000:09:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) [ 0.767572] pci 0000:09:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 0.767574] pci 0000:09:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 0.767575] pci 0000:09:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) [ 0.767577] pci 0000:09:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) [ 0.767578] pci 0000:09:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) [ 0.767579] pci 0000:09:00.0: bridge window [mem 0xcf200000-0xfeafffff] (subtractive decode) [ 0.767656] pci 0000:0b:00.0: [1b21:1042] type 0 class 0x000c03 [ 0.767684] pci 0000:0b:00.0: reg 10: [mem 0xf7d00000-0xf7d07fff 64bit] [ 0.767827] pci 0000:0b:00.0: PME# supported from D3hot D3cold [ 0.767832] pci 0000:0b:00.0: PME# disabled [ 0.775154] pci 0000:00:1c.7: PCI bridge to [bus 0b-0b] [ 0.775159] pci 0000:00:1c.7: bridge window [mem 0xf7d00000-0xf7dfffff] [ 0.775182] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.775279] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] [ 0.775307] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP08._PRT] [ 0.775329] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT] [ 0.775349] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT] [ 0.775371] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] [ 0.775390] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05.PXSX._PRT] [ 0.775466] \_SB_.PCI0:_OSC invalid UUID [ 0.775467] _OSC request data:1 1f 1f [ 0.775470] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.775498] \_SB_.PCI0:_OSC invalid UUID [ 0.775499] _OSC request data:1 0 1d [ 0.775501] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d [ 0.775502] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.778925] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.778956] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.778985] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15) [ 0.779015] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15) [ 0.779043] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.779071] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.779100] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.779128] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 10 11 12 14 15) [ 0.779201] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.779207] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none [ 0.779211] vgaarb: loaded [ 0.779211] vgaarb: bridge control possible 0000:01:00.0 [ 0.779212] vgaarb: no bridge control possible 0000:00:02.0 [ 0.779267] i2c-core: driver [aat2870] using legacy suspend method [ 0.779268] i2c-core: driver [aat2870] using legacy resume method [ 0.779304] SCSI subsystem initialized [ 0.779335] libata version 3.00 loaded. [ 0.779361] usbcore: registered new interface driver usbfs [ 0.779368] usbcore: registered new interface driver hub [ 0.779382] usbcore: registered new device driver usb [ 0.779429] PCI: Using ACPI for IRQ routing [ 0.780725] PCI: pci_cache_line_size set to 64 bytes [ 0.780805] reserve RAM buffer: 000000000009d800 - 000000000009ffff [ 0.780806] reserve RAM buffer: 0000000040004000 - 0000000043ffffff [ 0.780808] reserve RAM buffer: 00000000c4f74000 - 00000000c7ffffff [ 0.780810] reserve RAM buffer: 00000000c5c7f000 - 00000000c7ffffff [ 0.780811] reserve RAM buffer: 00000000c6000000 - 00000000c7ffffff [ 0.780813] reserve RAM buffer: 000000022fe00000 - 000000022fffffff [ 0.780871] NetLabel: Initializing [ 0.780872] NetLabel: domain hash size = 128 [ 0.780873] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.780880] NetLabel: unlabeled traffic allowed by default [ 0.780906] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.780910] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.782920] Switching to clocksource hpet [ 0.786713] AppArmor: AppArmor Filesystem Enabled [ 0.786725] pnp: PnP ACPI init [ 0.786733] ACPI: bus type pnp registered [ 0.786907] pnp 00:00: [bus 00-3e] [ 0.786909] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.786910] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.786911] pnp 00:00: [io 0x0d00-0xffff window] [ 0.786912] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.786914] pnp 00:00: [mem 0x000c0000-0x000c3fff window] [ 0.786915] pnp 00:00: [mem 0x000c4000-0x000c7fff window] [ 0.786916] pnp 00:00: [mem 0x000c8000-0x000cbfff window] [ 0.786917] pnp 00:00: [mem 0x000cc000-0x000cffff window] [ 0.786918] pnp 00:00: [mem 0x000d0000-0x000d3fff window] [ 0.786920] pnp 00:00: [mem 0x000d4000-0x000d7fff window] [ 0.786921] pnp 00:00: [mem 0x000d8000-0x000dbfff window] [ 0.786922] pnp 00:00: [mem 0x000dc000-0x000dffff window] [ 0.786923] pnp 00:00: [mem 0x000e0000-0x000e3fff window] [ 0.786924] pnp 00:00: [mem 0x000e4000-0x000e7fff window] [ 0.786926] pnp 00:00: [mem 0x000e8000-0x000ebfff window] [ 0.786928] pnp 00:00: [mem 0x000ec000-0x000effff window] [ 0.786929] pnp 00:00: [mem 0x000f0000-0x000fffff window] [ 0.786930] pnp 00:00: [mem 0xcf200000-0xfeafffff window] [ 0.786932] pnp 00:00: [mem 0x00010000-0x0001ffff window] [ 0.786978] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.786991] pnp 00:01: [mem 0xfed40000-0xfed44fff] [ 0.787020] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved [ 0.787022] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.787029] pnp 00:02: [io 0x0000-0x001f] [ 0.787030] pnp 00:02: [io 0x0081-0x0091] [ 0.787031] pnp 00:02: [io 0x0093-0x009f] [ 0.787032] pnp 00:02: [io 0x00c0-0x00df] [ 0.787033] pnp 00:02: [dma 4] [ 0.787045] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.787049] pnp 00:03: [mem 0xff000000-0xffffffff] [ 0.787062] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) [ 0.787111] pnp 00:04: [mem 0xfed00000-0xfed003ff] [ 0.787126] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.787134] pnp 00:05: [io 0x002e-0x002f] [ 0.787135] pnp 00:05: [io 0x004e-0x004f] [ 0.787136] pnp 00:05: [io 0x0061] [ 0.787137] pnp 00:05: [io 0x0063] [ 0.787137] pnp 00:05: [io 0x0065] [ 0.787138] pnp 00:05: [io 0x0067] [ 0.787139] pnp 00:05: [io 0x0070] [ 0.787140] pnp 00:05: [io 0x0080] [ 0.787141] pnp 00:05: [io 0x0092] [ 0.787142] pnp 00:05: [io 0x00b2-0x00b3] [ 0.787143] pnp 00:05: [io 0x0680-0x069f] [ 0.787144] pnp 00:05: [io 0x0200-0x020f] [ 0.787145] pnp 00:05: [io 0xffff] [ 0.787146] pnp 00:05: [io 0xffff] [ 0.787147] pnp 00:05: [io 0x0400-0x0453] [ 0.787148] pnp 00:05: [io 0x0458-0x047f] [ 0.787149] pnp 00:05: [io 0x0500-0x057f] [ 0.787150] pnp 00:05: [io 0x164e-0x164f] [ 0.787178] system 00:05: [io 0x0680-0x069f] has been reserved [ 0.787179] system 00:05: [io 0x0200-0x020f] has been reserved [ 0.787181] system 00:05: [io 0xffff] has been reserved [ 0.787182] system 00:05: [io 0xffff] has been reserved [ 0.787183] system 00:05: [io 0x0400-0x0453] has been reserved [ 0.787185] system 00:05: [io 0x0458-0x047f] has been reserved [ 0.787186] system 00:05: [io 0x0500-0x057f] has been reserved [ 0.787188] system 00:05: [io 0x164e-0x164f] has been reserved [ 0.787189] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.787194] pnp 00:06: [io 0x0070-0x0077] [ 0.787201] pnp 00:06: [irq 8] [ 0.787213] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.787229] pnp 00:07: [io 0x0454-0x0457] [ 0.787253] system 00:07: [io 0x0454-0x0457] has been reserved [ 0.787255] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.787307] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] [ 0.787309] pnp 00:08: [io 0x0a00-0x0a1f] [ 0.787310] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] [ 0.787311] pnp 00:08: [io 0x0290-0x029f] [ 0.787312] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] [ 0.787337] system 00:08: [io 0x0a00-0x0a1f] has been reserved [ 0.787338] system 00:08: [io 0x0290-0x029f] has been reserved [ 0.787340] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.787354] pnp 00:09: [io 0x0010-0x001f] [ 0.787355] pnp 00:09: [io 0x0022-0x003f] [ 0.787356] pnp 00:09: [io 0x0044-0x005f] [ 0.787357] pnp 00:09: [io 0x0062-0x0063] [ 0.787359] pnp 00:09: [io 0x0065-0x006f] [ 0.787360] pnp 00:09: [io 0x0072-0x007f] [ 0.787361] pnp 00:09: [io 0x0080] [ 0.787362] pnp 00:09: [io 0x0084-0x0086] [ 0.787363] pnp 00:09: [io 0x0088] [ 0.787364] pnp 00:09: [io 0x008c-0x008e] [ 0.787365] pnp 00:09: [io 0x0090-0x009f] [ 0.787366] pnp 00:09: [io 0x00a2-0x00bf] [ 0.787367] pnp 00:09: [io 0x00e0-0x00ef] [ 0.787368] pnp 00:09: [io 0x04d0-0x04d1] [ 0.787394] system 00:09: [io 0x04d0-0x04d1] has been reserved [ 0.787395] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.787400] pnp 00:0a: [io 0x00f0-0x00ff] [ 0.787404] pnp 00:0a: [irq 13] [ 0.787418] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.787558] pnp 00:0b: [io 0x03f8-0x03f7 disabled] [ 0.787562] pnp 00:0b: [irq 4] [ 0.787563] pnp 00:0b: [dma 0 disabled] [ 0.787598] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.787751] pnp 00:0c: [mem 0xfed1c000-0xfed1ffff] [ 0.787752] pnp 00:0c: [mem 0xfed10000-0xfed17fff] [ 0.787754] pnp 00:0c: [mem 0xfed18000-0xfed18fff] [ 0.787755] pnp 00:0c: [mem 0xfed19000-0xfed19fff] [ 0.787756] pnp 00:0c: [mem 0xf8000000-0xfbffffff] [ 0.787757] pnp 00:0c: [mem 0xfed20000-0xfed3ffff] [ 0.787758] pnp 00:0c: [mem 0xfed90000-0xfed93fff] [ 0.787759] pnp 00:0c: [mem 0xfed45000-0xfed8ffff] [ 0.787760] pnp 00:0c: [mem 0xff000000-0xffffffff] [ 0.787761] pnp 00:0c: [mem 0xfee00000-0xfeefffff] [ 0.787762] pnp 00:0c: [mem 0xcf200000-0xcf200fff] [ 0.787806] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.787807] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.787809] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.787810] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.787812] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.787813] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.787815] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.787816] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.787818] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved [ 0.787819] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.787821] system 00:0c: [mem 0xcf200000-0xcf200fff] has been reserved [ 0.787822] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.787913] pnp 00:0d: [mem 0x20000000-0x201fffff] [ 0.787916] pnp 00:0d: [mem 0x40004000-0x40004fff] [ 0.787955] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved [ 0.787956] system 00:0d: [mem 0x40004000-0x40004fff] has been reserved [ 0.787958] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.787975] pnp: PnP ACPI: found 14 devices [ 0.787975] ACPI: ACPI bus type pnp unregistered [ 0.793734] PCI: max bus depth: 3 pci_try_num: 4 [ 0.793794] pci 0000:00:1c.0: BAR 14: assigned [mem 0xcf300000-0xcf4fffff] [ 0.793797] pci 0000:00:1c.0: BAR 15: assigned [mem 0xcf500000-0xcf6fffff 64bit pref] [ 0.793799] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] [ 0.793801] pci 0000:00:01.0: PCI bridge to [bus 01-01] [ 0.793802] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] [ 0.793805] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] [ 0.793807] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] [ 0.793810] pci 0000:03:01.0: PCI bridge to [bus 04-04] [ 0.793812] pci 0000:03:01.0: bridge window [mem 0xf7b00000-0xf7bfffff] [ 0.793817] pci 0000:03:05.0: PCI bridge to [bus 05-05] [ 0.793820] pci 0000:03:05.0: bridge window [mem 0xf7a00000-0xf7afffff] [ 0.793825] pci 0000:03:07.0: PCI bridge to [bus 06-06] [ 0.793828] pci 0000:03:07.0: bridge window [mem 0xf7900000-0xf79fffff] [ 0.793832] pci 0000:03:09.0: PCI bridge to [bus 07-07] [ 0.793835] pci 0000:03:09.0: bridge window [mem 0xf7800000-0xf78fffff] [ 0.793840] pci 0000:02:00.0: PCI bridge to [bus 03-07] [ 0.793843] pci 0000:02:00.0: bridge window [mem 0xf7800000-0xf7bfffff] [ 0.793847] pci 0000:00:01.1: PCI bridge to [bus 02-07] [ 0.793849] pci 0000:00:01.1: bridge window [mem 0xf7800000-0xf7cfffff] [ 0.793852] pci 0000:00:1c.0: PCI bridge to [bus 08-08] [ 0.793855] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.793859] pci 0000:00:1c.0: bridge window [mem 0xcf300000-0xcf4fffff] [ 0.793862] pci 0000:00:1c.0: bridge window [mem 0xcf500000-0xcf6fffff 64bit pref] [ 0.793867] pci 0000:09:00.0: PCI bridge to [bus 0a-0a] [ 0.793886] pci 0000:00:1c.4: PCI bridge to [bus 09-0a] [ 0.793896] pci 0000:00:1c.7: PCI bridge to [bus 0b-0b] [ 0.793900] pci 0000:00:1c.7: bridge window [mem 0xf7d00000-0xf7dfffff] [ 0.793914] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.793916] pci 0000:00:01.0: setting latency timer to 64 [ 0.793919] pci 0000:00:01.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.793921] pci 0000:00:01.1: setting latency timer to 64 [ 0.793926] pci 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.793929] pci 0000:02:00.0: setting latency timer to 64 [ 0.793934] pci 0000:03:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.793936] pci 0000:03:01.0: setting latency timer to 64 [ 0.793939] pci 0000:03:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.793942] pci 0000:03:05.0: setting latency timer to 64 [ 0.793945] pci 0000:03:07.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.793947] pci 0000:03:07.0: setting latency timer to 64 [ 0.793951] pci 0000:03:09.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.793953] pci 0000:03:09.0: setting latency timer to 64 [ 0.793957] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.793960] pci 0000:00:1c.0: setting latency timer to 64 [ 0.793965] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.793968] pci 0000:00:1c.4: setting latency timer to 64 [ 0.793973] pci 0000:09:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.793978] pci 0000:09:00.0: setting latency timer to 64 [ 0.793986] pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 0.793990] pci 0000:00:1c.7: setting latency timer to 64 [ 0.793992] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.793994] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.793995] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.793996] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] [ 0.793998] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] [ 0.793999] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] [ 0.794000] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] [ 0.794001] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] [ 0.794003] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] [ 0.794004] pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff] [ 0.794006] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] [ 0.794007] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] [ 0.794008] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref] [ 0.794010] pci_bus 0000:02: resource 1 [mem 0xf7800000-0xf7cfffff] [ 0.794011] pci_bus 0000:03: resource 1 [mem 0xf7800000-0xf7bfffff] [ 0.794012] pci_bus 0000:04: resource 1 [mem 0xf7b00000-0xf7bfffff] [ 0.794014] pci_bus 0000:05: resource 1 [mem 0xf7a00000-0xf7afffff] [ 0.794015] pci_bus 0000:06: resource 1 [mem 0xf7900000-0xf79fffff] [ 0.794016] pci_bus 0000:07: resource 1 [mem 0xf7800000-0xf78fffff] [ 0.794018] pci_bus 0000:08: resource 0 [io 0x2000-0x2fff] [ 0.794019] pci_bus 0000:08: resource 1 [mem 0xcf300000-0xcf4fffff] [ 0.794020] pci_bus 0000:08: resource 2 [mem 0xcf500000-0xcf6fffff 64bit pref] [ 0.794022] pci_bus 0000:09: resource 4 [io 0x0000-0x0cf7] [ 0.794023] pci_bus 0000:09: resource 5 [io 0x0d00-0xffff] [ 0.794024] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff] [ 0.794025] pci_bus 0000:09: resource 7 [mem 0x000d0000-0x000d3fff] [ 0.794027] pci_bus 0000:09: resource 8 [mem 0x000d4000-0x000d7fff] [ 0.794028] pci_bus 0000:09: resource 9 [mem 0x000d8000-0x000dbfff] [ 0.794029] pci_bus 0000:09: resource 10 [mem 0x000dc000-0x000dffff] [ 0.794031] pci_bus 0000:09: resource 11 [mem 0x000e0000-0x000e3fff] [ 0.794032] pci_bus 0000:09: resource 12 [mem 0x000e4000-0x000e7fff] [ 0.794033] pci_bus 0000:09: resource 13 [mem 0xcf200000-0xfeafffff] [ 0.794035] pci_bus 0000:0a: resource 8 [io 0x0000-0x0cf7] [ 0.794036] pci_bus 0000:0a: resource 9 [io 0x0d00-0xffff] [ 0.794037] pci_bus 0000:0a: resource 10 [mem 0x000a0000-0x000bffff] [ 0.794038] pci_bus 0000:0a: resource 11 [mem 0x000d0000-0x000d3fff] [ 0.794040] pci_bus 0000:0a: resource 12 [mem 0x000d4000-0x000d7fff] [ 0.794041] pci_bus 0000:0a: resource 13 [mem 0x000d8000-0x000dbfff] [ 0.794042] pci_bus 0000:0a: resource 14 [mem 0x000dc000-0x000dffff] [ 0.794043] pci_bus 0000:0a: resource 15 [mem 0x000e0000-0x000e3fff] [ 0.794045] pci_bus 0000:0a: resource 16 [mem 0x000e4000-0x000e7fff] [ 0.794046] pci_bus 0000:0a: resource 17 [mem 0xcf200000-0xfeafffff] [ 0.794047] pci_bus 0000:0b: resource 1 [mem 0xf7d00000-0xf7dfffff] [ 0.794064] NET: Registered protocol family 2 [ 0.794202] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.794886] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 0.796367] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.796554] TCP: Hash tables configured (established 524288 bind 65536) [ 0.796556] TCP reno registered [ 0.796567] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.796601] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.796663] NET: Registered protocol family 1 [ 0.796674] pci 0000:00:02.0: Boot video device [ 0.796681] pci 0000:00:14.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.796733] pci 0000:00:14.0: PCI INT A disabled [ 0.796742] pci 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.796762] pci 0000:00:1a.0: PCI INT A disabled [ 0.796777] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.796793] pci 0000:00:1d.0: PCI INT A disabled [ 0.796825] pci 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.796853] pci 0000:04:00.0: PCI INT A disabled [ 0.796859] pci 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.796887] pci 0000:05:00.0: PCI INT A disabled [ 0.796893] pci 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.796920] pci 0000:06:00.0: PCI INT A disabled [ 0.796926] pci 0000:07:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.796953] pci 0000:07:00.0: PCI INT A disabled [ 0.796963] pci 0000:0b:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 0.796995] pci 0000:0b:00.0: PCI INT A disabled [ 0.796999] PCI: CLS 64 bytes, default 64 [ 0.797000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.797001] Placing 64MB software IO TLB between ffff8800c0f74000 - ffff8800c4f74000 [ 0.797003] software IO TLB at phys 0xc0f74000 - 0xc4f74000 [ 0.797290] audit: initializing netlink socket (disabled) [ 0.797295] type=2000 audit(1342611370.564:1): initialized [ 0.822324] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.844597] VFS: Disk quotas dquot_6.5.2 [ 0.844621] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.844907] fuse init (API version 7.17) [ 0.844954] msgmni has been set to 15134 [ 0.845146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.845161] io scheduler noop registered [ 0.845162] io scheduler deadline registered [ 0.845179] io scheduler cfq registered (default) [ 0.845249] pcieport 0000:00:01.0: setting latency timer to 64 [ 0.845268] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X [ 0.845294] pcieport 0000:00:01.1: setting latency timer to 64 [ 0.845308] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X [ 0.845412] pcieport 0000:02:00.0: setting latency timer to 64 [ 0.845436] pcieport 0000:02:00.0: irq 42 for MSI/MSI-X [ 0.845472] pcieport 0000:03:01.0: setting latency timer to 64 [ 0.845496] pcieport 0000:03:01.0: irq 43 for MSI/MSI-X [ 0.845532] pcieport 0000:03:05.0: setting latency timer to 64 [ 0.845556] pcieport 0000:03:05.0: irq 44 for MSI/MSI-X [ 0.845593] pcieport 0000:03:07.0: setting latency timer to 64 [ 0.845618] pcieport 0000:03:07.0: irq 45 for MSI/MSI-X [ 0.845654] pcieport 0000:03:09.0: setting latency timer to 64 [ 0.845678] pcieport 0000:03:09.0: irq 46 for MSI/MSI-X [ 0.845728] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.845741] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.845773] intel_idle: MWAIT substates: 0x1120 [ 0.845774] intel_idle: does not run on family 6 model 58 [ 0.845828] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [ 0.845833] ACPI: Power Button [PWRB] [ 0.845857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.845859] ACPI: Power Button [PWRF] [ 0.845910] ACPI: Fan [FAN0] (off) [ 0.845929] ACPI: Fan [FAN1] (off) [ 0.845948] ACPI: Fan [FAN2] (off) [ 0.845968] ACPI: Fan [FAN3] (off) [ 0.845985] ACPI: Fan [FAN4] (off) [ 0.894937] Monitor-Mwait will be used to enter C-1 state [ 0.894970] Monitor-Mwait will be used to enter C-2 state [ 0.894989] Monitor-Mwait will be used to enter C-3 state [ 0.895002] ACPI: acpi_idle registered with cpuidle [ 0.950797] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.950799] ACPI: Thermal Zone [TZ00] (28 C) [ 0.950911] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.950912] ACPI: Thermal Zone [TZ01] (30 C) [ 0.950946] ERST: Table is not found! [ 0.950947] GHES: HEST is not enabled! [ 0.951002] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.971368] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.793066] Refined TSC clocksource calibration: 3116.252 MHz. [ 1.793069] Switching to clocksource tsc [ 2.054613] Freeing initrd memory: 115984k freed [ 2.120961] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 2.160606] Linux agpgart interface v0.103 [ 2.160677] agpgart-intel 0000:00:00.0: Intel Ivybridge Chipset [ 2.160789] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 2.161880] agpgart-intel 0000:00:00.0: detected 131072K stolen memory [ 2.161956] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 2.162658] brd: module loaded [ 2.163037] loop: module loaded [ 2.163110] ahci 0000:00:1f.2: version 3.0 [ 2.163118] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 2.163154] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X [ 2.176377] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x22 impl SATA mode [ 2.176382] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst [ 2.176387] ahci 0000:00:1f.2: setting latency timer to 64 [ 2.184636] scsi0 : ahci [ 2.184677] scsi1 : ahci [ 2.184708] scsi2 : ahci [ 2.184739] scsi3 : ahci [ 2.184771] scsi4 : ahci [ 2.184800] scsi5 : ahci [ 2.184963] ata1: DUMMY [ 2.184965] ata2: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36180 irq 47 [ 2.184966] ata3: DUMMY [ 2.184966] ata4: DUMMY [ 2.184967] ata5: DUMMY [ 2.184969] ata6: SATA max UDMA/133 abar m2048@0xf7e36000 port 0xf7e36380 irq 47 [ 2.185153] Fixed MDIO Bus: probed [ 2.185163] tun: Universal TUN/TAP device driver, 1.6 [ 2.185164] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx> [ 2.185187] PPP generic driver version 2.4.2 [ 2.185209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.185219] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 2.185230] ehci_hcd 0000:00:1a.0: setting latency timer to 64 [ 2.185232] ehci_hcd 0000:00:1a.0: EHCI Host Controller [ 2.185236] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 2.185255] ehci_hcd 0000:00:1a.0: debug port 2 [ 2.189140] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported [ 2.189151] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7e38000 [ 2.204308] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 2.204416] hub 1-0:1.0: USB hub found [ 2.204419] hub 1-0:1.0: 2 ports detected [ 2.204472] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 2.204482] ehci_hcd 0000:00:1d.0: setting latency timer to 64 [ 2.204484] ehci_hcd 0000:00:1d.0: EHCI Host Controller [ 2.204487] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 2.204503] ehci_hcd 0000:00:1d.0: debug port 2 [ 2.208392] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported [ 2.208401] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7e37000 [ 2.224272] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 2.224368] hub 2-0:1.0: USB hub found [ 2.224370] hub 2-0:1.0: 2 ports detected [ 2.224419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.224426] uhci_hcd: USB Universal Host Controller Interface driver [ 2.224443] xhci_hcd 0000:00:14.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 2.224464] xhci_hcd 0000:00:14.0: setting latency timer to 64 [ 2.224466] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.224469] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 2.224540] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 2.224543] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf7e20000 [ 2.224580] xhci_hcd 0000:00:14.0: irq 48 for MSI/MSI-X [ 2.224645] xHCI xhci_add_endpoint called for root hub [ 2.224646] xHCI xhci_check_bandwidth called for root hub [ 2.224660] hub 3-0:1.0: USB hub found [ 2.224665] hub 3-0:1.0: 4 ports detected [ 2.224715] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.224717] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 [ 2.224758] xHCI xhci_add_endpoint called for root hub [ 2.224759] xHCI xhci_check_bandwidth called for root hub [ 2.224771] hub 4-0:1.0: USB hub found [ 2.224776] hub 4-0:1.0: 4 ports detected [ 2.264225] xhci_hcd 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 2.264259] xhci_hcd 0000:04:00.0: setting latency timer to 64 [ 2.264272] xhci_hcd 0000:04:00.0: xHCI Host Controller [ 2.264275] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 5 [ 2.268644] xhci_hcd 0000:04:00.0: irq 18, io mem 0xf7b00000 [ 2.268681] xhci_hcd 0000:04:00.0: irq 49 for MSI/MSI-X [ 2.268683] xhci_hcd 0000:04:00.0: irq 50 for MSI/MSI-X [ 2.268686] xhci_hcd 0000:04:00.0: irq 51 for MSI/MSI-X [ 2.268688] xhci_hcd 0000:04:00.0: irq 52 for MSI/MSI-X [ 2.268690] xhci_hcd 0000:04:00.0: irq 53 for MSI/MSI-X [ 2.268786] xHCI xhci_add_endpoint called for root hub [ 2.268787] xHCI xhci_check_bandwidth called for root hub [ 2.268803] hub 5-0:1.0: USB hub found [ 2.268807] hub 5-0:1.0: 2 ports detected [ 2.268854] xhci_hcd 0000:04:00.0: xHCI Host Controller [ 2.268856] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6 [ 2.268903] xHCI xhci_add_endpoint called for root hub [ 2.268904] xHCI xhci_check_bandwidth called for root hub [ 2.268917] hub 6-0:1.0: USB hub found [ 2.268921] hub 6-0:1.0: 2 ports detected [ 2.308141] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 2.308172] xhci_hcd 0000:05:00.0: setting latency timer to 64 [ 2.308176] xhci_hcd 0000:05:00.0: xHCI Host Controller [ 2.308182] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 7 [ 2.312554] xhci_hcd 0000:05:00.0: irq 18, io mem 0xf7a00000 [ 2.312592] xhci_hcd 0000:05:00.0: irq 54 for MSI/MSI-X [ 2.312594] xhci_hcd 0000:05:00.0: irq 55 for MSI/MSI-X [ 2.312597] xhci_hcd 0000:05:00.0: irq 56 for MSI/MSI-X [ 2.312599] xhci_hcd 0000:05:00.0: irq 57 for MSI/MSI-X [ 2.312601] xhci_hcd 0000:05:00.0: irq 58 for MSI/MSI-X [ 2.312694] xHCI xhci_add_endpoint called for root hub [ 2.312695] xHCI xhci_check_bandwidth called for root hub [ 2.312711] hub 7-0:1.0: USB hub found [ 2.312715] hub 7-0:1.0: 2 ports detected [ 2.312762] xhci_hcd 0000:05:00.0: xHCI Host Controller [ 2.312765] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 8 [ 2.312811] xHCI xhci_add_endpoint called for root hub [ 2.312812] xHCI xhci_check_bandwidth called for root hub [ 2.312826] hub 8-0:1.0: USB hub found [ 2.312831] hub 8-0:1.0: 2 ports detected [ 2.364026] xhci_hcd 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 2.364055] xhci_hcd 0000:06:00.0: setting latency timer to 64 [ 2.364059] xhci_hcd 0000:06:00.0: xHCI Host Controller [ 2.364064] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 9 [ 2.368431] xhci_hcd 0000:06:00.0: irq 16, io mem 0xf7900000 [ 2.368463] xhci_hcd 0000:06:00.0: irq 59 for MSI/MSI-X [ 2.368466] xhci_hcd 0000:06:00.0: irq 60 for MSI/MSI-X [ 2.368468] xhci_hcd 0000:06:00.0: irq 61 for MSI/MSI-X [ 2.368470] xhci_hcd 0000:06:00.0: irq 62 for MSI/MSI-X [ 2.368472] xhci_hcd 0000:06:00.0: irq 63 for MSI/MSI-X [ 2.368559] xHCI xhci_add_endpoint called for root hub [ 2.368560] xHCI xhci_check_bandwidth called for root hub [ 2.368576] hub 9-0:1.0: USB hub found [ 2.368581] hub 9-0:1.0: 2 ports detected [ 2.368626] xhci_hcd 0000:06:00.0: xHCI Host Controller [ 2.368629] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 10 [ 2.368675] xHCI xhci_add_endpoint called for root hub [ 2.368676] xHCI xhci_check_bandwidth called for root hub [ 2.368690] hub 10-0:1.0: USB hub found [ 2.368693] hub 10-0:1.0: 2 ports detected [ 2.415932] xhci_hcd 0000:07:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 2.415960] xhci_hcd 0000:07:00.0: setting latency timer to 64 [ 2.415963] xhci_hcd 0000:07:00.0: xHCI Host Controller [ 2.415968] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 11 [ 2.420340] xhci_hcd 0000:07:00.0: irq 18, io mem 0xf7800000 [ 2.420378] xhci_hcd 0000:07:00.0: irq 64 for MSI/MSI-X [ 2.420380] xhci_hcd 0000:07:00.0: irq 65 for MSI/MSI-X [ 2.420382] xhci_hcd 0000:07:00.0: irq 66 for MSI/MSI-X [ 2.420384] xhci_hcd 0000:07:00.0: irq 67 for MSI/MSI-X [ 2.420386] xhci_hcd 0000:07:00.0: irq 68 for MSI/MSI-X [ 2.420474] xHCI xhci_add_endpoint called for root hub [ 2.420476] xHCI xhci_check_bandwidth called for root hub [ 2.420489] hub 11-0:1.0: USB hub found [ 2.420493] hub 11-0:1.0: 2 ports detected [ 2.420540] xhci_hcd 0000:07:00.0: xHCI Host Controller [ 2.420543] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 12 [ 2.420587] xHCI xhci_add_endpoint called for root hub [ 2.420588] xHCI xhci_check_bandwidth called for root hub [ 2.420601] hub 12-0:1.0: USB hub found [ 2.420604] hub 12-0:1.0: 2 ports detected [ 2.467843] xhci_hcd 0000:0b:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 2.467877] xhci_hcd 0000:0b:00.0: setting latency timer to 64 [ 2.467882] xhci_hcd 0000:0b:00.0: xHCI Host Controller [ 2.467888] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 13 [ 2.507770] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 2.507799] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.508144] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359) [ 2.508148] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880222769460), AE_NOT_FOUND (20110623/psparse-536) [ 2.508235] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359) [ 2.508238] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff880222769640), AE_NOT_FOUND (20110623/psparse-536) [ 2.508245] ata6.00: ATAPI: ATAPI iHAS124 C, LL06, max UDMA/100 [ 2.508359] ata2.00: ATA-8: ST2000DM001-9YN164, CC4C, max UDMA/133 [ 2.508361] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 2.508714] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359) [ 2.508716] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff880222769460), AE_NOT_FOUND (20110623/psparse-536) [ 2.508906] ata2.00: configured for UDMA/133 [ 2.508965] scsi 1:0:0:0: Direct-Access ATA ST2000DM001-9YN1 CC4C PQ: 0 ANSI: 5 [ 2.509034] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 2.509039] sd 1:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) [ 2.509041] sd 1:0:0:0: [sda] 4096-byte physical blocks [ 2.509065] ACPI Error: [ 2.509067] sd 1:0:0:0: [sda] Write Protect is off [ 2.509068] [DSSP] Namespace lookup failure, AE_NOT_FOUND [ 2.509070] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.509072] (20110623/psargs-359) [ 2.509073] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff880222769640), AE_NOT_FOUND (20110623/psparse-536) [ 2.509080] ata6.00: configured for UDMA/100 [ 2.509082] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.511130] scsi 5:0:0:0: CD-ROM ATAPI iHAS124 C LL06 PQ: 0 ANSI: 5 [ 2.514086] sr0: scsi3-mmc drive: 16x/48x writer dvd-ram cd/rw xa/form2 cdda tray [ 2.514088] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 2.514136] sr 5:0:0:0: Attached scsi CD-ROM sr0 [ 2.514162] sr 5:0:0:0: Attached scsi generic sg1 type 5 [ 2.515741] usb 1-1: new high-speed USB device number 2 using ehci_hcd [ 2.528917] xhci_hcd 0000:0b:00.0: irq 19, io mem 0xf7d00000 [ 2.528966] xhci_hcd 0000:0b:00.0: irq 69 for MSI/MSI-X [ 2.528968] xhci_hcd 0000:0b:00.0: irq 70 for MSI/MSI-X [ 2.528970] xhci_hcd 0000:0b:00.0: irq 71 for MSI/MSI-X [ 2.528973] xhci_hcd 0000:0b:00.0: irq 72 for MSI/MSI-X [ 2.528975] xhci_hcd 0000:0b:00.0: irq 73 for MSI/MSI-X [ 2.529086] xHCI xhci_add_endpoint called for root hub [ 2.529087] xHCI xhci_check_bandwidth called for root hub [ 2.529103] hub 13-0:1.0: USB hub found [ 2.529108] hub 13-0:1.0: 2 ports detected [ 2.529160] xhci_hcd 0000:0b:00.0: xHCI Host Controller [ 2.529162] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 14 [ 2.529212] xHCI xhci_add_endpoint called for root hub [ 2.529213] xHCI xhci_check_bandwidth called for root hub [ 2.529227] hub 14-0:1.0: USB hub found [ 2.529232] hub 14-0:1.0: 2 ports detected [ 2.563736] usbcore: registered new interface driver libusual [ 2.563759] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 2.566024] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.566028] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.566090] mousedev: PS/2 mouse device common for all mice [ 2.566166] rtc_cmos 00:06: RTC can wake from S4 [ 2.566243] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 2.566267] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 2.566310] device-mapper: uevent: version 1.0.3 [ 2.566344] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@xxxxxxxxxx [ 2.566399] cpuidle: using governor ladder [ 2.566479] cpuidle: using governor menu [ 2.566480] EFI Variables Facility v0.08 2004-May-17 [ 2.566535] TCP cubic registered [ 2.566588] NET: Registered protocol family 10 [ 2.566667] NET: Registered protocol family 17 [ 2.566670] Registering the dns_resolver key type [ 2.566797] PM: Hibernation image not present or could not be loaded. [ 2.566810] registered taskstats version 1 [ 2.571160] sda: sda1 sda2 sda3 < sda5 sda6 > [ 2.578108] sd 1:0:0:0: [sda] Attached SCSI disk [ 2.582584] Magic number: 4:106:631 [ 2.582682] rtc_cmos 00:06: setting system clock to 2012-07-18 11:36:12 UTC (1342611372) [ 2.583172] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.583172] EDD information not available. [ 2.584242] Freeing unused kernel memory: 904k freed [ 2.584311] Write protecting the kernel read-only data: 12288k [ 2.587265] Freeing unused kernel memory: 1780k freed [ 2.589438] Freeing unused kernel memory: 1300k freed [ 2.598207] udevd[119]: starting version 175 [ 2.611468] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k [ 2.611469] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 2.611492] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.611499] e1000e 0000:00:19.0: setting latency timer to 64 [ 2.611599] e1000e 0000:00:19.0: irq 74 for MSI/MSI-X [ 2.648136] hub 1-1:1.0: USB hub found [ 2.648257] hub 1-1:1.0: 6 ports detected [ 2.759299] usb 2-1: new high-speed USB device number 2 using ehci_hcd [ 2.891710] hub 2-1:1.0: USB hub found [ 2.891810] hub 2-1:1.0: 8 ports detected [ 2.922207] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) c8:60:00:8a:5a:05 [ 2.922209] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 2.922241] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF [ 2.963040] usb 1-1.5: new low-speed USB device number 3 using ehci_hcd [ 3.030334] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) [ 3.146738] usb 1-1.6: new low-speed USB device number 4 using ehci_hcd [ 9.913992] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.946278] udevd[372]: starting version 175 [ 9.981254] wmi: Mapper loaded [ 9.983492] mei: module is from the staging directory, the quality is unknown, you have been warned. [ 9.984055] lp: driver loaded but no devices found [ 9.994296] [drm] Initialized drm 1.1.0 20060810 [ 9.998580] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 9.998585] mei 0000:00:16.0: setting latency timer to 64 [ 9.998633] mei 0000:00:16.0: irq 75 for MSI/MSI-X [ 10.028502] MXM: GUID detected in BIOS [ 10.028526] nouveau 0000:01:00.0: enabling device (0000 -> 0003) [ 10.028531] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 10.028534] nouveau 0000:01:00.0: setting latency timer to 64 [ 10.029163] asus_wmi: ASUS WMI generic driver loaded [ 10.031171] Adding 8206332k swap on /dev/sda6. Priority:-1 extents:1 across:8206332k [ 10.031736] asus_wmi: Initialization: 0x0 [ 10.031748] asus_wmi: BIOS WMI version: 0.9 [ 10.031768] asus_wmi: SFUN value: 0x0 [ 10.031910] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input2 [ 10.033494] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c8000a1) [ 10.034950] asus_wmi: Backlight controlled by ACPI video driver [ 10.039181] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN [ 10.048913] [drm] nouveau 0000:01:00.0: ... BIOS signature not found [ 10.048914] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM [ 10.051861] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 10.051990] snd_hda_intel 0000:00:1b.0: irq 76 for MSI/MSI-X [ 10.052059] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 [ 10.258874] type=1400 audit(1342607780.185:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=441 comm="apparmor_parser" [ 10.258898] type=1400 audit(1342607780.185:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=539 comm="apparmor_parser" [ 10.259083] type=1400 audit(1342607780.185:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=441 comm="apparmor_parser" [ 10.259107] type=1400 audit(1342607780.185:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=539 comm="apparmor_parser" [ 10.259202] type=1400 audit(1342607780.185:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=441 comm="apparmor_parser" [ 10.259226] type=1400 audit(1342607780.185:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=539 comm="apparmor_parser" [ 10.328676] [drm] nouveau 0000:01:00.0: ... appears to be valid [ 10.328678] [drm] nouveau 0000:01:00.0: BIT BIOS found [ 10.328680] [drm] nouveau 0000:01:00.0: Bios version 70.10.48.00 [ 10.328682] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 [ 10.328683] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0 [ 10.328684] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02000300 00000000 [ 10.328686] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00020030 [ 10.328687] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 04011380 00000000 [ 10.328688] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 08011382 00020030 [ 10.328689] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 02022362 00020010 [ 10.328691] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4 [ 10.328692] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07 [ 10.328693] [drm] nouveau 0000:01:00.0: 1: 0x00010130: type 0x30 idx 1 tag 0x51 [ 10.328694] [drm] nouveau 0000:01:00.0: 2: 0x00002261: type 0x61 idx 2 tag 0x08 [ 10.328707] [drm] nouveau 0000:01:00.0: Adaptor not initialised, running VBIOS init tables. [ 10.328709] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x6BD4 [ 10.348758] [drm] nouveau 0000:01:00.0: unknown i2c port 51 [ 10.348760] [drm] nouveau 0000:01:00.0: 0x6B49: Failed parsing init table opcode: INIT_I2C_IF -19 [ 10.388991] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x7296 [ 10.413514] [drm] nouveau 0000:01:00.0: unknown i2c port 51 [ 10.413515] [drm] nouveau 0000:01:00.0: 0x8553: Failed parsing init table opcode: INIT_I2C_LONG_IF -19 [ 10.413516] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x878C [ 10.413522] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x8796 [ 10.413643] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x8A0A [ 10.413644] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x8A6F [ 10.433546] [drm] nouveau 0000:01:00.0: unknown i2c port 51 [ 10.433548] [drm] nouveau 0000:01:00.0: 0 available performance level(s) [ 10.433627] [drm] nouveau 0000:01:00.0: c: core 50MHz shader 101MHz memory 135MHz voltage 963mV [ 10.435521] [TTM] Zone kernel: Available graphics memory: 3934526 kiB. [ 10.435522] [TTM] Zone dma32: Available graphics memory: 2097152 kiB. [ 10.435523] [TTM] Initializing pool allocator. [ 10.435531] [drm] nouveau 0000:01:00.0: Detected 3072MiB VRAM [ 10.437158] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) [ 10.442579] [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own [ 10.585460] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 10.585461] [drm] No driver support for vblank timestamp query. [ 10.585468] [drm] nouveau 0000:01:00.0: unknown i2c port 48 [ 10.585470] [drm] nouveau 0000:01:00.0: unknown i2c port 48 [ 10.621171] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0 [ 10.621209] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0 [ 10.621245] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input3 [ 10.621291] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4 [ 10.621366] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 [ 10.621412] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 [ 10.621449] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 10.621482] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 10.621522] input: HDA Intel PCH Line-Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 10.621559] input: HDA Intel PCH Line-Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 10.621615] input: HDA Intel PCH Line-Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 10.621644] input: HDA Intel PCH Line-Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 10.621826] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 10.621828] i915 0000:00:02.0: setting latency timer to 64 [ 10.623129] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro [ 10.630069] [drm] nouveau 0000:01:00.0: unknown i2c port 56 [ 10.630074] [drm] nouveau 0000:01:00.0: unknown i2c port 56 [ 10.674673] [drm] nouveau 0000:01:00.0: unknown i2c port 54 [ 10.674676] No connectors reported connected with modes [ 10.674678] [drm] Cannot find any crtc or sizes - going 1024x768 [ 10.675508] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x1e0000, bo ffff880207ee5800 [ 10.675665] Console: switching to colour frame buffer device 128x48 [ 10.675676] fb0: nouveaufb frame buffer device [ 10.675677] drm: registered panic notifier [ 10.675680] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0 [ 10.675702] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 10.675715] hda_intel: Disabling MSI [ 10.675896] snd_hda_intel 0000:01:00.1: setting latency timer to 64 [ 10.724532] i915 0000:00:02.0: irq 77 for MSI/MSI-X [ 10.724535] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 10.724536] [drm] Driver supports precise vblank timestamp query. [ 10.725247] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none [ 10.725250] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 10.728773] input: USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input13 [ 10.728829] generic-usb 0003:04D9:1603.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:1a.0-1.5/input0 [ 10.745816] input: USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.1/input/input14 [ 10.745932] generic-usb 0003:04D9:1603.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:1a.0-1.5/input1 [ 10.747992] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input15 [ 10.748452] generic-usb 0003:046D:C05A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1.6/input0 [ 10.748461] usbcore: registered new interface driver usbhid [ 10.748462] usbhid: USB HID core driver [ 10.927726] init: failsafe main process (810) killed by TERM signal [ 10.958946] Bluetooth: Core ver 2.16 [ 10.958968] NET: Registered protocol family 31 [ 10.958969] Bluetooth: HCI device and connection manager initialized [ 10.958970] Bluetooth: HCI socket layer initialized [ 11.003704] ppdev: user-space parallel port driver [ 11.084269] type=1400 audit(1342607781.013:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=891 comm="apparmor_parser" [ 11.084511] type=1400 audit(1342607781.013:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=891 comm="apparmor_parser" [ 11.120096] fbcon: inteldrmfb (fb1) is primary device [ 11.120098] fbcon: Remapping primary device, fb1, to tty 1-63 [ 11.132153] e1000e 0000:00:19.0: irq 74 for MSI/MSI-X [ 11.187945] e1000e 0000:00:19.0: irq 74 for MSI/MSI-X [ 11.188341] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.188492] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.291646] fb1: inteldrmfb frame buffer device [ 11.323990] acpi device:4a: registered as cooling_device9 [ 11.324097] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input16 [ 11.324125] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 11.324153] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1 [ 11.379415] type=1400 audit(1342607781.305:10): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=921 comm="apparmor_parser" [ 11.379638] type=1400 audit(1342607781.309:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=921 comm="apparmor_parser" [ 11.487337] HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0 [ 11.511292] HDMI status: Codec=1 Pin=5 Presence_Detect=0 ELD_Valid=0 [ 11.535259] HDMI status: Codec=2 Pin=5 Presence_Detect=0 ELD_Valid=0 [ 11.559203] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0 [ 11.559253] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17 [ 11.559310] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18 [ 11.559345] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19 [ 11.559373] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20 [ 12.640637] [drm] nouveau 0000:01:00.0: unknown i2c port 48 [ 12.640639] [drm] nouveau 0000:01:00.0: unknown i2c port 48 [ 12.685241] [drm] nouveau 0000:01:00.0: unknown i2c port 56 [ 12.685246] [drm] nouveau 0000:01:00.0: unknown i2c port 56 [ 12.729846] [drm] nouveau 0000:01:00.0: unknown i2c port 54 [ 14.818928] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 14.819289] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 20.670555] [drm] nouveau 0000:01:00.0: unknown i2c port 48 [ 20.670559] [drm] nouveau 0000:01:00.0: unknown i2c port 48 [ 20.670566] [drm] nouveau 0000:01:00.0: unknown i2c port 56 [ 20.670571] [drm] nouveau 0000:01:00.0: unknown i2c port 56 [ 20.670577] [drm] nouveau 0000:01:00.0: unknown i2c port 54 [ 24.001814] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 24.003632] ISOFS: changing to secondary root [ 25.126388] eth0: no IPv6 routers present [ 98.819151] usb 14-2: new SuperSpeed USB device number 2 using xhci_hcd [ 99.757534] usb 14-2: USB disconnect, device number 2 [ 100.359581] usb 14-2: new SuperSpeed USB device number 3 using xhci_hcd [ 100.499805] usb 14-2: USB disconnect, device number 3 [ 101.101863] usb 14-2: new SuperSpeed USB device number 4 using xhci_hcd [ 109.255419] usb 14-2: USB disconnect, device number 4 [ 109.857454] usb 14-2: new SuperSpeed USB device number 5 using xhci_hcd