3.12-rc7 nouveau cause X.org crash

From: david chen
Date: Tue Oct 29 2013 - 06:22:43 EST


Hi all:

I am using 3.10.1x on my desktop, and it's all nice and quiet.
But today, when I try to upgrade to 3.12-rc7, X crashed on login screen

snippet from /var/log/Xorg.0.log.old:
[ 103.981] nouveau_exa_upload_to_screen:384 - falling back to memcpy
ignores tiling
[ 118.980] (EE)
[ 118.980] (EE) Backtrace:
[ 118.989] (EE) 0: /usr/bin/X (xorg_backtrace+0x34) [0x7f8e305d02a4]
[ 118.989] (EE) 1: /usr/bin/X (0x7f8e3041a000+0x1ba1f9) [0x7f8e305d41f9]
[ 118.989] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0
(0x7f8e2f740000+0xfcb0) [0x7f8e2f74fcb0]
[ 118.989] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6
(0x7f8e2e3a4000+0x7ed75) [0x7f8e2e422d75]
[ 118.989] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6
(0x7f8e2e3a4000+0x80496) [0x7f8e2e424496]
[ 118.989] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6
(__libc_malloc+0x75) [0x7f8e2e426f95]
[ 118.989] (EE) 6: /usr/lib/xorg/modules/libexa.so
(0x7f8e2c3c1000+0x88f4) [0x7f8e2c3c98f4]
[ 118.989] (EE) 7: /usr/lib/xorg/modules/libexa.so
(0x7f8e2c3c1000+0x13497) [0x7f8e2c3d4497]
[ 118.989] (EE) 8: /usr/lib/xorg/modules/libexa.so
(0x7f8e2c3c1000+0xf888) [0x7f8e2c3d0888]
[ 118.989] (EE) 9: /usr/lib/xorg/modules/libexa.so
(0x7f8e2c3c1000+0xfc70) [0x7f8e2c3d0c70]
[ 118.989] (EE) 10: /usr/bin/X (0x7f8e3041a000+0x13bdf4) [0x7f8e30555df4]
[ 118.989] (EE) 11: /usr/lib/xorg/modules/libexa.so
(0x7f8e2c3c1000+0x10b10) [0x7f8e2c3d1b10]
[ 118.989] (EE) 12: /usr/bin/X (0x7f8e3041a000+0x134d71) [0x7f8e3054ed71]
[ 118.990] (EE) 13: /usr/bin/X (0x7f8e3041a000+0x558d1) [0x7f8e3046f8d1]
[ 118.990] (EE) 14: /usr/bin/X (0x7f8e3041a000+0x4423a) [0x7f8e3045e23a]
[ 118.990] (EE) 15: /lib/x86_64-linux-gnu/libc.so.6
(__libc_start_main+0xed) [0x7f8e2e3c576d]
[ 118.990] (EE) 16: /usr/bin/X (0x7f8e3041a000+0x44591) [0x7f8e3045e591]
[ 118.990] (EE)
[ 118.990] (EE) Segmentation fault at address 0xfffffffff2ac1d18
[ 118.990]
Fatal server error:
[ 118.990] Caught signal 11 (Segmentation fault). Server aborting

Full dmesg and Xorg log in attachment.
Can anyone help me?

