Re: Excessive WARN()s in Intel 915 driver

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

 



On Mon, 27 Jan 2014, Daniel Vetter wrote:

> On Tue, Jan 14, 2014 at 3:43 PM, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote:
> > Don't bother.  I'll redo it using the drm-intel-nightly branch, but I
> > won't have time for a few days.
> 
> My apologies for the delay in getting around to this. Can you please
> test the patch i've just posted?
> 
> http://patchwork.freedesktop.org/patch/18810/
> 
> Thanks, Daniel

Attached are two boot-up logs, for comparison.  The first is the
drm-intel-nightly branch without the new patch, and the second has the
patch applied.

Alan Stern
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-rc8AS+ (stern@saphir.localdomain) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP PREEMPT Mon Jan 27 21:27:12 EST 2014
[    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 0x00000000000e1000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007dd9ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007dda0000-0x000000007ddaefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007ddaf000-0x000000007dddffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007dde0000-0x000000007ddfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7dda0 max_arch_pfn = 0x100000
[    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-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07DE00000 mask FFFE00000 uncachable
[    0.000000]   2 base 07E000000 mask FFE000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2014MB, range: 2MB, type UC
[    0.000000] reg 2, base: 2016MB, range: 32MB, type UC
[    0.000000] total RAM covered: 2014M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2014MB, range: 2MB, type UC
[    0.000000] reg 2, base: 2016MB, range: 32MB, type UC
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x013fffff]
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x36400000-0x367fffff]
[    0.000000]  [mem 0x36400000-0x367fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x30000000-0x363fffff]
[    0.000000]  [mem 0x30000000-0x363fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
[    0.000000]  [mem 0x00100000-0x003fffff] page 4k
[    0.000000]  [mem 0x00400000-0x2fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x36800000-0x377fdfff]
[    0.000000]  [mem 0x36800000-0x373fffff] page 2M
[    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
[    0.000000] BRK [0x01053000, 0x01053fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36a6a000-0x3752cfff]
[    0.000000] ACPI: RSDP 000f9180 000024 (v02 110209)
[    0.000000] ACPI: XSDT 7dda0100 00008C (v01 _ASUS_ Notebook 20091102 MSFT 00000097)
[    0.000000] ACPI: FACP 7dda0290 0000F4 (v03 110209 FACP1000 20091102 MSFT 00000097)
[    0.000000] ACPI: DSDT 7dda0680 00CF1B (v01  UL20A UL20A207 00000207 INTL 20051117)
[    0.000000] ACPI: FACS 7ddaf000 000040
[    0.000000] ACPI: APIC 7dda0390 00005C (v01 110209 APIC1000 20091102 MSFT 00000097)
[    0.000000] ACPI: MCFG 7dda0430 00003C (v01 110209 OEMMCFG  20091102 MSFT 00000097)
[    0.000000] ACPI: SLIC 7dda0470 000176 (v01 _ASUS_ Notebook 20091102 MSFT 00000097)
[    0.000000] ACPI: ECDT 7dda0620 000054 (v01 110209 OEMECDT  20091102 MSFT 00000097)
[    0.000000] ACPI: DBGP 7dda03f0 000034 (v01 110209 DBGP1000 20091102 MSFT 00000097)
[    0.000000] ACPI: BOOT 7dda05f0 000028 (v01 110209 BOOT1000 20091102 MSFT 00000097)
[    0.000000] ACPI: OEMB 7ddaf040 000071 (v01 110209 OEMB1000 20091102 MSFT 00000097)
[    0.000000] ACPI: HPET 7ddad5a0 000038 (v01 110209 OEMHPET  20091102 MSFT 00000097)
[    0.000000] ACPI: GSCI 7ddaf0c0 002024 (v01 110209 GMCHSCI  20091102 MSFT 00000097)
[    0.000000] ACPI: DMAR 7ddb10f0 000150 (v01 110209 DMAR1000 20091102 MSFT 00000097)
[    0.000000] ACPI: ATKG 7ddb1440 008024 (v01 _ASUS_  OEMATKG 20091102 MSFT 00000097)
[    0.000000] ACPI: SSDT 7ddb9f10 0004F0 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1125MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] BRK [0x01054000, 0x01054fff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
[    0.000000]   HighMem  [mem 0x377fe000-0x7dd9ffff]
[    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-0x7dd9ffff]
[    0.000000] On node 0 totalpages: 515389
[    0.000000] free_area_init_node: node 0, pgdat c0a0ae80, node_mem_map f5aaa020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 223230 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2252 pages used for memmap
[    0.000000]   HighMem zone: 288162 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    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[0x01] enabled)
[    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: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 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-0x000e0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e1000-0x000fffff]
[    0.000000] e820: [mem 0x80000000-0xfed1ffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f77c3000 s30336 r0 d22912 u53248
[    0.000000] pcpu-alloc: s30336 r0 d22912 u53248 alloc=13*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 513613
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/test-3.x root=/dev/sda6 ro drm.debug=0xe acpi_backlight=vendor no_console_suspend rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=us vconsole.font=latarcyrheb-sun16 rd.luks=0 LANG=en_US.UTF-8 2
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] allocated 4123896 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0007dda0)
[    0.000000] Memory: 2016636K/2061556K available (4021K kernel code, 322K rwdata, 1864K rodata, 388K init, 5980K bss, 44920K reserved, 1152648K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xffe6e000 - 0xfffff000   (1604 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc0a12000 - 0xc0a73000   ( 388 kB)
      .data : 0xc07ed9ef - 0xc0a11900   (2191 kB)
      .text : 0xc0400000 - 0xc07ed9ef   (4022 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f5008000 soft=f500a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 3567 kB
[    0.000000]  per task-struct memory footprint: 1152 bytes
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 1300.001 MHz processor
[    0.008003] Calibrating delay loop (skipped), value calculated using timer frequency.. 2600.00 BogoMIPS (lpj=5200004)
[    0.008264] pid_max: default: 32768 minimum: 301
[    0.008542] Security Framework initialized
[    0.008675] SELinux:  Initializing.
[    0.012100] SELinux:  Starting in permissive mode
[    0.012134] Mount-cache hash table entries: 512
[    0.013832] Initializing cgroup subsys memory
[    0.013995] Initializing cgroup subsys devices
[    0.014150] Initializing cgroup subsys freezer
[    0.014302] Initializing cgroup subsys blkio
[    0.014432] Initializing cgroup subsys perf_event
[    0.014647] CPU: Physical Processor ID: 0
[    0.014775] CPU: Processor Core ID: 0
[    0.014903] mce: CPU supports 6 MCE banks
[    0.015040] CPU0: Thermal monitoring enabled (TM2)
[    0.015187] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[    0.015739] Freeing SMP alternatives memory: 12K (c0a73000 - c0a76000)
[    0.015872] ACPI: Core revision 20131115
[    0.040550] ACPI: All ACPI Tables successfully acquired
[    0.048229] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.048943] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.088795] smpboot: CPU0: Genuine Intel(R) CPU           U7300  @ 1.30GHz (fam: 06, model: 17, stepping: 0a)
[    0.092000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.092000] ... version:                2
[    0.092000] ... bit width:              40
[    0.092000] ... generic registers:      2
[    0.092000] ... value mask:             000000ffffffffff
[    0.092000] ... max period:             000000007fffffff
[    0.092000] ... fixed-purpose events:   3
[    0.092000] ... event mask:             0000000700000003
[    0.120468] CPU 1 irqstacks, hard=f50c6000 soft=f50d0000
[    0.120473] x86: Booting SMP configuration:
[    0.012000] Initializing CPU#1
[    0.132447] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.120603] .... node  #0, CPUs:      #1
[    0.132878] x86: Booted up 1 node, 2 CPUs
[    0.133126] smpboot: Total of 2 processors activated (5200.00 BogoMIPS)
[    0.136795] devtmpfs: initialized
[    0.140397] PM: Registering ACPI NVS region [mem 0x7ddaf000-0x7dddffff] (200704 bytes)
[    0.140985] RTC time:  2:35:58, date: 01/28/14
[    0.141506] NET: Registered protocol family 16
[    0.142751] cpuidle: using governor ladder
[    0.142882] cpuidle: using governor menu
[    0.144463] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.144694] ACPI: bus type PCI registered
[    0.145057] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.145271] PCI: not using MMCONFIG
[    0.145658] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3
[    0.145790] PCI: Using configuration type 1 for base access
[    0.151529] bio: create slab <bio-0> at 0
[    0.152221] ACPI: Added _OSI(Module Device)
[    0.154402] ACPI: Added _OSI(Processor Device)
[    0.154533] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.154664] ACPI: Added _OSI(Processor Aggregator Device)
[    0.170931] ACPI : EC: EC description table is found, configuring boot EC
[    0.196350] ACPI: Executed 1 blocks of module-level executable AML code
[    0.207257] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.216443] ACPI BIOS Warning (bug): Incorrect checksum in table [ATKG] - 0x1F, should be 0x25 (20131115/tbprint-214)
[    0.217539] ACPI: SSDT 7ddb9540 0001C4 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.221786] ACPI: Dynamic OEM Table Load:
[    0.222008] ACPI: SSDT   (null) 0001C4 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.222709] ACPI: SSDT 7ddb97a0 000765 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.226906] ACPI: Dynamic OEM Table Load:
[    0.227129] ACPI: SSDT   (null) 000765 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.228227] ACPI: SSDT 7ddb9470 0000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.232460] ACPI: Dynamic OEM Table Load:
[    0.232683] ACPI: SSDT   (null) 0000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.233283] ACPI: SSDT 7ddb9710 000085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.237487] ACPI: Dynamic OEM Table Load:
[    0.237710] ACPI: SSDT   (null) 000085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.239070] ACPI: Interpreter enabled
[    0.239238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[    0.239549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[    0.239930] ACPI: (supports S0 S3 S4 S5)
[    0.240008] ACPI: Using IOAPIC for interrupt routing
[    0.240245] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.248201] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.248412] PCI: Using MMCONFIG for extended config space
[    0.248584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.250097] ACPI: No dock devices found.
[    0.294951] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.295094] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI]
[    0.295692] acpi PNP0A08:00: PCIe port services disabled; not requesting _OSC control
[    0.297081] PCI host bridge to bus 0000:00
[    0.297216] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.297350] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.297484] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.297619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.297754] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    0.297890] pci_bus 0000:00: root bus resource [mem 0x7de00000-0xffffffff]
[    0.298109] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.298712] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[    0.298752] pci 0000:00:02.0: reg 0x10: [mem 0xfe400000-0xfe7fffff 64bit]
[    0.298776] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.298794] pci 0000:00:02.0: reg 0x20: [io  0xdc00-0xdc07]
[    0.299335] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
[    0.299369] pci 0000:00:02.1: reg 0x10: [mem 0xfe800000-0xfe8fffff 64bit]
[    0.299909] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.300014] pci 0000:00:1a.0: reg 0x20: [io  0xd880-0xd89f]
[    0.300510] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.300790] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.300907] pci 0000:00:1a.1: reg 0x20: [io  0xd800-0xd81f]
[    0.301343] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    0.301623] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.301740] pci 0000:00:1a.2: reg 0x20: [io  0xd480-0xd49f]
[    0.302174] pci 0000:00:1a.2: System wakeup disabled by ACPI
[    0.302476] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.302529] pci 0000:00:1a.7: reg 0x10: [mem 0xfe9fbc00-0xfe9fbfff]
[    0.302757] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.303280] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.303573] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.303620] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
[    0.303823] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.304098] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.304379] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.304588] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.305014] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[    0.305225] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.305512] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.305796] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.305913] pci 0000:00:1d.0: reg 0x20: [io  0xd400-0xd41f]
[    0.306353] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.306645] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.306763] pci 0000:00:1d.1: reg 0x20: [io  0xd080-0xd09f]
[    0.307207] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.307486] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.307603] pci 0000:00:1d.2: reg 0x20: [io  0xd000-0xd01f]
[    0.308032] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.308334] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.308387] pci 0000:00:1d.7: reg 0x10: [mem 0xfe9fb800-0xfe9fbbff]
[    0.308614] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.309078] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.309356] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.309748] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.310022] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
[    0.310637] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.310694] pci 0000:00:1f.2: reg 0x10: [io  0xcc00-0xcc07]
[    0.310718] pci 0000:00:1f.2: reg 0x14: [io  0xc880-0xc883]
[    0.310743] pci 0000:00:1f.2: reg 0x18: [io  0xc800-0xc807]
[    0.310767] pci 0000:00:1f.2: reg 0x1c: [io  0xc480-0xc483]
[    0.310791] pci 0000:00:1f.2: reg 0x20: [io  0xc400-0xc41f]
[    0.310815] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb000-0xfe9fb7ff]
[    0.310959] pci 0000:00:1f.2: PME# supported from D3hot
[    0.311714] pci 0000:01:00.0: [8086:0083] type 00 class 0x028000
[    0.311886] pci 0000:01:00.0: reg 0x10: [mem 0xfeafe000-0xfeafffff 64bit]
[    0.312681] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.312963] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.313108] pci 0000:00:1c.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.313371] pci 0000:02:00.0: [1969:1062] type 00 class 0x020000
[    0.313424] pci 0000:02:00.0: reg 0x10: [mem 0xfebc0000-0xfebfffff 64bit]
[    0.313453] pci 0000:02:00.0: reg 0x18: [io  0xec00-0xec7f]
[    0.313686] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.313782] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.314032] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.314170] pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
[    0.314182] pci 0000:00:1c.5:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.314437] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    0.314596] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.314603] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.314610] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.314616] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.314623] pci 0000:00:1e.0:   bridge window [mem 0x7de00000-0xffffffff] (subtractive decode)
[    0.314716] pci_bus 0000:00: on NUMA node 0
[    0.319969] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[    0.320793] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *10 12)
[    0.321490] ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
[    0.321996] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 12)
[    0.322738] ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
[    0.323342] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 12)
[    0.324131] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 12)
[    0.324921] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
[    0.327734] ACPI: Enabled 5 GPEs in block 00 to 3F
[    0.327975] ACPI: \_SB_.PCI0: notify handler is installed
[    0.328363] Found 1 acpi root devices
[    0.328907] ACPI : EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
[    0.329515] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.329515] vgaarb: loaded
[    0.329515] vgaarb: bridge control possible 0000:00:02.0
[    0.329515] SCSI subsystem initialized
[    0.329515] libata version 3.00 loaded.
[    0.329515] PCI: Using ACPI for IRQ routing
[    0.329515] PCI: pci_cache_line_size set to 64 bytes
[    0.329515] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.329515] e820: reserve RAM buffer [mem 0x7dda0000-0x7fffffff]
[    0.332687] cfg80211: Calling CRDA to update world regulatory domain
[    0.332902] NetLabel: Initializing
[    0.332902] NetLabel:  domain hash size = 128
[    0.332902] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.332902] NetLabel:  unlabeled traffic allowed by default
[    0.332902] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.332902] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.332938] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.336112] Switched to clocksource hpet
[    0.336789] pnp: PnP ACPI init
[    0.336985] ACPI: bus type PNP registered
[    0.337294] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.337480] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.337580] pnp 00:01: [dma 4]
[    0.337667] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.337799] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.337983] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.338224] pnp 00:04: Plug and Play ACPI device, IDs SYN0a06 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.338333] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.338450] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.338980] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.339119] system 00:07: [io  0x0800-0x087f] could not be reserved
[    0.339255] system 00:07: [io  0x0400-0x041f] has been reserved
[    0.339390] system 00:07: [io  0x0500-0x057f] has been reserved
[    0.339526] system 00:07: [mem 0xfe9fac00-0xfe9facff window] has been reserved
[    0.339736] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.339874] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.340010] system 00:07: [mem 0xfed45000-0xfed89fff] has been reserved
[    0.340172] system 00:07: [mem 0xfed90000-0xfed90fff] has been reserved
[    0.340309] system 00:07: [mem 0xfed91000-0xfed91fff] has been reserved
[    0.341082] system 00:07: [mem 0xfed92000-0xfed92fff] has been reserved
[    0.341219] system 00:07: [mem 0xfed93000-0xfed93fff] has been reserved
[    0.341355] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.341492] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    0.341634] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.341912] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.342212] system 00:09: [mem 0xffa00000-0xffbfffff] could not be reserved
[    0.342352] system 00:09: [mem 0xffe00000-0xffffffff] could not be reserved
[    0.342495] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.342747] system 00:0a: [mem 0xffc00000-0xffdfffff] has been reserved
[    0.342890] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.343165] system 00:0b: [io  0x0250-0x0253] has been reserved
[    0.343301] system 00:0b: [io  0x0256-0x025f] has been reserved
[    0.343438] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.343575] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.343713] system 00:0b: [mem 0xfec10000-0xfec17fff] has been reserved
[    0.343849] system 00:0b: [mem 0xfec38000-0xfec3ffff] has been reserved
[    0.343991] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.344303] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.344446] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.345622] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.345762] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.345900] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.346038] system 00:0d: [mem 0x00100000-0x7ddfffff] could not be reserved
[    0.346180] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.346675] pnp: PnP ACPI: found 14 devices
[    0.346806] ACPI: bus type PNP unregistered
[    0.391034] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.391063] pci 0000:00:1c.5: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.391074] pci 0000:00:1c.5: BAR 9: assigned [mem 0x7de00000-0x7dffffff 64bit pref]
[    0.391284] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.391425] pci 0000:00:1c.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.391575] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.391710] pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
[    0.391852] pci 0000:00:1c.5:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.391992] pci 0000:00:1c.5:   bridge window [mem 0x7de00000-0x7dffffff 64bit pref]
[    0.392230] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    0.392386] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.392392] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.392398] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.392404] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.392410] pci_bus 0000:00: resource 8 [mem 0x7de00000-0xffffffff]
[    0.392416] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.392422] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.392428] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.392434] pci_bus 0000:02: resource 2 [mem 0x7de00000-0x7dffffff 64bit pref]
[    0.392440] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.392446] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.392452] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.392458] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[    0.392463] pci_bus 0000:03: resource 8 [mem 0x7de00000-0xffffffff]
[    0.392560] NET: Registered protocol family 2
[    0.393436] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.393652] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
[    0.394993] TCP: Hash tables configured (established 8192 bind 8192)
[    0.395200] TCP: reno registered
[    0.395334] UDP hash table entries: 512 (order: 3, 40960 bytes)
[    0.395625] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
[    0.396315] NET: Registered protocol family 1
[    0.396477] pci 0000:00:02.0: Boot video device
[    0.396787] pci 0000:00:1a.0: uhci_check_and_reset_hc: legsup = 0x0f30
[    0.396793] pci 0000:00:1a.0: Performing full reset
[    0.397345] pci 0000:00:1a.1: uhci_check_and_reset_hc: legsup = 0x0030
[    0.397351] pci 0000:00:1a.1: Performing full reset
[    0.397897] pci 0000:00:1a.2: uhci_check_and_reset_hc: legsup = 0x0030
[    0.397903] pci 0000:00:1a.2: Performing full reset
[    0.399015] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f30
[    0.399020] pci 0000:00:1d.0: Performing full reset
[    0.399557] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0030
[    0.399563] pci 0000:00:1d.1: Performing full reset
[    0.400123] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0030
[    0.400128] pci 0000:00:1d.2: Performing full reset
[    0.400986] PCI: CLS 32 bytes, default 64
[    0.401400] Unpacking initramfs...
[    1.027331] Freeing initrd memory: 11020K (f6a6a000 - f752d000)
[    1.050159] DMA-API: preallocated 65536 debug entries
[    1.050298] DMA-API: debugging enabled by kernel config
[    1.050752] Simple Boot Flag at 0x51 set to 0x1
[    1.052175] Scanning for low memory corruption every 60 seconds
[    1.053336] audit: initializing netlink socket (disabled)
[    1.053541] type=2000 audit(1390876559.052:1): initialized
[    1.054540] bounce pool size: 64 pages
[    1.061016] VFS: Disk quotas dquot_6.5.2
[    1.061295] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.063152] fuse init (API version 7.22)
[    1.063608] msgmni has been set to 1709
[    1.064141] SELinux:  Registering netfilter hooks
[    1.066450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.066686] io scheduler noop registered
[    1.066814] io scheduler deadline registered
[    1.067090] io scheduler cfq registered (default)
[    1.067696] intel_idle: does not run on family 6 model 23
[    1.068802] ACPI: AC Adapter [AC0] (on-line)
[    1.069244] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
[    1.069532] ACPI: Sleep Button [SLPB]
[    1.069860] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    1.078055] ACPI: Lid Switch [LID]
[    1.078357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.078572] ACPI: Power Button [PWRF]
[    1.079659] Monitor-Mwait will be used to enter C-1 state
[    1.079875] Monitor-Mwait will be used to enter C-3 state
[    1.079905] tsc: Marking TSC unstable due to TSC halts in idle
[    1.080204] ACPI: acpi_idle registered with cpuidle
[    1.087488] thermal LNXTHERM:00: registered as thermal_zone0
[    1.087623] ACPI: Thermal Zone [THRM] (48 C)
[    1.087982] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.091594] Non-volatile memory driver v1.3
[    1.091772] Linux agpgart interface v0.103
[    1.094552] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    1.094871] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.096997] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.097753] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    1.098007] [drm] Initialized drm 1.1.0 20060810
[    1.102120] [drm:i915_dump_device_info], i915 device info: gen=4, pciid=0x2a42 flags=is_mobile,need_gfx_hws,is_g4x,has_fbc,has_pipe_cxsr,has_hotplug,supports_tv,
[    1.102282] [drm:intel_detect_pch], No PCH found?
[    1.102288] [drm] Memory usable by graphics device = 2048M
[    1.102454] [drm:i915_gem_gtt_init], GMADR size = 256M
[    1.102459] [drm:i915_gem_gtt_init], GTT stolen size = 32M
[    1.103769] [drm:intel_opregion_setup], graphic opregion physical addr: 0x7ddaf0e4
[    1.103786] [drm:intel_opregion_setup], Public ACPI methods supported
[    1.103791] [drm:intel_opregion_setup], SWSCI supported
[    1.124244] [drm:swsci_setup], SWSCI BIOS requested (00000241) SBCB callbacks that are not supported (000000c1)
[    1.124251] [drm:swsci_setup], SWSCI GBDA callbacks 000004f3, SBCB callbacks 00000241
[    1.124255] [drm:intel_opregion_setup], ASLE supported
[    1.124534] i915 0000:00:02.0: irq 40 for MSI/MSI-X
[    1.124609] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.124827] [drm] Driver supports precise vblank timestamp query.
[    1.124975] [drm:init_vbt_defaults], Set default to SSC at 100000 kHz
[    1.124982] [drm:intel_parse_bios], Using VBT from OpRegion: $VBT CANTIGA        d
[    1.124990] [drm:parse_general_features], BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 0 lvds_ssc_freq 96000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[    1.124995] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[    1.125002] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
[    1.125010] [drm:drm_mode_debug_printmodeline], Modeline 0:"1366x768" 0 71900 1366 1414 1480 1486 768 774 782 806 0x8 0xa
[    1.125016] [drm:parse_lfp_panel_data], VBT initial LVDS value 4200033c
[    1.125022] [drm:parse_lfp_backlight], VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 0, level 50
[    1.125028] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
[    1.125036] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[    1.125040] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[    1.125046] [drm:parse_mipi], No MIPI BDB found
[    1.125072] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[    1.125119] [drm:i915_gem_init_stolen], found 33554432 bytes of stolen memory at 7e000000
[    1.125623] [drm:intel_modeset_init], 2 display pipes available.
[    1.125708] [drm:intel_modeset_init], pipe A sprite A init failed: -19
[    1.125728] [drm:intel_modeset_init], pipe B sprite B init failed: -19
[    1.125742] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.154276] ACPI: Battery Slot [BAT0] (battery present)
[    1.208142] [drm:intel_lvds_init], using preferred mode from EDID: 
[    1.208151] [drm:drm_mode_debug_printmodeline], Modeline 8:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.208162] [drm:intel_lvds_init], detected single-link lvds configuration
[    1.208553] [drm:intel_panel_setup_backlight], backlight initialized, enabled, brightness 1398348/1992060, sysfs interface registered
[    1.208711] [drm:intel_dp_init_connector], Adding DP connector on port D
[    1.208818] [drm:intel_dp_i2c_init], i2c_init DPDDC-D
[    1.209604] [drm:i965_irq_handler] *ERROR* pipe B underrun
[    1.211809] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x71450064
[    1.211825] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    1.214379] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x71450064
[    1.214397] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    1.214497] [drm:intel_tv_init], Integrated TV is not present.
[    1.214507] [drm:i915_gem_setup_global_gtt], clearing unused GTT space: [0, 7ffff000]
[    1.218995] [drm:init_status_page], render ring hws offset: 0x00001000
[    1.219001] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
[    1.219009] [drm:i915_pages_create_for_stolen], offset=0x0, size=131072
[    1.219149] [drm:init_status_page], bsd ring hws offset: 0x00024000
[    1.219154] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
[    1.219162] [drm:i915_pages_create_for_stolen], offset=0x20000, size=131072
[    1.219258] [drm:intel_modeset_readout_hw_state], [CRTC:3] hw state readout: disabled
[    1.219279] [drm:intel_modeset_readout_hw_state], [CRTC:4] hw state readout: enabled
[    1.219288] [drm:intel_modeset_readout_hw_state], [ENCODER:6:LVDS-6] hw state readout: enabled, pipe B
[    1.219297] [drm:intel_modeset_readout_hw_state], [ENCODER:12:DAC-12] hw state readout: enabled, pipe B
[    1.219304] [drm:intel_modeset_readout_hw_state], [ENCODER:13:TMDS-13] hw state readout: disabled, pipe A
[    1.219311] [drm:intel_modeset_readout_hw_state], [CONNECTOR:5:LVDS-1] hw state readout: enabled
[    1.219318] [drm:intel_modeset_readout_hw_state], [CONNECTOR:11:VGA-1] hw state readout: enabled
[    1.219324] [drm:intel_modeset_readout_hw_state], [CONNECTOR:14:DP-1] hw state readout: disabled
[    1.219333] [drm:intel_dump_pipe_config], [CRTC:3][setup_hw_state] config for pipe A
[    1.219338] [drm:intel_dump_pipe_config], cpu_transcoder: A
[    1.219343] [drm:intel_dump_pipe_config], pipe bpp: 0, dithering: 0
[    1.219349] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.219355] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.219360] [drm:intel_dump_pipe_config], requested mode:
[    1.219366] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    1.219371] [drm:intel_dump_pipe_config], adjusted mode:
[    1.219377] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    1.219383] [drm:intel_dump_crtc_timings], crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[    1.219388] [drm:intel_dump_pipe_config], port clock: 0
[    1.219392] [drm:intel_dump_pipe_config], pipe src size: 0x0
[    1.219398] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    1.219403] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.219407] [drm:intel_dump_pipe_config], ips: 0
[    1.219412] [drm:intel_dump_pipe_config], double wide: 0
[    1.219419] [drm:intel_dump_pipe_config], [CRTC:4][setup_hw_state] config for pipe B
[    1.219423] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    1.219428] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    1.219434] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.219441] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.219445] [drm:intel_dump_pipe_config], requested mode:
[    1.219452] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[    1.219456] [drm:intel_dump_pipe_config], adjusted mode:
[    1.219462] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[    1.219469] [drm:intel_dump_crtc_timings], crtc timings: 72000 1366 1414 1480 1486 768 774 782 806, type: 0x0 flags: 0xa
[    1.219474] [drm:intel_dump_pipe_config], port clock: 72000
[    1.219479] [drm:intel_dump_pipe_config], pipe src size: 640x400
[    1.219485] [drm:intel_dump_pipe_config], gmch pfit: control: 0xa0000000, ratios: 0x0855077f, lvds border: 0x00008000
[    1.219490] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.219494] [drm:intel_dump_pipe_config], ips: 0
[    1.219499] [drm:intel_dump_pipe_config], double wide: 0
[    1.219506] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
[    1.219513] [drm:intel_connector_check_state], [CONNECTOR:11:VGA-1]
[    1.219520] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
[    1.219526] [drm:check_encoder_state], [ENCODER:12:DAC-12]
[    1.219533] [drm:check_encoder_state], [ENCODER:13:TMDS-13]
[    1.219538] [drm:check_crtc_state], [CRTC:3]
[    1.219544] [drm:check_crtc_state], [CRTC:4]
[    1.219578] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[    1.219584] [drm:intel_lvds_detect], [CONNECTOR:5:LVDS-1]
[    1.219600] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[    1.219608] [drm:drm_mode_debug_printmodeline], Modeline 8:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.219613] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[    1.219619] [drm:intel_crt_detect], [CONNECTOR:11:VGA-1] force=1
[    1.224068] [drm:intel_crt_detect], CRT not detected via hotplug
[    1.228062] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[    1.228068] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    1.228073] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[    1.228078] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[    1.228441] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    1.228447] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[    1.228451] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[    1.228457] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[    1.228463] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1]
[    1.228468] [drm:intel_dp_detect], [CONNECTOR:14:DP-1]
[    1.228474] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1] disconnected
[    1.228478] [drm:drm_setup_crtcs], 
[    1.228484] [drm:drm_enable_connectors], connector 5 enabled? yes
[    1.228489] [drm:drm_enable_connectors], connector 11 enabled? no
[    1.228494] [drm:drm_enable_connectors], connector 14 enabled? no
[    1.228499] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[    1.228503] [drm:drm_target_preferred], looking for preferred mode on connector 5
[    1.228508] [drm:drm_target_preferred], found mode 1366x768
[    1.228513] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[    1.228520] [drm:drm_setup_crtcs], desired mode 1366x768 set on crtc 3
[    1.228529] [drm:intelfb_create], no BIOS fb, allocating a new one
[    1.228534] [drm:i915_gem_object_create_stolen], creating stolen object: size=408000
[    1.228542] [drm:i915_pages_create_for_stolen], offset=0x40000, size=4227072
[    1.230474] [drm:intelfb_create], allocated 1366x768 fb: 0x00046000, bo f5337f00
[    1.231170] fbcon: inteldrmfb (fb0) is primary device
[    1.233188] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.233193] [drm:intel_set_config_compute_mode_changes], inactive crtc, full mode set
[    1.233196] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[    1.233201] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    1.233207] [drm:drm_mode_debug_printmodeline], Modeline 17:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.233210] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=1, fb_changed=0
[    1.233214] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.233218] [drm:intel_modeset_stage_output_state], [CONNECTOR:11:VGA-1] to [CRTC:4]
[    1.233221] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[    1.233224] [drm:intel_modeset_stage_output_state], crtc enabled, full mode switch
[    1.233229] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[    1.233234] [drm:connected_sink_compute_bpp], [CONNECTOR:5:LVDS-1] checking for sink bpp constrains
[    1.233260] [drm:intel_lvds_compute_config], forcing display bpp (was 24) to LVDS (18)
[    1.233264] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 18, dithering: 1
[    1.233268] [drm:intel_dump_pipe_config], [CRTC:3][modeset] config for pipe A
[    1.233270] [drm:intel_dump_pipe_config], cpu_transcoder: A
[    1.233273] [drm:intel_dump_pipe_config], pipe bpp: 18, dithering: 1
[    1.233278] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.233282] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.233284] [drm:intel_dump_pipe_config], requested mode:
[    1.233290] [drm:drm_mode_debug_printmodeline], Modeline 0:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.233292] [drm:intel_dump_pipe_config], adjusted mode:
[    1.233297] [drm:drm_mode_debug_printmodeline], Modeline 0:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.233303] [drm:intel_dump_crtc_timings], crtc timings: 71900 1366 1414 1480 1486 768 774 782 806, type: 0x48 flags: 0xa
[    1.233305] [drm:intel_dump_pipe_config], port clock: 71900
[    1.233308] [drm:intel_dump_pipe_config], pipe src size: 1366x768
[    1.233312] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    1.233315] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.233318] [drm:intel_dump_pipe_config], ips: 0
[    1.233320] [drm:intel_dump_pipe_config], double wide: 0
[    1.233477] [drm:i9xx_set_pipeconf], disabling CxSR downclocking
[    1.233527] [drm:i9xx_update_plane], Writing base 00046000 00000000 0 0 5504
[    1.233536] [drm:intel_update_fbc], no output, disabling
[    1.233544] [drm:intel_crtc_mode_set], [ENCODER:6:LVDS-6] set [MODE:0:1366x768]
[    1.234433] [drm:g4x_check_srwm], SR watermark: display plane 56, cursor 6
[    1.234438] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=25, cursor=6, B: plane=2, cursor=2, SR: plane=56, cursor=6
[    1.288130] [drm:intel_update_fbc], disabled per chip default
[    1.288141] [drm:intel_panel_enable_backlight], pipe A
[    1.288170] ------------[ cut here ]------------
[    1.288179] WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_panel.c:714 i965_enable_backlight+0x4a/0x119()
[    1.288180] backlight already enabled
[    1.288183] Modules linked in:
[    1.288188] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.13.0-rc8AS+ #1
[    1.288190] Hardware name: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[    1.288199]  00000000 00000000 f507ba34 c07e66d6 f507ba5c f507ba4c c042c880 c068068b
[    1.288206]  f6e10000 f6e84400 00000000 f507ba64 c042c8bd 00000009 f507ba5c c096322a
[    1.288214]  f507ba78 f507ba88 c068068b c09631eb 000002ca c096322a e0000000 f6e11c44
[    1.288216] Call Trace:
[    1.288222]  [<c07e66d6>] dump_stack+0x48/0x69
[    1.288228]  [<c042c880>] warn_slowpath_common+0x5c/0x73
[    1.288233]  [<c068068b>] ? i965_enable_backlight+0x4a/0x119
[    1.288237]  [<c042c8bd>] warn_slowpath_fmt+0x26/0x2a
[    1.288242]  [<c068068b>] i965_enable_backlight+0x4a/0x119
[    1.288247]  [<c06813de>] intel_panel_enable_backlight+0x98/0xb1
[    1.288252]  [<c0671218>] intel_enable_lvds+0xf0/0x10d
[    1.288256]  [<c0668db6>] i9xx_crtc_enable+0x305/0x31b
[    1.288264]  [<c06925e2>] ? gen4_write64+0x3f/0x3f
[    1.288268]  [<c066b65e>] __intel_set_mode+0xe9e/0xf60
[    1.288273]  [<c066cfba>] intel_set_mode+0x12/0x2a
[    1.288277]  [<c066d706>] intel_crtc_set_config+0x663/0x958
[    1.288282]  [<c063d3b5>] drm_mode_set_config_internal+0x39/0x90
[    1.288287]  [<c063275d>] drm_fb_helper_set_par+0x49/0x88
[    1.288293]  [<c05d543c>] fbcon_init+0x2c9/0x3a5
[    1.288298]  [<c061b629>] visual_init+0x9a/0xed
[    1.288303]  [<c061c8dc>] do_bind_con_driver+0x13a/0x22f
[    1.288308]  [<c061ce0f>] do_take_over_console+0x108/0x130
[    1.288313]  [<c05d3284>] do_fbcon_takeover+0x4c/0x90
[    1.288317]  [<c05d5a6a>] fbcon_event_notify+0x273/0x551
[    1.288322]  [<c04448e9>] ? __blocking_notifier_call_chain+0x1e/0x4a
[    1.288328]  [<c044472c>] notifier_call_chain+0x25/0x46
[    1.288332]  [<c04448fd>] __blocking_notifier_call_chain+0x32/0x4a
[    1.288336]  [<c0444921>] blocking_notifier_call_chain+0xc/0xe
[    1.288341]  [<c05cba0b>] fb_notifier_call_chain+0x11/0x16
[    1.288346]  [<c05ccc90>] register_framebuffer+0x1fe/0x251
[    1.288351]  [<c06325f3>] drm_fb_helper_initial_config+0x31d/0x3a9
[    1.288357]  [<c07eb979>] ? _raw_spin_unlock_irqrestore+0x33/0x49
[    1.288363]  [<c069741d>] intel_fbdev_initial_config+0x19/0x1b
[    1.288368]  [<c0648c99>] i915_driver_load+0x8d9/0xb0f
[    1.288374]  [<c0638fca>] drm_dev_register+0xb6/0x119
[    1.288378]  [<c063aa10>] drm_get_pci_dev+0xe7/0x182
[    1.288382]  [<c0646712>] i915_pci_probe+0x39/0x42
[    1.288388]  [<c05c36eb>] pci_device_probe+0x57/0x9f
[    1.288393]  [<c06a1082>] driver_probe_device+0x7f/0x16f
[    1.288397]  [<c06a11ec>] __driver_attach+0x4e/0x6a
[    1.288401]  [<c069fcfc>] bus_for_each_dev+0x39/0x65
[    1.288406]  [<c06a0cdb>] driver_attach+0x14/0x16
[    1.288410]  [<c06a119e>] ? __device_attach+0x2c/0x2c
[    1.288414]  [<c06a0a0a>] bus_add_driver+0xb6/0x183
[    1.288418]  [<c06a165d>] driver_register+0x6f/0xa4
[    1.288422]  [<c05c2b2d>] __pci_register_driver+0x45/0x48
[    1.288428]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.288432]  [<c063aafc>] drm_pci_init+0x51/0xc5
[    1.288436]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.288440]  [<c0a33137>] i915_init+0x62/0x64
[    1.288444]  [<c04003e7>] do_one_initcall+0x79/0x102
[    1.288448]  [<c043fe39>] ? parameq+0x1c/0x20
[    1.288452]  [<c043ffa3>] ? parse_args+0x166/0x204
[    1.288458]  [<c0a12aef>] kernel_init_freeable+0x16c/0x1f6
[    1.288463]  [<c07e1175>] kernel_init+0x8/0xda
[    1.288467]  [<c07ec8b7>] ret_from_kernel_thread+0x1b/0x28
[    1.288472]  [<c07e116d>] ? rest_init+0xa1/0xa1
[    1.288528] ---[ end trace 041fb7806a9b9805 ]---
[    1.288532] [drm:intel_panel_actually_set_backlight], set backlight PWM = 1398348
[    1.288604] [drm:asle_work], No request on ASLC interrupt 0x00000000
[    1.288619] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
[    1.288625] [drm:intel_connector_check_state], [CONNECTOR:11:VGA-1]
[    1.288631] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
[    1.288635] [drm:check_encoder_state], [ENCODER:12:DAC-12]
[    1.288640] [drm:check_encoder_state], [ENCODER:13:TMDS-13]
[    1.288644] [drm:check_crtc_state], [CRTC:3]
[    1.288667] [drm:check_crtc_state], [CRTC:4]
[    1.288691] [drm:intel_pipe_config_compare] *ERROR* mismatch in gmch_pfit.lvds_border_bits (expected 32768, found 0)
[    1.288693] ------------[ cut here ]------------
[    1.288699] WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/i915/intel_display.c:9558 check_crtc_state+0x7b1/0x7f3()
[    1.288700] pipe state doesn't match!
[    1.288703] Modules linked in:
[    1.288708] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G        W    3.13.0-rc8AS+ #1
[    1.288710] Hardware name: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[    1.288723]  00000000 00000000 f507b890 c07e66d6 f507b8b8 f507b8a8 c042c880 c0662aea
[    1.288735]  f5142000 f6df4800 00000000 f507b8c0 c042c8bd 00000009 f507b8b8 c095db4f
[    1.288747]  f507b8d4 f507bb28 c0662aea c095c87c 00002556 c095db4f f6df4b90 f6df4b04
[    1.288749] Call Trace:
[    1.288755]  [<c07e66d6>] dump_stack+0x48/0x69
[    1.288760]  [<c042c880>] warn_slowpath_common+0x5c/0x73
[    1.288765]  [<c0662aea>] ? check_crtc_state+0x7b1/0x7f3
[    1.288770]  [<c042c8bd>] warn_slowpath_fmt+0x26/0x2a
[    1.288775]  [<c0662aea>] check_crtc_state+0x7b1/0x7f3
[    1.288786]  [<c066cd09>] intel_modeset_check_state+0x2fb/0x552
[    1.288792]  [<c066cfc9>] intel_set_mode+0x21/0x2a
[    1.288797]  [<c066d706>] intel_crtc_set_config+0x663/0x958
[    1.288803]  [<c063d3b5>] drm_mode_set_config_internal+0x39/0x90
[    1.288808]  [<c063275d>] drm_fb_helper_set_par+0x49/0x88
[    1.288814]  [<c05d543c>] fbcon_init+0x2c9/0x3a5
[    1.288819]  [<c061b629>] visual_init+0x9a/0xed
[    1.288825]  [<c061c8dc>] do_bind_con_driver+0x13a/0x22f
[    1.288831]  [<c061ce0f>] do_take_over_console+0x108/0x130
[    1.288836]  [<c05d3284>] do_fbcon_takeover+0x4c/0x90
[    1.288842]  [<c05d5a6a>] fbcon_event_notify+0x273/0x551
[    1.288846]  [<c04448e9>] ? __blocking_notifier_call_chain+0x1e/0x4a
[    1.288853]  [<c044472c>] notifier_call_chain+0x25/0x46
[    1.288858]  [<c04448fd>] __blocking_notifier_call_chain+0x32/0x4a
[    1.288863]  [<c0444921>] blocking_notifier_call_chain+0xc/0xe
[    1.288869]  [<c05cba0b>] fb_notifier_call_chain+0x11/0x16
[    1.288874]  [<c05ccc90>] register_framebuffer+0x1fe/0x251
[    1.288880]  [<c06325f3>] drm_fb_helper_initial_config+0x31d/0x3a9
[    1.288886]  [<c07eb979>] ? _raw_spin_unlock_irqrestore+0x33/0x49
[    1.288893]  [<c069741d>] intel_fbdev_initial_config+0x19/0x1b
[    1.288898]  [<c0648c99>] i915_driver_load+0x8d9/0xb0f
[    1.288905]  [<c0638fca>] drm_dev_register+0xb6/0x119
[    1.288910]  [<c063aa10>] drm_get_pci_dev+0xe7/0x182
[    1.288915]  [<c0646712>] i915_pci_probe+0x39/0x42
[    1.288920]  [<c05c36eb>] pci_device_probe+0x57/0x9f
[    1.288926]  [<c06a1082>] driver_probe_device+0x7f/0x16f
[    1.288931]  [<c06a11ec>] __driver_attach+0x4e/0x6a
[    1.288936]  [<c069fcfc>] bus_for_each_dev+0x39/0x65
[    1.288941]  [<c06a0cdb>] driver_attach+0x14/0x16
[    1.288946]  [<c06a119e>] ? __device_attach+0x2c/0x2c
[    1.288951]  [<c06a0a0a>] bus_add_driver+0xb6/0x183
[    1.288957]  [<c06a165d>] driver_register+0x6f/0xa4
[    1.288961]  [<c05c2b2d>] __pci_register_driver+0x45/0x48
[    1.288967]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.288972]  [<c063aafc>] drm_pci_init+0x51/0xc5
[    1.288977]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.288982]  [<c0a33137>] i915_init+0x62/0x64
[    1.288986]  [<c04003e7>] do_one_initcall+0x79/0x102
[    1.288991]  [<c043fe39>] ? parameq+0x1c/0x20
[    1.288995]  [<c043ffa3>] ? parse_args+0x166/0x204
[    1.289002]  [<c0a12aef>] kernel_init_freeable+0x16c/0x1f6
[    1.289007]  [<c07e1175>] kernel_init+0x8/0xda
[    1.289012]  [<c07ec8b7>] ret_from_kernel_thread+0x1b/0x28
[    1.289017]  [<c07e116d>] ? rest_init+0xa1/0xa1
[    1.289020] ---[ end trace 041fb7806a9b9806 ]---
[    1.289023] [drm:intel_dump_pipe_config], [CRTC:4][hw state] config for pipe B
[    1.289026] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    1.289029] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    1.289034] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.289038] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.289040] [drm:intel_dump_pipe_config], requested mode:
[    1.289045] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[    1.289047] [drm:intel_dump_pipe_config], adjusted mode:
[    1.289052] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[    1.289057] [drm:intel_dump_crtc_timings], crtc timings: 72000 1366 1414 1480 1486 768 774 782 806, type: 0x0 flags: 0xa
[    1.289060] [drm:intel_dump_pipe_config], port clock: 72000
[    1.289062] [drm:intel_dump_pipe_config], pipe src size: 640x400
[    1.289066] [drm:intel_dump_pipe_config], gmch pfit: control: 0xa0000000, ratios: 0x0855077f, lvds border: 0x00000000
[    1.289070] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.289072] [drm:intel_dump_pipe_config], ips: 0
[    1.289075] [drm:intel_dump_pipe_config], double wide: 0
[    1.289078] [drm:intel_dump_pipe_config], [CRTC:4][sw state] config for pipe B
[    1.289080] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    1.289083] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    1.289088] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.289092] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.289094] [drm:intel_dump_pipe_config], requested mode:
[    1.289099] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[    1.289102] [drm:intel_dump_pipe_config], adjusted mode:
[    1.289106] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[    1.289111] [drm:intel_dump_crtc_timings], crtc timings: 72000 1366 1414 1480 1486 768 774 782 806, type: 0x0 flags: 0xa
[    1.289114] [drm:intel_dump_pipe_config], port clock: 72000
[    1.289117] [drm:intel_dump_pipe_config], pipe src size: 640x400
[    1.289121] [drm:intel_dump_pipe_config], gmch pfit: control: 0xa0000000, ratios: 0x0855077f, lvds border: 0x00008000
[    1.289124] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.289127] [drm:intel_dump_pipe_config], ips: 0
[    1.289129] [drm:intel_dump_pipe_config], double wide: 0
[    1.289136] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[    1.289142] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    1.289146] [drm:intel_modeset_stage_output_state], [CONNECTOR:11:VGA-1] to [NOCRTC]
[    1.289148] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[    1.289152] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.289155] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[    1.289158] [drm:intel_modeset_stage_output_state], crtc disabled, full mode switch
[    1.289162] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 0, prepare: 0, disable: 2
[    1.304134] [drm:i9xx_pfit_disable], disabling pfit, current: 0xa0000000
[    1.304144] [drm:g4x_check_srwm], SR watermark: display plane 56, cursor 6
[    1.304150] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=25, cursor=6, B: plane=2, cursor=2, SR: plane=56, cursor=6
[    1.304169] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
[    1.304176] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
[    1.304181] [drm:check_encoder_state], [ENCODER:12:DAC-12]
[    1.304186] [drm:check_encoder_state], [ENCODER:13:TMDS-13]
[    1.304190] [drm:check_crtc_state], [CRTC:3]
[    1.304212] [drm:check_crtc_state], [CRTC:4]
[    1.304259] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.304265] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    1.304269] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.316731] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.316737] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    1.316741] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.328885] Console: switching to colour frame buffer device 170x48
[    1.328897] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.328903] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    1.328907] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.698053] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.701028] i915 0000:00:02.0: registered panic notifier
[    1.704500] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.708527] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    1.711678] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    1.718808] loop: module loaded
[    1.722069] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
[    1.725373] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.728782] ACPI Warning: 0x00000530-0x0000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[    1.732322] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.735906] ACPI Warning: 0x00000500-0x0000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[    1.739601] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.743348] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    1.747465] ahci 0000:00:1f.2: version 3.0
[    1.747930] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[    1.748086] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.751896] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
[    1.755762] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs 
[    1.761995] scsi0 : ahci
[    1.766364] scsi1 : ahci
[    1.770444] scsi2 : ahci
[    1.774463] scsi3 : ahci
[    1.778320] ata1: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb100 irq 41
[    1.782075] ata2: DUMMY
[    1.785817] ata3: DUMMY
[    1.789543] ata4: DUMMY
[    1.793610] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.801580] i8042: Detected active multiplexing controller, rev 1.1
[    1.807207] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.811562] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.815671] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.819597] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.823487] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.827638] mousedev: PS/2 mouse device common for all mice
[    1.832997] rtc_cmos 00:02: RTC can wake from S4
[    1.837537] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.841372] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.845281] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    1.849221] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x0860)
[    1.853784] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    1.857773] iTCO_vendor_support: vendor-support=0
[    1.862156] asus_laptop: Asus Laptop Support version 0.42
[    1.866521] asus_laptop:   UL20A model detected
[    1.872496] [drm:asle_set_backlight], bclp = 0x800000b3
[    1.872516] [drm:asle_set_backlight], updating opregion backlight 179/255
[    1.872533] [drm:intel_panel_actually_set_backlight], set backlight PWM = 1398348
[    1.872599] [drm:asle_work], No request on ASLC interrupt 0x00000000
[    1.872745] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input5
[    1.880426] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.060981] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    2.066043] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.070826] TCP: cubic registered
[    2.075088] Initializing XFRM netlink socket
[    2.079339] NET: Registered protocol family 17
[    2.083599] NET: Registered protocol family 15
[    2.088630] Using IPI No-Shortcut mode
[    2.093694] registered taskstats version 1
[    2.098863]   Magic number: 14:311:562
[    2.102891] rtc_cmos 00:02: setting system clock to 2014-01-28 02:36:00 UTC (1390876560)
[    2.108831] PM: Hibernation image not present or could not be loaded.
[    2.116353] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.125239] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.131454] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    2.131461] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.187321] ata1.00: ATA-8: ST9250315AS, 0002SDM1, max UDMA/133
[    2.193089] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.202652] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.208530] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    2.208537] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.214482] ata1.00: configured for UDMA/133
[    2.219846] scsi 0:0:0:0: Direct-Access     ATA      ST9250315AS      0002 PQ: 0 ANSI: 5
[    2.226490] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    2.226881] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.233366] sd 0:0:0:0: [sda] Write Protect is off
[    2.236859] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.236986] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.319459]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 >
[    2.325779] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.329635] Freeing unused kernel memory: 388K (c0a12000 - c0a73000)
[    2.333635] Write protecting the kernel text: 4024k
[    2.337418] Write protecting the kernel read-only data: 1868k
[    2.362951] systemd[1]: systemd 197 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    2.367570] systemd[1]: Running in initial RAM disk.
[    2.384648] systemd[1]: Failed to insert module 'autofs4'
[    2.388691] systemd[1]: No hostname configured.
[    2.392675] systemd[1]: Set hostname to <localhost>.
[    2.397108] random: systemd urandom read with 22 bits of entropy available
[    2.401129] systemd[1]: Initializing machine ID from random generator.
[    2.431777] systemd[1]: Starting Encrypted Volumes.
[    2.440295] systemd[1]: Reached target Encrypted Volumes.
[    2.444535] systemd[1]: Starting udev Kernel Socket.
[    2.452905] systemd[1]: Listening on udev Kernel Socket.
[    2.457040] systemd[1]: Starting udev Control Socket.
[    2.465414] systemd[1]: Listening on udev Control Socket.
[    2.469306] systemd[1]: Starting Journal Socket.
[    2.477656] systemd[1]: Listening on Journal Socket.
[    2.481501] systemd[1]: Starting dracut cmdline hook...
[    2.492421] systemd[1]: Started Load Kernel Modules.
[    2.496321] systemd[1]: Starting Journal Service...
[    2.512819] systemd[1]: Started Journal Service.
[    2.519572] systemd[1]: Starting Sockets.
[    2.527539] systemd[1]: Reached target Sockets.
[    2.531310] systemd[1]: Starting Swap.
[    2.539067] systemd[1]: Reached target Swap.
[    2.542718] systemd[1]: Starting Local File Systems.
[    2.550397] systemd[1]: Reached target Local File Systems.
[    2.759096] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    2.759104] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    2.759109] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    2.800336] systemd-udevd[125]: starting version 197
[    2.965248] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 600854
[    3.008040] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
[    3.245184] [drm:i915_gem_open], 
[    3.245477] [drm:intel_crtc_cursor_set], cursor off
[    3.245494] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    3.245503] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    3.245509] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.245517] [drm:intel_crtc_cursor_set], cursor off
[    3.245522] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[    3.245528] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    3.245534] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.245592] [drm:i915_gem_open], 
[    3.245631] [drm:intel_crtc_cursor_set], cursor off
[    3.245638] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    3.245645] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    3.245651] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.245657] [drm:intel_crtc_cursor_set], cursor off
[    3.245662] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[    3.245669] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    3.245674] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.245720] [drm:i915_gem_open], 
[    3.245998] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[    3.246032] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[    3.246055] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[    3.246069] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[    3.246074] [drm:intel_lvds_detect], [CONNECTOR:5:LVDS-1]
[    3.246093] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[    3.246101] [drm:drm_mode_debug_printmodeline], Modeline 8:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    3.246111] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[    3.263808] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[    3.263822] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[    3.263828] [drm:intel_crt_detect], [CONNECTOR:11:VGA-1] force=1
[    3.276092] [drm:intel_crt_detect], CRT not detected via hotplug
[    3.280236] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[    3.280244] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.280249] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[    3.280255] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[    3.280601] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.280607] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[    3.280611] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[    3.280618] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[    3.280635] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[    3.280642] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[    3.280647] [drm:intel_crt_detect], [CONNECTOR:11:VGA-1] force=1
[    3.288087] [drm:intel_crt_detect], CRT not detected via hotplug
[    3.292237] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[    3.292245] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.292250] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[    3.292255] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[    3.292601] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.292606] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[    3.292610] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[    3.292617] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[    3.292640] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[    3.292648] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1]
[    3.292653] [drm:intel_dp_detect], [CONNECTOR:14:DP-1]
[    3.292660] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1] disconnected
[    3.292668] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[    3.292675] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1]
[    3.292679] [drm:intel_dp_detect], [CONNECTOR:14:DP-1]
[    3.292685] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1] disconnected
[    3.292962] [drm:drm_mode_addfb], [FB:19]
[    4.407336] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    4.802804] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    4.860572] random: nonblocking pool is initialized
[    5.234547] systemd-journald[64]: Received SIGTERM
[    6.947444] type=1404 audit(1390876565.340:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    7.349728] SELinux: 2048 avtab hash slots, 96503 rules.
[    7.413995] SELinux: 2048 avtab hash slots, 96503 rules.
[    7.485066] SELinux:  8 users, 83 roles, 4702 types, 269 bools, 1 sens, 1024 cats
[    7.485077] SELinux:  83 classes, 96503 rules
[    7.508900] SELinux:  Completing initialization.
[    7.508905] SELinux:  Setting up existing superblocks.
[    7.509107] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    7.509282] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    7.509471] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    7.509570] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    7.509955] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.510138] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[    7.512494] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    7.512650] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    7.513185] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    7.513339] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    7.513482] SELinux: initialized (dev aio, type aio), not configured for labeling
[    7.513586] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    7.513803] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    7.513959] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    7.514124] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    7.518054] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[    7.518103] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.518122] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.518402] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.518598] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.518663] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.518716] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.518899] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.518973] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.519006] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.519033] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.519106] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.519251] SELinux: initialized (dev sda6, type ext4), uses xattr
[    7.585689] type=1403 audit(1390876565.980:3): policy loaded auid=4294967295 ses=4294967295
[    7.747493] systemd[1]: Successfully loaded SELinux policy in 869.605ms.
[    8.067131] systemd[1]: Relabelled /dev and /run in 51.330ms.
[   11.406226] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[   12.021476] systemd-journald[286]: Vacuuming done, freed 0 bytes
[   12.785478] EXT4-fs (sda6): re-mounted. Opts: (null)
[   13.249509] systemd-udevd[320]: starting version 208
[   14.286922] ACPI: bus type USB registered
[   14.290363] usbcore: registered new interface driver usbfs
[   14.293648] usbcore: registered new interface driver hub
[   14.297462] usbcore: registered new device driver usb
[   14.320700] uhci_hcd: USB Universal Host Controller Interface driver
[   14.325215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   14.331251] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[   14.336387] ehci_hcd: block sizes: qh 80 qtd 96 itd 160 sitd 96
[   14.338114] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   14.341811] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   14.345467] uhci_hcd 0000:00:1a.0: detected 2 ports
[   14.349189] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[   14.349195] uhci_hcd 0000:00:1a.0: Performing full reset
[   14.349217] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
[   14.349368] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d880
[   14.354013] usb usb1: default language 0x0409
[   14.354114] usb usb1: udev 1, busnum 1, minor = 0
[   14.354121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   14.361440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.364871] usb usb1: Product: UHCI Host Controller
[   14.368310] usb usb1: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.371774] usb usb1: SerialNumber: 0000:00:1a.0
[   14.377466] usb usb1: usb_probe_device
[   14.377478] usb usb1: configuration #1 chosen from 1 choice
[   14.378263] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   14.378733] ehci-pci: EHCI PCI platform driver
[   14.381736] hub 1-0:1.0: usb_probe_interface
[   14.381740] hub 1-0:1.0: usb_probe_interface - got id
[   14.381761] hub 1-0:1.0: USB hub found
[   14.385848] hub 1-0:1.0: 2 ports detected
[   14.389317] hub 1-0:1.0: standalone hub
[   14.389328] hub 1-0:1.0: no power switching (usb 1.0)
[   14.389333] hub 1-0:1.0: individual port over-current protection
[   14.389344] hub 1-0:1.0: power on to power good time: 2ms
[   14.390045] hub 1-0:1.0: local power source is good
[   14.398814] usb usb1: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   14.398826] hub 1-0:1.0: trying to enable port power on non-switchable hub
[   14.413019] usb usb1: unregistering interface 1-0:1.0
[   14.417686] usb usb1: usb_disable_device nuking non-ep0 URBs
[   14.418217] usb usb1: bus auto-suspend, wakeup 0
[   14.418225] usb usb1: suspend_rh
[   14.418338] ehci-pci 0000:00:1a.7: EHCI Host Controller
[   14.422833] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 2
[   14.426575] ehci-pci 0000:00:1a.7: debug port 1
[   14.430679] ehci-pci 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[   14.430694] ehci-pci 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[   14.430914] ehci-pci 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[   14.435472] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
[   14.435805] ehci-pci 0000:00:1a.7: supports USB remote wakeup
[   14.437895] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfe9fbc00
[   14.443163] ehci-pci 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[   14.452153] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[   14.460791] usb usb2: default language 0x0409
[   14.460896] usb usb2: udev 1, busnum 2, minor = 128
[   14.460903] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   14.465983] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.469936] usb usb2: Product: EHCI Host Controller
[   14.473233] usb usb2: Manufacturer: Linux 3.13.0-rc8AS+ ehci_hcd
[   14.477147] usb usb2: SerialNumber: 0000:00:1a.7
[   14.488264] usb usb2: usb_probe_device
[   14.488277] usb usb2: configuration #1 chosen from 1 choice
[   14.488709] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[   14.488983] hub 2-0:1.0: usb_probe_interface
[   14.488994] hub 2-0:1.0: usb_probe_interface - got id
[   14.489029] hub 2-0:1.0: USB hub found
[   14.494852] hub 2-0:1.0: 6 ports detected
[   14.506315] hub 2-0:1.0: standalone hub
[   14.506326] hub 2-0:1.0: no power switching (usb 1.0)
[   14.506331] hub 2-0:1.0: individual port over-current protection
[   14.506344] hub 2-0:1.0: power on to power good time: 20ms
[   14.512808] hub 2-0:1.0: local power source is good
[   14.527469] usb usb2: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   14.527481] usb usb2: usb port3's DeviceRemovable is changed to 1 according to platform information.
[   14.527491] usb usb2: usb port6's DeviceRemovable is changed to 1 according to platform information.
[   14.527497] hub 2-0:1.0: trying to enable port power on non-switchable hub
[   14.534215] ehci-pci 0000:00:1a.7: HS companion for 0000:00:1a.0
[   14.534233] usb usb1: usb auto-resume
[   14.534243] usb usb1: wakeup_rh
[   14.556271] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   14.556444] hub 1-0:1.0: usb_probe_interface
[   14.556454] hub 1-0:1.0: usb_probe_interface - got id
[   14.556478] hub 1-0:1.0: USB hub found
[   14.559973] hub 1-0:1.0: 2 ports detected
[   14.566616] hub 1-0:1.0: standalone hub
[   14.566627] hub 1-0:1.0: no power switching (usb 1.0)
[   14.566632] hub 1-0:1.0: individual port over-current protection
[   14.566643] hub 1-0:1.0: power on to power good time: 2ms
[   14.567048] hub 1-0:1.0: local power source is good
[   14.572386] usb usb1: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   14.572398] hub 1-0:1.0: trying to enable port power on non-switchable hub
[   14.573346] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   14.578113] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
[   14.583436] Intel(R) Wireless WiFi driver for Linux, in-tree:d
[   14.586657] Copyright(c) 2003-2013 Intel Corporation
[   14.589826] uhci_hcd 0000:00:1a.1: detected 2 ports
[   14.594359] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[   14.594370] uhci_hcd 0000:00:1a.1: Performing full reset
[   14.594400] uhci_hcd 0000:00:1a.1: supports USB remote wakeup
[   14.594481] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000d800
[   14.594773] iwlwifi 0000:01:00.0: irq 42 for MSI/MSI-X
[   14.597928] usb usb3: default language 0x0409
[   14.598030] usb usb3: udev 1, busnum 3, minor = 256
[   14.598040] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   14.604862] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.607948] usb usb3: Product: UHCI Host Controller
[   14.611589] usb usb3: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.616304] usb usb3: SerialNumber: 0000:00:1a.1
[   14.625857] usb usb3: usb_probe_device
[   14.625871] usb usb3: configuration #1 chosen from 1 choice
[   14.627438] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[   14.627605] hub 3-0:1.0: usb_probe_interface
[   14.627615] hub 3-0:1.0: usb_probe_interface - got id
[   14.627633] hub 3-0:1.0: USB hub found
[   14.631780] ehci-pci 0000:00:1a.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[   14.631827] hub 2-0:1.0: port 3: status 0501 change 0001
[   14.635239] atl1c 0000:02:00.0: version 1.0.1.1-NAPI
[   14.638502] hub 3-0:1.0: 2 ports detected
[   14.641862] hub 3-0:1.0: standalone hub
[   14.641872] hub 3-0:1.0: no power switching (usb 1.0)
[   14.641878] hub 3-0:1.0: individual port over-current protection
[   14.641888] hub 3-0:1.0: power on to power good time: 2ms
[   14.641971] hub 3-0:1.0: local power source is good
[   14.650221] usb usb3: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   14.650233] hub 3-0:1.0: trying to enable port power on non-switchable hub
[   14.655615] uhci_hcd 0000:00:1a.1: FS/LS companion for 0000:00:1a.7
[   14.658137] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   14.662805] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
[   14.668806] ehci-pci 0000:00:1d.7: debug port 1
[   14.671966] ehci-pci 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[   14.671978] ehci-pci 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[   14.672486] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   14.672902] hub 1-0:1.0: hub_suspend
[   14.673271] usb usb1: bus auto-suspend, wakeup 1
[   14.673292] usb usb1: suspend_rh
[   14.673479] ehci-pci 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[   14.677377] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[   14.677386] ehci-pci 0000:00:1d.7: supports USB remote wakeup
[   14.677469] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfe9fb800
[   14.680770] ehci-pci 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[   14.692115] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   14.695869] usb usb4: default language 0x0409
[   14.695971] usb usb4: udev 1, busnum 4, minor = 384
[   14.695982] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[   14.699359] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.703342] iwlwifi 0000:01:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
[   14.711168] usb usb4: Product: EHCI Host Controller
[   14.728025] usb usb4: Manufacturer: Linux 3.13.0-rc8AS+ ehci_hcd
[   14.731338] usb usb4: SerialNumber: 0000:00:1d.7
[   14.734612] hub 2-0:1.0: state 7 ports 6 chg 0008 evt 0000
[   14.734942] hub 2-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[   14.744141] usb usb4: usb_probe_device
[   14.744151] usb usb4: configuration #1 chosen from 1 choice
[   14.744231] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[   14.744386] hub 4-0:1.0: usb_probe_interface
[   14.744393] hub 4-0:1.0: usb_probe_interface - got id
[   14.744411] hub 4-0:1.0: USB hub found
[   14.748403] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00
[   14.752232] hub 4-0:1.0: 6 ports detected
[   14.755339] hub 4-0:1.0: standalone hub
[   14.755345] hub 4-0:1.0: no power switching (usb 1.0)
[   14.755354] hub 4-0:1.0: individual port over-current protection
[   14.755362] hub 4-0:1.0: power on to power good time: 20ms
[   14.755686] hub 4-0:1.0: local power source is good
[   14.772680] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   14.775812] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   14.775872] hub 4-0:1.0: trying to enable port power on non-switchable hub
[   14.776799] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[   14.776819] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[   14.776834] uhci_hcd 0000:00:1a.2: detected 2 ports
[   14.776843] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[   14.776846] uhci_hcd 0000:00:1a.2: Performing full reset
[   14.776865] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
[   14.776926] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000d480
[   14.777131] usb usb5: default language 0x0409
[   14.777193] usb usb5: udev 1, busnum 5, minor = 512
[   14.777198] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   14.777202] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.777205] usb usb5: Product: UHCI Host Controller
[   14.777208] usb usb5: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.777212] usb usb5: SerialNumber: 0000:00:1a.2
[   14.808063] ehci-pci 0000:00:1a.7: port 3 reset complete, port enabled
[   14.808074] ehci-pci 0000:00:1a.7: GetStatus port:3 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   14.808436] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[   14.809019] usb usb5: usb_probe_device
[   14.809024] usb usb5: configuration #1 chosen from 1 choice
[   14.809163] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[   14.809268] hub 5-0:1.0: usb_probe_interface
[   14.809272] hub 5-0:1.0: usb_probe_interface - got id
[   14.809282] hub 5-0:1.0: USB hub found
[   14.809317] hub 5-0:1.0: 2 ports detected
[   14.809320] hub 5-0:1.0: standalone hub
[   14.809323] hub 5-0:1.0: no power switching (usb 1.0)
[   14.809326] hub 5-0:1.0: individual port over-current protection
[   14.809331] hub 5-0:1.0: power on to power good time: 2ms
[   14.809378] hub 5-0:1.0: local power source is good
[   14.810940] usb usb5: usb port2's DeviceRemovable is changed to 1 according to platform information.
[   14.810943] hub 5-0:1.0: trying to enable port power on non-switchable hub
[   14.811191] uhci_hcd 0000:00:1a.2: FS/LS companion for 0000:00:1a.7
[   14.811520] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   14.811562] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[   14.811575] uhci_hcd 0000:00:1d.0: detected 2 ports
[   14.811584] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[   14.811587] uhci_hcd 0000:00:1d.0: Performing full reset
[   14.811606] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[   14.811622] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[   14.811815] usb usb6: default language 0x0409
[   14.811876] usb usb6: udev 1, busnum 6, minor = 640
[   14.811880] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   14.811884] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.811888] usb usb6: Product: UHCI Host Controller
[   14.811891] usb usb6: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.811894] usb usb6: SerialNumber: 0000:00:1d.0
[   14.847702] usb usb6: usb_probe_device
[   14.847715] usb usb6: configuration #1 chosen from 1 choice
[   14.847786] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[   14.847892] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[   14.848003] hub 6-0:1.0: usb_probe_interface
[   14.848007] hub 6-0:1.0: usb_probe_interface - got id
[   14.848038] hub 6-0:1.0: USB hub found
[   14.848072] hub 6-0:1.0: 2 ports detected
[   14.848076] hub 6-0:1.0: standalone hub
[   14.848079] hub 6-0:1.0: no power switching (usb 1.0)
[   14.848082] hub 6-0:1.0: individual port over-current protection
[   14.848086] hub 6-0:1.0: power on to power good time: 2ms
[   14.848133] hub 6-0:1.0: local power source is good
[   14.849701] hub 6-0:1.0: trying to enable port power on non-switchable hub
[   14.851940] uhci_hcd 0000:00:1d.0: FS/LS companion for 0000:00:1d.7
[   14.858312] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   14.860567] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   14.864335] usb 2-3: new high-speed USB device number 2 using ehci-pci
[   14.877503] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[   14.888585] uhci_hcd 0000:00:1d.1: detected 2 ports
[   14.892619] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[   14.892629] uhci_hcd 0000:00:1d.1: Performing full reset
[   14.892660] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[   14.892694] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d080
[   14.898591] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   14.899695] usb usb7: default language 0x0409
[   14.899794] usb usb7: udev 1, busnum 7, minor = 768
[   14.899805] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[   14.903268] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.907150] usb usb7: Product: UHCI Host Controller
[   14.914763] usb usb7: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.924463] usb usb7: SerialNumber: 0000:00:1d.1
[   14.934958] usb usb7: usb_probe_device
[   14.934968] usb usb7: configuration #1 chosen from 1 choice
[   14.935055] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[   14.937991] hub 7-0:1.0: usb_probe_interface
[   14.938002] hub 7-0:1.0: usb_probe_interface - got id
[   14.938020] hub 7-0:1.0: USB hub found
[   14.942719] hub 7-0:1.0: 2 ports detected
[   14.946126] hub 7-0:1.0: standalone hub
[   14.946136] hub 7-0:1.0: no power switching (usb 1.0)
[   14.946141] hub 7-0:1.0: individual port over-current protection
[   14.946152] hub 7-0:1.0: power on to power good time: 2ms
[   14.946241] hub 7-0:1.0: local power source is good
[   14.954557] hub 7-0:1.0: trying to enable port power on non-switchable hub
[   14.959577] uhci_hcd 0000:00:1d.1: FS/LS companion for 0000:00:1d.7
[   14.960091] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   14.963460] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[   14.966921] uhci_hcd 0000:00:1d.2: detected 2 ports
[   14.970290] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[   14.970296] uhci_hcd 0000:00:1d.2: Performing full reset
[   14.970323] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[   14.970349] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
[   14.973937] ehci-pci 0000:00:1a.7: port 3 reset complete, port enabled
[   14.973948] ehci-pci 0000:00:1a.7: GetStatus port:3 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   14.974473] usb usb8: default language 0x0409
[   14.974574] usb usb8: udev 1, busnum 8, minor = 896
[   14.974585] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[   14.977912] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.981270] usb usb8: Product: UHCI Host Controller
[   14.984552] usb usb8: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.987904] usb usb8: SerialNumber: 0000:00:1d.2
[   14.992328] usb usb8: usb_probe_device
[   14.992339] usb usb8: configuration #1 chosen from 1 choice
[   14.992413] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[   14.992566] hub 8-0:1.0: usb_probe_interface
[   14.992572] hub 8-0:1.0: usb_probe_interface - got id
[   14.992592] hub 8-0:1.0: USB hub found
[   14.995911] hub 8-0:1.0: 2 ports detected
[   15.001661] hub 8-0:1.0: standalone hub
[   15.001672] hub 8-0:1.0: no power switching (usb 1.0)
[   15.001677] hub 8-0:1.0: individual port over-current protection
[   15.001689] hub 8-0:1.0: power on to power good time: 2ms
[   15.001780] hub 8-0:1.0: local power source is good
[   15.004462] hub 8-0:1.0: trying to enable port power on non-switchable hub
[   15.004885] uhci_hcd 0000:00:1d.2: FS/LS companion for 0000:00:1d.7
[   15.094004] usb 2-3: skipped 1 descriptor after configuration
[   15.094016] usb 2-3: skipped 6 descriptors after interface
[   15.094023] usb 2-3: skipped 1 descriptor after endpoint
[   15.094032] usb 2-3: skipped 8 descriptors after interface
[   15.094731] usb 2-3: default language 0x0409
[   15.100731] usb 2-3: udev 2, busnum 2, minor = 129
[   15.100743] usb 2-3: New USB device found, idVendor=04f2, idProduct=b036
[   15.104226] usb 2-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[   15.107605] usb 2-3: Product: USB2.0 0.3M UVC WebCam
[   15.110997] usb 2-3: Manufacturer: Chicony Electronics Co., Ltd.
[   15.114380] usb 2-3: SerialNumber: SN0001
[   15.118903] usb 2-3: usb_probe_device
[   15.118911] usb 2-3: configuration #1 chosen from 1 choice
[   15.119511] usb 2-3: adding 2-3:1.0 (config #1, interface 0)
[   15.126874] usb 2-3: adding 2-3:1.1 (config #1, interface 1)
[   15.127169] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.127207] hub 3-0:1.0: hub_suspend
[   15.127237] usb usb3: bus auto-suspend, wakeup 1
[   15.127248] usb usb3: suspend_rh
[   15.127309] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0000
[   15.127338] hub 4-0:1.0: hub_suspend
[   15.127612] usb usb4: bus auto-suspend, wakeup 1
[   15.127622] ehci-pci 0000:00:1d.7: suspend root hub
[   15.127740] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.127769] hub 5-0:1.0: hub_suspend
[   15.127933] usb usb5: bus auto-suspend, wakeup 1
[   15.127943] usb usb5: suspend_rh
[   15.127996] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.128025] hub 6-0:1.0: hub_suspend
[   15.128077] usb usb6: bus auto-suspend, wakeup 1
[   15.128088] usb usb6: suspend_rh
[   15.129792] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.129829] hub 7-0:1.0: hub_suspend
[   15.129874] usb usb7: bus auto-suspend, wakeup 1
[   15.129884] usb usb7: suspend_rh
[   15.132578] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.132617] hub 8-0:1.0: hub_suspend
[   15.132663] usb usb8: bus auto-suspend, wakeup 1
[   15.132674] usb usb8: suspend_rh
[   15.178141] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[   15.318958] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[   15.322732] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
[   15.335923] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[   15.339465] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[   15.343461] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
[   15.379799] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[   15.515904] irq 16: nobody cared (try booting with the "irqpoll" option)
[   15.519245] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G        W    3.13.0-rc8AS+ #1
[   15.519898] Hardware name: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[   15.519898]  00000000 00000000 f50c7f84 c07e66d6 f514b600 f50c7f98 c04675c7 f514b600
[   15.519898]  00000000 00000010 f50c7fb4 c0467936 2e4e7069 fffeea2f f514b600 00000010
[   15.519898]  00000000 f50c7fd4 c0466052 00000000 00000000 00000000 f514b600 f514b654
[   15.519898] Call Trace:
[   15.519898]  [<c07e66d6>] dump_stack+0x48/0x69
[   15.519898]  [<c04675c7>] __report_bad_irq+0x14/0x9e
[   15.519898]  [<c0467936>] note_interrupt+0x137/0x1b5
[   15.519898]  [<c0466052>] handle_irq_event_percpu+0xc5/0x107
[   15.519898]  [<c04660c0>] handle_irq_event+0x2c/0x44
[   15.519898]  [<c046808e>] ? handle_edge_irq+0xa9/0xa9
[   15.519898]  [<c04680f8>] handle_fasteoi_irq+0x6a/0x97
[   15.519898]  <IRQ>  [<c0402f02>] ? do_IRQ+0x35/0x80
[   15.519898]  [<c07ece38>] ? common_interrupt+0x38/0x3d
[   15.519898]  [<c045007b>] ? enqueue_entity+0xb9/0x479
[   15.519898]  [<c06fd511>] ? cpuidle_enter_state+0x42/0xa7
[   15.519898]  [<c06fd61f>] ? cpuidle_idle_call+0xa9/0xe6
[   15.519898]  [<c06fe4f0>] ? ladder_select_state+0x184/0x184
[   15.519898]  [<c0407f7c>] ? arch_cpu_idle+0x8/0x1c
[   15.519898]  [<c046595d>] ? cpu_startup_entry+0xd9/0x144
[   15.519898]  [<c041ef0e>] ? start_secondary+0x1d8/0x1dd
[   15.519898] handlers:
[   15.519898] [<f8106e56>] usb_hcd_irq [usbcore]
[   15.519898] Disabling IRQ #16
[   16.862939] Adding 8389624k swap on /dev/sda7.  Priority:-1 extents:1 across:8389624k 
[   17.070709] SELinux: initialized (dev sda5, type vfat), uses genfs_contexts
[   17.203174] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[   17.206911] SELinux: initialized (dev sda8, type ext4), uses xattr
[   17.289693] systemd-journald[286]: Received request to flush runtime journal from PID 1
[   25.247481] atl1c 0000:02:00.0: irq 43 for MSI/MSI-X
[   25.297893] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   25.315104] iwlwifi 0000:01:00.0: Radio type=0x0-0x0-0x3
[   25.346174] uhci_hcd 0000:00:1a.0: uhci_pci_suspend
[   25.346611] uhci_hcd 0000:00:1a.0: hcd_pci_runtime_suspend: 0
[   25.346986] uhci_hcd 0000:00:1a.1: uhci_pci_suspend
[   25.347337] uhci_hcd 0000:00:1a.1: hcd_pci_runtime_suspend: 0
[   25.347723] uhci_hcd 0000:00:1a.2: uhci_pci_suspend
[   25.348190] uhci_hcd 0000:00:1a.2: hcd_pci_runtime_suspend: 0
[   25.348665] uhci_hcd 0000:00:1d.0: uhci_pci_suspend
[   25.349015] uhci_hcd 0000:00:1d.0: hcd_pci_runtime_suspend: 0
[   25.350290] uhci_hcd 0000:00:1d.1: uhci_pci_suspend
[   25.350645] uhci_hcd 0000:00:1d.1: hcd_pci_runtime_suspend: 0
[   25.351610] uhci_hcd 0000:00:1d.2: uhci_pci_suspend
[   25.351963] uhci_hcd 0000:00:1d.2: hcd_pci_runtime_suspend: 0
[   25.353079] ehci-pci 0000:00:1d.7: hcd_pci_runtime_suspend: 0
[   25.386489] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   25.396665] iwlwifi 0000:01:00.0: Radio type=0x0-0x0-0x3
[   25.692592] [drm:intel_crtc_cursor_set], cursor off
[   25.692607] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[   25.692617] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[   25.692624] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[   25.692631] [drm:intel_crtc_cursor_set], cursor off
[   25.692637] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[   25.692644] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[   25.692650] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[   27.222755] wlan0: authenticate with 00:13:46:48:f3:2a
[   27.240810] wlan0: send auth to 00:13:46:48:f3:2a (try 1/3)
[   27.261122] wlan0: authenticated
[   27.266640] iwlwifi 0000:01:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[   27.271118] iwlwifi 0000:01:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[   27.275546] iwlwifi 0000:01:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   27.280986] wlan0: associate with 00:13:46:48:f3:2a (try 1/3)
[   27.296925] wlan0: RX AssocResp from 00:13:46:48:f3:2a (capab=0x431 status=0 aid=6)
[   27.315616] wlan0: associated
[   57.744899] type=1006 audit(1390876616.137:4): pid=486 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=1 res=1
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.0-rc8AS+ (stern@saphir.localdomain) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #2 SMP PREEMPT Mon Jan 27 21:28:51 EST 2014
[    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 0x00000000000e1000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007dd9ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007dda0000-0x000000007ddaefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007ddaf000-0x000000007dddffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007dde0000-0x000000007ddfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7dda0 max_arch_pfn = 0x100000
[    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-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07DE00000 mask FFFE00000 uncachable
[    0.000000]   2 base 07E000000 mask FFE000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2014MB, range: 2MB, type UC
[    0.000000] reg 2, base: 2016MB, range: 32MB, type UC
[    0.000000] total RAM covered: 2014M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2014MB, range: 2MB, type UC
[    0.000000] reg 2, base: 2016MB, range: 32MB, type UC
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x013fffff]
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x36400000-0x367fffff]
[    0.000000]  [mem 0x36400000-0x367fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x30000000-0x363fffff]
[    0.000000]  [mem 0x30000000-0x363fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
[    0.000000]  [mem 0x00100000-0x003fffff] page 4k
[    0.000000]  [mem 0x00400000-0x2fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x36800000-0x377fdfff]
[    0.000000]  [mem 0x36800000-0x373fffff] page 2M
[    0.000000]  [mem 0x37400000-0x377fdfff] page 4k
[    0.000000] BRK [0x01053000, 0x01053fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36a6a000-0x3752cfff]
[    0.000000] ACPI: RSDP 000f9180 000024 (v02 110209)
[    0.000000] ACPI: XSDT 7dda0100 00008C (v01 _ASUS_ Notebook 20091102 MSFT 00000097)
[    0.000000] ACPI: FACP 7dda0290 0000F4 (v03 110209 FACP1000 20091102 MSFT 00000097)
[    0.000000] ACPI: DSDT 7dda0680 00CF1B (v01  UL20A UL20A207 00000207 INTL 20051117)
[    0.000000] ACPI: FACS 7ddaf000 000040
[    0.000000] ACPI: APIC 7dda0390 00005C (v01 110209 APIC1000 20091102 MSFT 00000097)
[    0.000000] ACPI: MCFG 7dda0430 00003C (v01 110209 OEMMCFG  20091102 MSFT 00000097)
[    0.000000] ACPI: SLIC 7dda0470 000176 (v01 _ASUS_ Notebook 20091102 MSFT 00000097)
[    0.000000] ACPI: ECDT 7dda0620 000054 (v01 110209 OEMECDT  20091102 MSFT 00000097)
[    0.000000] ACPI: DBGP 7dda03f0 000034 (v01 110209 DBGP1000 20091102 MSFT 00000097)
[    0.000000] ACPI: BOOT 7dda05f0 000028 (v01 110209 BOOT1000 20091102 MSFT 00000097)
[    0.000000] ACPI: OEMB 7ddaf040 000071 (v01 110209 OEMB1000 20091102 MSFT 00000097)
[    0.000000] ACPI: HPET 7ddad5a0 000038 (v01 110209 OEMHPET  20091102 MSFT 00000097)
[    0.000000] ACPI: GSCI 7ddaf0c0 002024 (v01 110209 GMCHSCI  20091102 MSFT 00000097)
[    0.000000] ACPI: DMAR 7ddb10f0 000150 (v01 110209 DMAR1000 20091102 MSFT 00000097)
[    0.000000] ACPI: ATKG 7ddb1440 008024 (v01 _ASUS_  OEMATKG 20091102 MSFT 00000097)
[    0.000000] ACPI: SSDT 7ddb9f10 0004F0 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1125MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] BRK [0x01054000, 0x01054fff] PGTABLE
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x377fdfff]
[    0.000000]   HighMem  [mem 0x377fe000-0x7dd9ffff]
[    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-0x7dd9ffff]
[    0.000000] On node 0 totalpages: 515389
[    0.000000] free_area_init_node: node 0, pgdat c0a0ae80, node_mem_map f5aaa020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 223230 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2252 pages used for memmap
[    0.000000]   HighMem zone: 288162 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    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[0x01] enabled)
[    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: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 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-0x000e0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e1000-0x000fffff]
[    0.000000] e820: [mem 0x80000000-0xfed1ffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f77c3000 s30336 r0 d22912 u53248
[    0.000000] pcpu-alloc: s30336 r0 d22912 u53248 alloc=13*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 513613
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/test-3.x root=/dev/sda6 ro drm.debug=0xe acpi_backlight=vendor no_console_suspend rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=us vconsole.font=latarcyrheb-sun16 rd.luks=0 LANG=en_US.UTF-8 2
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] allocated 4123896 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0007dda0)
[    0.000000] Memory: 2016636K/2061556K available (4021K kernel code, 322K rwdata, 1864K rodata, 388K init, 5980K bss, 44920K reserved, 1152648K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xffe6e000 - 0xfffff000   (1604 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc0a12000 - 0xc0a73000   ( 388 kB)
      .data : 0xc07ed9ef - 0xc0a11900   (2191 kB)
      .text : 0xc0400000 - 0xc07ed9ef   (4022 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f5008000 soft=f500a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 3567 kB
[    0.000000]  per task-struct memory footprint: 1152 bytes
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1299.932 MHz processor
[    0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 2599.86 BogoMIPS (lpj=5199728)
[    0.004264] pid_max: default: 32768 minimum: 301
[    0.004541] Security Framework initialized
[    0.004673] SELinux:  Initializing.
[    0.004890] SELinux:  Starting in permissive mode
[    0.004923] Mount-cache hash table entries: 512
[    0.006621] Initializing cgroup subsys memory
[    0.006783] Initializing cgroup subsys devices
[    0.006940] Initializing cgroup subsys freezer
[    0.007092] Initializing cgroup subsys blkio
[    0.007222] Initializing cgroup subsys perf_event
[    0.007437] CPU: Physical Processor ID: 0
[    0.007566] CPU: Processor Core ID: 0
[    0.008013] mce: CPU supports 6 MCE banks
[    0.008151] CPU0: Thermal monitoring enabled (TM2)
[    0.008298] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[    0.008850] Freeing SMP alternatives memory: 12K (c0a73000 - c0a76000)
[    0.008983] ACPI: Core revision 20131115
[    0.033691] ACPI: All ACPI Tables successfully acquired
[    0.036582] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.037295] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.078734] smpboot: CPU0: Genuine Intel(R) CPU           U7300  @ 1.30GHz (fam: 06, model: 17, stepping: 0a)
[    0.080000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.080000] ... version:                2
[    0.080000] ... bit width:              40
[    0.080000] ... generic registers:      2
[    0.080000] ... value mask:             000000ffffffffff
[    0.080000] ... max period:             000000007fffffff
[    0.080000] ... fixed-purpose events:   3
[    0.080000] ... event mask:             0000000700000003
[    0.108469] CPU 1 irqstacks, hard=f50c6000 soft=f50d0000
[    0.108475] x86: Booting SMP configuration:
[    0.008000] Initializing CPU#1
[    0.120447] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.108605] .... node  #0, CPUs:      #1
[    0.121514] x86: Booted up 1 node, 2 CPUs
[    0.121762] smpboot: Total of 2 processors activated (5199.72 BogoMIPS)
[    0.128602] devtmpfs: initialized
[    0.129220] PM: Registering ACPI NVS region [mem 0x7ddaf000-0x7dddffff] (200704 bytes)
[    0.129220] RTC time:  2:41:27, date: 01/28/14
[    0.129521] NET: Registered protocol family 16
[    0.130787] cpuidle: using governor ladder
[    0.130918] cpuidle: using governor menu
[    0.131419] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.131647] ACPI: bus type PCI registered
[    0.132147] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.132360] PCI: not using MMCONFIG
[    0.132747] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3
[    0.132880] PCI: Using configuration type 1 for base access
[    0.140406] bio: create slab <bio-0> at 0
[    0.140587] ACPI: Added _OSI(Module Device)
[    0.140587] ACPI: Added _OSI(Processor Device)
[    0.142545] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.142675] ACPI: Added _OSI(Processor Aggregator Device)
[    0.159954] ACPI : EC: EC description table is found, configuring boot EC
[    0.185807] ACPI: Executed 1 blocks of module-level executable AML code
[    0.196797] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.208437] ACPI BIOS Warning (bug): Incorrect checksum in table [ATKG] - 0x1F, should be 0x25 (20131115/tbprint-214)
[    0.209530] ACPI: SSDT 7ddb9540 0001C4 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.213803] ACPI: Dynamic OEM Table Load:
[    0.214026] ACPI: SSDT   (null) 0001C4 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    0.214723] ACPI: SSDT 7ddb97a0 000765 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.218943] ACPI: Dynamic OEM Table Load:
[    0.219164] ACPI: SSDT   (null) 000765 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    0.220292] ACPI: SSDT 7ddb9470 0000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.224548] ACPI: Dynamic OEM Table Load:
[    0.224771] ACPI: SSDT   (null) 0000CC (v01  PmRef  Cpu1Ist 00003000 INTL 20051117)
[    0.225368] ACPI: SSDT 7ddb9710 000085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.229597] ACPI: Dynamic OEM Table Load:
[    0.229820] ACPI: SSDT   (null) 000085 (v01  PmRef  Cpu1Cst 00003000 INTL 20051117)
[    0.231178] ACPI: Interpreter enabled
[    0.231347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
[    0.231656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
[    0.232040] ACPI: (supports S0 S3 S4 S5)
[    0.232170] ACPI: Using IOAPIC for interrupt routing
[    0.232404] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.240379] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.240590] PCI: Using MMCONFIG for extended config space
[    0.240761] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.242274] ACPI: No dock devices found.
[    0.287408] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.287551] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI]
[    0.288167] acpi PNP0A08:00: PCIe port services disabled; not requesting _OSC control
[    0.289566] PCI host bridge to bus 0000:00
[    0.289701] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.289835] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.289969] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.290103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.290239] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    0.290374] pci_bus 0000:00: root bus resource [mem 0x7de00000-0xffffffff]
[    0.290593] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
[    0.291190] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
[    0.291230] pci 0000:00:02.0: reg 0x10: [mem 0xfe400000-0xfe7fffff 64bit]
[    0.291255] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.291273] pci 0000:00:02.0: reg 0x20: [io  0xdc00-0xdc07]
[    0.291816] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
[    0.291850] pci 0000:00:02.1: reg 0x10: [mem 0xfe800000-0xfe8fffff 64bit]
[    0.292409] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.292526] pci 0000:00:1a.0: reg 0x20: [io  0xd880-0xd89f]
[    0.293019] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.293299] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.293417] pci 0000:00:1a.1: reg 0x20: [io  0xd800-0xd81f]
[    0.293853] pci 0000:00:1a.1: System wakeup disabled by ACPI
[    0.294129] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.294246] pci 0000:00:1a.2: reg 0x20: [io  0xd480-0xd49f]
[    0.294681] pci 0000:00:1a.2: System wakeup disabled by ACPI
[    0.294988] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.295042] pci 0000:00:1a.7: reg 0x10: [mem 0xfe9fbc00-0xfe9fbfff]
[    0.295271] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.295793] pci 0000:00:1a.7: System wakeup disabled by ACPI
[    0.296102] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.296148] pci 0000:00:1b.0: reg 0x10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
[    0.296353] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.296636] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.296917] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[    0.297127] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.297558] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[    0.297770] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.298059] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.298344] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.298461] pci 0000:00:1d.0: reg 0x20: [io  0xd400-0xd41f]
[    0.298901] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.299190] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.299307] pci 0000:00:1d.1: reg 0x20: [io  0xd080-0xd09f]
[    0.299752] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.300045] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.300163] pci 0000:00:1d.2: reg 0x20: [io  0xd000-0xd01f]
[    0.300600] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.300901] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.300955] pci 0000:00:1d.7: reg 0x10: [mem 0xfe9fb800-0xfe9fbbff]
[    0.301184] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.301672] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.301951] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.302346] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.302622] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
[    0.303233] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
[    0.303291] pci 0000:00:1f.2: reg 0x10: [io  0xcc00-0xcc07]
[    0.303315] pci 0000:00:1f.2: reg 0x14: [io  0xc880-0xc883]
[    0.303339] pci 0000:00:1f.2: reg 0x18: [io  0xc800-0xc807]
[    0.303363] pci 0000:00:1f.2: reg 0x1c: [io  0xc480-0xc483]
[    0.303388] pci 0000:00:1f.2: reg 0x20: [io  0xc400-0xc41f]
[    0.303412] pci 0000:00:1f.2: reg 0x24: [mem 0xfe9fb000-0xfe9fb7ff]
[    0.303557] pci 0000:00:1f.2: PME# supported from D3hot
[    0.304320] pci 0000:01:00.0: [8086:0083] type 00 class 0x028000
[    0.304491] pci 0000:01:00.0: reg 0x10: [mem 0xfeafe000-0xfeafffff 64bit]
[    0.305282] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.305564] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.305709] pci 0000:00:1c.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.305961] pci 0000:02:00.0: [1969:1062] type 00 class 0x020000
[    0.306015] pci 0000:02:00.0: reg 0x10: [mem 0xfebc0000-0xfebfffff 64bit]
[    0.306044] pci 0000:02:00.0: reg 0x18: [io  0xec00-0xec7f]
[    0.306277] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.306381] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.306633] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.306772] pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
[    0.306784] pci 0000:00:1c.5:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.307039] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    0.307197] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.307204] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.307210] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.307217] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.307224] pci 0000:00:1e.0:   bridge window [mem 0x7de00000-0xffffffff] (subtractive decode)
[    0.307318] pci_bus 0000:00: on NUMA node 0
[    0.312604] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[    0.313444] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *10 12)
[    0.314140] ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
[    0.314646] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 12)
[    0.315385] ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
[    0.315986] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 12)
[    0.316742] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 12)
[    0.317531] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
[    0.320406] ACPI: Enabled 5 GPEs in block 00 to 3F
[    0.320647] ACPI: \_SB_.PCI0: notify handler is installed
[    0.321046] Found 1 acpi root devices
[    0.321576] ACPI : EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
[    0.322182] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.322182] vgaarb: loaded
[    0.322182] vgaarb: bridge control possible 0000:00:02.0
[    0.322182] SCSI subsystem initialized
[    0.322182] libata version 3.00 loaded.
[    0.322182] PCI: Using ACPI for IRQ routing
[    0.322182] PCI: pci_cache_line_size set to 64 bytes
[    0.324109] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.324126] e820: reserve RAM buffer [mem 0x7dda0000-0x7fffffff]
[    0.325385] cfg80211: Calling CRDA to update world regulatory domain
[    0.325599] NetLabel: Initializing
[    0.325599] NetLabel:  domain hash size = 128
[    0.325599] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.325599] NetLabel:  unlabeled traffic allowed by default
[    0.325599] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.325599] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.325599] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.328112] Switched to clocksource hpet
[    0.328726] pnp: PnP ACPI init
[    0.328915] ACPI: bus type PNP registered
[    0.329222] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.329408] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.329505] pnp 00:01: [dma 4]
[    0.329595] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.329728] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.329915] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.330146] pnp 00:04: Plug and Play ACPI device, IDs SYN0a06 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.330255] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.330377] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.330959] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.331099] system 00:07: [io  0x0800-0x087f] could not be reserved
[    0.331235] system 00:07: [io  0x0400-0x041f] has been reserved
[    0.331371] system 00:07: [io  0x0500-0x057f] has been reserved
[    0.331507] system 00:07: [mem 0xfe9fac00-0xfe9facff window] has been reserved
[    0.331719] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.331860] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.331997] system 00:07: [mem 0xfed45000-0xfed89fff] has been reserved
[    0.332155] system 00:07: [mem 0xfed90000-0xfed90fff] has been reserved
[    0.332292] system 00:07: [mem 0xfed91000-0xfed91fff] has been reserved
[    0.332429] system 00:07: [mem 0xfed92000-0xfed92fff] has been reserved
[    0.332565] system 00:07: [mem 0xfed93000-0xfed93fff] has been reserved
[    0.332720] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.332857] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[    0.332999] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.333271] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.333570] system 00:09: [mem 0xffa00000-0xffbfffff] could not be reserved
[    0.333710] system 00:09: [mem 0xffe00000-0xffffffff] could not be reserved
[    0.333853] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.334105] system 00:0a: [mem 0xffc00000-0xffdfffff] has been reserved
[    0.334247] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.334526] system 00:0b: [io  0x0250-0x0253] has been reserved
[    0.334664] system 00:0b: [io  0x0256-0x025f] has been reserved
[    0.334801] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.334938] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.335075] system 00:0b: [mem 0xfec10000-0xfec17fff] has been reserved
[    0.335211] system 00:0b: [mem 0xfec38000-0xfec3ffff] has been reserved
[    0.335352] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.335635] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.335778] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.336979] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.337119] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.337258] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.337396] system 00:0d: [mem 0x00100000-0x7ddfffff] could not be reserved
[    0.337538] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.338037] pnp: PnP ACPI: found 14 devices
[    0.338166] ACPI: bus type PNP unregistered
[    0.382350] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.382379] pci 0000:00:1c.5: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.382391] pci 0000:00:1c.5: BAR 9: assigned [mem 0x7de00000-0x7dffffff 64bit pref]
[    0.382603] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.382743] pci 0000:00:1c.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.382894] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.383029] pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
[    0.383171] pci 0000:00:1c.5:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.383311] pci 0000:00:1c.5:   bridge window [mem 0x7de00000-0x7dffffff 64bit pref]
[    0.383530] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    0.383686] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.383692] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.383698] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.383704] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.383710] pci_bus 0000:00: resource 8 [mem 0x7de00000-0xffffffff]
[    0.383716] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.383722] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.383728] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.383734] pci_bus 0000:02: resource 2 [mem 0x7de00000-0x7dffffff 64bit pref]
[    0.383741] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.383747] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.383752] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.383758] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[    0.383764] pci_bus 0000:03: resource 8 [mem 0x7de00000-0xffffffff]
[    0.383860] NET: Registered protocol family 2
[    0.384760] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.384979] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
[    0.386320] TCP: Hash tables configured (established 8192 bind 8192)
[    0.386525] TCP: reno registered
[    0.386659] UDP hash table entries: 512 (order: 3, 40960 bytes)
[    0.386951] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
[    0.387613] NET: Registered protocol family 1
[    0.387778] pci 0000:00:02.0: Boot video device
[    0.388110] pci 0000:00:1a.0: uhci_check_and_reset_hc: legsup = 0x0f30
[    0.388115] pci 0000:00:1a.0: Performing full reset
[    0.388668] pci 0000:00:1a.1: uhci_check_and_reset_hc: legsup = 0x0030
[    0.388673] pci 0000:00:1a.1: Performing full reset
[    0.389223] pci 0000:00:1a.2: uhci_check_and_reset_hc: legsup = 0x0030
[    0.389228] pci 0000:00:1a.2: Performing full reset
[    0.390348] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f30
[    0.390353] pci 0000:00:1d.0: Performing full reset
[    0.390892] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0030
[    0.390898] pci 0000:00:1d.1: Performing full reset
[    0.391433] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0030
[    0.391438] pci 0000:00:1d.2: Performing full reset
[    0.392318] PCI: CLS 32 bytes, default 64
[    0.392731] Unpacking initramfs...
[    1.018700] Freeing initrd memory: 11020K (f6a6a000 - f752d000)
[    1.041536] DMA-API: preallocated 65536 debug entries
[    1.041676] DMA-API: debugging enabled by kernel config
[    1.042130] Simple Boot Flag at 0x51 set to 0x1
[    1.043501] Scanning for low memory corruption every 60 seconds
[    1.044668] audit: initializing netlink socket (disabled)
[    1.044875] type=2000 audit(1390876887.044:1): initialized
[    1.045926] bounce pool size: 64 pages
[    1.052366] VFS: Disk quotas dquot_6.5.2
[    1.052644] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.054494] fuse init (API version 7.22)
[    1.054956] msgmni has been set to 1709
[    1.055475] SELinux:  Registering netfilter hooks
[    1.057848] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.058084] io scheduler noop registered
[    1.058213] io scheduler deadline registered
[    1.058491] io scheduler cfq registered (default)
[    1.059098] intel_idle: does not run on family 6 model 23
[    1.060221] ACPI: AC Adapter [AC0] (on-line)
[    1.060665] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
[    1.060950] ACPI: Sleep Button [SLPB]
[    1.061275] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    1.067648] ACPI: Lid Switch [LID]
[    1.068101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.068318] ACPI: Power Button [PWRF]
[    1.069589] Monitor-Mwait will be used to enter C-1 state
[    1.069614] Monitor-Mwait will be used to enter C-3 state
[    1.069743] tsc: Marking TSC unstable due to TSC halts in idle
[    1.069935] ACPI: acpi_idle registered with cpuidle
[    1.076791] thermal LNXTHERM:00: registered as thermal_zone0
[    1.076926] ACPI: Thermal Zone [THRM] (47 C)
[    1.077276] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.080424] Non-volatile memory driver v1.3
[    1.080622] Linux agpgart interface v0.103
[    1.081253] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    1.083596] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.085824] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.086523] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    1.086784] [drm] Initialized drm 1.1.0 20060810
[    1.090787] [drm:i915_dump_device_info], i915 device info: gen=4, pciid=0x2a42 flags=is_mobile,need_gfx_hws,is_g4x,has_fbc,has_pipe_cxsr,has_hotplug,supports_tv,
[    1.090976] [drm:intel_detect_pch], No PCH found?
[    1.090982] [drm] Memory usable by graphics device = 2048M
[    1.091165] [drm:i915_gem_gtt_init], GMADR size = 256M
[    1.091170] [drm:i915_gem_gtt_init], GTT stolen size = 32M
[    1.092575] [drm:intel_opregion_setup], graphic opregion physical addr: 0x7ddaf0e4
[    1.092593] [drm:intel_opregion_setup], Public ACPI methods supported
[    1.092597] [drm:intel_opregion_setup], SWSCI supported
[    1.116091] [drm:swsci_setup], SWSCI BIOS requested (00000241) SBCB callbacks that are not supported (000000c1)
[    1.116098] [drm:swsci_setup], SWSCI GBDA callbacks 000004f3, SBCB callbacks 00000241
[    1.116102] [drm:intel_opregion_setup], ASLE supported
[    1.116391] i915 0000:00:02.0: irq 40 for MSI/MSI-X
[    1.116420] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.116553] [drm] Driver supports precise vblank timestamp query.
[    1.116767] [drm:init_vbt_defaults], Set default to SSC at 100000 kHz
[    1.116774] [drm:intel_parse_bios], Using VBT from OpRegion: $VBT CANTIGA        d
[    1.116781] [drm:parse_general_features], BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 0 lvds_ssc_freq 96000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[    1.116786] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[    1.116794] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
[    1.116802] [drm:drm_mode_debug_printmodeline], Modeline 0:"1366x768" 0 71900 1366 1414 1480 1486 768 774 782 806 0x8 0xa
[    1.116808] [drm:parse_lfp_panel_data], VBT initial LVDS value 4200033c
[    1.116814] [drm:parse_lfp_backlight], VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 0, level 50
[    1.116821] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
[    1.116828] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[    1.116833] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[    1.116839] [drm:parse_mipi], No MIPI BDB found
[    1.116865] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[    1.116911] [drm:i915_gem_init_stolen], found 33554432 bytes of stolen memory at 7e000000
[    1.117326] [drm:intel_modeset_init], 2 display pipes available.
[    1.117408] [drm:intel_modeset_init], pipe A sprite A init failed: -19
[    1.117423] [drm:intel_modeset_init], pipe B sprite B init failed: -19
[    1.117437] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.143932] ACPI: Battery Slot [BAT0] (battery present)
[    1.204142] [drm:intel_lvds_init], using preferred mode from EDID: 
[    1.204150] [drm:drm_mode_debug_printmodeline], Modeline 8:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.204165] [drm:intel_lvds_init], detected single-link lvds configuration
[    1.204556] [drm:intel_panel_setup_backlight], backlight initialized, enabled, brightness 1398348/1992060, sysfs interface registered
[    1.204714] [drm:intel_dp_init_connector], Adding DP connector on port D
[    1.204826] [drm:intel_dp_i2c_init], i2c_init DPDDC-D
[    1.205615] [drm:i965_irq_handler] *ERROR* pipe B underrun
[    1.207823] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x71450064
[    1.207838] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    1.210393] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x71450064
[    1.210411] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    1.210518] [drm:intel_tv_init], Integrated TV is not present.
[    1.210528] [drm:i915_gem_setup_global_gtt], clearing unused GTT space: [0, 7ffff000]
[    1.215014] [drm:init_status_page], render ring hws offset: 0x00001000
[    1.215020] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
[    1.215028] [drm:i915_pages_create_for_stolen], offset=0x0, size=131072
[    1.215169] [drm:init_status_page], bsd ring hws offset: 0x00024000
[    1.215175] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
[    1.215182] [drm:i915_pages_create_for_stolen], offset=0x20000, size=131072
[    1.215279] [drm:intel_modeset_readout_hw_state], [CRTC:3] hw state readout: disabled
[    1.215299] [drm:intel_modeset_readout_hw_state], [CRTC:4] hw state readout: enabled
[    1.215308] [drm:intel_modeset_readout_hw_state], [ENCODER:6:LVDS-6] hw state readout: enabled, pipe B
[    1.215316] [drm:intel_modeset_readout_hw_state], [ENCODER:12:DAC-12] hw state readout: enabled, pipe B
[    1.215324] [drm:intel_modeset_readout_hw_state], [ENCODER:13:TMDS-13] hw state readout: disabled, pipe A
[    1.215331] [drm:intel_modeset_readout_hw_state], [CONNECTOR:5:LVDS-1] hw state readout: enabled
[    1.215337] [drm:intel_modeset_readout_hw_state], [CONNECTOR:11:VGA-1] hw state readout: enabled
[    1.215344] [drm:intel_modeset_readout_hw_state], [CONNECTOR:14:DP-1] hw state readout: disabled
[    1.215352] [drm:intel_dump_pipe_config], [CRTC:3][setup_hw_state] config for pipe A
[    1.215357] [drm:intel_dump_pipe_config], cpu_transcoder: A
[    1.215362] [drm:intel_dump_pipe_config], pipe bpp: 0, dithering: 0
[    1.215369] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.215375] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.215379] [drm:intel_dump_pipe_config], requested mode:
[    1.215386] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    1.215390] [drm:intel_dump_pipe_config], adjusted mode:
[    1.215397] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    1.215403] [drm:intel_dump_crtc_timings], crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[    1.215407] [drm:intel_dump_pipe_config], port clock: 0
[    1.215412] [drm:intel_dump_pipe_config], pipe src size: 0x0
[    1.215417] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    1.215422] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.215427] [drm:intel_dump_pipe_config], ips: 0
[    1.215431] [drm:intel_dump_pipe_config], double wide: 0
[    1.215438] [drm:intel_dump_pipe_config], [CRTC:4][setup_hw_state] config for pipe B
[    1.215443] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    1.215448] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    1.215454] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.215460] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.215464] [drm:intel_dump_pipe_config], requested mode:
[    1.215471] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[    1.215475] [drm:intel_dump_pipe_config], adjusted mode:
[    1.215482] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[    1.215489] [drm:intel_dump_crtc_timings], crtc timings: 72000 1366 1414 1480 1486 768 774 782 806, type: 0x0 flags: 0xa
[    1.215493] [drm:intel_dump_pipe_config], port clock: 72000
[    1.215498] [drm:intel_dump_pipe_config], pipe src size: 640x400
[    1.215504] [drm:intel_dump_pipe_config], gmch pfit: control: 0xa0000000, ratios: 0x0855077f, lvds border: 0x00008000
[    1.215509] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.215514] [drm:intel_dump_pipe_config], ips: 0
[    1.215518] [drm:intel_dump_pipe_config], double wide: 0
[    1.215525] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
[    1.215532] [drm:intel_connector_check_state], [CONNECTOR:11:VGA-1]
[    1.215539] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
[    1.215546] [drm:check_encoder_state], [ENCODER:12:DAC-12]
[    1.215552] [drm:check_encoder_state], [ENCODER:13:TMDS-13]
[    1.215558] [drm:check_crtc_state], [CRTC:3]
[    1.215563] [drm:check_crtc_state], [CRTC:4]
[    1.215597] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[    1.215602] [drm:intel_lvds_detect], [CONNECTOR:5:LVDS-1]
[    1.215618] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[    1.215626] [drm:drm_mode_debug_printmodeline], Modeline 8:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.215632] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[    1.215637] [drm:intel_crt_detect], [CONNECTOR:11:VGA-1] force=1
[    1.220068] [drm:intel_crt_detect], CRT not detected via hotplug
[    1.224063] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[    1.224069] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    1.224074] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[    1.224079] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[    1.224441] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    1.224446] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[    1.224451] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[    1.224456] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[    1.224462] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1]
[    1.224467] [drm:intel_dp_detect], [CONNECTOR:14:DP-1]
[    1.224474] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1] disconnected
[    1.224478] [drm:drm_setup_crtcs], 
[    1.224484] [drm:drm_enable_connectors], connector 5 enabled? yes
[    1.224489] [drm:drm_enable_connectors], connector 11 enabled? no
[    1.224494] [drm:drm_enable_connectors], connector 14 enabled? no
[    1.224499] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[    1.224503] [drm:drm_target_preferred], looking for preferred mode on connector 5
[    1.224508] [drm:drm_target_preferred], found mode 1366x768
[    1.224513] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[    1.224520] [drm:drm_setup_crtcs], desired mode 1366x768 set on crtc 3
[    1.224529] [drm:intelfb_create], no BIOS fb, allocating a new one
[    1.224534] [drm:i915_gem_object_create_stolen], creating stolen object: size=408000
[    1.224542] [drm:i915_pages_create_for_stolen], offset=0x40000, size=4227072
[    1.226473] [drm:intelfb_create], allocated 1366x768 fb: 0x00046000, bo f52ac800
[    1.227177] fbcon: inteldrmfb (fb0) is primary device
[    1.229195] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.229200] [drm:intel_set_config_compute_mode_changes], inactive crtc, full mode set
[    1.229203] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[    1.229208] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    1.229214] [drm:drm_mode_debug_printmodeline], Modeline 17:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.229217] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=1, fb_changed=0
[    1.229222] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.229226] [drm:intel_modeset_stage_output_state], [CONNECTOR:11:VGA-1] to [CRTC:4]
[    1.229228] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[    1.229231] [drm:intel_modeset_stage_output_state], crtc enabled, full mode switch
[    1.229236] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[    1.229240] [drm:connected_sink_compute_bpp], [CONNECTOR:5:LVDS-1] checking for sink bpp constrains
[    1.229266] [drm:intel_lvds_compute_config], forcing display bpp (was 24) to LVDS (18)
[    1.229271] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 18, dithering: 1
[    1.229274] [drm:intel_dump_pipe_config], [CRTC:3][modeset] config for pipe A
[    1.229276] [drm:intel_dump_pipe_config], cpu_transcoder: A
[    1.229279] [drm:intel_dump_pipe_config], pipe bpp: 18, dithering: 1
[    1.229284] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.229288] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.229290] [drm:intel_dump_pipe_config], requested mode:
[    1.229296] [drm:drm_mode_debug_printmodeline], Modeline 0:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.229298] [drm:intel_dump_pipe_config], adjusted mode:
[    1.229304] [drm:drm_mode_debug_printmodeline], Modeline 0:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    1.229309] [drm:intel_dump_crtc_timings], crtc timings: 71900 1366 1414 1480 1486 768 774 782 806, type: 0x48 flags: 0xa
[    1.229311] [drm:intel_dump_pipe_config], port clock: 71900
[    1.229314] [drm:intel_dump_pipe_config], pipe src size: 1366x768
[    1.229318] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    1.229321] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.229324] [drm:intel_dump_pipe_config], ips: 0
[    1.229326] [drm:intel_dump_pipe_config], double wide: 0
[    1.229482] [drm:i9xx_set_pipeconf], disabling CxSR downclocking
[    1.229533] [drm:i9xx_update_plane], Writing base 00046000 00000000 0 0 5504
[    1.229542] [drm:intel_update_fbc], no output, disabling
[    1.229550] [drm:intel_crtc_mode_set], [ENCODER:6:LVDS-6] set [MODE:0:1366x768]
[    1.230439] [drm:g4x_check_srwm], SR watermark: display plane 56, cursor 6
[    1.230444] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=25, cursor=6, B: plane=2, cursor=2, SR: plane=56, cursor=6
[    1.284134] [drm:intel_update_fbc], disabled per chip default
[    1.284145] [drm:intel_panel_enable_backlight], pipe A
[    1.284175] ------------[ cut here ]------------
[    1.284184] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/i915/intel_panel.c:714 i965_enable_backlight+0x4a/0x119()
[    1.284185] backlight already enabled
[    1.284187] Modules linked in:
[    1.284192] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.13.0-rc8AS+ #2
[    1.284194] Hardware name: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[    1.284203]  00000000 00000000 f507ba34 c07e66d6 f507ba5c f507ba4c c042c880 c068067f
[    1.284211]  f6e3c000 f6d95000 00000000 f507ba64 c042c8bd 00000009 f507ba5c c096322a
[    1.284218]  f507ba78 f507ba88 c068067f c09631eb 000002ca c096322a e0000000 f6e3dc44
[    1.284220] Call Trace:
[    1.284226]  [<c07e66d6>] dump_stack+0x48/0x69
[    1.284232]  [<c042c880>] warn_slowpath_common+0x5c/0x73
[    1.284237]  [<c068067f>] ? i965_enable_backlight+0x4a/0x119
[    1.284241]  [<c042c8bd>] warn_slowpath_fmt+0x26/0x2a
[    1.284246]  [<c068067f>] i965_enable_backlight+0x4a/0x119
[    1.284251]  [<c06813d2>] intel_panel_enable_backlight+0x98/0xb1
[    1.284256]  [<c067120f>] intel_enable_lvds+0xf0/0x10d
[    1.284260]  [<c0668d7e>] i9xx_crtc_enable+0x305/0x31b
[    1.284267]  [<c06925d6>] ? gen4_write64+0x3f/0x3f
[    1.284271]  [<c066b626>] __intel_set_mode+0xe9e/0xf60
[    1.284275]  [<c066cf82>] intel_set_mode+0x12/0x2a
[    1.284280]  [<c066d6ce>] intel_crtc_set_config+0x663/0x958
[    1.284286]  [<c063d3b5>] drm_mode_set_config_internal+0x39/0x90
[    1.284290]  [<c063275d>] drm_fb_helper_set_par+0x49/0x88
[    1.284296]  [<c05d543c>] fbcon_init+0x2c9/0x3a5
[    1.284302]  [<c061b629>] visual_init+0x9a/0xed
[    1.284306]  [<c061c8dc>] do_bind_con_driver+0x13a/0x22f
[    1.284311]  [<c061ce0f>] do_take_over_console+0x108/0x130
[    1.284316]  [<c05d3284>] do_fbcon_takeover+0x4c/0x90
[    1.284320]  [<c05d5a6a>] fbcon_event_notify+0x273/0x551
[    1.284325]  [<c04448e9>] ? __blocking_notifier_call_chain+0x1e/0x4a
[    1.284330]  [<c044472c>] notifier_call_chain+0x25/0x46
[    1.284335]  [<c04448fd>] __blocking_notifier_call_chain+0x32/0x4a
[    1.284339]  [<c0444921>] blocking_notifier_call_chain+0xc/0xe
[    1.284344]  [<c05cba0b>] fb_notifier_call_chain+0x11/0x16
[    1.284349]  [<c05ccc90>] register_framebuffer+0x1fe/0x251
[    1.284354]  [<c06325f3>] drm_fb_helper_initial_config+0x31d/0x3a9
[    1.284360]  [<c07eb979>] ? _raw_spin_unlock_irqrestore+0x33/0x49
[    1.284365]  [<c0697411>] intel_fbdev_initial_config+0x19/0x1b
[    1.284370]  [<c0648c99>] i915_driver_load+0x8d9/0xb0f
[    1.284376]  [<c0638fca>] drm_dev_register+0xb6/0x119
[    1.284381]  [<c063aa10>] drm_get_pci_dev+0xe7/0x182
[    1.284385]  [<c0646712>] i915_pci_probe+0x39/0x42
[    1.284389]  [<c05c36eb>] pci_device_probe+0x57/0x9f
[    1.284395]  [<c06a1076>] driver_probe_device+0x7f/0x16f
[    1.284399]  [<c06a11e0>] __driver_attach+0x4e/0x6a
[    1.284403]  [<c069fcf0>] bus_for_each_dev+0x39/0x65
[    1.284407]  [<c06a0ccf>] driver_attach+0x14/0x16
[    1.284412]  [<c06a1192>] ? __device_attach+0x2c/0x2c
[    1.284416]  [<c06a09fe>] bus_add_driver+0xb6/0x183
[    1.284420]  [<c06a1651>] driver_register+0x6f/0xa4
[    1.284424]  [<c05c2b2d>] __pci_register_driver+0x45/0x48
[    1.284429]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.284434]  [<c063aafc>] drm_pci_init+0x51/0xc5
[    1.284438]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.284442]  [<c0a33137>] i915_init+0x62/0x64
[    1.284446]  [<c04003e7>] do_one_initcall+0x79/0x102
[    1.284450]  [<c043fe39>] ? parameq+0x1c/0x20
[    1.284454]  [<c043ffa3>] ? parse_args+0x166/0x204
[    1.284460]  [<c0a12aef>] kernel_init_freeable+0x16c/0x1f6
[    1.284465]  [<c07e1175>] kernel_init+0x8/0xda
[    1.284469]  [<c07ec8b7>] ret_from_kernel_thread+0x1b/0x28
[    1.284474]  [<c07e116d>] ? rest_init+0xa1/0xa1
[    1.284531] ---[ end trace 98d010b98bd69470 ]---
[    1.284535] [drm:intel_panel_actually_set_backlight], set backlight PWM = 1398348
[    1.284606] [drm:asle_work], No request on ASLC interrupt 0x00000000
[    1.284620] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
[    1.284626] [drm:intel_connector_check_state], [CONNECTOR:11:VGA-1]
[    1.284632] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
[    1.284636] [drm:check_encoder_state], [ENCODER:12:DAC-12]
[    1.284641] [drm:check_encoder_state], [ENCODER:13:TMDS-13]
[    1.284645] [drm:check_crtc_state], [CRTC:3]
[    1.284668] [drm:check_crtc_state], [CRTC:4]
[    1.284692] [drm:intel_pipe_config_compare] *ERROR* mismatch in gmch_pfit.lvds_border_bits (expected 32768, found 0)
[    1.284693] ------------[ cut here ]------------
[    1.284699] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/i915/intel_display.c:9555 check_crtc_state+0x7b1/0x7f3()
[    1.284701] pipe state doesn't match!
[    1.284704] Modules linked in:
[    1.284708] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G        W    3.13.0-rc8AS+ #2
[    1.284710] Hardware name: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[    1.284723]  00000000 00000000 f507b890 c07e66d6 f507b8b8 f507b8a8 c042c880 c0662aea
[    1.284735]  f50d9000 f5144800 00000000 f507b8c0 c042c8bd 00000009 f507b8b8 c095db4f
[    1.284747]  f507b8d4 f507bb28 c0662aea c095c87c 00002553 c095db4f f5144b90 f5144b04
[    1.284749] Call Trace:
[    1.284754]  [<c07e66d6>] dump_stack+0x48/0x69
[    1.284760]  [<c042c880>] warn_slowpath_common+0x5c/0x73
[    1.284765]  [<c0662aea>] ? check_crtc_state+0x7b1/0x7f3
[    1.284770]  [<c042c8bd>] warn_slowpath_fmt+0x26/0x2a
[    1.284775]  [<c0662aea>] check_crtc_state+0x7b1/0x7f3
[    1.284786]  [<c066ccd1>] intel_modeset_check_state+0x2fb/0x552
[    1.284791]  [<c066cf91>] intel_set_mode+0x21/0x2a
[    1.284797]  [<c066d6ce>] intel_crtc_set_config+0x663/0x958
[    1.284802]  [<c063d3b5>] drm_mode_set_config_internal+0x39/0x90
[    1.284808]  [<c063275d>] drm_fb_helper_set_par+0x49/0x88
[    1.284813]  [<c05d543c>] fbcon_init+0x2c9/0x3a5
[    1.284819]  [<c061b629>] visual_init+0x9a/0xed
[    1.284825]  [<c061c8dc>] do_bind_con_driver+0x13a/0x22f
[    1.284830]  [<c061ce0f>] do_take_over_console+0x108/0x130
[    1.284836]  [<c05d3284>] do_fbcon_takeover+0x4c/0x90
[    1.284841]  [<c05d5a6a>] fbcon_event_notify+0x273/0x551
[    1.284846]  [<c04448e9>] ? __blocking_notifier_call_chain+0x1e/0x4a
[    1.284852]  [<c044472c>] notifier_call_chain+0x25/0x46
[    1.284857]  [<c04448fd>] __blocking_notifier_call_chain+0x32/0x4a
[    1.284862]  [<c0444921>] blocking_notifier_call_chain+0xc/0xe
[    1.284868]  [<c05cba0b>] fb_notifier_call_chain+0x11/0x16
[    1.284874]  [<c05ccc90>] register_framebuffer+0x1fe/0x251
[    1.284880]  [<c06325f3>] drm_fb_helper_initial_config+0x31d/0x3a9
[    1.284886]  [<c07eb979>] ? _raw_spin_unlock_irqrestore+0x33/0x49
[    1.284892]  [<c0697411>] intel_fbdev_initial_config+0x19/0x1b
[    1.284897]  [<c0648c99>] i915_driver_load+0x8d9/0xb0f
[    1.284904]  [<c0638fca>] drm_dev_register+0xb6/0x119
[    1.284909]  [<c063aa10>] drm_get_pci_dev+0xe7/0x182
[    1.284914]  [<c0646712>] i915_pci_probe+0x39/0x42
[    1.284919]  [<c05c36eb>] pci_device_probe+0x57/0x9f
[    1.284925]  [<c06a1076>] driver_probe_device+0x7f/0x16f
[    1.284930]  [<c06a11e0>] __driver_attach+0x4e/0x6a
[    1.284935]  [<c069fcf0>] bus_for_each_dev+0x39/0x65
[    1.284940]  [<c06a0ccf>] driver_attach+0x14/0x16
[    1.284945]  [<c06a1192>] ? __device_attach+0x2c/0x2c
[    1.284950]  [<c06a09fe>] bus_add_driver+0xb6/0x183
[    1.284955]  [<c06a1651>] driver_register+0x6f/0xa4
[    1.284960]  [<c05c2b2d>] __pci_register_driver+0x45/0x48
[    1.284965]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.284971]  [<c063aafc>] drm_pci_init+0x51/0xc5
[    1.284976]  [<c0a330d5>] ? drm_core_init+0xe8/0xe8
[    1.284981]  [<c0a33137>] i915_init+0x62/0x64
[    1.284985]  [<c04003e7>] do_one_initcall+0x79/0x102
[    1.284990]  [<c043fe39>] ? parameq+0x1c/0x20
[    1.284995]  [<c043ffa3>] ? parse_args+0x166/0x204
[    1.285001]  [<c0a12aef>] kernel_init_freeable+0x16c/0x1f6
[    1.285006]  [<c07e1175>] kernel_init+0x8/0xda
[    1.285011]  [<c07ec8b7>] ret_from_kernel_thread+0x1b/0x28
[    1.285016]  [<c07e116d>] ? rest_init+0xa1/0xa1
[    1.285019] ---[ end trace 98d010b98bd69471 ]---
[    1.285022] [drm:intel_dump_pipe_config], [CRTC:4][hw state] config for pipe B
[    1.285025] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    1.285028] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    1.285033] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.285037] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.285039] [drm:intel_dump_pipe_config], requested mode:
[    1.285044] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[    1.285047] [drm:intel_dump_pipe_config], adjusted mode:
[    1.285051] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[    1.285056] [drm:intel_dump_crtc_timings], crtc timings: 72000 1366 1414 1480 1486 768 774 782 806, type: 0x0 flags: 0xa
[    1.285059] [drm:intel_dump_pipe_config], port clock: 72000
[    1.285062] [drm:intel_dump_pipe_config], pipe src size: 640x400
[    1.285066] [drm:intel_dump_pipe_config], gmch pfit: control: 0xa0000000, ratios: 0x0855077f, lvds border: 0x00000000
[    1.285069] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.285072] [drm:intel_dump_pipe_config], ips: 0
[    1.285075] [drm:intel_dump_pipe_config], double wide: 0
[    1.285078] [drm:intel_dump_pipe_config], [CRTC:4][sw state] config for pipe B
[    1.285080] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    1.285083] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    1.285088] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.285092] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    1.285094] [drm:intel_dump_pipe_config], requested mode:
[    1.285099] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[    1.285101] [drm:intel_dump_pipe_config], adjusted mode:
[    1.285106] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[    1.285111] [drm:intel_dump_crtc_timings], crtc timings: 72000 1366 1414 1480 1486 768 774 782 806, type: 0x0 flags: 0xa
[    1.285113] [drm:intel_dump_pipe_config], port clock: 72000
[    1.285116] [drm:intel_dump_pipe_config], pipe src size: 640x400
[    1.285120] [drm:intel_dump_pipe_config], gmch pfit: control: 0xa0000000, ratios: 0x0855077f, lvds border: 0x00008000
[    1.285123] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    1.285126] [drm:intel_dump_pipe_config], ips: 0
[    1.285128] [drm:intel_dump_pipe_config], double wide: 0
[    1.285135] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[    1.285141] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    1.285145] [drm:intel_modeset_stage_output_state], [CONNECTOR:11:VGA-1] to [NOCRTC]
[    1.285147] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[    1.285151] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.285154] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[    1.285156] [drm:intel_modeset_stage_output_state], crtc disabled, full mode switch
[    1.285161] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 0, prepare: 0, disable: 2
[    1.300131] [drm:i9xx_pfit_disable], disabling pfit, current: 0xa0000000
[    1.300141] [drm:g4x_check_srwm], SR watermark: display plane 56, cursor 6
[    1.300147] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=25, cursor=6, B: plane=2, cursor=2, SR: plane=56, cursor=6
[    1.300167] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
[    1.300174] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
[    1.300178] [drm:check_encoder_state], [ENCODER:12:DAC-12]
[    1.300183] [drm:check_encoder_state], [ENCODER:13:TMDS-13]
[    1.300187] [drm:check_crtc_state], [CRTC:3]
[    1.300209] [drm:check_crtc_state], [CRTC:4]
[    1.300254] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.300260] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    1.300265] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.312725] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.312731] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    1.312735] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.324868] Console: switching to colour frame buffer device 170x48
[    1.324879] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    1.324885] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    1.324889] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    1.693559] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.696480] i915 0000:00:02.0: registered panic notifier
[    1.699935] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.703936] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    1.707088] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    1.714284] loop: module loaded
[    1.717566] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
[    1.720874] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.724298] ACPI Warning: 0x00000530-0x0000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[    1.727819] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.731412] ACPI Warning: 0x00000500-0x0000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
[    1.735134] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.738920] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    1.743020] ahci 0000:00:1f.2: version 3.0
[    1.743487] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[    1.743619] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.747453] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
[    1.751294] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs 
[    1.757533] scsi0 : ahci
[    1.761909] scsi1 : ahci
[    1.765981] scsi2 : ahci
[    1.770044] scsi3 : ahci
[    1.773901] ata1: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb100 irq 41
[    1.777679] ata2: DUMMY
[    1.781421] ata3: DUMMY
[    1.785107] ata4: DUMMY
[    1.789166] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.797506] i8042: Detected active multiplexing controller, rev 1.1
[    1.803432] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.807932] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.811922] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.815843] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.819721] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.823901] mousedev: PS/2 mouse device common for all mice
[    1.829356] rtc_cmos 00:02: RTC can wake from S4
[    1.833942] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.837807] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.841707] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    1.845648] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x0860)
[    1.850178] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    1.854187] iTCO_vendor_support: vendor-support=0
[    1.858587] asus_laptop: Asus Laptop Support version 0.42
[    1.862967] asus_laptop:   UL20A model detected
[    1.868892] [drm:asle_set_backlight], bclp = 0x800000b3
[    1.868912] [drm:asle_set_backlight], updating opregion backlight 179/255
[    1.868929] [drm:intel_panel_actually_set_backlight], set backlight PWM = 1398348
[    1.868996] [drm:asle_work], No request on ASLC interrupt 0x00000000
[    1.869136] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input5
[    1.876794] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.052133] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    2.057400] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.061731] TCP: cubic registered
[    2.065941] Initializing XFRM netlink socket
[    2.070160] NET: Registered protocol family 17
[    2.074389] NET: Registered protocol family 15
[    2.079317] Using IPI No-Shortcut mode
[    2.084559] registered taskstats version 1
[    2.089693]   Magic number: 14:414:663
[    2.093714] rtc_cmos 00:02: setting system clock to 2014-01-28 02:41:29 UTC (1390876889)
[    2.099642] PM: Hibernation image not present or could not be loaded.
[    2.108361] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.117020] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.123258] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    2.123265] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.178194] ata1.00: ATA-8: ST9250315AS, 0002SDM1, max UDMA/133
[    2.181689] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.193554] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.236550] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    2.236562] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.243835] ata1.00: configured for UDMA/133
[    2.251210] scsi 0:0:0:0: Direct-Access     ATA      ST9250315AS      0002 PQ: 0 ANSI: 5
[    2.257867] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    2.258510] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.264755] sd 0:0:0:0: [sda] Write Protect is off
[    2.270347] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.270474] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.365384]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 >
[    2.371706] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.375577] Freeing unused kernel memory: 388K (c0a12000 - c0a73000)
[    2.379608] Write protecting the kernel text: 4024k
[    2.383362] Write protecting the kernel read-only data: 1868k
[    2.405848] systemd[1]: systemd 197 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    2.410492] systemd[1]: Running in initial RAM disk.
[    2.427551] systemd[1]: Failed to insert module 'autofs4'
[    2.431575] systemd[1]: No hostname configured.
[    2.435581] systemd[1]: Set hostname to <localhost>.
[    2.440080] random: systemd urandom read with 20 bits of entropy available
[    2.444106] systemd[1]: Initializing machine ID from random generator.
[    2.473458] systemd[1]: Starting Encrypted Volumes.
[    2.482003] systemd[1]: Reached target Encrypted Volumes.
[    2.486208] systemd[1]: Starting udev Kernel Socket.
[    2.494631] systemd[1]: Listening on udev Kernel Socket.
[    2.498776] systemd[1]: Starting udev Control Socket.
[    2.507174] systemd[1]: Listening on udev Control Socket.
[    2.511122] systemd[1]: Starting Journal Socket.
[    2.519523] systemd[1]: Listening on Journal Socket.
[    2.523360] systemd[1]: Starting dracut cmdline hook...
[    2.534303] systemd[1]: Started Load Kernel Modules.
[    2.538225] systemd[1]: Starting Journal Service...
[    2.554680] systemd[1]: Started Journal Service.
[    2.559550] systemd[1]: Starting Sockets.
[    2.567501] systemd[1]: Reached target Sockets.
[    2.571314] systemd[1]: Starting Swap.
[    2.579066] systemd[1]: Reached target Swap.
[    2.582759] systemd[1]: Starting Local File Systems.
[    2.590455] systemd[1]: Reached target Local File Systems.
[    2.836522] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    2.836530] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    2.836534] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    2.887684] systemd-udevd[126]: starting version 197
[    2.982862] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 600854
[    3.025480] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
[    3.321307] [drm:i915_gem_open], 
[    3.321605] [drm:intel_crtc_cursor_set], cursor off
[    3.321622] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    3.321631] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    3.321637] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.321644] [drm:intel_crtc_cursor_set], cursor off
[    3.321650] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[    3.321656] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    3.321662] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.321720] [drm:i915_gem_open], 
[    3.321758] [drm:intel_crtc_cursor_set], cursor off
[    3.321766] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[    3.321772] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    3.321778] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.321784] [drm:intel_crtc_cursor_set], cursor off
[    3.321789] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[    3.321796] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    3.321801] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[    3.321848] [drm:i915_gem_open], 
[    3.322163] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[    3.322198] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[3] ENCODERS[3]
[    3.322221] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[    3.322234] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
[    3.322241] [drm:intel_lvds_detect], [CONNECTOR:5:LVDS-1]
[    3.322260] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
[    3.322268] [drm:drm_mode_debug_printmodeline], Modeline 8:"1366x768" 60 71900 1366 1414 1480 1486 768 774 782 806 0x48 0xa
[    3.322278] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
[    3.345139] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[    3.345152] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[    3.345158] [drm:intel_crt_detect], [CONNECTOR:11:VGA-1] force=1
[    3.352088] [drm:intel_crt_detect], CRT not detected via hotplug
[    3.356106] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[    3.356117] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.356122] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[    3.356128] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[    3.356481] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.356486] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[    3.356490] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[    3.356497] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[    3.356514] [drm:drm_mode_getconnector], [CONNECTOR:11:?]
[    3.356521] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1]
[    3.356527] [drm:intel_crt_detect], [CONNECTOR:11:VGA-1] force=1
[    3.364067] [drm:intel_crt_detect], CRT not detected via hotplug
[    3.368211] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[    3.368219] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.368224] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[    3.368229] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[    3.368584] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    3.368589] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[    3.368594] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[    3.368599] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:11:VGA-1] disconnected
[    3.368622] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[    3.368630] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1]
[    3.368635] [drm:intel_dp_detect], [CONNECTOR:14:DP-1]
[    3.368642] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1] disconnected
[    3.368650] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[    3.368656] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1]
[    3.368661] [drm:intel_dp_detect], [CONNECTOR:14:DP-1]
[    3.368666] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:DP-1] disconnected
[    3.368909] [drm:drm_mode_addfb], [FB:19]
[    4.904411] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    4.930098] random: nonblocking pool is initialized
[    5.312789] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    5.704976] systemd-journald[65]: Received SIGTERM
[    7.367551] type=1404 audit(1390876894.772:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    7.771924] SELinux: 2048 avtab hash slots, 96503 rules.
[    7.836344] SELinux: 2048 avtab hash slots, 96503 rules.
[    7.907455] SELinux:  8 users, 83 roles, 4702 types, 269 bools, 1 sens, 1024 cats
[    7.907464] SELinux:  83 classes, 96503 rules
[    7.931321] SELinux:  Completing initialization.
[    7.931327] SELinux:  Setting up existing superblocks.
[    7.931530] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    7.931704] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[    7.931892] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[    7.931991] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[    7.932395] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.932578] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
[    7.934907] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[    7.935059] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[    7.935602] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[    7.935757] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
[    7.935901] SELinux: initialized (dev aio, type aio), not configured for labeling
[    7.936023] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[    7.936241] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[    7.936393] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[    7.936557] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[    7.940482] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
[    7.940529] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.940549] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.940832] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[    7.941030] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941095] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941149] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941331] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941406] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941439] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941465] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941539] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[    7.941683] SELinux: initialized (dev sda6, type ext4), uses xattr
[    8.004716] type=1403 audit(1390876895.408:3): policy loaded auid=4294967295 ses=4294967295
[    8.178538] systemd[1]: Successfully loaded SELinux policy in 880.547ms.
[    8.509252] systemd[1]: Relabelled /dev and /run in 51.222ms.
[   11.914586] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts
[   12.155726] systemd-journald[282]: Vacuuming done, freed 0 bytes
[   13.257472] EXT4-fs (sda6): re-mounted. Opts: (null)
[   13.628240] systemd-udevd[317]: starting version 208
[   14.865342] ACPI: bus type USB registered
[   14.869790] usbcore: registered new interface driver usbfs
[   14.874195] usbcore: registered new interface driver hub
[   14.879590] usbcore: registered new device driver usb
[   14.901618] atl1c 0000:02:00.0: version 1.0.1.1-NAPI
[   14.930694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   14.935848] ehci_hcd: block sizes: qh 80 qtd 96 itd 160 sitd 96
[   14.945945] uhci_hcd: USB Universal Host Controller Interface driver
[   14.949688] ehci-pci: EHCI PCI platform driver
[   14.949782] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   14.950054] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   14.950097] uhci_hcd 0000:00:1a.0: detected 2 ports
[   14.950129] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[   14.950132] uhci_hcd 0000:00:1a.0: Performing full reset
[   14.950152] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
[   14.950277] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d880
[   14.951209] usb usb1: default language 0x0409
[   14.951271] usb usb1: udev 1, busnum 1, minor = 0
[   14.951276] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   14.951280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.951283] usb usb1: Product: UHCI Host Controller
[   14.951287] usb usb1: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.951290] usb usb1: SerialNumber: 0000:00:1a.0
[   14.952829] usb usb1: usb_probe_device
[   14.952834] usb usb1: configuration #1 chosen from 1 choice
[   14.953367] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   14.953681] hub 1-0:1.0: usb_probe_interface
[   14.953685] hub 1-0:1.0: usb_probe_interface - got id
[   14.953705] hub 1-0:1.0: USB hub found
[   14.954009] hub 1-0:1.0: 2 ports detected
[   14.954012] hub 1-0:1.0: standalone hub
[   14.954016] hub 1-0:1.0: no power switching (usb 1.0)
[   14.954019] hub 1-0:1.0: individual port over-current protection
[   14.954023] hub 1-0:1.0: power on to power good time: 2ms
[   14.954495] hub 1-0:1.0: local power source is good
[   14.956502] usb usb1: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   14.956507] hub 1-0:1.0: trying to enable port power on non-switchable hub
[   14.957782] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   14.957802] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[   14.957815] uhci_hcd 0000:00:1a.1: detected 2 ports
[   14.957823] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[   14.957826] uhci_hcd 0000:00:1a.1: Performing full reset
[   14.957845] uhci_hcd 0000:00:1a.1: supports USB remote wakeup
[   14.957896] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000d800
[   14.958084] usb usb2: default language 0x0409
[   14.958146] usb usb2: udev 1, busnum 2, minor = 128
[   14.958151] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   14.958155] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.958158] usb usb2: Product: UHCI Host Controller
[   14.958162] usb usb2: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.958165] usb usb2: SerialNumber: 0000:00:1a.1
[   14.958724] usb usb2: usb_probe_device
[   14.958729] usb usb2: configuration #1 chosen from 1 choice
[   14.958773] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[   14.958892] hub 2-0:1.0: usb_probe_interface
[   14.958896] hub 2-0:1.0: usb_probe_interface - got id
[   14.958906] hub 2-0:1.0: USB hub found
[   14.958938] hub 2-0:1.0: 2 ports detected
[   14.958942] hub 2-0:1.0: standalone hub
[   14.958945] hub 2-0:1.0: no power switching (usb 1.0)
[   14.958948] hub 2-0:1.0: individual port over-current protection
[   14.958952] hub 2-0:1.0: power on to power good time: 2ms
[   14.958998] hub 2-0:1.0: local power source is good
[   14.960595] usb usb2: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   14.960599] hub 2-0:1.0: trying to enable port power on non-switchable hub
[   14.961239] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[   14.961258] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[   14.961272] uhci_hcd 0000:00:1a.2: detected 2 ports
[   14.961280] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[   14.961283] uhci_hcd 0000:00:1a.2: Performing full reset
[   14.961302] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
[   14.961351] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000d480
[   14.961538] usb usb3: default language 0x0409
[   14.961600] usb usb3: udev 1, busnum 3, minor = 256
[   14.961605] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   14.961609] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.961612] usb usb3: Product: UHCI Host Controller
[   14.961615] usb usb3: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.961618] usb usb3: SerialNumber: 0000:00:1a.2
[   14.962038] usb usb3: usb_probe_device
[   14.962043] usb usb3: configuration #1 chosen from 1 choice
[   14.962085] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[   14.962197] hub 3-0:1.0: usb_probe_interface
[   14.962201] hub 3-0:1.0: usb_probe_interface - got id
[   14.962211] hub 3-0:1.0: USB hub found
[   14.962242] hub 3-0:1.0: 2 ports detected
[   14.962246] hub 3-0:1.0: standalone hub
[   14.962249] hub 3-0:1.0: no power switching (usb 1.0)
[   14.962252] hub 3-0:1.0: individual port over-current protection
[   14.962256] hub 3-0:1.0: power on to power good time: 2ms
[   14.962302] hub 3-0:1.0: local power source is good
[   14.963873] usb usb3: usb port2's DeviceRemovable is changed to 1 according to platform information.
[   14.963877] hub 3-0:1.0: trying to enable port power on non-switchable hub
[   14.964524] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   14.964544] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[   14.964557] uhci_hcd 0000:00:1d.0: detected 2 ports
[   14.964565] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[   14.964568] uhci_hcd 0000:00:1d.0: Performing full reset
[   14.964587] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[   14.964636] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
[   14.964824] usb usb4: default language 0x0409
[   14.964887] usb usb4: udev 1, busnum 4, minor = 384
[   14.964891] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   14.964895] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.964898] usb usb4: Product: UHCI Host Controller
[   14.964901] usb usb4: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.964904] usb usb4: SerialNumber: 0000:00:1d.0
[   14.965420] usb usb4: usb_probe_device
[   14.965425] usb usb4: configuration #1 chosen from 1 choice
[   14.965469] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[   14.965582] hub 4-0:1.0: usb_probe_interface
[   14.965585] hub 4-0:1.0: usb_probe_interface - got id
[   14.965595] hub 4-0:1.0: USB hub found
[   14.965626] hub 4-0:1.0: 2 ports detected
[   14.965630] hub 4-0:1.0: standalone hub
[   14.965633] hub 4-0:1.0: no power switching (usb 1.0)
[   14.965636] hub 4-0:1.0: individual port over-current protection
[   14.965640] hub 4-0:1.0: power on to power good time: 2ms
[   14.965686] hub 4-0:1.0: local power source is good
[   14.967249] hub 4-0:1.0: trying to enable port power on non-switchable hub
[   14.967863] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   14.967881] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[   14.967895] uhci_hcd 0000:00:1d.1: detected 2 ports
[   14.967903] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[   14.967906] uhci_hcd 0000:00:1d.1: Performing full reset
[   14.967925] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[   14.967940] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d080
[   14.968145] usb usb5: default language 0x0409
[   14.968207] usb usb5: udev 1, busnum 5, minor = 512
[   14.968211] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   14.968215] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.968218] usb usb5: Product: UHCI Host Controller
[   14.968222] usb usb5: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.968225] usb usb5: SerialNumber: 0000:00:1d.1
[   14.968651] usb usb5: usb_probe_device
[   14.968656] usb usb5: configuration #1 chosen from 1 choice
[   14.968700] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[   14.968809] hub 5-0:1.0: usb_probe_interface
[   14.968813] hub 5-0:1.0: usb_probe_interface - got id
[   14.968823] hub 5-0:1.0: USB hub found
[   14.968854] hub 5-0:1.0: 2 ports detected
[   14.968858] hub 5-0:1.0: standalone hub
[   14.968861] hub 5-0:1.0: no power switching (usb 1.0)
[   14.968864] hub 5-0:1.0: individual port over-current protection
[   14.968868] hub 5-0:1.0: power on to power good time: 2ms
[   14.968914] hub 5-0:1.0: local power source is good
[   14.970479] hub 5-0:1.0: trying to enable port power on non-switchable hub
[   14.971099] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   14.971118] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[   14.971131] uhci_hcd 0000:00:1d.2: detected 2 ports
[   14.971139] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[   14.971142] uhci_hcd 0000:00:1d.2: Performing full reset
[   14.971161] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[   14.971209] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
[   14.971422] usb usb6: default language 0x0409
[   14.971484] usb usb6: udev 1, busnum 6, minor = 640
[   14.971488] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   14.971492] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.971495] usb usb6: Product: UHCI Host Controller
[   14.971499] usb usb6: Manufacturer: Linux 3.13.0-rc8AS+ uhci_hcd
[   14.971502] usb usb6: SerialNumber: 0000:00:1d.2
[   14.971916] usb usb6: usb_probe_device
[   14.971921] usb usb6: configuration #1 chosen from 1 choice
[   14.971963] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[   14.972087] hub 6-0:1.0: usb_probe_interface
[   14.972091] hub 6-0:1.0: usb_probe_interface - got id
[   14.972101] hub 6-0:1.0: USB hub found
[   14.972132] hub 6-0:1.0: 2 ports detected
[   14.972135] hub 6-0:1.0: standalone hub
[   14.972138] hub 6-0:1.0: no power switching (usb 1.0)
[   14.972141] hub 6-0:1.0: individual port over-current protection
[   14.972146] hub 6-0:1.0: power on to power good time: 2ms
[   14.972191] hub 6-0:1.0: local power source is good
[   14.973766] hub 6-0:1.0: trying to enable port power on non-switchable hub
[   15.157425] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.157429] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[   15.157468] hub 2-0:1.0: port 1: status 0101 change 0001
[   15.158385] hub 1-0:1.0: hub_suspend
[   15.158747] usb usb1: bus auto-suspend, wakeup 1
[   15.158769] usb usb1: suspend_rh
[   15.158865] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.158889] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.158905] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.158920] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.158945] hub 3-0:1.0: hub_suspend
[   15.159201] usb usb3: bus auto-suspend, wakeup 1
[   15.159211] usb usb3: suspend_rh
[   15.159258] hub 4-0:1.0: hub_suspend
[   15.159607] usb usb4: bus auto-suspend, wakeup 1
[   15.159617] usb usb4: suspend_rh
[   15.159666] hub 5-0:1.0: hub_suspend
[   15.159686] usb usb5: bus auto-suspend, wakeup 1
[   15.159696] usb usb5: suspend_rh
[   15.159739] hub 6-0:1.0: hub_suspend
[   15.159775] usb usb6: bus auto-suspend, wakeup 1
[   15.159781] usb usb6: suspend_rh
[   15.166329] usb usb1: usb auto-resume
[   15.166347] usb usb1: wakeup_rh
[   15.188203] hub 1-0:1.0: hub_resume
[   15.188951] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.189085] usb usb1: unregistering interface 1-0:1.0
[   15.199838] uhci_hcd 0000:00:1a.0: shutdown urb f4a37980 ep1in-intr
[   15.203752] usb usb1: usb_disable_device nuking non-ep0 URBs
[   15.204854] Intel(R) Wireless WiFi driver for Linux, in-tree:d
[   15.208156] Copyright(c) 2003-2013 Intel Corporation
[   15.209034] usb usb1: bus auto-suspend, wakeup 0
[   15.209039] usb usb1: suspend_rh
[   15.209070] usb usb2: unregistering interface 2-0:1.0
[   15.210019] usb usb2: usb_disable_device nuking non-ep0 URBs
[   15.212410] usb usb2: bus auto-suspend, wakeup 0
[   15.212422] usb usb2: suspend_rh
[   15.212461] usb usb3: usb auto-resume
[   15.212471] usb usb3: wakeup_rh
[   15.214762] iwlwifi 0000:01:00.0: irq 42 for MSI/MSI-X
[   15.236177] hub 3-0:1.0: hub_resume
[   15.236694] usb usb3: unregistering interface 3-0:1.0
[   15.254273] uhci_hcd 0000:00:1a.2: shutdown urb f48c7580 ep1in-intr
[   15.270377] usb usb3: usb_disable_device nuking non-ep0 URBs
[   15.270791] usb usb3: bus auto-suspend, wakeup 0
[   15.270802] usb usb3: suspend_rh
[   15.270853] ehci-pci 0000:00:1a.7: EHCI Host Controller
[   15.276340] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 7
[   15.280587] ehci-pci 0000:00:1a.7: debug port 1
[   15.283668] ehci-pci 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[   15.283681] ehci-pci 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[   15.283922] ehci-pci 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[   15.289904] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
[   15.289916] ehci-pci 0000:00:1a.7: supports USB remote wakeup
[   15.289959] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfe9fbc00
[   15.293459] ehci-pci 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[   15.299409] iwlwifi 0000:01:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
[   15.311066] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[   15.315936] usb usb7: default language 0x0409
[   15.316103] usb usb7: udev 1, busnum 7, minor = 768
[   15.316115] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[   15.319286] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.326071] usb usb7: Product: EHCI Host Controller
[   15.329268] usb usb7: Manufacturer: Linux 3.13.0-rc8AS+ ehci_hcd
[   15.332793] usb usb7: SerialNumber: 0000:00:1a.7
[   15.343005] usb usb7: usb_probe_device
[   15.343019] usb usb7: configuration #1 chosen from 1 choice
[   15.348664] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[   15.351128] hub 7-0:1.0: usb_probe_interface
[   15.351136] hub 7-0:1.0: usb_probe_interface - got id
[   15.351482] hub 7-0:1.0: USB hub found
[   15.357834] hub 7-0:1.0: 6 ports detected
[   15.361000] hub 7-0:1.0: standalone hub
[   15.361010] hub 7-0:1.0: no power switching (usb 1.0)
[   15.361016] hub 7-0:1.0: individual port over-current protection
[   15.361027] hub 7-0:1.0: power on to power good time: 20ms
[   15.362005] hub 7-0:1.0: local power source is good
[   15.381721] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   15.384980] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   15.388132] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[   15.391233] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[   15.396668] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   15.460954] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   15.467116] usb usb7: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   15.467129] usb usb7: usb port3's DeviceRemovable is changed to 1 according to platform information.
[   15.467135] usb usb7: usb port6's DeviceRemovable is changed to 1 according to platform information.
[   15.467145] hub 7-0:1.0: trying to enable port power on non-switchable hub
[   15.481433] ehci-pci 0000:00:1a.7: HS companion for 0000:00:1a.0
[   15.481451] usb usb1: usb auto-resume
[   15.481458] usb usb1: wakeup_rh
[   15.504378] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   15.504574] hub 1-0:1.0: usb_probe_interface
[   15.504581] hub 1-0:1.0: usb_probe_interface - got id
[   15.504601] hub 1-0:1.0: USB hub found
[   15.510934] hub 1-0:1.0: 2 ports detected
[   15.514190] hub 1-0:1.0: standalone hub
[   15.514201] hub 1-0:1.0: no power switching (usb 1.0)
[   15.514206] hub 1-0:1.0: individual port over-current protection
[   15.514217] hub 1-0:1.0: power on to power good time: 2ms
[   15.514916] hub 1-0:1.0: local power source is good
[   15.517170] usb usb1: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   15.517182] hub 1-0:1.0: trying to enable port power on non-switchable hub
[   15.527594] ehci-pci 0000:00:1a.7: HS companion for 0000:00:1a.1
[   15.527617] usb usb2: usb auto-resume
[   15.527623] usb usb2: wakeup_rh
[   15.548490] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[   15.548938] hub 2-0:1.0: usb_probe_interface
[   15.548948] hub 2-0:1.0: usb_probe_interface - got id
[   15.548972] hub 2-0:1.0: USB hub found
[   15.552356] hub 2-0:1.0: 2 ports detected
[   15.555366] hub 2-0:1.0: standalone hub
[   15.555371] hub 2-0:1.0: no power switching (usb 1.0)
[   15.555376] hub 2-0:1.0: individual port over-current protection
[   15.555387] hub 2-0:1.0: power on to power good time: 2ms
[   15.555465] hub 2-0:1.0: local power source is good
[   15.557658] usb usb2: usb port1's DeviceRemovable is changed to 1 according to platform information.
[   15.557669] hub 2-0:1.0: trying to enable port power on non-switchable hub
[   15.558350] ehci-pci 0000:00:1a.7: HS companion for 0000:00:1a.2
[   15.558365] usb usb3: usb auto-resume
[   15.558371] usb usb3: wakeup_rh
[   15.568345] ehci-pci 0000:00:1a.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[   15.568383] hub 7-0:1.0: port 3: status 0501 change 0001
[   15.580437] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[   15.580872] hub 3-0:1.0: usb_probe_interface
[   15.580883] hub 3-0:1.0: usb_probe_interface - got id
[   15.580900] hub 3-0:1.0: USB hub found
[   15.584226] hub 3-0:1.0: 2 ports detected
[   15.587250] hub 3-0:1.0: standalone hub
[   15.587255] hub 3-0:1.0: no power switching (usb 1.0)
[   15.587264] hub 3-0:1.0: individual port over-current protection
[   15.587271] hub 3-0:1.0: power on to power good time: 2ms
[   15.587708] hub 3-0:1.0: local power source is good
[   15.589871] usb usb3: usb port2's DeviceRemovable is changed to 1 according to platform information.
[   15.589882] hub 3-0:1.0: trying to enable port power on non-switchable hub
[   15.590951] usb usb4: usb auto-resume
[   15.590963] usb usb4: wakeup_rh
[   15.612082] hub 4-0:1.0: hub_resume
[   15.612310] usb usb4: unregistering interface 4-0:1.0
[   15.612322] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.612603] uhci_hcd 0000:00:1d.0: shutdown urb f48c7000 ep1in-intr
[   15.613126] usb usb4: usb_disable_device nuking non-ep0 URBs
[   15.613181] usb usb4: bus auto-suspend, wakeup 0
[   15.613188] usb usb4: suspend_rh
[   15.613225] usb usb5: usb auto-resume
[   15.613232] usb usb5: wakeup_rh
[   15.638390] hub 5-0:1.0: hub_resume
[   15.638514] usb usb5: unregistering interface 5-0:1.0
[   15.638899] uhci_hcd 0000:00:1d.1: shutdown urb f6f76280 ep1in-intr
[   15.639558] usb usb5: usb_disable_device nuking non-ep0 URBs
[   15.642736] usb usb5: bus auto-suspend, wakeup 0
[   15.642744] usb usb5: suspend_rh
[   15.642783] usb usb6: usb auto-resume
[   15.642789] usb usb6: wakeup_rh
[   15.656085] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00
[   15.664088] hub 6-0:1.0: hub_resume
[   15.664195] usb usb6: unregistering interface 6-0:1.0
[   15.664554] uhci_hcd 0000:00:1d.2: shutdown urb f6f76b80 ep1in-intr
[   15.665260] usb usb6: usb_disable_device nuking non-ep0 URBs
[   15.665561] usb usb6: bus auto-suspend, wakeup 0
[   15.665568] usb usb6: suspend_rh
[   15.665609] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   15.668779] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 8
[   15.671874] ehci-pci 0000:00:1d.7: debug port 1
[   15.675013] ehci-pci 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[   15.675026] ehci-pci 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[   15.675159] ehci-pci 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[   15.677935] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[   15.679066] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[   15.679070] ehci-pci 0000:00:1d.7: supports USB remote wakeup
[   15.679090] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfe9fb800
[   15.679098] ehci-pci 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[   15.688076] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   15.691601] usb usb8: default language 0x0409
[   15.691711] usb usb8: udev 1, busnum 8, minor = 896
[   15.691723] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[   15.694843] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.697942] usb usb8: Product: EHCI Host Controller
[   15.701028] usb usb8: Manufacturer: Linux 3.13.0-rc8AS+ ehci_hcd
[   15.704254] usb usb8: SerialNumber: 0000:00:1d.7
[   15.708463] usb usb8: usb_probe_device
[   15.708471] usb usb8: configuration #1 chosen from 1 choice
[   15.709555] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[   15.711010] hub 8-0:1.0: usb_probe_interface
[   15.711018] hub 8-0:1.0: usb_probe_interface - got id
[   15.711036] hub 8-0:1.0: USB hub found
[   15.714447] hub 8-0:1.0: 6 ports detected
[   15.717625] hub 8-0:1.0: standalone hub
[   15.717635] hub 8-0:1.0: no power switching (usb 1.0)
[   15.717640] hub 8-0:1.0: individual port over-current protection
[   15.717652] hub 8-0:1.0: power on to power good time: 20ms
[   15.717973] hub 8-0:1.0: local power source is good
[   15.725545] hub 8-0:1.0: trying to enable port power on non-switchable hub
[   15.726133] ehci-pci 0000:00:1d.7: HS companion for 0000:00:1d.0
[   15.726149] usb usb4: usb auto-resume
[   15.726155] usb usb4: wakeup_rh
[   15.739082] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[   15.742858] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
[   15.755635] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[   15.756105] hub 4-0:1.0: usb_probe_interface
[   15.756116] hub 4-0:1.0: usb_probe_interface - got id
[   15.756132] hub 4-0:1.0: USB hub found
[   15.758704] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[   15.758899] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[   15.760016] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
[   15.770617] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[   15.781823] hub 4-0:1.0: 2 ports detected
[   15.785068] hub 4-0:1.0: standalone hub
[   15.785077] hub 4-0:1.0: no power switching (usb 1.0)
[   15.785082] hub 4-0:1.0: individual port over-current protection
[   15.785093] hub 4-0:1.0: power on to power good time: 2ms
[   15.785162] hub 4-0:1.0: local power source is good
[   15.795422] hub 4-0:1.0: trying to enable port power on non-switchable hub
[   15.795695] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   15.795921] hub 7-0:1.0: state 7 ports 6 chg 0008 evt 0000
[   15.796254] hub 7-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[   15.796657] hub 1-0:1.0: hub_suspend
[   15.800045] usb usb1: bus auto-suspend, wakeup 1
[   15.800058] usb usb1: suspend_rh
[   15.800816] ehci-pci 0000:00:1d.7: HS companion for 0000:00:1d.1
[   15.801939] usb usb5: usb auto-resume
[   15.801950] usb usb5: wakeup_rh
[   15.824171] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[   15.824299] hub 5-0:1.0: usb_probe_interface
[   15.824306] hub 5-0:1.0: usb_probe_interface - got id
[   15.824318] hub 5-0:1.0: USB hub found
[   15.827493] hub 5-0:1.0: 2 ports detected
[   15.831766] hub 5-0:1.0: standalone hub
[   15.831776] hub 5-0:1.0: no power switching (usb 1.0)
[   15.831781] hub 5-0:1.0: individual port over-current protection
[   15.831792] hub 5-0:1.0: power on to power good time: 2ms
[   15.831882] hub 5-0:1.0: local power source is good
[   15.839125] hub 5-0:1.0: trying to enable port power on non-switchable hub
[   15.839455] ehci-pci 0000:00:1d.7: HS companion for 0000:00:1d.2
[   15.839471] usb usb6: usb auto-resume
[   15.839481] usb usb6: wakeup_rh
[   15.856817] ehci-pci 0000:00:1a.7: port 3 reset complete, port enabled
[   15.856830] ehci-pci 0000:00:1a.7: GetStatus port:3 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   15.860203] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[   15.862062] hub 6-0:1.0: usb_probe_interface
[   15.862074] hub 6-0:1.0: usb_probe_interface - got id
[   15.862090] hub 6-0:1.0: USB hub found
[   15.867325] hub 6-0:1.0: 2 ports detected
[   15.871108] hub 6-0:1.0: standalone hub
[   15.871119] hub 6-0:1.0: no power switching (usb 1.0)
[   15.871124] hub 6-0:1.0: individual port over-current protection
[   15.871135] hub 6-0:1.0: power on to power good time: 2ms
[   15.871506] hub 6-0:1.0: local power source is good
[   15.877188] hub 6-0:1.0: trying to enable port power on non-switchable hub
[   15.912464] usb 7-3: new high-speed USB device number 2 using ehci-pci
[   16.020318] ehci-pci 0000:00:1a.7: port 3 reset complete, port enabled
[   16.020331] ehci-pci 0000:00:1a.7: GetStatus port:3 status 001005 0  ACK POWER sig=se0 PE CONNECT
[   16.140367] usb 7-3: skipped 1 descriptor after configuration
[   16.140379] usb 7-3: skipped 6 descriptors after interface
[   16.140389] usb 7-3: skipped 1 descriptor after endpoint
[   16.140395] usb 7-3: skipped 8 descriptors after interface
[   16.141107] usb 7-3: default language 0x0409
[   16.144756] irq 16: nobody cared (try booting with the "irqpoll" option)
[   16.147913] CPU: 0 PID: 282 Comm: systemd-journal Tainted: G        W    3.13.0-rc8AS+ #2
[   16.148039] Hardware name: ASUSTeK Computer Inc.         UL20A               /UL20A     , BIOS 207     11/02/2009
[   16.148039]  00000000 00000000 f494df04 c07e66d6 f506dc00 f494df18 c04675c7 f506dc00
[   16.148039]  00000000 00000010 f494df34 c0467936 52559448 fffeeacc f506dc00 00000010
[   16.148039]  00000000 f494df54 c0466052 00000000 00000000 00000000 f506dc00 f506dc54
[   16.148039] Call Trace:
[   16.148039]  [<c07e66d6>] dump_stack+0x48/0x69
[   16.148039]  [<c04675c7>] __report_bad_irq+0x14/0x9e
[   16.148039]  [<c0467936>] note_interrupt+0x137/0x1b5
[   16.148039]  [<c0466052>] handle_irq_event_percpu+0xc5/0x107
[   16.148039]  [<c04660c0>] handle_irq_event+0x2c/0x44
[   16.148039]  [<c04680f8>] handle_fasteoi_irq+0x6a/0x97
[   16.148039]  [<c040336d>] handle_irq+0x9a/0xa9
[   16.148039]  [<c0402f02>] do_IRQ+0x35/0x80
[   16.148039]  [<c07ece38>] common_interrupt+0x38/0x3d
[   16.148039] handlers:
[   16.148039] [<f8486e56>] usb_hcd_irq [usbcore]
[   16.148039] Disabling IRQ #16
[   16.205482] usb 7-3: udev 2, busnum 7, minor = 769
[   16.205491] usb 7-3: New USB device found, idVendor=04f2, idProduct=b036
[   16.208712] usb 7-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[   16.211902] usb 7-3: Product: USB2.0 0.3M UVC WebCam
[   16.217224] usb 7-3: Manufacturer: Chicony Electronics Co., Ltd.
[   16.220504] usb 7-3: SerialNumber: SN0001
[   16.225115] usb 7-3: usb_probe_device
[   16.225123] usb 7-3: configuration #1 chosen from 1 choice
[   16.225503] usb 7-3: adding 7-3:1.0 (config #1, interface 0)
[   16.228721] usb 7-3: adding 7-3:1.1 (config #1, interface 1)
[   16.228957] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   16.228977] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   16.228989] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0000
[   16.229002] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   16.229013] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   16.229025] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   16.229056] hub 3-0:1.0: hub_suspend
[   16.229101] usb usb3: bus auto-suspend, wakeup 1
[   16.229109] usb usb3: suspend_rh
[   16.229148] hub 2-0:1.0: hub_suspend
[   16.229171] hub 8-0:1.0: hub_suspend
[   16.229227] usb usb8: bus auto-suspend, wakeup 1
[   16.229233] ehci-pci 0000:00:1d.7: suspend root hub
[   16.229587] usb usb2: bus auto-suspend, wakeup 1
[   16.229594] usb usb2: suspend_rh
[   16.229632] hub 4-0:1.0: hub_suspend
[   16.229669] usb usb4: bus auto-suspend, wakeup 1
[   16.229675] usb usb4: suspend_rh
[   16.229711] hub 5-0:1.0: hub_suspend
[   16.229745] usb usb5: bus auto-suspend, wakeup 1
[   16.229751] usb usb5: suspend_rh
[   16.229788] hub 6-0:1.0: hub_suspend
[   16.229816] usb usb6: bus auto-suspend, wakeup 1
[   16.229822] usb usb6: suspend_rh
[   17.711386] SELinux: initialized (dev sda5, type vfat), uses genfs_contexts
[   17.822312] Adding 8389624k swap on /dev/sda7.  Priority:-1 extents:1 across:8389624k 
[   18.024163] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[   18.027887] SELinux: initialized (dev sda8, type ext4), uses xattr
[   18.151400] systemd-journald[282]: Received request to flush runtime journal from PID 1
[   26.044840] atl1c 0000:02:00.0: irq 43 for MSI/MSI-X
[   26.106112] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   26.119174] iwlwifi 0000:01:00.0: Radio type=0x0-0x0-0x3
[   26.147690] uhci_hcd 0000:00:1a.0: uhci_pci_suspend
[   26.148945] uhci_hcd 0000:00:1a.0: hcd_pci_runtime_suspend: 0
[   26.149461] uhci_hcd 0000:00:1a.1: uhci_pci_suspend
[   26.149819] uhci_hcd 0000:00:1a.1: hcd_pci_runtime_suspend: 0
[   26.150146] uhci_hcd 0000:00:1a.2: uhci_pci_suspend
[   26.150500] uhci_hcd 0000:00:1a.2: hcd_pci_runtime_suspend: 0
[   26.151003] uhci_hcd 0000:00:1d.0: uhci_pci_suspend
[   26.151357] uhci_hcd 0000:00:1d.0: hcd_pci_runtime_suspend: 0
[   26.159322] uhci_hcd 0000:00:1d.1: uhci_pci_suspend
[   26.159712] uhci_hcd 0000:00:1d.1: hcd_pci_runtime_suspend: 0
[   26.160456] uhci_hcd 0000:00:1d.2: uhci_pci_suspend
[   26.160817] uhci_hcd 0000:00:1d.2: hcd_pci_runtime_suspend: 0
[   26.161509] ehci-pci 0000:00:1d.7: hcd_pci_runtime_suspend: 0
[   26.170915] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[   26.181260] iwlwifi 0000:01:00.0: Radio type=0x0-0x0-0x3
[   26.497283] [drm:intel_crtc_cursor_set], cursor off
[   26.497295] [drm:intel_crtc_set_config], [CRTC:3] [FB:18] #connectors=1 (x y) (0 0)
[   26.497308] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[   26.497315] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[   26.497322] [drm:intel_crtc_cursor_set], cursor off
[   26.497328] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
[   26.497335] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[   26.497340] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
[   28.080977] wlan0: authenticate with 00:13:46:48:f3:2a
[   28.098806] wlan0: send auth to 00:13:46:48:f3:2a (try 1/3)
[   28.115212] wlan0: authenticated
[   28.120714] iwlwifi 0000:01:00.0 wlan0: disabling HT/VHT due to WEP/TKIP use
[   28.125133] iwlwifi 0000:01:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[   28.129623] iwlwifi 0000:01:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[   28.129631] wlan0: waiting for beacon from 00:13:46:48:f3:2a
[   28.164446] wlan0: associate with 00:13:46:48:f3:2a (try 1/3)
[   28.172261] wlan0: RX AssocResp from 00:13:46:48:f3:2a (capab=0x431 status=0 aid=7)
[   28.181997] wlan0: associated
[   54.210942] type=1006 audit(1390876941.289:4): pid=483 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=1 res=1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux