Can't get nouveau to work

I'm currently using xf86-video-intel for my video driver, however last night I attempted to use xf86-video-nouveau for my video driver, but could not get it to work.
I've followed all the steps listed in the nouveau wiki, and still can't load a GUI. During bootup I'll get a message saying "Target graphical state reached" however it fails to load GDM or any sort of GUI.

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 3D controller: NVIDIA Corporation GK106M [GeForce GTX 765M] (rev a1)
03:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller (rev 13)
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader (rev 01)
05:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter
Output from "lspci -nn | grep VGA"
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06)
Not sure if this will help but here's my dmesg output
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.6-1-ARCH (builduser@tobias) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=104f2c66-357c-4442-813e-5bd1681fc0bd rw quiet
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009b4b7fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009b4b8000-0x000000009b4befff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000009b4bf000-0x000000009bc2ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009bc30000-0x000000009be98fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009be99000-0x00000000ab47bfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab47c000-0x00000000ab683fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab684000-0x00000000ab69cfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000ab69d000-0x00000000abb68fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000abb69000-0x00000000abffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000abfff000-0x00000000abffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ad000000-0x00000000af1fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Micro-Star International Co., Ltd. GE60 2OC\2OE/MS-16GC, BIOS E16GCIMS.509 04/24/2013
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x24fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
[ 0.000000] 1 base 0200000000 mask 7FC0000000 write-back
[ 0.000000] 2 base 0240000000 mask 7FF0000000 write-back
[ 0.000000] 3 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 4 base 00B0000000 mask 7FF0000000 uncachable
[ 0.000000] 5 base 00AE000000 mask 7FFE000000 uncachable
[ 0.000000] 6 base 00AD000000 mask 7FFF000000 uncachable
[ 0.000000] 7 base 024FE00000 mask 7FFFE00000 uncachable
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xad000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xac000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[ 0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x24fc00000-0x24fdfffff]
[ 0.000000] [mem 0x24fc00000-0x24fdfffff] page 2M
[ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x24c000000-0x24fbfffff]
[ 0.000000] [mem 0x24c000000-0x24fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x24bffffff]
[ 0.000000] [mem 0x200000000-0x23fffffff] page 1G
[ 0.000000] [mem 0x240000000-0x24bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x9b4b7fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
[ 0.000000] [mem 0x80000000-0x9b3fffff] page 2M
[ 0.000000] [mem 0x9b400000-0x9b4b7fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x9b4bf000-0x9bc2ffff]
[ 0.000000] [mem 0x9b4bf000-0x9b5fffff] page 4k
[ 0.000000] [mem 0x9b600000-0x9bbfffff] page 2M
[ 0.000000] [mem 0x9bc00000-0x9bc2ffff] page 4k
[ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x9be99000-0xab47bfff]
[ 0.000000] [mem 0x9be99000-0x9bffffff] page 4k
[ 0.000000] [mem 0x9c000000-0xab3fffff] page 2M
[ 0.000000] [mem 0xab400000-0xab47bfff] page 4k
[ 0.000000] BRK [0x01b3b000, 0x01b3bfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xabfff000-0xabffffff]
[ 0.000000] [mem 0xabfff000-0xabffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x37934000-0x37c91fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 MSI_NB)
[ 0.000000] ACPI: XSDT 0x00000000AB689098 0000B4 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000AB695588 00010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000AB6891E0 00C3A5 (v02 MSI_NB MEGABOOK 00000022 INTL 20091112)
[ 0.000000] ACPI: FACS 0x00000000ABB67080 000040
[ 0.000000] ACPI: APIC 0x00000000AB695698 000092 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000AB695730 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: ASF! 0x00000000AB695778 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: MSDM 0x00000000AB695820 000055 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000AB695878 000200 (v01 INTEL sensrhub 00000000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000AB695A78 00019D (v01 Intel zpodd 00001000 INTL 20091112)
[ 0.000000] ACPI: SLIC 0x00000000AB695C18 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000AB695D90 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000AB6962D0 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: MCFG 0x00000000AB696DA8 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000AB696DE8 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000AB696E20 000315 (v01 SataRe SataTabl 00001000 INTL 20091112)
[ 0.000000] ACPI: SSDT 0x00000000AB697138 00329E (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: SSDT 0x00000000AB69A3D8 0011FD (v01 SgRef SgPeg 00001000 INTL 20091112)
[ 0.000000] ACPI: MSFF 0x00000000AB69B5D8 000029 (v01 MSI_NB MEGABOOK 00000010 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x00000000AB69B608 000090 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: SSDT 0x00000000AB69B698 0013E5 (v01 OptRef OptTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000024fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x24fdf8000-0x24fdfbfff]
[ 0.000000] [ffffea0000000000-ffffea00093fffff] PMD -> [ffff880247400000-ffff88024f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x24fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0x9b4b7fff]
[ 0.000000] node 0: [mem 0x9b4bf000-0x9bc2ffff]
[ 0.000000] node 0: [mem 0x9be99000-0xab47bfff]
[ 0.000000] node 0: [mem 0xabfff000-0xabffffff]
[ 0.000000] node 0: [mem 0x100000000-0x24fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x24fdfffff]
[ 0.000000] On node 0 totalpages: 2076585
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10889 pages used for memmap
[ 0.000000] DMA32 zone: 696845 pages, LIFO batch:31
[ 0.000000] Normal zone: 21496 pages used for memmap
[ 0.000000] Normal zone: 1375744 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xad200000-0xaf1fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9b4b8000-0x9b4befff]
[ 0.000000] PM: Registered nosave memory: [mem 0x9bc30000-0x9be98fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab47c000-0xab683fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab684000-0xab69cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab69d000-0xabb68fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xabb69000-0xabffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xac000000-0xacffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xad000000-0xaf1fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xaf200000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xaf200000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88024fa00000 s82880 r8192 d31808 u262144
[ 0.000000] pcpu-alloc: s82880 r8192 d31808 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2044115
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=104f2c66-357c-4442-813e-5bd1681fc0bd rw quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/iommu/dmar.c:778 warn_invalid_dmar+0x6e/0x86()
[ 0.000000] Your BIOS is broken; DMAR reported at address 0!
BIOS vendor: American Megatrends Inc.; Ver: E16GCIMS.509; Product Version: REV:1.0
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 3.18.6-1-ARCH #1
[ 0.000000] Hardware name: Micro-Star International Co., Ltd. GE60 2OC\2OE/MS-16GC, BIOS E16GCIMS.509 04/24/2013
[ 0.000000] 0000000000000000 aa838720bb8ad592 ffffffff81803db8 ffffffff8154fb74
[ 0.000000] 0000000000000000 ffffffff81803e10 ffffffff81803df8 ffffffff81072c41
[ 0.000000] ffffffff81803dd8 0000000000000000 ffffffff817227d8 ffffffff81b3501c
[ 0.000000] Call Trace:
[ 0.000000] [<ffffffff8154fb74>] dump_stack+0x4e/0x71
[ 0.000000] [<ffffffff81072c41>] warn_slowpath_common+0x81/0xa0
[ 0.000000] [<ffffffff81072d1e>] warn_slowpath_fmt_taint+0x4e/0x70
[ 0.000000] [<ffffffff815508ba>] warn_invalid_dmar+0x6e/0x86
[ 0.000000] [<ffffffff81944753>] detect_intel_iommu+0x7f/0x17a
[ 0.000000] [<ffffffff81905f25>] pci_iommu_alloc+0x4b/0x6e
[ 0.000000] [<ffffffff81916ae8>] mem_init+0x17/0x9d
[ 0.000000] [<ffffffff818fade9>] start_kernel+0x257/0x4ad
[ 0.000000] [<ffffffff818fa120>] ? early_idt_handlers+0x120/0x120
[ 0.000000] [<ffffffff818fa4d7>] x86_64_start_reservations+0x2a/0x2c
[ 0.000000] [<ffffffff818fa62b>] x86_64_start_kernel+0x152/0x175
[ 0.000000] ---[ end trace db44f6389b27f656 ]---
[ 0.000000] Memory: 8092936K/8306340K available (5481K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 213404K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:8448 nr_irqs:488 0
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2394.462 MHz processor
[ 0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.46 BogoMIPS (lpj=7981540)
[ 0.000024] pid_max: default: 32768 minimum: 301
[ 0.000029] ACPI: Core revision 20140926
[ 0.010007] ACPI: All ACPI Tables successfully acquired
[ 0.011518] Security Framework initialized
[ 0.011523] Yama: becoming mindful.
[ 0.011884] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.013581] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.014342] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.014349] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.014530] Initializing cgroup subsys memory
[ 0.014534] Initializing cgroup subsys devices
[ 0.014535] Initializing cgroup subsys freezer
[ 0.014537] Initializing cgroup subsys net_cls
[ 0.014538] Initializing cgroup subsys blkio
[ 0.014554] CPU: Physical Processor ID: 0
[ 0.014554] CPU: Processor Core ID: 0
[ 0.014558] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.015337] mce: CPU supports 9 MCE banks
[ 0.015348] CPU0: Thermal monitoring enabled (TM1)
[ 0.015357] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.015431] Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
[ 0.015999] ftrace: allocating 20931 entries in 82 pages
[ 0.022451] dmar: Host address width 39
[ 0.022453] dmar: DRHD base: 0x00000000000000 flags: 0x1
[ 0.022454] dmar: parse DMAR table failure.
[ 0.022840] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.055870] smpboot: CPU0: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (fam: 06, model: 3c, stepping: 03)
[ 0.055875] TSC deadline timer enabled
[ 0.055890] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.055904] ... version: 3
[ 0.055905] ... bit width: 48
[ 0.055905] ... generic registers: 4
[ 0.055906] ... value mask: 0000ffffffffffff
[ 0.055907] ... max period: 0000ffffffffffff
[ 0.055907] ... fixed-purpose events: 3
[ 0.055908] ... event mask: 000000070000000f
[ 0.079330] x86: Booting SMP configuration:
[ 0.079331] .... node #0, CPUs: #1
[ 0.093321] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.100004] #2 #3 #4 #5 #6 #7
[ 0.214002] x86: Booted up 1 node, 8 CPUs
[ 0.214005] smpboot: Total of 8 processors activated (38326.70 BogoMIPS)
[ 0.220029] devtmpfs: initialized
[ 0.221591] PM: Registering ACPI NVS region [mem 0x9b4b8000-0x9b4befff] (28672 bytes)
[ 0.221593] PM: Registering ACPI NVS region [mem 0xab69d000-0xabb68fff] (5029888 bytes)
[ 0.222200] pinctrl core: initialized pinctrl subsystem
[ 0.222234] RTC time: 20:02:14, date: 02/18/15
[ 0.222310] NET: Registered protocol family 16
[ 0.233243] cpuidle: using governor ladder
[ 0.253273] cpuidle: using governor menu
[ 0.253301] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.253303] ACPI: bus type PCI registered
[ 0.253304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.253364] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.253366] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.253443] PCI: Using configuration type 1 for base access
[ 0.266933] ACPI: Added _OSI(Module Device)
[ 0.266934] ACPI: Added _OSI(Processor Device)
[ 0.266936] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.266937] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.269060] ACPI Error: No handler for Region [EC__] (ffff88024703bc18) [EmbeddedControl] (20140926/evregion-163)
[ 0.269064] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20140926/exfldio-299)
[ 0.269066] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC__._REG] (Node ffff88024703c2f8), AE_NOT_EXIST (20140926/psparse-536)
[ 0.269760] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.310041] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.323460] ACPI: Dynamic OEM Table Load:
[ 0.323466] ACPI: SSDT 0xFFFF880243E62800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.336920] ACPI: Dynamic OEM Table Load:
[ 0.336926] ACPI: SSDT 0xFFFF880243EB1800 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.350150] ACPI: Dynamic OEM Table Load:
[ 0.350155] ACPI: SSDT 0xFFFF880243E85A00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.377984] ACPI: Interpreter enabled
[ 0.377990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[ 0.377994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.378005] ACPI: (supports S0 S3 S4 S5)
[ 0.378006] ACPI: Using IOAPIC for interrupt routing
[ 0.378023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.396604] ACPI: Power Resource [FN00] (off)
[ 0.396651] ACPI: Power Resource [FN01] (off)
[ 0.396695] ACPI: Power Resource [FN02] (off)
[ 0.396740] ACPI: Power Resource [FN03] (off)
[ 0.396784] ACPI: Power Resource [FN04] (off)
[ 0.397331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.397334] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.397431] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.397508] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.397859] PCI host bridge to bus 0000:00
[ 0.397860] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.397862] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.397863] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.397864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.397865] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.397866] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.397868] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.397869] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.397869] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.397870] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.397871] pci_bus 0000:00: root bus resource [mem 0xaf200000-0xfeafffff]
[ 0.397877] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[ 0.397936] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.397963] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.397994] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.398023] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[ 0.398031] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
[ 0.398035] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.398039] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.398091] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.398097] pci 0000:00:03.0: reg 0x10: [mem 0xf7b14000-0xf7b17fff 64bit]
[ 0.398175] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.398191] pci 0000:00:14.0: reg 0x10: [mem 0xf7b00000-0xf7b0ffff 64bit]
[ 0.398245] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.398269] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.398296] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.398313] pci 0000:00:16.0: reg 0x10: [mem 0xf7b1e000-0xf7b1e00f 64bit]
[ 0.398370] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.398429] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.398447] pci 0000:00:1a.0: reg 0x10: [mem 0xf7b1c000-0xf7b1c3ff]
[ 0.398527] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.398562] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.398590] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.398603] pci 0000:00:1b.0: reg 0x10: [mem 0xf7b10000-0xf7b13fff 64bit]
[ 0.398665] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.398691] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.398716] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.398777] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.398804] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.398830] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[ 0.398890] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.398917] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.398942] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[ 0.399003] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.399030] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.399054] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
[ 0.399115] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.399143] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.399173] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.399192] pci 0000:00:1d.0: reg 0x10: [mem 0xf7b1b000-0xf7b1b3ff]
[ 0.399272] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.399306] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.399334] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
[ 0.399470] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[ 0.399484] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
[ 0.399490] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
[ 0.399497] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
[ 0.399503] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
[ 0.399510] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.399517] pci 0000:00:1f.2: reg 0x24: [mem 0xf7b1a000-0xf7b1a7ff]
[ 0.399550] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.399595] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.399607] pci 0000:00:1f.3: reg 0x10: [mem 0xf7b19000-0xf7b190ff 64bit]
[ 0.399624] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.399723] pci 0000:01:00.0: [10de:11e2] type 00 class 0x030200
[ 0.399739] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[ 0.399755] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.399771] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.399781] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.399792] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[ 0.399873] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.403500] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.403503] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.403505] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.403508] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.403576] acpiphp: Slot [1] registered
[ 0.403581] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.403698] pci 0000:03:00.0: [1969:e091] type 00 class 0x020000
[ 0.403795] pci 0000:03:00.0: reg 0x10: [mem 0xf7a00000-0xf7a3ffff 64bit]
[ 0.403834] pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
[ 0.404086] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.404175] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.410200] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.410204] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.410207] pci 0000:00:1c.3: bridge window [mem 0xf7a00000-0xf7afffff]
[ 0.410348] pci 0000:04:00.0: [10ec:5227] type 00 class 0xff0000
[ 0.410420] pci 0000:04:00.0: reg 0x10: [mem 0xf7900000-0xf7900fff]
[ 0.410897] pci 0000:04:00.0: supports D1 D2
[ 0.410899] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.410976] pci 0000:04:00.0: System wakeup disabled by ACPI
[ 0.416892] pci 0000:00:1c.4: PCI bridge to [bus 04]
[ 0.416897] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.416993] pci 0000:05:00.0: [10ec:8723] type 00 class 0x028000
[ 0.417025] pci 0000:05:00.0: reg 0x10: [io 0xc000-0xc0ff]
[ 0.417072] pci 0000:05:00.0: reg 0x18: [mem 0xf7800000-0xf7803fff 64bit]
[ 0.417253] pci 0000:05:00.0: supports D1 D2
[ 0.417254] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.417294] pci 0000:05:00.0: System wakeup disabled by ACPI
[ 0.423533] pci 0000:00:1c.5: PCI bridge to [bus 05]
[ 0.423537] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
[ 0.423540] pci 0000:00:1c.5: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.423604] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.430885] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.430918] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.430948] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.430978] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.431007] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.431037] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.431066] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.431095] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.431309] ACPI: Enabled 5 GPEs in block 00 to 3F
[ 0.431335] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.431396] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.431397] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.431399] vgaarb: loaded
[ 0.431400] vgaarb: bridge control possible 0000:00:02.0
[ 0.431442] PCI: Using ACPI for IRQ routing
[ 0.432640] PCI: pci_cache_line_size set to 64 bytes
[ 0.432689] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.432689] e820: reserve RAM buffer [mem 0x9b4b8000-0x9bffffff]
[ 0.432690] e820: reserve RAM buffer [mem 0x9bc30000-0x9bffffff]
[ 0.432691] e820: reserve RAM buffer [mem 0xab47c000-0xabffffff]
[ 0.432692] e820: reserve RAM buffer [mem 0x24fe00000-0x24fffffff]
[ 0.432756] NetLabel: Initializing
[ 0.432757] NetLabel: domain hash size = 128
[ 0.432757] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.432766] NetLabel: unlabeled traffic allowed by default
[ 0.432780] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.432783] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.434809] Switched to clocksource hpet
[ 0.438165] pnp: PnP ACPI init
[ 0.438224] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.438226] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.438328] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.438329] system 00:01: [io 0xffff] has been reserved
[ 0.438330] system 00:01: [io 0xffff] has been reserved
[ 0.438331] system 00:01: [io 0xffff] has been reserved
[ 0.438332] system 00:01: [io 0x1c00-0x1cfe] has been reserved
[ 0.438333] system 00:01: [io 0x1d00-0x1dfe] has been reserved
[ 0.438335] system 00:01: [io 0x1e00-0x1efe] has been reserved
[ 0.438336] system 00:01: [io 0x1f00-0x1ffe] has been reserved
[ 0.438337] system 00:01: [io 0x1800-0x18fe] could not be reserved
[ 0.438338] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.438339] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.438357] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.438385] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.438386] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.438448] system 00:04: [io 0x0680-0x068f] has been reserved
[ 0.438449] system 00:04: [io 0x0c10-0x0c1f] has been reserved
[ 0.438451] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.438480] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.438481] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.438509] pnp 00:06: Plug and Play ACPI device, IDs ETD0301 PNP0f13 SYN1500 SYN0002 (active)
[ 0.438534] pnp 00:07: Plug and Play ACPI device, IDs MSI0001 PNP030b (active)
[ 0.445443] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.445444] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.445445] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.445447] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.445448] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.445449] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.445450] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.445451] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.445452] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[ 0.445454] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.445455] system 00:08: [mem 0xf7fef000-0xf7feffff] has been reserved
[ 0.445456] system 00:08: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
[ 0.445457] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.445639] pnp: PnP ACPI: found 9 devices
[ 0.451533] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.451535] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 0.451537] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[ 0.451555] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.451556] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.451557] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.451561] pci 0000:00:1c.0: BAR 14: assigned [mem 0xaf200000-0xaf3fffff]
[ 0.451566] pci 0000:00:1c.0: BAR 15: assigned [mem 0xaf400000-0xaf5fffff 64bit pref]
[ 0.451568] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.451569] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.451571] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.451573] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 0.451575] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.451577] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.451580] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.451584] pci 0000:00:1c.0: bridge window [mem 0xaf200000-0xaf3fffff]
[ 0.451587] pci 0000:00:1c.0: bridge window [mem 0xaf400000-0xaf5fffff 64bit pref]
[ 0.451592] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.451594] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.451598] pci 0000:00:1c.3: bridge window [mem 0xf7a00000-0xf7afffff]
[ 0.451604] pci 0000:00:1c.4: PCI bridge to [bus 04]
[ 0.451608] pci 0000:00:1c.4: bridge window [mem 0xf7900000-0xf79fffff]
[ 0.451614] pci 0000:00:1c.5: PCI bridge to [bus 05]
[ 0.451616] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff]
[ 0.451620] pci 0000:00:1c.5: bridge window [mem 0xf7800000-0xf78fffff]
[ 0.451627] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.451628] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.451629] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.451630] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.451631] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.451632] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.451633] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.451634] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.451635] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.451636] pci_bus 0000:00: resource 13 [mem 0xaf200000-0xfeafffff]
[ 0.451637] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.451638] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[ 0.451639] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.451640] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.451641] pci_bus 0000:02: resource 1 [mem 0xaf200000-0xaf3fffff]
[ 0.451642] pci_bus 0000:02: resource 2 [mem 0xaf400000-0xaf5fffff 64bit pref]
[ 0.451644] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.451645] pci_bus 0000:03: resource 1 [mem 0xf7a00000-0xf7afffff]
[ 0.451646] pci_bus 0000:04: resource 1 [mem 0xf7900000-0xf79fffff]
[ 0.451647] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
[ 0.451648] pci_bus 0000:05: resource 1 [mem 0xf7800000-0xf78fffff]
[ 0.451664] NET: Registered protocol family 2
[ 0.451796] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.451921] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.452097] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.452111] TCP: reno registered
[ 0.452118] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.452146] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.452196] NET: Registered protocol family 1
[ 0.452207] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.484945] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
[ 0.484955] PCI: CLS 64 bytes, default 64
[ 0.484991] Unpacking initramfs...
[ 0.525788] Freeing initrd memory: 3448K (ffff880037934000 - ffff880037c92000)
[ 0.525795] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.525797] software IO TLB [mem 0xa747c000-0xab47c000] (64MB) mapped at [ffff8800a747c000-ffff8800ab47bfff]
[ 0.525999] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.526042] microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526047] microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526053] microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526059] microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526065] microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526070] microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526074] microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526081] microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x8
[ 0.526113] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 0.526129] Scanning for low memory corruption every 60 seconds
[ 0.526327] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.526347] Initialise system trusted keyring
[ 0.526559] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.527369] zpool: loaded
[ 0.527371] zbud: loaded
[ 0.527503] VFS: Disk quotas dquot_6.5.2
[ 0.527523] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.527596] msgmni has been set to 15813
[ 0.527630] Key type big_key registered
[ 0.527754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.527794] io scheduler noop registered
[ 0.527795] io scheduler deadline registered
[ 0.527813] io scheduler cfq registered (default)
[ 0.527928] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.528249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.528260] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.528280] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 0.528280] vesafb: scrolling: redraw
[ 0.528281] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.528296] vesafb: framebuffer at 0xb0000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
[ 0.660297] Console: switching to colour frame buffer device 240x67
[ 0.791496] fb0: VESA VGA frame buffer device
[ 0.791514] intel_idle: MWAIT substates: 0x42120
[ 0.791515] intel_idle: v0.4 model 0x3C
[ 0.791516] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.791735] GHES: HEST is not enabled!
[ 0.791783] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.792067] Linux agpgart interface v0.103
[ 0.792107] rtc_cmos 00:02: RTC can wake from S4
[ 0.792210] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.792236] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.792245] Intel P-state driver initializing.
[ 0.792418] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.792686] TCP: cubic registered
[ 0.792910] NET: Registered protocol family 10
[ 0.793421] NET: Registered protocol family 17
[ 0.794239] Loading compiled-in X.509 certificates
[ 0.794272] registered taskstats version 1
[ 0.795670] Magic number: 3:411:43
[ 0.795832] rtc_cmos 00:02: setting system clock to 2015-02-18 20:02:15 UTC (1424289735)
[ 0.796020] PM: Hibernation image not present or could not be loaded.
[ 0.797973] Freeing unused kernel memory: 1160K (ffffffff818e5000 - ffffffff81a07000)
[ 0.797976] Write protecting the kernel read-only data: 8192k
[ 0.802255] Freeing unused kernel memory: 652K (ffff88000155d000 - ffff880001600000)
[ 0.804047] Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000)
[ 0.817166] random: systemd-tmpfile urandom read with 3 bits of entropy available
[ 0.828630] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.838315] rtsx_pci 0000:04:00.0: irq 25 for MSI/MSI-X
[ 0.838330] rtsx_pci 0000:04:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 25
[ 0.839030] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.839057] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.839791] SCSI subsystem initialized
[ 0.840486] ACPI: bus type USB registered
[ 0.840510] usbcore: registered new interface driver usbfs
[ 0.840520] usbcore: registered new interface driver hub
[ 0.840560] usbcore: registered new device driver usb
[ 0.840847] libata version 3.00 loaded.
[ 0.841012] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.841252] ehci-pci: EHCI PCI platform driver
[ 0.841364] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.841369] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.841381] ehci-pci 0000:00:1a.0: debug port 2
[ 0.845271] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.845286] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7b1c000
[ 0.854496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.855163] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.855306] hub 1-0:1.0: USB hub found
[ 0.855311] hub 1-0:1.0: 2 ports detected
[ 0.855509] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.855514] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.855525] ehci-pci 0000:00:1d.0: debug port 2
[ 0.859411] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.859421] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7b1b000
[ 0.868544] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.868783] hub 2-0:1.0: USB hub found
[ 0.868788] hub 2-0:1.0: 2 ports detected
[ 0.868949] ahci 0000:00:1f.2: version 3.0
[ 0.869061] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
[ 0.869102] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[ 0.869105] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 0.875748] scsi host0: ahci
[ 0.875918] scsi host1: ahci
[ 0.876069] scsi host2: ahci
[ 0.876189] scsi host3: ahci
[ 0.876280] scsi host4: ahci
[ 0.876389] scsi host5: ahci
[ 0.876423] ata1: SATA max UDMA/133 abar m2048@0xf7b1a000 port 0xf7b1a100 irq 26
[ 0.876424] ata2: DUMMY
[ 0.876425] ata3: DUMMY
[ 0.876426] ata4: DUMMY
[ 0.876428] ata5: SATA max UDMA/133 abar m2048@0xf7b1a000 port 0xf7b1a300 irq 26
[ 0.876429] ata6: DUMMY
[ 0.876550] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.876561] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.876679] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.876698] xhci_hcd 0000:00:14.0: irq 27 for MSI/MSI-X
[ 0.876892] hub 3-0:1.0: USB hub found
[ 0.876911] hub 3-0:1.0: 14 ports detected
[ 0.878770] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.878773] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.878874] hub 4-0:1.0: USB hub found
[ 0.878885] hub 4-0:1.0: 6 ports detected
[ 1.162160] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.175505] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.195512] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.195532] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.199628] ata1.00: ATAPI: TSSTcorp CDDVDW SN-208DB, TM00, max UDMA/100
[ 1.209640] ata1.00: configured for UDMA/100
[ 1.218807] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208DB TM00 PQ: 0 ANSI: 5
[ 1.238892] usb 3-7: new full-speed USB device number 2 using xhci_hcd
[ 1.286622] hub 1-1:1.0: USB hub found
[ 1.286715] hub 1-1:1.0: 6 ports detected
[ 1.299756] hub 2-1:1.0: USB hub found
[ 1.299890] hub 2-1:1.0: 8 ports detected
[ 1.497380] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.497384] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.497386] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.498564] ata5.00: ATA-8: Hitachi HTS727575A9E364, JF4OA0D0, max UDMA/133
[ 1.498567] ata5.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.499955] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.499959] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.499961] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.501144] ata5.00: configured for UDMA/133
[ 1.501244] scsi 4:0:0:0: Direct-Access ATA Hitachi HTS72757 A0D0 PQ: 0 ANSI: 5
[ 1.503924] sd 4:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 1.503927] sd 4:0:0:0: [sda] 4096-byte physical blocks
[ 1.503943] sd 4:0:0:0: [sda] Write Protect is off
[ 1.503944] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.503951] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.520593] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.520595] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.520704] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.529107] tsc: Refined TSC clocksource calibration: 2394.458 MHz
[ 1.572490] usb 3-8: new full-speed USB device number 3 using xhci_hcd
[ 1.732639] usb 3-8: device descriptor read/64, error -71
[ 1.786330] sda: sda1 sda2
[ 1.786718] sd 4:0:0:0: [sda] Attached SCSI disk
[ 1.996151] usb 3-8: device descriptor read/64, error -71
[ 2.230713] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.259712] usb 3-8: new full-speed USB device number 4 using xhci_hcd
[ 2.419828] usb 3-8: device descriptor read/64, error -71
[ 2.530044] Switched to clocksource tsc
[ 2.683352] usb 3-8: device descriptor read/64, error -71
[ 2.946926] usb 3-8: new full-speed USB device number 5 using xhci_hcd
[ 2.947136] usb 3-8: Device not responding to setup address.
[ 3.018355] random: nonblocking pool is initialized
[ 3.150611] usb 3-8: Device not responding to setup address.
[ 3.353909] usb 3-8: device not accepting address 5, error -71
[ 3.514020] usb 3-8: new full-speed USB device number 6 using xhci_hcd
[ 3.514176] usb 3-8: Device not responding to setup address.
[ 3.717735] usb 3-8: Device not responding to setup address.
[ 3.921032] usb 3-8: device not accepting address 6, error -71
[ 3.921779] usb usb3-port8: unable to enumerate USB device
[ 4.429987] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[ 4.508982] vboxdrv: Found 8 processor cores.
[ 4.509442] vboxdrv: fAsync=0 offMin=0x171 offMax=0x7782
[ 4.509486] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 4.509487] vboxdrv: Successfully loaded version 4.3.22_OSE (interface 0x001a0009).
[ 4.772699] vboxpci: IOMMU not found (not registered)
[ 6.754123] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0D:00/input/input2
[ 6.757475] ACPI: Lid Switch [LID0]
[ 6.757538] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[ 6.757541] ACPI: Power Button [PWRB]
[ 6.757588] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 6.757590] ACPI: Power Button [PWRF]
[ 7.046679] thermal LNXTHERM:00: registered as thermal_zone0
[ 7.046683] ACPI: Thermal Zone [TZ00] (28 C)
[ 7.046957] thermal LNXTHERM:01: registered as thermal_zone1
[ 7.046959] ACPI: Thermal Zone [TZ01] (30 C)
[ 7.057055] thermal LNXTHERM:02: registered as thermal_zone2
[ 7.057056] ACPI: Thermal Zone [THRM] (38 C)
[ 7.108051] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 7.146971] ACPI: Battery Slot [BAT1] (battery present)
[ 7.147254] wmi: Mapper loaded
[ 7.153937] ACPI: AC Adapter [ADP1] (on-line)
[ 7.416641] AVX2 version of gcm_enc/dec engaged.
[ 7.416650] AES CTR mode by8 optimization enabled
[ 7.589595] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.684115] mei_me 0000:00:16.0: irq 28 for MSI/MSI-X
[ 7.742099] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x461f00)
[ 7.755686] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140926/utaddress-258)
[ 7.755692] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.759193] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0e.
[ 7.847395] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[ 7.893888] iTCO_vendor_support: vendor-support=0
[ 8.046483] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 8.046485] EDAC MC: Ver: 3.0.0
[ 8.046518] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[ 8.046610] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 8.348089] mousedev: PS/2 mouse device common for all mice
[ 8.371180] EDAC ie31200: No ECC support
[ 8.414189] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [8c:89:a5:0d:69:f3]
[ 8.438980] input: MSI WMI hotkeys as /devices/virtual/input/input7
[ 8.448336] intel_rapl: Found RAPL domain package
[ 8.448349] intel_rapl: Found RAPL domain core
[ 8.448353] intel_rapl: Found RAPL domain uncore
[ 8.448355] intel_rapl: Found RAPL domain dram
[ 8.523839] [drm] Initialized drm 1.1.0 20060810
[ 8.596715] [drm] Memory usable by graphics device = 2048M
[ 8.596718] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[ 8.596719] fb: switching to inteldrmfb from VESA VGA
[ 8.596732] Console: switching to colour dummy device 80x25
[ 8.596784] [drm] Replacing VGA console driver
[ 8.614816] i915 0000:00:02.0: irq 29 for MSI/MSI-X
[ 8.614824] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 8.614825] [drm] Driver supports precise vblank timestamp query.
[ 8.614843] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 8.627140] cfg80211: Calling CRDA to update world regulatory domain
[ 8.645133] alx 0000:03:00.0 enp3s0: renamed from eth0
[ 8.689028] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 8.703162] fbcon: inteldrmfb (fb0) is primary device
[ 8.715890] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
[ 8.715937] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:47/LNXVIDEO:00/input/input8
[ 8.717048] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 8.717096] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
[ 8.717162] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 0
[ 9.009715] rtl8723ae: Using firmware rtlwifi/rtl8723fw_B.bin
[ 9.113116] MXM: GUID detected in BIOS
[ 9.113177] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 9.113209] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 9.113357] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[ 9.113357] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[ 9.145937] Adding 4263932k swap on /dev/sda1. Priority:-1 extents:1 across:4263932k FS
[ 9.159977] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 9.160156] rtlwifi: rtlwifi: wireless switch is on
[ 9.241738] rtl8723ae 0000:05:00.0 wlp5s0: renamed from wlan0
[ 9.322391] snd_hda_intel 0000:00:1b.0: irq 30 for MSI/MSI-X
[ 9.330456] snd_hda_intel 0000:00:03.0: irq 31 for MSI/MSI-X
[ 9.352849] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[ 9.352907] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[ 9.353121] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[ 9.396660] sound hdaudioC1D0: autoconfig: line_outs=2 (0x1b/0x16/0x0/0x0/0x0) type:speaker
[ 9.396661] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 9.396662] sound hdaudioC1D0: hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
[ 9.396663] sound hdaudioC1D0: mono: mono_out=0x0
[ 9.396663] sound hdaudioC1D0: dig-out=0x1e/0x0
[ 9.396664] sound hdaudioC1D0: inputs:
[ 9.396665] sound hdaudioC1D0: Internal Mic=0x19
[ 9.396666] sound hdaudioC1D0: Mic=0x18
[ 9.404887] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input13
[ 9.405063] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[ 9.405121] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[ 9.755727] Console: switching to colour frame buffer device 240x67
[ 9.759309] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 9.759310] i915 0000:00:02.0: registered panic notifier
[ 9.759664] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e6220a1
[ 9.759667] nouveau [ DEVICE][0000:01:00.0] Chipset: GK106 (NVE6)
[ 9.759668] nouveau [ DEVICE][0000:01:00.0] Family : NVE0
[ 9.759697] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 9.759705] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 9.759706] nouveau [ VBIOS][0000:01:00.0] checking PROM for image...
[ 9.806163] Non-volatile memory driver v1.3
[ 9.806520] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
[ 9.806523] nouveau [ VBIOS][0000:01:00.0] using image from PROM
[ 9.806583] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 9.806585] nouveau [ VBIOS][0000:01:00.0] version 80.06.5d.00.09
[ 9.806826] nouveau [ DEVINIT][0000:01:00.0] adaptor not initialised
[ 9.806833] nouveau [ VBIOS][0000:01:00.0] running init tables
[ 9.910640] nouveau 0000:01:00.0: irq 32 for MSI/MSI-X
[ 9.910650] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
[ 9.910688] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5
[ 9.910689] nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB
[ 9.910690] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags
[ 9.910747] nouveau E[ PBUS][0000:01:00.0] MMIO write of 0xffffffff FAULT at 0x10ecc0 [ IBUS ]
[ 9.912800] nouveau [ VOLT][0000:01:00.0] GPU voltage: 600000uv
[ 9.961386] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external
[ 9.961396] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
[ 9.961410] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
[ 9.961448] nouveau [ CLK][0000:01:00.0] 07: core 405 MHz memory 810 MHz
[ 9.961495] nouveau [ CLK][0000:01:00.0] 0a: core 405-901 MHz memory 1620 MHz
[ 9.961556] nouveau [ CLK][0000:01:00.0] 0f: core 405-901 MHz memory 4000 MHz
[ 9.961622] nouveau [ CLK][0000:01:00.0] --: core 405 MHz memory 810 MHz
[ 10.002216] nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x500c30 [ IBUS ]
[ 10.002261] vga_switcheroo: enabled
[ 10.002453] [TTM] Zone kernel: Available graphics memory: 4049272 kiB
[ 10.002454] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 10.002456] [TTM] Initializing pool allocator
[ 10.002459] [TTM] Initializing DMA pool allocator
[ 10.002469] nouveau [ DRM] VRAM: 2048 MiB
[ 10.002470] nouveau [ DRM] GART: 1048576 MiB
[ 10.002473] nouveau E[ DRM] Pointer to TMDS table invalid
[ 10.002494] nouveau [ DRM] DCB version 4.0
[ 10.002496] nouveau E[ DRM] Pointer to flat panel table invalid
[ 10.008638] nouveau [ DRM] MM: using COPY for buffer copies
[ 10.008647] [drm] Initialized nouveau 1.2.1 20120801 for 0000:01:00.0 on minor 1
[ 10.267039] Bluetooth: Core ver 2.19
[ 10.267054] NET: Registered protocol family 31
[ 10.267055] Bluetooth: HCI device and connection manager initialized
[ 10.267062] Bluetooth: HCI socket layer initialized
[ 10.267063] Bluetooth: L2CAP socket layer initialized
[ 10.267067] Bluetooth: SCO socket layer initialized
[ 10.373633] usbcore: registered new interface driver btusb
[ 11.727584] systemd-journald[183]: Received request to flush runtime journal from PID 1
[ 12.671411] usb 3-8: new full-speed USB device number 7 using xhci_hcd
[ 12.831565] usb 3-8: device descriptor read/64, error -71
[ 13.095147] usb 3-8: device descriptor read/64, error -71
[ 13.358646] usb 3-8: new full-speed USB device number 8 using xhci_hcd
[ 13.518791] usb 3-8: device descriptor read/64, error -71
[ 13.702112] alx 0000:03:00.0: irq 33 for MSI/MSI-X
[ 13.702263] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 13.782407] usb 3-8: device descriptor read/64, error -71
[ 14.045911] usb 3-8: new full-speed USB device number 9 using xhci_hcd
[ 14.046125] usb 3-8: Device not responding to setup address.
[ 14.249586] usb 3-8: Device not responding to setup address.
[ 14.452884] usb 3-8: device not accepting address 9, error -71
[ 14.613024] usb 3-8: new full-speed USB device number 10 using xhci_hcd
[ 14.613221] usb 3-8: Device not responding to setup address.
[ 14.816692] usb 3-8: Device not responding to setup address.
[ 15.020001] usb 3-8: device not accepting address 10, error -71
[ 15.020061] usb usb3-port8: unable to enumerate USB device
[ 15.360295] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 15.360589] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
[ 15.360594] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 17.046247] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
[ 17.428029] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.428031] Bluetooth: BNEP filters: protocol multicast
[ 17.428037] Bluetooth: BNEP socket layer initialized
[ 21.655253] wlp5s0: authenticate with d8:c7:c8:21:43:80
[ 22.033610] wlp5s0: direct probe to d8:c7:c8:21:43:80 (try 1/3)
[ 22.235777] wlp5s0: direct probe to d8:c7:c8:21:43:80 (try 2/3)
[ 22.439277] wlp5s0: send auth to d8:c7:c8:21:43:80 (try 3/3)
[ 22.441093] wlp5s0: authenticated
[ 22.442611] wlp5s0: associate with d8:c7:c8:21:43:80 (try 1/3)
[ 22.448092] wlp5s0: RX AssocResp from d8:c7:c8:21:43:80 (capab=0x31 status=0 aid=1)
[ 22.448244] wlp5s0: associated
[ 22.448314] cfg80211: Calling CRDA to update world regulatory domain
[ 36.198193] nouveau E[ PBUS][0000:01:00.0] MMIO write of 0xffffffff FAULT at 0x10ecc0 [ IBUS ]
[ 39.562858] fuse init (API version 7.23)
[ 41.532396] Bluetooth: RFCOMM TTY layer initialized
[ 41.532404] Bluetooth: RFCOMM socket layer initialized
[ 41.532408] Bluetooth: RFCOMM ver 1.11
[ 42.355405] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 42.355683] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
[ 42.355687] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[ 44.563829] usb 3-8: new full-speed USB device number 11 using xhci_hcd
[ 44.723996] usb 3-8: device descriptor read/64, error -71
[ 44.987501] usb 3-8: device descriptor read/64, error -71
[ 45.251033] usb 3-8: new full-speed USB device number 12 using xhci_hcd
[ 45.411198] usb 3-8: device descriptor read/64, error -71
[ 45.674749] usb 3-8: device descriptor read/64, error -71
[ 45.938308] usb 3-8: new full-speed USB device number 13 using xhci_hcd
[ 45.938504] usb 3-8: Device not responding to setup address.
[ 46.141875] usb 3-8: Device not responding to setup address.
[ 46.345253] usb 3-8: device not accepting address 13, error -71
[ 46.505452] usb 3-8: new full-speed USB device number 14 using xhci_hcd
[ 46.505615] usb 3-8: Device not responding to setup address.
[ 46.709003] usb 3-8: Device not responding to setup address.
[ 46.912370] usb 3-8: device not accepting address 14, error -71
[ 46.912406] usb usb3-port8: unable to enumerate USB device
[ 492.128759] usb 3-2: new high-speed USB device number 15 using xhci_hcd
[ 492.469034] usb 3-8: new full-speed USB device number 16 using xhci_hcd
[ 492.629175] usb 3-8: device descriptor read/64, error -71
[ 492.892721] usb 3-8: device descriptor read/64, error -71
[ 493.156235] usb 3-8: new full-speed USB device number 17 using xhci_hcd
[ 493.316364] usb 3-8: device descriptor read/64, error -71
[ 493.579891] usb 3-8: device descriptor read/64, error -71
[ 493.843514] usb 3-8: new full-speed USB device number 18 using xhci_hcd
[ 493.843719] usb 3-8: Device not responding to setup address.
[ 494.047193] usb 3-8: Device not responding to setup address.
[ 494.250490] usb 3-8: device not accepting addres

Similar Messages

Maybe you are looking for