You are not logged in.

#1 2016-04-12 11:29:07

silince
Member
Registered: 2015-10-14
Posts: 18

More Nvidia issues

Hi,

I searched some guides on here for getting my Nvidia GK107GLM (Quadro K2000M) card to work, but lightdm fails to start and I'm left with a black screen, and no ability to drop to a TTY that I can actually see!  I can blindly restart and boot in to a root TTY but I'm unsure how next to proceed.

Any advice welcome!

Offline

#2 2016-04-12 13:15:32

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: More Nvidia issues

Can you post the content of

/var/log/Xorg.0.log

and the output of

dmesg

after having experienced a crash.

Maybe you can ssh into the system, or boot fom a live system?

Offline

#3 2016-04-12 13:20:54

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

I can switch to onboard Intel graphics, but ideally I want to be using my monitor connected through displayport.  The log is below:

[   116.131] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[   116.132] X Protocol Version 11, Revision 0
[   116.132] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[   116.132] Current Operating System: Linux powerhound 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64
[   116.132] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/powerhound--vg-root ro initrd=/install/gtk/initrd.gz quiet
[   116.132] Build Date: 11 February 2015  12:32:02AM
[   116.132] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[   116.132] Current version of pixman: 0.32.6
[   116.132] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   116.132] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   116.132] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 12 13:20:23 2016
[   116.132] (==) Using config file: "/etc/X11/xorg.conf"
[   116.133] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   116.133] (==) ServerLayout "Layout0"
[   116.133] (**) |-->Screen "Screen0" (0)
[   116.133] (**) |   |-->Monitor "Monitor0"
[   116.133] (**) |   |-->Device "Device0"
[   116.133] (**) |-->Input Device "Keyboard0"
[   116.133] (**) |-->Input Device "Mouse0"
[   116.133] (==) Automatically adding devices
[   116.133] (==) Automatically enabling devices
[   116.133] (==) Automatically adding GPU devices
[   116.133] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   116.133] 	Entry deleted from font path.
[   116.133] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   116.133] (==) ModulePath set to "/usr/lib/xorg/modules"
[   116.133] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   116.133] (WW) Disabling Keyboard0
[   116.133] (WW) Disabling Mouse0
[   116.133] (II) Loader magic: 0x7f5226bced80
[   116.133] (II) Module ABI versions:
[   116.133] 	X.Org ANSI C Emulation: 0.4
[   116.133] 	X.Org Video Driver: 18.0
[   116.133] 	X.Org XInput driver : 21.0
[   116.133] 	X.Org Server Extension : 8.0
[   116.134] (II) xfree86: Adding drm device (/dev/dri/card0)
[   116.135] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21f5 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[   116.135] (II) LoadModule: "glx"
[   116.135] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   116.146] (II) Module glx: vendor="NVIDIA Corporation"
[   116.146] 	compiled for 4.0.2, module version = 1.0.0
[   116.146] 	Module class: X.Org Server Extension
[   116.146] (II) NVIDIA GLX Module  340.96  Sun Nov  8 22:06:18 PST 2015
[   116.146] (II) LoadModule: "nvidia"
[   116.146] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   116.146] (II) Module nvidia: vendor="NVIDIA Corporation"
[   116.146] 	compiled for 4.0.2, module version = 1.0.0
[   116.146] 	Module class: X.Org Video Driver
[   116.146] (II) NVIDIA dlloader X Driver  340.96  Sun Nov  8 21:46:28 PST 2015
[   116.146] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   116.146] (++) using VT number 3

[   116.146] (--) controlling tty is VT number 3, auto-enabling KeepTty
[   116.147] (EE) No devices detected.
[   116.147] (EE) 
Fatal server error:
[   116.147] (EE) no screens found(EE) 
[   116.147] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   116.147] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   116.147] (EE) 

EDIT: I've since purged nvidia and reinstalled Nouveau prior to switching back to onboard graphics in BIOS.

Last edited by silince (2016-04-12 13:21:47)

Offline

#4 2016-04-12 15:20:23

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

I'm wondering whether it might be defaulting to a VGA out perhaps?  The black screen comes as lightdm is starting.

Offline

#5 2016-04-12 16:59:42

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

This is when booted using nouveau on the discrete graphics.  The displayport is connected but not recognised.

xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
   1920x1080     60.02*+  59.96    50.03  
   1680x1050     59.95  
   1400x1050     59.98  
   1280x1024     59.89  
   1280x960      59.94  
   1152x864      59.96  
   1024x768      59.92  
   800x600       59.86  
   640x480       59.38  
   720x400       59.55  
   640x400       59.95  
   640x350       59.77  
VGA-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)

And this is the dmesg:

[    0.000000] CPU0 microcode updated early to revision 0x1c, date = 2015-02-26
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/powerhound--vg-root ro initrd=/install/gtk/initrd.gz 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-0x00000000ca094fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca095000-0x00000000df69efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df69f000-0x00000000df79efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000df79f000-0x00000000df7fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000df7ff000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 0.7 present.
[    0.000000] DMI: LENOVO 2441CTO/2441CTO, BIOS G5ET92WW (2.52 ) 02/27/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 = 0x41e000 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-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0C0000000 mask FE0000000 write-back
[    0.000000]   4 base 0DF800000 mask FFF800000 uncachable
[    0.000000]   5 base 100000000 mask F00000000 write-back
[    0.000000]   6 base 200000000 mask E00000000 write-back
[    0.000000]   7 base 400000000 mask FE0000000 write-back
[    0.000000]   8 base 41E000000 mask FFE000000 uncachable
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xca095 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01af4000, 0x01af4fff] PGTABLE
[    0.000000] BRK [0x01af5000, 0x01af5fff] PGTABLE
[    0.000000] BRK [0x01af6000, 0x01af6fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x41de00000-0x41dffffff]
[    0.000000]  [mem 0x41de00000-0x41dffffff] page 2M
[    0.000000] BRK [0x01af7000, 0x01af7fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x41c000000-0x41ddfffff]
[    0.000000]  [mem 0x41c000000-0x41ddfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
[    0.000000]  [mem 0x400000000-0x41bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xca094fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xc9ffffff] page 2M
[    0.000000]  [mem 0xca000000-0xca094fff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[    0.000000]  [mem 0x100000000-0x3ffffffff] page 2M
[    0.000000] BRK [0x01af8000, 0x01af8fff] PGTABLE
[    0.000000] BRK [0x01af9000, 0x01af9fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x355b8000-0x36ad3fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0120 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x00000000DF7FE170 0000BC (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: FACP 0x00000000DF7E6000 00010C (v05 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: DSDT 0x00000000DF7E8000 010A68 (v01 LENOVO TP-G5    00002520 INTL 20061109)
[    0.000000] ACPI: FACS 0x00000000DF754000 000040
[    0.000000] ACPI: SLIC 0x00000000DF7FD000 000176 (v01 LENOVO TP-G5    00002520 PTL  00000001)
[    0.000000] ACPI: TCPA 0x00000000DF7FC000 000032 (v02 PTL    LENOVO   06040000 LNVO 00000001)
[    0.000000] ACPI: SSDT 0x00000000DF7FB000 000408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000DF7FA000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000DF7F9000 000797 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[    0.000000] ACPI: HPET 0x00000000DF7E4000 000038 (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: APIC 0x00000000DF7E3000 000098 (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: MCFG 0x00000000DF7E2000 00003C (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: ECDT 0x00000000DF7E1000 000052 (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: FPDT 0x00000000DF7E0000 000064 (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: ASF! 0x00000000DF7E7000 0000A5 (v32 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: UEFI 0x00000000DF7DF000 00003E (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: UEFI 0x00000000DF7DE000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
[    0.000000] ACPI: MSDM 0x00000000DF7DD000 000055 (v03 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: SSDT 0x00000000DF7DC000 000C9F (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000DF7DB000 000A83 (v01 PmRef  CpuPm    00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 0x00000000DF7DA000 0002A6 (v01 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: DBG2 0x00000000DF7D9000 0000E9 (v00 LENOVO TP-G5    00002520 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041dffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x41dffffff]
[    0.000000]   NODE_DATA [mem 0x41dfed000-0x41dff1fff]
[    0.000000]  [ffffea0000000000-ffffea000e7fffff] PMD -> [ffff88040da00000-ffff88041b7fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x41dffffff]
[    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-0xca094fff]
[    0.000000]   node   0: [mem 0x100000000-0x41dffffff]
[    0.000000] On node 0 totalpages: 4096049
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11259 pages used for memmap
[    0.000000]   DMA32 zone: 823445 pages, LIFO batch:31
[    0.000000]   Normal zone: 44688 pages used for memmap
[    0.000000]   Normal zone: 3268608 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    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 0xca095000-0xdf69efff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf69f000-0xdf79efff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf79f000-0xdf7fefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf7ff000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-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-0xfed07fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-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-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88041dc00000 s80896 r8192 d21504 u262144
[    0.000000] pcpu-alloc: s80896 r8192 d21504 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4040025
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/powerhound--vg-root ro initrd=/install/gtk/initrd.gz quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    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] Memory: 16056676K/16384196K available (5222K kernel code, 947K rwdata, 1836K rodata, 1204K init, 840K bss, 327520K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:33024 nr_irqs:744 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2394.325 MHz processor
[    0.000033] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.65 BogoMIPS (lpj=9577300)
[    0.000036] pid_max: default: 32768 minimum: 301
[    0.000043] ACPI: Core revision 20140424
[    0.012262] ACPI: All ACPI Tables successfully acquired
[    0.012289] Security Framework initialized
[    0.012296] AppArmor: AppArmor disabled by boot time parameter
[    0.012297] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.013246] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.017319] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.019134] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.019152] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.019396] Initializing cgroup subsys memory
[    0.019400] Initializing cgroup subsys devices
[    0.019406] Initializing cgroup subsys freezer
[    0.019408] Initializing cgroup subsys net_cls
[    0.019412] Initializing cgroup subsys blkio
[    0.019415] Initializing cgroup subsys perf_event
[    0.019417] Initializing cgroup subsys net_prio
[    0.019441] CPU: Physical Processor ID: 0
[    0.019442] CPU: Processor Core ID: 0
[    0.019446] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.019817] mce: CPU supports 9 MCE banks
[    0.019829] CPU0: Thermal monitoring enabled (TM1)
[    0.019835] process: using mwait in idle threads
[    0.019839] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
tlb_flushall_shift: 2
[    0.019952] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
[    0.022255] ftrace: allocating 21683 entries in 85 pages
[    0.032004] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.071718] smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09)
[    0.071727] TSC deadline timer enabled
[    0.071749] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.071768] ... version:                3
[    0.071769] ... bit width:              48
[    0.071770] ... generic registers:      4
[    0.071771] ... value mask:             0000ffffffffffff
[    0.071772] ... max period:             0000ffffffffffff
[    0.071773] ... fixed-purpose events:   3
[    0.071773] ... event mask:             000000070000000f
[    0.073161] x86: Booting SMP configuration:
[    0.073163] .... node  #0, CPUs:      #1
[    0.086843] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.086943]  #2
[    0.097637] CPU2 microcode updated early to revision 0x1c, date = 2015-02-26
[    0.100598]  #3
[    0.114252]  #4
[    0.124928] CPU4 microcode updated early to revision 0x1c, date = 2015-02-26
[    0.127902]  #5
[    0.141556]  #6
[    0.152233] CPU6 microcode updated early to revision 0x1c, date = 2015-02-26
[    0.155208]  #7
[    0.168772] x86: Booted up 1 node, 8 CPUs
[    0.168775] smpboot: Total of 8 processors activated (38309.20 BogoMIPS)
[    0.175798] devtmpfs: initialized
[    0.179558] PM: Registering ACPI NVS region [mem 0xdf69f000-0xdf79efff] (1048576 bytes)
[    0.180470] pinctrl core: initialized pinctrl subsystem
[    0.180546] NET: Registered protocol family 16
[    0.180662] cpuidle: using governor ladder
[    0.180665] cpuidle: using governor menu
[    0.180704] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.180706] ACPI: bus type PCI registered
[    0.180707] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.180935] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.180937] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.181012] PCI: Using configuration type 1 for base access
[    0.181429] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.181430] mtrr: probably your BIOS does not setup all CPUs.
[    0.181431] mtrr: corrected configuration.
[    0.192066] ACPI: Added _OSI(Module Device)
[    0.192069] ACPI: Added _OSI(Processor Device)
[    0.192070] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.192071] ACPI: Added _OSI(Processor Aggregator Device)
[    0.193387] ACPI : EC: EC description table is found, configuring boot EC
[    0.197621] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.232384] ACPI: Dynamic OEM Table Load:
[    0.232398] ACPI: SSDT 0xFFFF88041D071000 000A01 (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
[    0.244930] ACPI: Dynamic OEM Table Load:
[    0.244940] ACPI: SSDT 0xFFFF88040D136400 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
[    0.255858] ACPI: Dynamic OEM Table Load:
[    0.255867] ACPI: SSDT 0xFFFF88040D29E200 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
[    0.268996] ACPI: Interpreter enabled
[    0.269001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[    0.269005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.269018] ACPI: (supports S0 S3 S4 S5)
[    0.269019] ACPI: Using IOAPIC for interrupt routing
[    0.269045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.280164] ACPI: Power Resource [PUBS] (on)
[    0.280682] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[    0.281603] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[    0.284065] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.284151] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11)
[    0.284233] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.284315] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11)
[    0.284396] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11)
[    0.284462] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.284541] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.284621] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
[    0.284705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    0.284710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.284818] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
[    0.284865] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.284867] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
[    0.284869] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[    0.284871] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.285025] PCI host bridge to bus 0000:00
[    0.285028] pci_bus 0000:00: root bus resource [bus 00-3f]
[    0.285030] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.285031] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.285033] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.285035] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff]
[    0.285036] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
[    0.285043] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.285122] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.285156] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.285246] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.285270] pci 0000:00:14.0: reg 0x10: [mem 0xf5320000-0xf532ffff 64bit]
[    0.285341] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.285370] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.285417] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.285441] pci 0000:00:16.0: reg 0x10: [mem 0xf5335000-0xf533500f 64bit]
[    0.285518] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.285596] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[    0.285615] pci 0000:00:19.0: reg 0x10: [mem 0xf5300000-0xf531ffff]
[    0.285624] pci 0000:00:19.0: reg 0x14: [mem 0xf533b000-0xf533bfff]
[    0.285633] pci 0000:00:19.0: reg 0x18: [io  0x6040-0x605f]
[    0.285695] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.285724] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.285771] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.285792] pci 0000:00:1a.0: reg 0x10: [mem 0xf533a000-0xf533a3ff]
[    0.285882] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.285914] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.285960] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.285977] pci 0000:00:1b.0: reg 0x10: [mem 0xf5330000-0xf5333fff 64bit]
[    0.286051] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.286086] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.286134] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.286272] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.286356] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.286494] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.286573] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[    0.286709] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.286750] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.286801] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.286822] pci 0000:00:1d.0: reg 0x10: [mem 0xf5339000-0xf53393ff]
[    0.286912] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.286943] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.286987] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
[    0.287149] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.287168] pci 0000:00:1f.2: reg 0x10: [io  0x6068-0x606f]
[    0.287176] pci 0000:00:1f.2: reg 0x14: [io  0x6074-0x6077]
[    0.287184] pci 0000:00:1f.2: reg 0x18: [io  0x6060-0x6067]
[    0.287192] pci 0000:00:1f.2: reg 0x1c: [io  0x6070-0x6073]
[    0.287200] pci 0000:00:1f.2: reg 0x20: [io  0x6020-0x603f]
[    0.287208] pci 0000:00:1f.2: reg 0x24: [mem 0xf5338000-0xf53387ff]
[    0.287254] pci 0000:00:1f.2: PME# supported from D3hot
[    0.287319] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.287335] pci 0000:00:1f.3: reg 0x10: [mem 0xf5334000-0xf53340ff 64bit]
[    0.287356] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.287482] pci 0000:01:00.0: [10de:0ffb] type 00 class 0x030000
[    0.287494] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
[    0.287505] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.287515] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.287522] pci 0000:01:00.0: reg 0x24: [io  0x5000-0x507f]
[    0.287530] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.287626] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
[    0.287638] pci 0000:01:00.1: reg 0x10: [mem 0xf3000000-0xf3003fff]
[    1.293058] pci 0000:00:01.0: ASPM: Could not configure common clock
[    1.293171] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.293173] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    1.293175] pci 0000:00:01.0:   bridge window [mem 0xf2000000-0xf30fffff]
[    1.293178] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    1.293349] pci 0000:02:00.0: [1180:e822] type 00 class 0x088001
[    1.293372] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
[    1.293400] pci 0000:02:00.0: reg 0x10: [mem 0xf4a01000-0xf4a010ff]
[    1.293627] pci 0000:02:00.0: supports D1 D2
[    1.293628] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.293774] pci 0000:02:00.3: [1180:e832] type 00 class 0x0c0010
[    1.293806] pci 0000:02:00.3: reg 0x10: [mem 0xf4a00000-0xf4a007ff]
[    1.294022] pci 0000:02:00.3: supports D1 D2
[    1.294023] pci 0000:02:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[    1.301183] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.301188] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    1.301193] pci 0000:00:1c.0:   bridge window [mem 0xf4a00000-0xf52fffff]
[    1.301201] pci 0000:00:1c.0:   bridge window [mem 0xf3100000-0xf38fffff 64bit pref]
[    1.301451] pci 0000:03:00.0: [8086:4238] type 00 class 0x028000
[    1.301636] pci 0000:03:00.0: reg 0x10: [mem 0xf4900000-0xf4901fff 64bit]
[    1.302404] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    1.309197] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.309205] pci 0000:00:1c.1:   bridge window [mem 0xf4900000-0xf49fffff]
[    1.309321] acpiphp: Slot [1] registered
[    1.309330] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    1.309334] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    1.309339] pci 0000:00:1c.2:   bridge window [mem 0xf4100000-0xf48fffff]
[    1.309347] pci 0000:00:1c.2:   bridge window [mem 0xf3900000-0xf40fffff 64bit pref]
[    1.310282] ACPI: Enabled 4 GPEs in block 00 to 3F
[    1.310337] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    1.310445] vgaarb: setting as boot device: PCI:0000:01:00.0
[    1.310447] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    1.310448] vgaarb: loaded
[    1.310449] vgaarb: bridge control possible 0000:01:00.0
[    1.310508] PCI: Using ACPI for IRQ routing
[    1.312237] PCI: pci_cache_line_size set to 64 bytes
[    1.312444] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    1.312445] e820: reserve RAM buffer [mem 0xca095000-0xcbffffff]
[    1.312446] e820: reserve RAM buffer [mem 0x41e000000-0x41fffffff]
[    1.312579] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.312584] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.315625] Switched to clocksource hpet
[    1.320327] pnp: PnP ACPI init
[    1.320337] ACPI: bus type PNP registered
[    1.320725] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.320728] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    1.320729] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    1.320731] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[    1.320733] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[    1.320734] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    1.320736] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
[    1.320738] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
[    1.320739] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
[    1.320741] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    1.320743] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    1.320745] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.320746] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    1.320748] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.320750] system 00:00: [mem 0x00100000-0xdfffffff] could not be reserved
[    1.320752] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.320754] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.320756] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.320833] pnp 00:01: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
[    1.320839] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
[    1.320863] system 00:01: [io  0x0400-0x047f] could not be reserved
[    1.320865] system 00:01: [io  0x0500-0x057f] has been reserved
[    1.320866] system 00:01: [io  0x0800-0x080f] has been reserved
[    1.320869] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    1.320871] system 00:01: [io  0x1600-0x167f] has been reserved
[    1.320873] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.320875] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.320877] system 00:01: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.320879] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.320880] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.320882] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[    1.320884] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.320937] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.320967] pnp 00:03: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    1.320994] pnp 00:04: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active)
[    1.321041] pnp 00:05: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[    1.321538] pnp: PnP ACPI: found 6 devices
[    1.321539] ACPI: bus type PNP unregistered
[    1.328428] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    1.328478] pci 0000:01:00.0: BAR 6: assigned [mem 0xf3080000-0xf30fffff pref]
[    1.328480] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.328483] pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
[    1.328485] pci 0000:00:01.0:   bridge window [mem 0xf2000000-0xf30fffff]
[    1.328488] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    1.328491] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.328497] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    1.328504] pci 0000:00:1c.0:   bridge window [mem 0xf4a00000-0xf52fffff]
[    1.328509] pci 0000:00:1c.0:   bridge window [mem 0xf3100000-0xf38fffff 64bit pref]
[    1.328517] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    1.328524] pci 0000:00:1c.1:   bridge window [mem 0xf4900000-0xf49fffff]
[    1.328536] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    1.328539] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    1.328546] pci 0000:00:1c.2:   bridge window [mem 0xf4100000-0xf48fffff]
[    1.328550] pci 0000:00:1c.2:   bridge window [mem 0xf3900000-0xf40fffff 64bit pref]
[    1.328559] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.328561] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.328562] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.328564] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfebfffff]
[    1.328565] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff]
[    1.328567] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    1.328568] pci_bus 0000:01: resource 1 [mem 0xf2000000-0xf30fffff]
[    1.328570] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    1.328571] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    1.328573] pci_bus 0000:02: resource 1 [mem 0xf4a00000-0xf52fffff]
[    1.328574] pci_bus 0000:02: resource 2 [mem 0xf3100000-0xf38fffff 64bit pref]
[    1.328576] pci_bus 0000:03: resource 1 [mem 0xf4900000-0xf49fffff]
[    1.328578] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    1.328579] pci_bus 0000:04: resource 1 [mem 0xf4100000-0xf48fffff]
[    1.328581] pci_bus 0000:04: resource 2 [mem 0xf3900000-0xf40fffff 64bit pref]
[    1.328667] NET: Registered protocol family 2
[    1.328984] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.329210] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.329314] TCP: Hash tables configured (established 131072 bind 65536)
[    1.329329] TCP: reno registered
[    1.329346] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.329397] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.329516] NET: Registered protocol family 1
[    1.329920] pci 0000:01:00.0: Video device with shadowed ROM
[    1.330006] PCI: CLS 64 bytes, default 64
[    1.330052] Unpacking initramfs...
[    1.672049] Freeing initrd memory: 21616K (ffff8800355b8000 - ffff880036ad4000)
[    1.672075] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.672077] software IO TLB [mem 0xc6095000-0xca095000] (64MB) mapped at [ffff8800c6095000-ffff8800ca094fff]
[    1.672479] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    1.672536] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672543] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672547] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672556] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672565] microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672573] microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672581] microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672588] microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x1c
[    1.672643] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.672962] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.673007] audit: initializing netlink subsys (disabled)
[    1.673022] audit: type=2000 audit(1460479710.660:1): initialized
[    1.673470] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.673489] zbud: loaded
[    1.673732] VFS: Disk quotas dquot_6.5.2
[    1.673756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.673817] msgmni has been set to 31402
[    1.674134] alg: No test for stdrng (krng)
[    1.674168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.674230] io scheduler noop registered
[    1.674232] io scheduler deadline registered
[    1.674280] io scheduler cfq registered (default)
[    1.674435] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.674858] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.674875] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.674895] intel_idle: MWAIT substates: 0x21120
[    1.674896] intel_idle: v0.4 model 0x3A
[    1.674897] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.675253] GHES: HEST is not enabled!
[    1.675317] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.675717] Linux agpgart interface v0.103
[    1.675838] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.677909] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.677913] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.678035] mousedev: PS/2 mouse device common for all mice
[    1.678085] rtc_cmos 00:02: RTC can wake from S4
[    1.678223] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.678254] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.678267] Intel P-state driver initializing.
[    1.678283] Intel pstate controlling: cpu 0
[    1.678329] Intel pstate controlling: cpu 1
[    1.678345] Intel pstate controlling: cpu 2
[    1.678370] Intel pstate controlling: cpu 3
[    1.678401] Intel pstate controlling: cpu 4
[    1.678421] Intel pstate controlling: cpu 5
[    1.678441] Intel pstate controlling: cpu 6
[    1.678473] Intel pstate controlling: cpu 7
[    1.678557] ledtrig-cpu: registered to indicate activity on CPUs
[    1.679308] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.679707] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    1.679709] AMD IOMMUv2 functionality not available on this system
[    1.679866] TCP: cubic registered
[    1.680073] NET: Registered protocol family 10
[    1.680475] mip6: Mobile IPv6
[    1.680482] NET: Registered protocol family 17
[    1.680495] mpls_gso: MPLS GSO support
[    1.681196] registered taskstats version 1
[    1.682331] rtc_cmos 00:02: setting system clock to 2016-04-12 16:48:31 UTC (1460479711)
[    1.682461] PM: Hibernation image not present or could not be loaded.
[    1.683775] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
[    1.683777] Write protecting the kernel read-only data: 8192k
[    1.684511] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
[    1.685305] Freeing unused kernel memory: 212K (ffff8800017cb000 - ffff880001800000)
[    1.722355] systemd-udevd[96]: starting version 215
[    1.722802] random: systemd-udevd urandom read with 11 bits of entropy available
[    1.736046] pps_core: LinuxPPS API ver. 1 registered
[    1.736049] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.736278] PTP clock support registered
[    1.737255] thermal LNXTHERM:00: registered as thermal_zone0
[    1.737259] ACPI: Thermal Zone [THM0] (55 C)
[    1.737643] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.737644] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    1.737653] ACPI: bus type USB registered
[    1.737681] usbcore: registered new interface driver usbfs
[    1.737693] usbcore: registered new interface driver hub
[    1.737778] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.737801] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    1.737829] sdhci: Secure Digital Host Controller Interface driver
[    1.737831] sdhci: Copyright(c) Pierre Ossman
[    1.737959] usbcore: registered new device driver usb
[    1.738705] SCSI subsystem initialized
[    1.738764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.739024] ehci-pci: EHCI PCI platform driver
[    1.739795] libata version 3.00 loaded.
[    1.741789] AVX version of gcm_enc/dec engaged.
[    1.743480] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    1.744635] alg: No test for crc32 (crc32-pclmul)
[    1.800159] firewire_ohci 0000:02:00.3: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[    1.800229] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e822] (rev 8)
[    1.800372] mmc0: no vqmmc regulator found
[    1.800374] mmc0: no vmmc regulator found
[    1.800565] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
[    1.999984] e1000e 0000:00:19.0 eth0: registered PHC clock
[    1.999991] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:ab:0b:b3
[    1.999994] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.000037] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[    2.000378] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.000390] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.000411] ehci-pci 0000:00:1a.0: debug port 2
[    2.004339] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    2.004351] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf533a000
[    2.016340] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.016484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.016488] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.016491] usb usb1: Product: EHCI Host Controller
[    2.016493] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
[    2.016495] usb usb1: SerialNumber: 0000:00:1a.0
[    2.016858] hub 1-0:1.0: USB hub found
[    2.016873] hub 1-0:1.0: 3 ports detected
[    2.017311] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.017321] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.017343] ehci-pci 0000:00:1d.0: debug port 2
[    2.021258] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.021285] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf5339000
[    2.032347] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.032466] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.032469] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.032471] usb usb2: Product: EHCI Host Controller
[    2.032473] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
[    2.032475] usb usb2: SerialNumber: 0000:00:1d.0
[    2.032820] hub 2-0:1.0: USB hub found
[    2.032832] hub 2-0:1.0: 3 ports detected
[    2.033386] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.033409] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    2.034547] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.034592] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
[    2.035050] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.035055] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.035058] usb usb3: Product: xHCI Host Controller
[    2.035060] usb usb3: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[    2.035062] usb usb3: SerialNumber: 0000:00:14.0
[    2.035329] hub 3-0:1.0: USB hub found
[    2.035388] hub 3-0:1.0: 4 ports detected
[    2.036192] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.036199] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    2.036631] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.036634] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.036637] usb usb4: Product: xHCI Host Controller
[    2.036639] usb usb4: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[    2.036641] usb usb4: SerialNumber: 0000:00:14.0
[    2.036992] hub 4-0:1.0: USB hub found
[    2.037049] hub 4-0:1.0: 4 ports detected
[    2.037853] ahci 0000:00:1f.2: version 3.0
[    2.038042] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    2.038089] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    2.052337] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[    2.052343] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part ems sxs apst 
[    2.069710] scsi0 : ahci
[    2.070235] scsi1 : ahci
[    2.070657] scsi2 : ahci
[    2.071007] scsi3 : ahci
[    2.071382] scsi4 : ahci
[    2.071667] scsi5 : ahci
[    2.071767] ata1: SATA max UDMA/133 abar m2048@0xf5338000 port 0xf5338100 irq 43
[    2.071771] ata2: SATA max UDMA/133 abar m2048@0xf5338000 port 0xf5338180 irq 43
[    2.071773] ata3: DUMMY
[    2.071774] ata4: DUMMY
[    2.071777] ata5: SATA max UDMA/133 abar m2048@0xf5338000 port 0xf5338300 irq 43
[    2.071778] ata6: DUMMY
[    2.300866] firewire_core 0000:02:00.3: created device fw0: GUID 3c970effab0bb3ff, S400
[    2.328575] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.388654] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.389681] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.389687] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.390740] ata1.00: ATA-8: HGST HTS725050A7E630, GH2ZB550, max UDMA/133
[    2.390745] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.391902] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.391909] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.392984] ata1.00: configured for UDMA/133
[    2.393345] scsi 0:0:0:0: Direct-Access     ATA      HGST HTS725050A7 B550 PQ: 0 ANSI: 5
[    2.453522] psmouse serio1: synaptics: queried max coordinates: x [..5470], y [..4498]
[    2.461434] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.461440] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.461981] hub 1-1:1.0: USB hub found
[    2.462223] hub 1-1:1.0: 6 ports detected
[    2.515579] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 0, fw id: 920262
[    2.515598] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    2.555178] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    2.576809] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.672864] tsc: Refined TSC clocksource calibration: 2394.556 MHz
[    2.709312] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.709318] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.709731] hub 2-1:1.0: USB hub found
[    2.709893] hub 2-1:1.0: 8 ports detected
[    2.712877] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.715859] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    2.716059] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    2.717219] ata2.00: ATAPI: MATSHITADVD-RAM UJ8C0, SB01, max UDMA/133
[    2.720219] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    2.720590] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    2.721767] ata2.00: configured for UDMA/133
[    2.730623] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8C0    SB01 PQ: 0 ANSI: 5
[    2.877057] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    3.007283] usb 3-2: New USB device found, idVendor=2931, idProduct=0afe
[    3.007290] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.007293] usb 3-2: Product: Sailfish
[    3.007296] usb 3-2: Manufacturer: Jolla
[    3.007299] usb 3-2: SerialNumber: DU45M00008
[    3.011553] usb-storage 3-2:1.0: USB Mass Storage device detected
[    3.012020] scsi6 : usb-storage 3-2:1.0
[    3.012165] usbcore: registered new interface driver usb-storage
[    3.057231] ata5: SATA link down (SStatus 0 SControl 300)
[    3.062795] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.062800] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.062849] sd 0:0:0:0: [sda] Write Protect is off
[    3.062853] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.062886] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.071630] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.071635] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.071841] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.072816] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.072952] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.081182] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
[    3.112939]  sda: sda1 sda2 < sda5 >
[    3.113735] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.180357] usb 1-1.1: New USB device found, idVendor=17ef, idProduct=1003
[    3.180363] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.180366] usb 1-1.1: Product: Integrated Smart Card Reader
[    3.180369] usb 1-1.1: Manufacturer: Lenovo
[    3.253398] usb 1-1.3: new full-speed USB device number 4 using ehci-pci
[    3.346967] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020
[    3.346976] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.346981] usb 1-1.3: Product: Biometric Coprocessor
[    3.346985] usb 1-1.3: Manufacturer: Auth
[    3.392620] device-mapper: uevent: version 1.0.3
[    3.392763] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    3.417468] usb 1-1.4: new full-speed USB device number 5 using ehci-pci
[    3.514530] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6
[    3.514538] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.514542] usb 1-1.4: Product: BCM20702A0
[    3.514546] usb 1-1.4: Manufacturer: Broadcom Corp
[    3.514551] usb 1-1.4: SerialNumber: B8763FAF12AD
[    3.585654] usb 1-1.6: new high-speed USB device number 6 using ehci-pci
[    3.674031] Switched to clocksource tsc
[    3.685849] usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b2eb
[    3.685856] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.685860] usb 1-1.6: Product: Integrated Camera
[    3.685863] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd.
[    3.757805] usb 2-1.7: new low-speed USB device number 3 using ehci-pci
[    3.853364] usb 2-1.7: New USB device found, idVendor=0765, idProduct=5010
[    3.853370] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.856145] hidraw: raw HID events driver (C) Jiri Kosina
[    3.858577] usbcore: registered new interface driver usbhid
[    3.858580] usbhid: USB HID core driver
[    3.859975] hid-generic 0003:0765:5010.0001: hiddev0,hidraw0: USB HID v1.11 Device [HID 0765:5010] on usb-0000:00:1d.0-1.7/input0
[    4.012837] scsi 6:0:0:0: Direct-Access     Linux    File-CD Gadget   0000 PQ: 0 ANSI: 2
[    4.013431] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    4.024794] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    5.436450] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    6.748567] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    6.950923] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input3
[   16.372936] random: nonblocking pool is initialized
[   20.591303] NET: Registered protocol family 38
[   21.532808] raid6: sse2x1    3962 MB/s
[   21.600850] raid6: sse2x2    6826 MB/s
[   21.668912] raid6: sse2x4   10276 MB/s
[   21.668913] raid6: using algorithm sse2x4 (10276 MB/s)
[   21.668914] raid6: using ssse3x2 recovery algorithm
[   21.669117] xor: automatically using best checksumming function:
[   21.708939]    avx       : 24079.000 MB/sec
[   21.711501] Btrfs loaded
[   21.895129] PM: Starting manual resume from disk
[   21.895133] PM: Hibernation image partition 254:2 present
[   21.895134] PM: Looking for hibernation image.
[   21.895321] PM: Image not found (code -22)
[   21.895325] PM: Hibernation image not present or could not be loaded.
[   22.145474] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   24.563918] lp: driver loaded but no devices found
[   24.758157] ppdev: user-space parallel port driver
[   24.808409] fuse init (API version 7.23)
[   24.958764] systemd-udevd[332]: starting version 215
[   25.941466] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[   25.956369] wmi: Mapper loaded
[   26.031950] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[   26.032055] ACPI: Lid Switch [LID]
[   26.032089] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[   26.032092] ACPI: Sleep Button [SLPB]
[   26.032126] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   26.032128] ACPI: Power Button [PWRF]
[   26.039143] ACPI: Battery Slot [BAT0] (battery present)
[   26.077860] ACPI: AC Adapter [AC] (on-line)
[   26.156128] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
[   26.157234] acpi device:0a: registered as cooling_device3
[   26.157284] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input7
[   26.199653] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   26.301923] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   26.326261] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
[   26.407226] snd_hda_intel 0000:01:00.1: Disabling MSI
[   26.407231] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   26.407373] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   26.421000] tpm_tis 00:05: TPM is disabled/deactivated (0x6)
[   26.444534] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB_.PCI0.LPC_.PMIO) (20140424/utaddress-254)
[   26.444538] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.444544] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-254)
[   26.444546] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.444547] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-254)
[   26.444549] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.444550] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20140424/utaddress-254)
[   26.444552] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.444553] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   26.475936] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
[   26.522391] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   26.559601] Non-volatile memory driver v1.3
[   26.575488] media: Linux media interface: v0.10
[   26.603548] Linux video capture interface: v2.00
[   26.618932] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b2eb)
[   26.620765] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input9
[   26.620806] usbcore: registered new interface driver uvcvideo
[   26.620807] USB Video Class driver (1.1.1)
[   26.653835] Bluetooth: Core ver 2.19
[   26.653845] NET: Registered protocol family 31
[   26.653846] Bluetooth: HCI device and connection manager initialized
[   26.653851] Bluetooth: HCI socket layer initialized
[   26.653852] Bluetooth: L2CAP socket layer initialized
[   26.653858] Bluetooth: SCO socket layer initialized
[   26.670984] cfg80211: Calling CRDA to update world regulatory domain
[   26.723516] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   26.723517] Copyright(c) 2003- 2014 Intel Corporation
[   26.723679] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   26.723864] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
[   26.842378] iTCO_vendor_support: vendor-support=0
[   26.843050] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   26.843085] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[   26.843160] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   26.865916] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[   26.865918] thinkpad_acpi: http://ibm-acpi.sf.net/
[   26.865919] thinkpad_acpi: ThinkPad BIOS G5ET92WW (2.52 ), EC unknown
[   26.865920] thinkpad_acpi: Lenovo ThinkPad W530, model 2441CTO
[   26.866378] thinkpad_acpi: Unsupported brightness interface, please contact ibm-acpi-devel@lists.sourceforge.net
[   26.866627] thinkpad_acpi: radio switch found; radios are enabled
[   26.866647] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   26.866648] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   26.868020] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   26.868475] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[   26.869647] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input10
[   26.896088] [drm] Initialized drm 1.1.0 20060810
[   26.925976] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   26.925978] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   26.925980] sound hdaudioC0D0:    hp_outs=2 (0x15/0x1b/0x0/0x0/0x0)
[   26.925981] sound hdaudioC0D0:    mono: mono_out=0x0
[   26.925982] sound hdaudioC0D0:    inputs:
[   26.925983] sound hdaudioC0D0:      Mic=0x18
[   26.925984] sound hdaudioC0D0:      Dock Mic=0x19
[   26.925985] sound hdaudioC0D0:      Internal Mic=0x12
[   26.933120] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input11
[   26.933249] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   26.933309] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   26.933383] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   26.933457] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   27.022476] usbcore: registered new interface driver btusb
[   27.025670] bluetooth hci0: firmware: failed to load brcm/BCM20702A0-0a5c-21e6.hcd (-2)
[   27.025756] bluetooth hci0: Direct firmware load failed with error -2
[   27.025758] bluetooth hci0: Falling back to user helper
[   27.026375] Bluetooth: hci0: BCM: patch brcm/BCM20702A0-0a5c-21e6.hcd not found
[   27.122459] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[   27.122661] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   27.122821] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   27.289155] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-6000-4.ucode
[   27.289382] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm
[   27.348511] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   27.349082] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   27.349566] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[   27.349574] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG_.VID_ handle
[   27.350254] nouveau  [  DEVICE][0000:01:00.0] BOOT0  : 0x0e73b0a2
[   27.350271] nouveau  [  DEVICE][0000:01:00.0] Chipset: GK107 (NVE7)
[   27.350275] nouveau  [  DEVICE][0000:01:00.0] Family : NVE0
[   27.350337] nouveau  [   VBIOS][0000:01:00.0] checking PRAMIN for image...
[   27.350352] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[   27.350355] nouveau  [   VBIOS][0000:01:00.0] checking PROM for image...
[   27.350390] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[   27.350393] nouveau  [   VBIOS][0000:01:00.0] checking ACPI for image...
[   27.792775] cfg80211: World regulatory domain updated:
[   27.792778] cfg80211:  DFS Master region: unset
[   27.792779] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   27.792781] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   27.792782] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   27.792783] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   27.792785] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   27.792786] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   27.792787] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   27.792788] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   27.792789] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   27.825955] intel_rapl: Found RAPL domain package
[   27.825961] intel_rapl: Found RAPL domain core
[   28.165864] nouveau  [   VBIOS][0000:01:00.0] ... appears to be valid
[   28.165869] nouveau  [   VBIOS][0000:01:00.0] using image from ACPI
[   28.166083] nouveau  [   VBIOS][0000:01:00.0] BIT signature found
[   28.166087] nouveau  [   VBIOS][0000:01:00.0] version 80.07.31.00.18
[   28.166902] nouveau 0000:01:00.0: irq 47 for MSI/MSI-X
[   28.166913] nouveau  [     PMC][0000:01:00.0] MSI interrupts enabled
[   28.166974] nouveau  [     PFB][0000:01:00.0] RAM type: DDR3
[   28.166976] nouveau  [     PFB][0000:01:00.0] RAM size: 2048 MiB
[   28.166978] nouveau  [     PFB][0000:01:00.0]    ZCOMP: 0 tags
[   28.168822] nouveau  [    VOLT][0000:01:00.0] GPU voltage: 862500uv
[   28.201815] nouveau  [  PTHERM][0000:01:00.0] FAN control: none / external
[   28.201834] nouveau  [  PTHERM][0000:01:00.0] fan management: automatic
[   28.201845] nouveau  [  PTHERM][0000:01:00.0] internal sensor: yes
[   28.201883] nouveau  [     CLK][0000:01:00.0] 07: core 270-405 MHz memory 810 MHz 
[   28.201909] nouveau  [     CLK][0000:01:00.0] 0f: core 270-745 MHz memory 1800 MHz 
[   28.202053] nouveau  [     CLK][0000:01:00.0] --: core 405 MHz memory 648 MHz 
[   28.236351] [TTM] Zone  kernel: Available graphics memory: 8040320 kiB
[   28.236352] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   28.236354] [TTM] Initializing pool allocator
[   28.236359] [TTM] Initializing DMA pool allocator
[   28.236369] nouveau  [     DRM] VRAM: 2048 MiB
[   28.236370] nouveau  [     DRM] GART: 1048576 MiB
[   28.236374] nouveau  [     DRM] TMDS table version 2.0
[   28.236376] nouveau  [     DRM] DCB version 4.0
[   28.236377] nouveau  [     DRM] DCB outp 00: 01800f23 00010034
[   28.236379] nouveau  [     DRM] DCB outp 01: 02811f00 00000000
[   28.236381] nouveau  [     DRM] DCB outp 02: 02822fa6 0f420010
[   28.236382] nouveau  [     DRM] DCB outp 03: 02822f62 00020010
[   28.236383] nouveau  [     DRM] DCB outp 04: 04833fb6 0f220010
[   28.236385] nouveau  [     DRM] DCB outp 05: 04833f72 00020010
[   28.236386] nouveau  [     DRM] DCB outp 06: 08844fc6 0f220010
[   28.236387] nouveau  [     DRM] DCB outp 07: 08844f82 00020010
[   28.236389] nouveau  [     DRM] DCB conn 00: 00000040
[   28.236390] nouveau  [     DRM] DCB conn 01: 00000100
[   28.236392] nouveau  [     DRM] DCB conn 02: 00010246
[   28.236393] nouveau  [     DRM] DCB conn 03: 00020346
[   28.236394] nouveau  [     DRM] DCB conn 04: 01000446
[   28.238568] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   28.238570] [drm] Driver supports precise vblank timestamp query.
[   28.244671] nouveau  [     DRM] MM: using COPY for buffer copies
[   28.293801] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   28.293804] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   28.293805] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[   28.293806] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
[   28.294084] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[   28.361396] Adding 19779580k swap on /dev/mapper/powerhound--vg-swap_1.  Priority:-1 extents:1 across:19779580k FS
[   28.413117] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   29.047428] nouveau  [     DRM] allocated 1920x1080 fb: 0x80000, bo ffff88040a76b400
[   29.047518] fbcon: nouveaufb (fb0) is primary device
[   29.382643] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[   29.383429] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[   29.528230] Console: switching to colour frame buffer device 240x67
[   29.530742] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[   29.530743] nouveau 0000:01:00.0: registered panic notifier
[   29.539660] [drm] Initialized nouveau 1.1.2 20120801 for 0000:01:00.0 on minor 0
[   30.411995] systemd-journald[319]: Received request to flush runtime journal from PID 1
[   36.568347] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   36.669804] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   36.669991] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   36.672650] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[   36.680211] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[   36.900602] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[   36.907735] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[   37.025198] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   40.718622] wlan0: authenticate with 1c:6a:7a:ea:1d:5f
[   40.751554] wlan0: send auth to 1c:6a:7a:ea:1d:5f (try 1/3)
[   40.796747] wlan0: authenticated
[   40.797004] wlan0: waiting for beacon from 1c:6a:7a:ea:1d:5f
[   40.901221] wlan0: associate with 1c:6a:7a:ea:1d:5f (try 1/3)
[   40.903518] wlan0: RX AssocResp from 1c:6a:7a:ea:1d:5f (capab=0x111 status=0 aid=40)
[   40.909694] wlan0: associated
[   40.909736] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   40.909775] cfg80211: Calling CRDA for country: GB
[   40.912102] cfg80211: Regulatory domain changed to country: GB
[   40.912105] cfg80211:  DFS Master region: ETSI
[   40.912106] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   40.912109] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   40.912111] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   40.912113] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   40.912115] cfg80211:   (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
[   40.912116] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[   46.170493] FS-Cache: Loaded
[   46.180292] Key type dns_resolver registered
[   46.195515] FS-Cache: Netfs 'cifs' registered for caching
[   46.195550] Key type cifs.spnego registered
[   46.195559] Key type cifs.idmap registered

Offline

#6 2016-04-12 18:25:24

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: More Nvidia issues

You appear to have an Optimus device so you should be following this guide:
https://wiki.debian.org/Bumblebee

Note that any xorg configuration files created to set up the NVIDIA card and drivers will have to be removed before following the above guide.

If you use the proprietary NVIDIA drivers, you may also have to disable kernel modesetting to avoid the black screen problem.

Add these kernel parameters to /etc/default/grub:

GRUB_CMDLINE_LINUX="nomodeset i915.modeset=0 nouveau.modeset=0"

Then save the file and run `sudo update-grub`

Offline

#7 2016-04-12 18:55:45

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

Yeah I don't have optimus on in the BIOS. Other distros generally detect everything fine after installing nvidia drivers. I've managed to boot into the session with the driver now, but without any external ports detecting monitors with the 4.4 kernel from backports but I'm unsure of what my next steps should be.

I don't really require switching graphics as my 4K monitor is my main screen and I don't really take the laptop out the office.

Offline

#8 2016-04-12 18:58:02

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: More Nvidia issues

What is the output of:

nvidia-detect

You may have to install the nvidia-detect package.

Offline

#9 2016-04-12 19:58:28

cloverskull
Member
Registered: 2015-10-01
Posts: 348

Re: More Nvidia issues

Stupid question but what if you hit function-f4?

Offline

#10 2016-04-13 09:37:51

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

It's not a stupid question! Nothing is the answer. I notice now that the gtk and text scaling is a bit off as well. 1 step forward, 2 steps back...

Offline

#11 2016-04-15 16:56:24

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

A solution of sorts which I'm not sure would work with BL:

On reading an old #! forum question, I discovered my old solution with Xubuntu, and I'm not sure exactly why it works.

1. Switch to onboard graphics in the BIOS
2. Do the install and updates
3. Install kernel headers/updated kernel and reboot
4. Install latest nvidia drivers
5. Reboot and switch to discrete graphics in the BIOS
6. Install proprietary intel drivers

I think for the displayport output to be active, the intel driver should be providing the laptop screen. Before this step, the Dp-1 output showed 'disconnected' even when plugged in.

I forgot how annoying dual graphics were. If anyone has success with this method on BL I'd be interested to here, but for now I really should be actually doing work at my place of work!

Offline

#12 2016-04-16 07:19:42

AndyMender
Member
From: Reincarnated in the UK :)
Registered: 2016-04-01
Posts: 49
Website