Thanks,
David
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.12.0-rc7 (david@david-MS-7798) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Tue Oct 29 12:25:06 CST 2013
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.12.0-rc7 root=UUID=269213ea-d874-4625-a520-2bf998d67132 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] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dd8f5fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dd8f6000-0x00000000ddb08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ddb09000-0x00000000ddb09fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000ddb0a000-0x00000000ddc1efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ddc1f000-0x00000000dede5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dede6000-0x00000000dede6fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dede7000-0x00000000dee29fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dee2a000-0x00000000df231fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000df232000-0x00000000df7f2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000df7f3000-0x00000000df7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011dffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: MSI MS-7798/B75MA-P45 (MS-7798), BIOS V1.1B1-SY7 04/25/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x11e000 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 F00000000 write-back
[ 0.000000] 1 base 100000000 mask FF0000000 write-back
[ 0.000000] 2 base 110000000 mask FF8000000 write-back
[ 0.000000] 3 base 118000000 mask FFC000000 write-back
[ 0.000000] 4 base 11C000000 mask FFE000000 write-back
[ 0.000000] 5 base 0E0000000 mask FE0000000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 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: 4GB, type WB
[ 0.000000] reg 1, base: 4GB, range: 256MB, type WB
[ 0.000000] reg 2, base: 4352MB, range: 128MB, type WB
[ 0.000000] reg 3, base: 4480MB, range: 64MB, type WB
[ 0.000000] reg 4, base: 4544MB, range: 32MB, type WB
[ 0.000000] reg 5, base: 3584MB, range: 512MB, type UC
[ 0.000000] total RAM covered: 4064M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 5 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: 512MB, type WB
[ 0.000000] reg 3, base: 4GB, range: 512MB, type WB
[ 0.000000] reg 4, base: 4576MB, range: 32MB, type UC
[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fcc70-0x000fcc7f] mapped at [ffff8800000fcc70]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01f68000, 0x01f68fff] PGTABLE
[ 0.000000] BRK [0x01f69000, 0x01f69fff] PGTABLE
[ 0.000000] BRK [0x01f6a000, 0x01f6afff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11de00000-0x11dffffff]
[ 0.000000] [mem 0x11de00000-0x11dffffff] page 2M
[ 0.000000] BRK [0x01f6b000, 0x01f6bfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11ddfffff]
[ 0.000000] [mem 0x11c000000-0x11ddfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xdd8f5fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xdd7fffff] page 2M
[ 0.000000] [mem 0xdd800000-0xdd8f5fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdede6000-0xdede6fff]
[ 0.000000] [mem 0xdede6000-0xdede6fff] page 4k
[ 0.000000] BRK [0x01f6c000, 0x01f6cfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdee2a000-0xdf231fff]
[ 0.000000] [mem 0xdee2a000-0xdeffffff] page 4k
[ 0.000000] [mem 0xdf000000-0xdf1fffff] page 2M
[ 0.000000] [mem 0xdf200000-0xdf231fff] page 4k
[ 0.000000] BRK [0x01f6d000, 0x01f6dfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdf7f3000-0xdf7fffff]
[ 0.000000] [mem 0xdf7f3000-0xdf7fffff] page 4k
[ 0.000000] RAMDISK: [mem 0x36316000-0x37182fff]
[ 0.000000] Reserving 128MB of memory at 736MB for crashkernel (System RAM: 4028MB)
[ 0.000000] ACPI: RSDP 00000000000f0450 00024 (v02 synnex)
[ 0.000000] ACPI: XSDT 00000000ddc10078 00074 (v01 synnex synnexpc 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 00000000ddc19b30 000F4 (v04 synnex synnexpc 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 00000000ddc10188 099A5 (v02 synnex synnexpc 00000015 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000ddc1df80 00040
[ 0.000000] ACPI: APIC 00000000ddc19c28 00072 (v03 synnex synnexpc 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 00000000ddc19ca0 0003C (v01 synnex synnexpc 01072009 MSFT 00000097)
[ 0.000000] ACPI: SLIC 00000000ddc19ce0 00176 (v01 synnex synnexpc 01072009 AMI 00010013)
[ 0.000000] ACPI: HPET 00000000ddc19e58 00038 (v01 synnex synnexpc 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 00000000ddc19e90 0054B (v01 synnex synnexpc 00001000 INTL 20091112)
[ 0.000000] ACPI: SSDT 00000000ddc1a3e0 009AA (v01 synnex synnexpc 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 00000000ddc1ad90 00A92 (v01 synnex synnexpc 00003000 INTL 20051117)
[ 0.000000] ACPI: DMAR 00000000ddc1b828 00080 (v01 synnex synnexpc 00000001 INTL 00000001)
[ 0.000000] ACPI: ASF! 00000000ddc1b8a8 000A5 (v32 synnex synnexpc 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011dffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11dffffff]
[ 0.000000] NODE_DATA [mem 0x11dff5000-0x11dff9fff]
[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff880119600000-ffff88011d5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11dffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xdd8f5fff]
[ 0.000000] node 0: [mem 0xdede6000-0xdede6fff]
[ 0.000000] node 0: [mem 0xdee2a000-0xdf231fff]
[ 0.000000] node 0: [mem 0xdf7f3000-0xdf7fffff]
[ 0.000000] node 0: [mem 0x100000000-0x11dffffff]
[ 0.000000] On node 0 totalpages: 1031337
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14133 pages used for memmap
[ 0.000000] DMA32 zone: 904460 pages, LIFO batch:31
[ 0.000000] Normal zone: 1920 pages used for memmap
[ 0.000000] Normal zone: 122880 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] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdd8f6000-0xddb08fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xddb09000-0xddb09fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xddb0a000-0xddc1efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xddc1f000-0xdede5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdede7000-0xdee29fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf232000-0xdf7f2fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88011dc00000 s81664 r8192 d20736 u524288
[ 0.000000] pcpu-alloc: s81664 r8192 d20736 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1015199
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12.0-rc7 root=UUID=269213ea-d874-4625-a520-2bf998d67132 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: 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: 3831304K/4125348K available (6998K kernel code, 993K rwdata, 3144K rodata, 1196K init, 1260K bss, 294044K reserved)
[ 0.000000] SLUB: 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] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:16640 nr_irqs:712 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 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] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 3192.812 MHz processor
[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6385.62 BogoMIPS (lpj=12771248)
[ 0.000003] pid_max: default: 32768 minimum: 301
[ 0.000019] Security Framework initialized
[ 0.000029] AppArmor: AppArmor initialized
[ 0.000030] Yama: becoming mindful.
[ 0.000229] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001167] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.001594] Mount-cache hash table entries: 256
[ 0.001728] Initializing cgroup subsys memory
[ 0.001737] Initializing cgroup subsys devices
[ 0.001738] Initializing cgroup subsys freezer
[ 0.001739] Initializing cgroup subsys blkio
[ 0.001740] Initializing cgroup subsys perf_event
[ 0.001742] Initializing cgroup subsys hugetlb
[ 0.001758] CPU: Physical Processor ID: 0
[ 0.001759] CPU: Processor Core ID: 0
[ 0.001763] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.001763] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002043] mce: CPU supports 9 MCE banks
[ 0.002053] CPU0: Thermal monitoring enabled (TM1)
[ 0.002061] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[ 0.002061] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 0.002061] tlb_flushall_shift: 1
[ 0.002152] Freeing SMP alternatives memory: 24K (ffffffff81e25000 - ffffffff81e2b000)
[ 0.002153] ACPI: Core revision 20130725
[ 0.005735] ACPI: All ACPI Tables successfully acquired
[ 0.005942] ftrace: allocating 26819 entries in 105 pages
[ 0.015457] dmar: Host address width 36
[ 0.015459] dmar: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.015464] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f0105a
[ 0.015465] dmar: RMRR base: 0x000000dda7a000 end: 0x000000dda9cfff
[ 0.015534] IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.015535] HPET id 0 under DRHD base 0xfed90000
[ 0.015624] Enabled IRQ remapping in x2apic mode
[ 0.015625] Enabling x2apic
[ 0.015625] Enabled x2apic
[ 0.015630] Switched APIC routing to cluster x2apic.
[ 0.016034] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.055751] smpboot: CPU0: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (fam: 06, model: 3a, stepping: 09)
[ 0.055756] TSC deadline timer enabled
[ 0.055761] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[ 0.055767] ... version: 3
[ 0.055768] ... bit width: 48
[ 0.055768] ... generic registers: 8
[ 0.055769] ... value mask: 0000ffffffffffff
[ 0.055770] ... max period: 0000ffffffffffff
[ 0.055770] ... fixed-purpose events: 3
[ 0.055771] ... event mask: 00000007000000ff
[ 0.069955] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.056569] smpboot: Booting Node 0, Processors # 1 # 2 # 3 OK
[ 0.096787] Brought up 4 CPUs
[ 0.096791] smpboot: Total of 4 processors activated (25542.49 BogoMIPS)
[ 0.099042] devtmpfs: initialized
[ 0.100593] EVM: security.selinux
[ 0.100595] EVM: security.SMACK64
[ 0.100595] EVM: security.capability
[ 0.100640] PM: Registering ACPI NVS region [mem 0xddb0a000-0xddc1efff] (1134592 bytes)
[ 0.100654] PM: Registering ACPI NVS region [mem 0xdede7000-0xdee29fff] (274432 bytes)
[ 0.101251] regulator-dummy: no parameters
[ 0.101284] NET: Registered protocol family 16
[ 0.101346] cpuidle: using governor ladder
[ 0.101347] cpuidle: using governor menu
[ 0.101373] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.101374] ACPI: bus type PCI registered
[ 0.101406] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.101408] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.105993] PCI: Using configuration type 1 for base access
[ 0.106556] bio: create slab <bio-0> at 0
[ 0.106638] ACPI: Added _OSI(Module Device)
[ 0.106639] ACPI: Added _OSI(Processor Device)
[ 0.106640] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.106641] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.107567] ACPI: EC: Look up EC in DSDT
[ 0.108617] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.119681] ACPI: SSDT 00000000ddaba018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.119915] ACPI: Dynamic OEM Table Load:
[ 0.119916] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.128964] ACPI: SSDT 00000000ddabba98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.129218] ACPI: Dynamic OEM Table Load:
[ 0.129220] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.140881] ACPI: SSDT 00000000ddab9d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.141113] ACPI: Dynamic OEM Table Load:
[ 0.141115] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.151329] ACPI: Interpreter enabled
[ 0.151336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[ 0.151346] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.151347] ACPI: Using IOAPIC for interrupt routing
[ 0.151363] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.151475] ACPI: No dock devices found.
[ 0.156014] ACPI: Power Resource [FN00] (off)
[ 0.156065] ACPI: Power Resource [FN01] (off)
[ 0.156113] ACPI: Power Resource [FN02] (off)
[ 0.156159] ACPI: Power Resource [FN03] (off)
[ 0.156206] ACPI: Power Resource [FN04] (off)
[ 0.156604] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.156689] \_SB_.PCI0:_OSC invalid UUID
[ 0.156689] _OSC request data:1 8 0
[ 0.156722] \_SB_.PCI0:_OSC invalid UUID
[ 0.156723] _OSC request data:1 1f 0
[ 0.156725] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.156726] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.157045] PCI host bridge to bus 0000:00
[ 0.157047] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.157048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.157050] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.157051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.157052] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.157053] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.157054] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.157055] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.157057] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.157058] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.157059] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
[ 0.157060] pci_bus 0000:00: root bus resource [mem 0x11e000000-0xfffffffff]
[ 0.157066] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[ 0.157131] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[ 0.157155] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.157188] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.157233] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.157253] pci 0000:00:14.0: reg 0x10: [mem 0xf7100000-0xf710ffff 64bit]
[ 0.157318] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.157354] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.157378] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.157399] pci 0000:00:16.0: reg 0x10: [mem 0xf711a000-0xf711a00f 64bit]
[ 0.157469] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.157534] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.157553] pci 0000:00:1a.0: reg 0x10: [mem 0xf7117000-0xf71173ff]
[ 0.157636] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.157683] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.157708] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.157721] pci 0000:00:1b.0: reg 0x10: [mem 0xf7110000-0xf7113fff 64bit]
[ 0.157782] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.157820] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.157841] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.157911] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.157951] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.157972] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[ 0.158042] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.158082] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.158111] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.158130] pci 0000:00:1d.0: reg 0x10: [mem 0xf7116000-0xf71163ff]
[ 0.158213] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.158259] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.158278] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.158353] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.158375] pci 0000:00:1f.0: [8086:1e49] type 00 class 0x060100
[ 0.158523] pci 0000:00:1f.2: [8086:1e00] type 00 class 0x01018f
[ 0.158536] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
[ 0.158542] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
[ 0.158549] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
[ 0.158555] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
[ 0.158562] pci 0000:00:1f.2: reg 0x20: [io 0xf090-0xf09f]
[ 0.158568] pci 0000:00:1f.2: reg 0x24: [io 0xf080-0xf08f]
[ 0.158642] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.158655] pci 0000:00:1f.3: reg 0x10: [mem 0xf7115000-0xf71150ff 64bit]
[ 0.158673] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.158737] pci 0000:00:1f.5: [8086:1e08] type 00 class 0x010185
[ 0.158749] pci 0000:00:1f.5: reg 0x10: [io 0xf070-0xf077]
[ 0.158756] pci 0000:00:1f.5: reg 0x14: [io 0xf060-0xf063]
[ 0.158762] pci 0000:00:1f.5: reg 0x18: [io 0xf050-0xf057]
[ 0.158768] pci 0000:00:1f.5: reg 0x1c: [io 0xf040-0xf043]
[ 0.158775] pci 0000:00:1f.5: reg 0x20: [io 0xf030-0xf03f]
[ 0.158781] pci 0000:00:1f.5: reg 0x24: [io 0xf020-0xf02f]
[ 0.158879] pci 0000:01:00.0: [10de:0f00] type 00 class 0x030000
[ 0.158886] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[ 0.158893] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[ 0.158900] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.158905] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.158910] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[ 0.158957] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300
[ 0.158964] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[ 0.167470] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.167472] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.167474] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.167476] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[ 0.167521] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.167592] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.167610] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.167642] pci 0000:03:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
[ 0.167662] pci 0000:03:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
[ 0.167749] pci 0000:03:00.0: supports D1 D2
[ 0.167750] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.167784] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.175483] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.175487] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.175493] pci 0000:00:1c.1: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.175551] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[ 0.175559] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.175560] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.175561] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.175563] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.175564] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.175565] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.175566] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.175567] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.175568] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.175570] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
[ 0.175571] pci 0000:00:1e.0: bridge window [mem 0x11e000000-0xfffffffff] (subtractive decode)
[ 0.175989] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.176024] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.176058] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.176092] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.176125] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.176158] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.176192] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.176226] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.176369] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.176374] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.176413] Found 1 acpi root devices
[ 0.176469] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.176470] vgaarb: loaded
[ 0.176470] vgaarb: bridge control possible 0000:01:00.0
[ 0.176567] SCSI subsystem initialized
[ 0.176595] libata version 3.00 loaded.
[ 0.176605] ACPI: bus type USB registered
[ 0.176613] usbcore: registered new interface driver usbfs
[ 0.176618] usbcore: registered new interface driver hub
[ 0.176631] usbcore: registered new device driver usb
[ 0.176690] PCI: Using ACPI for IRQ routing
[ 0.178060] PCI: pci_cache_line_size set to 64 bytes
[ 0.178097] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[ 0.178098] e820: reserve RAM buffer [mem 0xdd8f6000-0xdfffffff]
[ 0.178100] e820: reserve RAM buffer [mem 0xdede7000-0xdfffffff]
[ 0.178101] e820: reserve RAM buffer [mem 0xdf232000-0xdfffffff]
[ 0.178102] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
[ 0.178103] e820: reserve RAM buffer [mem 0x11e000000-0x11fffffff]
[ 0.178153] NetLabel: Initializing
[ 0.178154] NetLabel: domain hash size = 128
[ 0.178154] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.178161] NetLabel: unlabeled traffic allowed by default
[ 0.178199] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.178203] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.180221] Switched to clocksource hpet
[ 0.183137] AppArmor: AppArmor Filesystem Enabled
[ 0.183148] pnp: PnP ACPI init
[ 0.183153] ACPI: bus type PNP registered
[ 0.183196] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.183198] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.183206] pnp 00:01: [dma 4]
[ 0.183215] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.183226] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.183286] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.183311] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.183314] system 00:04: [io 0x1000-0x100f] has been reserved
[ 0.183316] system 00:04: [io 0xffff] has been reserved
[ 0.183317] system 00:04: [io 0xffff] has been reserved
[ 0.183318] system 00:04: [io 0x0400-0x0453] could not be reserved
[ 0.183319] system 00:04: [io 0x0458-0x047f] has been reserved
[ 0.183321] system 00:04: [io 0x0500-0x057f] has been reserved
[ 0.183322] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.183324] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.183343] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.183371] system 00:06: [io 0x0454-0x0457] has been reserved
[ 0.183373] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.183451] system 00:07: [io 0x0a00-0x0a1f] has been reserved
[ 0.183453] system 00:07: [io 0x0a30-0x0a3f] has been reserved
[ 0.183454] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.183600] pnp 00:08: [dma 0 disabled]
[ 0.183630] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.183660] system 00:09: [io 0x04d0-0x04d1] has been reserved
[ 0.183662] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.183679] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.183843] pnp 00:0b: [dma 3]
[ 0.183905] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.184063] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.184065] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.184066] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.184068] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.184069] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.184070] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.184072] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.184073] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.184074] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[ 0.184076] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.184077] system 00:0c: [mem 0xe0000000-0xe0000fff] has been reserved
[ 0.184079] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.184164] pnp: PnP ACPI: found 13 devices
[ 0.184165] ACPI: bus type PNP unregistered
[ 0.189827] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.189829] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 0.189831] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[ 0.189845] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.189846] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.189848] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.189851] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0100000-0xe02fffff]
[ 0.189853] pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0300000-0xe04fffff 64bit pref]
[ 0.189855] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.189857] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.189858] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.189860] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.189862] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[ 0.189864] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.189866] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.189870] pci 0000:00:1c.0: bridge window [mem 0xe0100000-0xe02fffff]
[ 0.189873] pci 0000:00:1c.0: bridge window [mem 0xe0300000-0xe04fffff 64bit pref]
[ 0.189878] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.189880] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.189886] pci 0000:00:1c.1: bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.189891] pci 0000:00:1e.0: PCI bridge to [bus 04]
[ 0.189900] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.189901] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.189903] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.189904] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.189905] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.189906] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.189907] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.189908] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.189909] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.189911] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
[ 0.189912] pci_bus 0000:00: resource 14 [mem 0x11e000000-0xfffffffff]
[ 0.189913] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.189914] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[ 0.189915] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[ 0.189917] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.189918] pci_bus 0000:02: resource 1 [mem 0xe0100000-0xe02fffff]
[ 0.189919] pci_bus 0000:02: resource 2 [mem 0xe0300000-0xe04fffff 64bit pref]
[ 0.189921] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.189922] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
[ 0.189923] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
[ 0.189924] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
[ 0.189925] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.189927] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.189928] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.189929] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.189930] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.189931] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.189932] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.189934] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff]
[ 0.189935] pci_bus 0000:04: resource 14 [mem 0x11e000000-0xfffffffff]
[ 0.189952] NET: Registered protocol family 2
[ 0.190058] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.190178] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.190277] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.190294] TCP: reno registered
[ 0.190300] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.190316] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.190362] NET: Registered protocol family 1
[ 0.232335] pci 0000:01:00.0: Boot video device
[ 0.232344] PCI: CLS 64 bytes, default 64
[ 0.232372] Trying to unpack rootfs image as initramfs...
[ 0.414309] Freeing initrd memory: 14772K (ffff880036316000 - ffff880037183000)
[ 0.414318] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.414319] software IO TLB [mem 0xd98f6000-0xdd8f6000] (64MB) mapped at [ffff8800d98f6000-ffff8800dd8f5fff]
[ 0.414479] Scanning for low memory corruption every 60 seconds
[ 0.414668] Initialise module verification
[ 0.414696] audit: initializing netlink socket (disabled)
[ 0.414703] type=2000 audit(1383069600.412:1): initialized
[ 0.435192] bounce pool size: 64 pages
[ 0.435203] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.435988] VFS: Disk quotas dquot_6.5.2
[ 0.436011] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.436263] fuse init (API version 7.22)
[ 0.436306] msgmni has been set to 7511
[ 0.436649] Key type asymmetric registered
[ 0.436651] Asymmetric key parser 'x509' registered
[ 0.436668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.436695] io scheduler noop registered
[ 0.436696] io scheduler deadline registered (default)
[ 0.436711] io scheduler cfq registered
[ 0.436843] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X
[ 0.437043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.437052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.437082] intel_idle: MWAIT substates: 0x1120
[ 0.437083] intel_idle: v0.4 model 0x3A
[ 0.437084] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.437186] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.437190] ACPI: Power Button [PWRB]
[ 0.437210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.437211] ACPI: Power Button [PWRF]
[ 0.437249] ACPI: Fan [FAN0] (off)
[ 0.437264] ACPI: Fan [FAN1] (off)
[ 0.437278] ACPI: Fan [FAN2] (off)
[ 0.437292] ACPI: Fan [FAN3] (off)
[ 0.437306] ACPI: Fan [FAN4] (off)
[ 0.437336] ACPI: Requesting acpi_cpufreq
[ 0.468705] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.468706] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.468839] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.468840] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.468863] GHES: HEST is not enabled!
[ 0.468906] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.489327] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.490416] Linux agpgart interface v0.103
[ 0.491616] brd: module loaded
[ 0.491960] loop: module loaded
[ 0.492027] ata_piix 0000:00:1f.2: version 2.13
[ 0.492090] ata_piix 0000:00:1f.2: MAP [
[ 0.492091] P0 P2 P1 P3 ]
[ 0.644643] ata_piix 0000:00:1f.2: SCR access via SIDPR is available but doesn't work
[ 0.644650] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.644859] scsi0 : ata_piix
[ 0.644907] scsi1 : ata_piix
[ 0.644924] ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 19
[ 0.644925] ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 19
[ 0.644987] ata_piix 0000:00:1f.5: MAP [
[ 0.644988] P0 -- P1 -- ]
[ 0.645018] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 0.645204] scsi2 : ata_piix
[ 0.645317] scsi3 : ata_piix
[ 0.645342] ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 19
[ 0.645345] ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 19
[ 0.645483] libphy: Fixed MDIO Bus: probed
[ 0.645529] tun: Universal TUN/TAP device driver, 1.6
[ 0.645529] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 0.645631] PPP generic driver version 2.4.2
[ 0.645734] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.645736] ehci-pci: EHCI PCI platform driver
[ 0.645810] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 0.645815] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.645821] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.645832] ehci-pci 0000:00:1a.0: debug port 2
[ 0.649722] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.649733] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7117000
[ 0.660667] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.660724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.660725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.660727] usb usb1: Product: EHCI Host Controller
[ 0.660728] usb usb1: Manufacturer: Linux 3.12.0-rc7 ehci_hcd
[ 0.660729] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.660860] hub 1-0:1.0: USB hub found
[ 0.660867] hub 1-0:1.0: 2 ports detected
[ 0.661001] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 0.661005] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.661009] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.661018] ehci-pci 0000:00:1d.0: debug port 2
[ 0.664902] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.664912] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7116000
[ 0.676683] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.676732] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.676734] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.676735] usb usb2: Product: EHCI Host Controller
[ 0.676736] usb usb2: Manufacturer: Linux 3.12.0-rc7 ehci_hcd
[ 0.676737] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.676862] hub 2-0:1.0: USB hub found
[ 0.676868] hub 2-0:1.0: 2 ports detected
[ 0.676941] ehci-platform: EHCI generic platform driver
[ 0.676946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.676946] ohci-pci: OHCI PCI platform driver
[ 0.676951] ohci-platform: OHCI generic platform driver
[ 0.676954] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.677031] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 0.677034] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.677037] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.677114] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.677129] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
[ 0.677173] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.677174] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.677175] usb usb3: Product: xHCI Host Controller
[ 0.677176] usb usb3: Manufacturer: Linux 3.12.0-rc7 xhci_hcd
[ 0.677177] usb usb3: SerialNumber: 0000:00:14.0
[ 0.677277] hub 3-0:1.0: USB hub found
[ 0.677284] hub 3-0:1.0: 4 ports detected
[ 0.677484] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.677486] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.677509] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.677510] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.677511] usb usb4: Product: xHCI Host Controller
[ 0.677512] usb usb4: Manufacturer: Linux 3.12.0-rc7 xhci_hcd
[ 0.677513] usb usb4: SerialNumber: 0000:00:14.0
[ 0.677604] hub 4-0:1.0: USB hub found
[ 0.677611] hub 4-0:1.0: 4 ports detected
[ 0.724834] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.725168] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.725172] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.725400] mousedev: PS/2 mouse device common for all mice
[ 0.725727] rtc_cmos 00:05: RTC can wake from S4
[ 0.725876] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.725903] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.725936] device-mapper: uevent: version 1.0.3
[ 0.726051] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel@xxxxxxxxxx
[ 0.726067] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.726235] ashmem: initialized
[ 0.726351] TCP: cubic registered
[ 0.726398] NET: Registered protocol family 10
[ 0.726501] NET: Registered protocol family 17
[ 0.726507] Key type dns_resolver registered
[ 0.726743] Loading module verification certificates
[ 0.727341] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 9ed3f647fcb3de5e3c4b64469ca78962d4a1e8e5'
[ 0.727347] registered taskstats version 1
[ 0.728989] Key type trusted registered
[ 0.730633] Key type encrypted registered
[ 0.732121] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.732396] rtc_cmos 00:05: setting system clock to 2013-10-29 18:00:01 UTC (1383069601)
[ 0.733088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.733089] EDD information not available.
[ 0.973014] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.105445] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.105450] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.105716] hub 1-1:1.0: USB hub found
[ 1.105809] hub 1-1:1.0: 6 ports detected
[ 1.121111] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
[ 1.121211] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
[ 1.129310] ata4.00: ATAPI: DRW-24D1ST a, 1.01, max UDMA/100
[ 1.129659] ata3.00: ATA-8: ST3750525AS, JC4B, max UDMA/133
[ 1.129663] ata3.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.145369] ata4.00: configured for UDMA/100
[ 1.145577] ata3.00: configured for UDMA/133
[ 1.145750] scsi 2:0:0:0: Direct-Access ATA ST3750525AS JC4B PQ: 0 ANSI: 5
[ 1.145907] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 1.145912] sd 2:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 1.146114] sd 2:0:0:0: [sda] Write Protect is off
[ 1.146116] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.146200] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.169379] scsi 3:0:0:0: CD-ROM ASUS DRW-24D1ST a 1.01 PQ: 0 ANSI: 5
[ 1.178028] sr0: scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.178032] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.178193] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 1.178366] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 1.205344] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 1.206523] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.207297] Freeing unused kernel memory: 1196K (ffffffff81cfa000 - ffffffff81e25000)
[ 1.207299] Write protecting the kernel read-only data: 12288k
[ 1.209086] Freeing unused kernel memory: 1184K (ffff8800016d8000 - ffff880001800000)
[ 1.210424] Freeing unused kernel memory: 952K (ffff880001b12000 - ffff880001c00000)
[ 1.217141] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.219732] udevd[117]: starting version 175
[ 1.223987] libcrc32c: module verification failed: signature and/or required key missing - tainting kernel
[ 1.230490] xor: automatically using best checksumming function:
[ 1.254497] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.254504] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.254509] pcieport 0000:00:1c.1: driver skip pci_set_master, fix it!
[ 1.254741] r8169 0000:03:00.0: irq 43 for MSI/MSI-X
[ 1.254863] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000626000, 8c:89:a5:de:2c:c2, XID 0c900800 IRQ 43
[ 1.254865] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.269150] avx : 27029.000 MB/sec
[ 1.337209] raid6: sse2x1 9624 MB/s
[ 1.349650] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.349652] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.349915] hub 2-1:1.0: USB hub found
[ 1.350015] hub 2-1:1.0: 6 ports detected
[ 1.405268] raid6: sse2x2 12082 MB/s
[ 1.473323] raid6: sse2x4 14106 MB/s
[ 1.473324] raid6: using algorithm sse2x4 (14106 MB/s)
[ 1.473334] raid6: using ssse3x2 recovery algorithm
[ 1.473341] tsc: Refined TSC clocksource calibration: 3192.745 MHz
[ 1.475553] bio: create slab <bio-1> at 1
[ 1.475736] Btrfs loaded
[ 1.517482] usb 3-3: new low-speed USB device number 2 using xhci_hcd
[ 1.536881] usb 3-3: New USB device found, idVendor=0461, idProduct=4de2
[ 1.536883] usb 3-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.536885] usb 3-3: Product: USB Optical Mouse
[ 1.537008] usb 3-3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.538772] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.540579] usbcore: registered new interface driver usbhid
[ 1.540581] usbhid: USB HID core driver
[ 1.541718] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/input/input2
[ 1.541778] hid-generic 0003:0461:4DE2.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-3/input0
[ 1.609608] usb 1-1.1: new low-speed USB device number 3 using ehci-pci
[ 1.705963] usb 1-1.1: New USB device found, idVendor=093a, idProduct=2510
[ 1.705968] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.705971] usb 1-1.1: Product: USB Optical Mouse
[ 1.705973] usb 1-1.1: Manufacturer: PixArt
[ 1.708441] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input3
[ 1.708500] hid-generic 0003:093A:2510.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1a.0-1.1/input0
[ 1.777761] usb 1-1.2: new low-speed USB device number 4 using ehci-pci
[ 1.875981] usb 1-1.2: New USB device found, idVendor=046e, idProduct=6000
[ 1.875986] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.875988] usb 1-1.2: Product: USB Keyboard
[ 1.875990] usb 1-1.2: Manufacturer: BTC
[ 1.879308] input: BTC USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4
[ 1.879438] hid-generic 0003:046E:6000.0003: input,hidraw2: USB HID v1.10 Keyboard [BTC USB Keyboard] on usb-0000:00:1a.0-1.2/input0
[ 2.212498] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
[ 2.212500] EXT4-fs (sda5): write access will be enabled during recovery
[ 2.474441] Switched to clocksource tsc
[ 3.053853] EXT4-fs (sda5): recovery complete
[ 3.061759] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 11.890416] hid-generic 0003:046E:6000.0004: usb_submit_urb(ctrl) failed: -1
[ 11.890480] hid-generic 0003:046E:6000.0004: timeout initializing reports
[ 11.890546] input: BTC USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input5
[ 11.890790] hid-generic 0003:046E:6000.0004: input,hidraw3: USB HID v1.10 Device [BTC USB Keyboard] on usb-0000:00:1a.0-1.2/input1
[ 11.962360] usb 1-1.5: new full-speed USB device number 5 using ehci-pci
[ 12.055455] usb 1-1.5: New USB device found, idVendor=0557, idProduct=2008
[ 12.055460] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 12.055462] usb 1-1.5: Product: USB-Serial Controller D
[ 12.055465] usb 1-1.5: Manufacturer: Prolific Technology Inc.
[ 12.126651] usb 1-1.6: new full-speed USB device number 6 using ehci-pci
[ 12.220000] usb 1-1.6: New USB device found, idVendor=0557, idProduct=2008
[ 12.220004] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 12.220007] usb 1-1.6: Product: USB-Serial Controller D
[ 12.220009] usb 1-1.6: Manufacturer: Prolific Technology Inc.
[ 12.290695] usb 2-1.5: new high-speed USB device number 3 using ehci-pci
[ 12.572628] usb 2-1.5: New USB device found, idVendor=1307, idProduct=0361
[ 12.572633] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 12.572635] usb 2-1.5: Product: MultiCard Device
[ 12.572638] usb 2-1.5: Manufacturer: Generic
[ 12.572640] usb 2-1.5: SerialNumber: 00000000000006
[ 12.573242] usb 1-1.1: USB disconnect, device number 3
[ 12.807216] usb 1-1.1: new low-speed USB device number 7 using ehci-pci
[ 12.903670] usb 1-1.1: New USB device found, idVendor=093a, idProduct=2510
[ 12.903675] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 12.903677] usb 1-1.1: Product: USB Optical Mouse
[ 12.903679] usb 1-1.1: Manufacturer: PixArt
[ 12.906123] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input6
[ 12.906302] hid-generic 0003:093A:2510.0005: input,hidraw1: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1a.0-1.1/input0
[ 13.085822] init: ureadahead main process (322) terminated with status 5
[ 13.707422] Adding 4123644k swap on /dev/sda6. Priority:-1 extents:1 across:4123644k FS
[ 15.233230] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 16.061126] udevd[638]: starting version 175
[ 16.807883] RPC: Registered named UNIX socket transport module.
[ 16.807885] RPC: Registered udp transport module.
[ 16.807886] RPC: Registered tcp transport module.
[ 16.807887] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 16.971690] FS-Cache: Loaded
[ 17.102264] lp: driver loaded but no devices found
[ 17.103602] FS-Cache: Netfs 'nfs' registered for caching
[ 17.426390] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
[ 18.333897] parport_pc 00:0b: reported by Plug and Play ACPI
[ 18.333952] parport0: PC-style at 0x378, irq 5 [PCSPP]
[ 18.420626] ppdev: user-space parallel port driver
[ 18.427846] lp0: using parport0 (interrupt-driven).
[ 18.611631] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
[ 18.611636] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 18.611639] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
[ 18.611641] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 18.611642] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
[ 18.611643] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 18.611644] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 18.814892] wmi: Mapper loaded
[ 18.938558] device-mapper: multipath: version 1.5.1 loaded
[ 19.443949] [drm] Initialized drm 1.1.0 20060810
[ 19.662478] usb-storage 2-1.5:1.0: USB Mass Storage device detected
[ 19.662527] scsi4 : usb-storage 2-1.5:1.0
[ 19.662568] usbcore: registered new interface driver usb-storage
[ 19.690084] usbcore: registered new interface driver usbserial
[ 19.690091] usbcore: registered new interface driver usbserial_generic
[ 19.690097] usbserial: USB Serial support registered for generic
[ 19.713195] usbcore: registered new interface driver pl2303
[ 19.713202] usbserial: USB Serial support registered for pl2303
[ 19.713212] pl2303 1-1.5:1.0: pl2303 converter detected
[ 19.715145] usb 1-1.5: pl2303 converter now attached to ttyUSB0
[ 19.715163] pl2303 1-1.6:1.0: pl2303 converter detected
[ 19.717180] usb 1-1.6: pl2303 converter now attached to ttyUSB1
[ 19.757984] Bluetooth: Core ver 2.16
[ 19.757998] NET: Registered protocol family 31
[ 19.757999] Bluetooth: HCI device and connection manager initialized
[ 19.758006] Bluetooth: HCI socket layer initialized
[ 19.758007] Bluetooth: L2CAP socket layer initialized
[ 19.758009] Bluetooth: SCO socket layer initialized
[ 19.914888] Bluetooth: RFCOMM TTY layer initialized
[ 19.914900] Bluetooth: RFCOMM socket layer initialized
[ 19.914900] Bluetooth: RFCOMM ver 1.11
[ 19.973284] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0c1000a1
[ 19.973287] nouveau [ DEVICE][0000:01:00.0] Chipset: GF108 (NVC1)
[ 19.973288] nouveau [ DEVICE][0000:01:00.0] Family : NVC0
[ 19.974484] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 20.021561] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
[ 20.021563] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN
[ 20.021632] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 20.021633] nouveau [ VBIOS][0000:01:00.0] version 70.08.ae.00.00
[ 20.021826] nouveau [ PFB][0000:01:00.0] RAM type: DDR3
[ 20.021827] nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB
[ 20.021828] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags
[ 20.027766] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 20.041608] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 20.041610] Bluetooth: BNEP filters: protocol multicast
[ 20.041616] Bluetooth: BNEP socket layer initialized
[ 20.084930] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 20.085006] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 20.085064] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 20.085120] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 20.085282] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 20.265749] type=1400 audit(1383040821.013:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=1035 comm="apparmor_parser"
[ 20.265821] type=1400 audit(1383040821.013:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1035 comm="apparmor_parser"
[ 20.265887] type=1400 audit(1383040821.013:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=1035 comm="apparmor_parser"
[ 20.273077] type=1400 audit(1383040821.017:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1036 comm="apparmor_parser"
[ 20.273141] type=1400 audit(1383040821.017:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1036 comm="apparmor_parser"
[ 20.273197] type=1400 audit(1383040821.017:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1036 comm="apparmor_parser"
[ 20.430000] type=1400 audit(1383040821.177:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1019 comm="apparmor_parser"
[ 20.430154] type=1400 audit(1383040821.177:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1019 comm="apparmor_parser"
[ 20.662344] scsi 4:0:0:0: Direct-Access Generic Storage Device 0.00 PQ: 0 ANSI: 2
[ 20.662810] scsi 4:0:0:1: Direct-Access Generic Storage Device 0.00 PQ: 0 ANSI: 2
[ 20.662992] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 20.663078] sd 4:0:0:1: Attached scsi generic sg3 type 0
[ 20.666171] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 20.667416] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[ 20.920394] init: failsafe main process (1124) killed by TERM signal
[ 21.302199] nouveau [ PTHERM][0000:01:00.0] FAN control: PWM
[ 21.302212] nouveau [ PTHERM][0000:01:00.0] fan management: disabled
[ 21.302216] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
[ 21.305173] [TTM] Zone kernel: Available graphics memory: 1924716 kiB
[ 21.305174] [TTM] Initializing pool allocator
[ 21.305177] [TTM] Initializing DMA pool allocator
[ 21.305183] nouveau [ DRM] VRAM: 2048 MiB
[ 21.305184] nouveau [ DRM] GART: 1048576 MiB
[ 21.305187] nouveau [ DRM] TMDS table version 2.0
[ 21.305188] nouveau [ DRM] DCB version 4.0
[ 21.305189] nouveau [ DRM] DCB outp 00: 01000302 00020030
[ 21.305190] nouveau [ DRM] DCB outp 01: 02000300 00000000
[ 21.305191] nouveau [ DRM] DCB outp 02: 08011392 00020020
[ 21.305192] nouveau [ DRM] DCB outp 03: 04022310 00000000
[ 21.305194] nouveau [ DRM] DCB conn 00: 00001030
[ 21.305195] nouveau [ DRM] DCB conn 01: 00002161
[ 21.305196] nouveau [ DRM] DCB conn 02: 00000200
[ 21.305829] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 21.305830] [drm] No driver support for vblank timestamp query.
[ 21.306082] nouveau [ DRM] 2 available performance level(s)
[ 21.306084] nouveau [ DRM] 1: core 405MHz shader 810MHz memory 405MHz voltage 900mV
[ 21.306086] nouveau [ DRM] 3: core 810MHz shader 1620MHz memory 500MHz voltage 1080mV
[ 21.306087] nouveau [ DRM] c: core 405MHz shader 810MHz memory 324MHz voltage 900mV
[ 21.310913] nouveau [ DRM] MM: using COPY0 for buffer copies
[ 21.364069] nouveau E[ PBUS][0000:01:00.0] MMIO write of 0x00000401 FAULT at 0x002010 [ IBUS TIMEOUT ]
[ 21.383326] nouveau E[ PBUS][0000:01:00.0] MMIO write of 0x00040100 FAULT at 0x002008 [ TIMEOUT ]
[ 21.399130] nouveau E[ PBUS][0000:01:00.0] MMIO write of 0x00040100 FAULT at 0x002d18 [ IBUS TIMEOUT ]
[ 21.420453] nouveau [ DRM] allocated 1920x1080 fb: 0x60000, bo ffff880115cea400
[ 21.420525] fbcon: nouveaufb (fb0) is primary device
[ 21.484941] Console: switching to colour frame buffer device 240x67
[ 21.576725] nouveau E[ DRM] GPU lockup - switching to software fbcon
[ 21.579015] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[ 21.579016] nouveau 0000:01:00.0: registered panic notifier
[ 21.579025] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0
[ 21.579130] hda_intel: Disabling MSI
[ 21.579137] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 21.631740] Loading iSCSI transport class v2.0-870.
[ 21.812120] iscsi: registered transport (tcp)
[ 22.280771] iscsi: registered transport (iser)
[ 22.503315] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[ 22.503405] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[ 22.503505] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[ 22.503639] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[ 22.572238] iscsid (1289): /proc/1289/oom_adj is deprecated, please use /proc/1289/oom_score_adj instead.
[ 24.494984] r8169 0000:03:00.0 eth0: link down
[ 24.494992] r8169 0000:03:00.0 eth0: link down
[ 24.495033] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.305287] type=1400 audit(1383040826.045:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/libvirt/virt-aa-helper" pid=1384 comm="apparmor_parser"
[ 25.356048] type=1400 audit(1383040826.097:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1381 comm="apparmor_parser"
[ 25.356152] type=1400 audit(1383040826.097:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1381 comm="apparmor_parser"
[ 25.356223] type=1400 audit(1383040826.097:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1381 comm="apparmor_parser"
[ 25.407343] type=1400 audit(1383040826.149:14): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1380 comm="apparmor_parser"
[ 25.407475] type=1400 audit(1383040826.149:15): apparmor="STATUS" operation="profile_load" name="chromium_browser" pid=1380 comm="apparmor_parser"
[ 25.497663] type=1400 audit(1383040826.237:16): apparmor="STATUS" operation="profile_load" name="/usr/sbin/libvirtd" pid=1387 comm="apparmor_parser"
[ 25.632260] type=1400 audit(1383040826.373:17): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=1389 comm="apparmor_parser"
[ 25.714289] type=1400 audit(1383040826.457:18): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=1386 comm="apparmor_parser"
[ 25.714494] type=1400 audit(1383040826.457:19): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=1386 comm="apparmor_parser"
[ 26.815065] r8169 0000:03:00.0 eth0: link up
[ 26.815073] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 32.160682] Ebtables v2.0 registered
[ 32.318818] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 32.426644] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 32.632453] cgroup: libvirtd (1660) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
[ 32.632455] cgroup: "memory" requires setting use_hierarchy to 1 on the root.
[ 33.884361] vboxdrv: Found 4 processor cores.
[ 33.884624] vboxdrv: fAsync=0 offMin=0x1ae offMax=0xc40
[ 33.884663] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 33.884664] vboxdrv: Successfully loaded version 4.3.0 (interface 0x001a0005).
[ 33.970379] nouveau E[ PFIFO][0000:01:00.0] playlist update failed
[ 34.202676] vboxpci: IOMMU not found (not registered)
[ 37.247180] nouveau E[ PFIFO][0000:01:00.0] playlist update failed
[ 88.580790] nouveau E[ PFIFO][0000:01:00.0] playlist update failed

Attachment: Xorg.0.log.old
Description: application/trash