Re: More Nvidia issues

Sometimes there are minor details in how distributions handle things. For instance, my nVidia Geforce 320M workaround for addressing the PCI bridge via a GRUB script would work on Debian, Ubuntu and Arch Linux, but not on Fedora and openSUSE. This could be one of those. Another option is the proprietary Intel driver you installed. Is it not the same as xorg-video-intel + Mesa/Galium 3D libs?

I don't have your exact hardware setup as I have never owned a laptop with Quadro M, however if it works on Ubuntu it might also work on Debian, as many things in Ubuntu come from Debian directly smile.


In a GNU/Linux daze since forever. Hail to Debian and Arch!

Offline

#13 2016-04-16 10:41:23

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: More Nvidia issues

silince wrote:

proprietary intel drivers

There are no "proprietary" Intel drivers -- all Intel drivers are open-source except for the firmware required by the new Skylake GPUs.

The files downloaded direct from Intel are the same as those supplied by Debian, excepting any patches that Debian may have applied against them.

Offline

#14 2016-04-16 11:10:36

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

The additional drivers manager suggested it was as it contained 'proprietary intel microcode'.

Offline

#15 2016-04-16 11:28:38

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: More Nvidia issues

silince wrote:

'proprietary intel microcode'

I wrote:

except for the firmware required by the new Skylake GPUs

wink

Unless you have a Skylake graphics unit, those files are not used.

Also, they are available in Debian:
https://packages.debian.org/jessie-back … sc-nonfree

Offline

#16 2016-04-16 11:39:39

silince
Member
Registered: 2015-10-14
Posts: 18

Re: More Nvidia issues

Ah - missed that bit - apologies.

Offline

Board footer

Powered by FluxBB