You are not logged in.

#1 2015-11-08 04:32:37

shashankgandham
Member
Registered: 2015-06-01
Posts: 21

GDM doesn't start

[    25.816] 
X.Org X Server 1.17.4
Release Date: 2015-10-28
[    25.816] X Protocol Version 11, Revision 0
[    25.816] Build Operating System: Linux 4.2.3-1-ARCH x86_64 
[    25.816] Current Operating System: Linux Labyrinth 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[    25.816] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=28b2660a-9234-42f9-b2d4-d8d90c81eb0a rw quiet
[    25.816] Build Date: 31 October 2015  06:38:45AM
[    25.816]  
[    25.816] Current version of pixman: 0.32.8
[    25.816] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.816] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.816] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov  8 09:54:48 2015
[    26.044] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    26.044] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    26.146] (==) No Layout section.  Using the first Screen section.
[    26.146] (==) No screen section available. Using defaults.
[    26.146] (**) |-->Screen "Default Screen Section" (0)
[    26.146] (**) |   |-->Monitor "<default monitor>"
[    26.146] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    26.146] (**) |   |-->Device "Device0"
[    26.146] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    26.146] (==) Automatically adding devices
[    26.146] (==) Automatically enabling devices
[    26.146] (==) Automatically adding GPU devices
[    26.291] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    26.292] (==) ModulePath set to "/usr/lib/xorg/modules"
[    26.292] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    26.297] (II) Loader magic: 0x817d60
[    26.297] (II) Module ABI versions:
[    26.297] 	X.Org ANSI C Emulation: 0.4
[    26.297] 	X.Org Video Driver: 19.0
[    26.297] 	X.Org XInput driver : 21.1
[    26.297] 	X.Org Server Extension : 9.0
[    26.300] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    26.301] (II) xfree86: Adding drm device (/dev/dri/card0)
[    26.301] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[    26.301] (II) xfree86: Adding drm device (/dev/dri/card1)
[    26.301] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[    26.302] (--) PCI:*(0:0:2:0) 8086:0a16:1028:0652 rev 11, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    26.303] (--) PCI: (0:8:0:0) 10de:1140:1028:0652 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    26.303] (II) Open ACPI successful (/var/run/acpid.socket)
[    26.368] (II) LoadModule: "glx"
[    26.433] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.433] (EE) Failed to load /usr/lib/xorg/modules/extensions/libglx.so: /usr/lib/xorg/modules/extensions/libglx.so: cannot open shared object file: No such file or directory
[    26.433] (II) UnloadModule: "glx"
[    26.433] (II) Unloading glx
[    26.433] (EE) Failed to load module "glx" (loader failed, 7)
[    26.433] (II) LoadModule: "nvidia"
[    26.449] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    26.559] (II) Module nvidia: vendor="NVIDIA Corporation"
[    26.559] 	compiled for 4.0.2, module version = 1.0.0
[    26.559] 	Module class: X.Org Video Driver
[    26.581] (II) NVIDIA dlloader X Driver  352.55  Thu Oct  8 14:27:48 PDT 2015
[    26.581] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    26.595] (++) using VT number 1

[    26.595] (EE) No devices detected.
[    26.595] (EE) 
Fatal server error:
[    26.595] (EE) no screens found(EE) 
[    26.595] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    26.595] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    26.595] (EE) 

This is my xorg.log file .. Please help ..

I tried installing NVIDIA proprietary driver , and after that this happened

Last edited by shashankgandham (2015-11-08 04:33:48)

Offline

#2 2015-11-08 04:34:05

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: GDM doesn't start

Sounds like you didn't get everything installed; specifically the libgl symlinks for your chosen driver.

Online

#3 2015-11-08 04:39:23

shashankgandham
Member
Registered: 2015-06-01
Posts: 21

Re: GDM doesn't start

@Scimmia
I guess , I needed to install nvidia-libgl .. but the problem still persists

[    25.127] 
X.Org X Server 1.17.4
Release Date: 2015-10-28
[    25.127] X Protocol Version 11, Revision 0
[    25.127] Build Operating System: Linux 4.2.3-1-ARCH x86_64 
[    25.127] Current Operating System: Linux Labyrinth 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[    25.127] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=28b2660a-9234-42f9-b2d4-d8d90c81eb0a rw quiet
[    25.127] Build Date: 31 October 2015  06:38:45AM
[    25.127]  
[    25.127] Current version of pixman: 0.32.8
[    25.127] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.127] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.127] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov  8 10:06:56 2015
[    25.422] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    25.422] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.790] (==) No Layout section.  Using the first Screen section.
[    25.790] (==) No screen section available. Using defaults.
[    25.790] (**) |-->Screen "Default Screen Section" (0)
[    25.790] (**) |   |-->Monitor "<default monitor>"
[    25.791] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    25.791] (**) |   |-->Device "Device0"
[    25.791] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.791] (==) Automatically adding devices
[    25.791] (==) Automatically enabling devices
[    25.791] (==) Automatically adding GPU devices
[    25.898] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    25.898] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.898] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.916] (II) Loader magic: 0x817d60
[    25.916] (II) Module ABI versions:
[    25.916] 	X.Org ANSI C Emulation: 0.4
[    25.916] 	X.Org Video Driver: 19.0
[    25.916] 	X.Org XInput driver : 21.1
[    25.916] 	X.Org Server Extension : 9.0
[    25.918] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    25.919] (II) xfree86: Adding drm device (/dev/dri/card0)
[    25.919] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[    25.919] (II) xfree86: Adding drm device (/dev/dri/card1)
[    25.919] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[    25.920] (--) PCI:*(0:0:2:0) 8086:0a16:1028:0652 rev 11, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[    25.920] (--) PCI: (0:8:0:0) 10de:1140:1028:0652 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[    25.920] (II) Open ACPI successful (/var/run/acpid.socket)
[    25.946] (II) LoadModule: "glx"
[    26.044] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.044] (EE) Failed to load /usr/lib/xorg/modules/extensions/libglx.so: /usr/lib/xorg/modules/extensions/libglx.so: cannot open shared object file: No such file or directory
[    26.044] (II) UnloadModule: "glx"
[    26.044] (II) Unloading glx
[    26.045] (EE) Failed to load module "glx" (loader failed, 7)
[    26.045] (II) LoadModule: "nvidia"
[    26.083] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    26.170] (II) Module nvidia: vendor="NVIDIA Corporation"
[    26.170] 	compiled for 4.0.2, module version = 1.0.0
[    26.171] 	Module class: X.Org Video Driver
[    26.181] (II) NVIDIA dlloader X Driver  352.55  Thu Oct  8 14:27:48 PDT 2015
[    26.181] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    26.195] (++) using VT number 1

[    26.195] (EE) No devices detected.
[    26.195] (EE) 
Fatal server error:
[    26.195] (EE) no screens found(EE) 
[    26.195] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    26.195] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    26.195] (EE) 

Last edited by shashankgandham (2015-11-08 04:51:43)

Offline

#4 2015-11-08 04:43:46

shashankgandham
Member
Registered: 2015-06-01
Posts: 21

Re: GDM doesn't start

if it helps , this the output of journalctl -b

-- Logs begin at Fri 2015-06-26 00:53:45 IST, end at Sun 2015-11-08 10:07:49 IST. --
Nov 08 10:06:35 Labyrinth systemd-journald[157]: Runtime journal (/run/log/journal/) is currently using 8.0M.
                                                 Maximum allowed usage is set to 394.6M.
                                                 Leaving at least 591.9M free (of currently available 3.8G of space).
                                                 Enforced usage limit is thus 394.6M, of which 386.6M are still available.
Nov 08 10:06:36 Labyrinth systemd-journald[157]: System journal (/var/log/journal/) is currently using 2.3G.
                                                 Maximum allowed usage is set to 4.0G.
                                                 Leaving at least 4.0G free (of currently available 507.8G of space).
                                                 Enforced usage limit is thus 4.0G, of which 1.6G are still available.
Nov 08 10:06:37 Labyrinth systemd-journald[157]: Time spent on flushing to /var is 1.270641s for 2 entries.
Nov 08 10:06:37 Labyrinth kernel: Initializing cgroup subsys cpuset
Nov 08 10:06:37 Labyrinth kernel: Initializing cgroup subsys cpu
Nov 08 10:06:37 Labyrinth kernel: Initializing cgroup subsys cpuacct
Nov 08 10:06:37 Labyrinth kernel: Linux version 4.2.5-1-ARCH (builduser@tobias) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015
Nov 08 10:06:37 Labyrinth kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=28b2660a-9234-42f9-b2d4-d8d90c81eb0a rw quiet
Nov 08 10:06:37 Labyrinth kernel: x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
Nov 08 10:06:37 Labyrinth kernel: x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
Nov 08 10:06:37 Labyrinth kernel: x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
Nov 08 10:06:37 Labyrinth kernel: x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
Nov 08 10:06:37 Labyrinth kernel: x86/fpu: Enabled xstate features 0x7, context size is 0x340 bytes, using 'standard' format.
Nov 08 10:06:37 Labyrinth kernel: x86/fpu: Using 'eager' FPU context switches.
Nov 08 10:06:37 Labyrinth kernel: e820: BIOS-provided physical RAM map:
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000baaf2fff] usable
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000baaf3000-0x00000000baaf9fff] ACPI NVS
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000baafa000-0x00000000baf22fff] usable
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000baf23000-0x00000000bb51efff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000bb51f000-0x00000000ca837fff] usable
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000ca838000-0x00000000cabaafff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000cabab000-0x00000000cabc8fff] ACPI data
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000cabc9000-0x00000000cb56efff] ACPI NVS
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000cb56f000-0x00000000cbffdfff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000cbffe000-0x00000000cbffefff] usable
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 08 10:06:37 Labyrinth kernel: BIOS-e820: [mem 0x0000000100000000-0x000000022fdfffff] usable
Nov 08 10:06:37 Labyrinth kernel: NX (Execute Disable) protection: active
Nov 08 10:06:37 Labyrinth kernel: SMBIOS 2.8 present.
Nov 08 10:06:37 Labyrinth kernel: DMI: Dell Inc. Inspiron 3542/0926J6, BIOS A05 11/14/2014
Nov 08 10:06:37 Labyrinth kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 08 10:06:37 Labyrinth kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 08 10:06:37 Labyrinth kernel: e820: last_pfn = 0x22fe00 max_arch_pfn = 0x400000000
Nov 08 10:06:37 Labyrinth kernel: MTRR default type: uncachable
Nov 08 10:06:37 Labyrinth kernel: MTRR fixed ranges enabled:
Nov 08 10:06:37 Labyrinth kernel:   00000-9FFFF write-back
Nov 08 10:06:37 Labyrinth kernel:   A0000-BFFFF uncachable
Nov 08 10:06:37 Labyrinth kernel:   C0000-CFFFF write-protect
Nov 08 10:06:37 Labyrinth kernel:   D0000-E7FFF uncachable
Nov 08 10:06:37 Labyrinth kernel:   E8000-FFFFF write-protect
Nov 08 10:06:37 Labyrinth kernel: MTRR variable ranges enabled:
Nov 08 10:06:37 Labyrinth kernel:   0 base 0000000000 mask 7E00000000 write-back
Nov 08 10:06:37 Labyrinth kernel:   1 base 0200000000 mask 7FE0000000 write-back
Nov 08 10:06:37 Labyrinth kernel:   2 base 0220000000 mask 7FF0000000 write-back
Nov 08 10:06:37 Labyrinth kernel:   3 base 00E0000000 mask 7FE0000000 uncachable
Nov 08 10:06:37 Labyrinth kernel:   4 base 00D0000000 mask 7FF0000000 uncachable
Nov 08 10:06:37 Labyrinth kernel:   5 base 00CE000000 mask 7FFE000000 uncachable
Nov 08 10:06:37 Labyrinth kernel:   6 base 00CD000000 mask 7FFF000000 uncachable
Nov 08 10:06:37 Labyrinth kernel:   7 base 022FE00000 mask 7FFFE00000 uncachable
Nov 08 10:06:37 Labyrinth kernel:   8 disabled
Nov 08 10:06:37 Labyrinth kernel:   9 disabled
Nov 08 10:06:37 Labyrinth kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
Nov 08 10:06:37 Labyrinth kernel: e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
Nov 08 10:06:37 Labyrinth kernel: e820: last_pfn = 0xcbfff max_arch_pfn = 0x400000000
Nov 08 10:06:37 Labyrinth kernel: found SMP MP-table at [mem 0x000fdb00-0x000fdb0f] mapped at [ffff8800000fdb00]
Nov 08 10:06:37 Labyrinth kernel: Scanning 1 areas for low memory corruption
Nov 08 10:06:37 Labyrinth kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
Nov 08 10:06:37 Labyrinth kernel: Using GB pages for direct mapping
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x00000000-0x000fffff] page 4k
Nov 08 10:06:37 Labyrinth kernel: BRK [0x01b36000, 0x01b36fff] PGTABLE
Nov 08 10:06:37 Labyrinth kernel: BRK [0x01b37000, 0x01b37fff] PGTABLE
Nov 08 10:06:37 Labyrinth kernel: BRK [0x01b38000, 0x01b38fff] PGTABLE
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0x22fc00000-0x22fdfffff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x22fc00000-0x22fdfffff] page 2M
Nov 08 10:06:37 Labyrinth kernel: BRK [0x01b39000, 0x01b39fff] PGTABLE
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0x220000000-0x22fbfffff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x220000000-0x22fbfffff] page 2M
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0x200000000-0x21fffffff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x200000000-0x21fffffff] page 2M
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0x00100000-0xbaaf2fff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x00100000-0x001fffff] page 4k
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x00200000-0x3fffffff] page 2M
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x40000000-0x7fffffff] page 1G
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x80000000-0xba9fffff] page 2M
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xbaa00000-0xbaaf2fff] page 4k
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0xbaafa000-0xbaf22fff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xbaafa000-0xbabfffff] page 4k
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xbac00000-0xbadfffff] page 2M
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xbae00000-0xbaf22fff] page 4k
Nov 08 10:06:37 Labyrinth kernel: BRK [0x01b3a000, 0x01b3afff] PGTABLE
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0xbb51f000-0xca837fff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xbb51f000-0xbb5fffff] page 4k
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xbb600000-0xca7fffff] page 2M
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xca800000-0xca837fff] page 4k
Nov 08 10:06:37 Labyrinth kernel: BRK [0x01b3b000, 0x01b3bfff] PGTABLE
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0xcbffe000-0xcbffefff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0xcbffe000-0xcbffefff] page 4k
Nov 08 10:06:37 Labyrinth kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff]
Nov 08 10:06:37 Labyrinth kernel:  [mem 0x100000000-0x1ffffffff] page 1G
Nov 08 10:06:37 Labyrinth kernel: RAMDISK: [mem 0x378ee000-0x37c6efff]
Nov 08 10:06:37 Labyrinth kernel: ACPI: Early table checksum verification disabled
Nov 08 10:06:37 Labyrinth kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 DELL  )
Nov 08 10:06:38 Labyrinth kernel: ACPI: XSDT 0x00000000CABB1098 0000AC (v01 DELL   WN09     01072009 AMI  00010013)
Nov 08 10:06:38 Labyrinth kernel: ACPI: FACP 0x00000000CABC17B8 00010C (v05 DELL   WN09     01072009 AMI  00010013)
Nov 08 10:06:38 Labyrinth kernel: ACPI: DSDT 0x00000000CABB11D0 0105E4 (v02 DELL   WN09     00000000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: FACS 0x00000000CB56BF80 000040
Nov 08 10:06:38 Labyrinth kernel: ACPI: APIC 0x00000000CABC18C8 000072 (v03 DELL   WN09     01072009 AMI  00010013)
Nov 08 10:06:38 Labyrinth kernel: ACPI: FPDT 0x00000000CABC1940 000044 (v01 DELL   WN09     01072009 AMI  00010013)
Nov 08 10:06:38 Labyrinth kernel: ACPI: ASF! 0x00000000CABC1988 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
Nov 08 10:06:38 Labyrinth kernel: ACPI: LPIT 0x00000000CABC1A30 000094 (v01 ALASKA          00000000 AMI. 00000005)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC1AC8 000228 (v01 INTEL  sensrhub 00000000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC1CF0 0004B5 (v01 PmRef  Cpu0Ist  00003000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC21A8 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: MCFG 0x00000000CABC2C80 00003C (v01 DELL   WN09     01072009 MSFT 00000097)
Nov 08 10:06:38 Labyrinth kernel: ACPI: HPET 0x00000000CABC2CC0 000038 (v01 DELL   WN09     01072009 AMI. 00000005)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC2CF8 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC3010 0035A5 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC65B8 000972 (v01 SgRef  SgPch    00001000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC6F30 00004B (v01 MeSsdt MeSsdt   00003000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: TPM2 0x00000000CABC6F80 000034 (v03                 00000000      00000000)
Nov 08 10:06:38 Labyrinth kernel: ACPI: SSDT 0x00000000CABC6FB8 00194E (v01 OptRef OptTabl  00001000 INTL 20120711)
Nov 08 10:06:38 Labyrinth kernel: ACPI: CSRT 0x00000000CABC8908 0000C4 (v01 INTL   HSWULT-R 00000001 INTL 20100528)
Nov 08 10:06:38 Labyrinth kernel: ACPI: Local APIC address 0xfee00000
Nov 08 10:06:38 Labyrinth kernel: No NUMA configuration found
Nov 08 10:06:38 Labyrinth kernel: Faking a node at [mem 0x0000000000000000-0x000000022fdfffff]
Nov 08 10:06:38 Labyrinth kernel: NODE_DATA(0) allocated [mem 0x22fdf7000-0x22fdfafff]
Nov 08 10:06:38 Labyrinth kernel:  [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227400000-ffff88022f3fffff] on node 0
Nov 08 10:06:38 Labyrinth kernel: Zone ranges:
Nov 08 10:06:38 Labyrinth kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 08 10:06:38 Labyrinth kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 08 10:06:38 Labyrinth kernel:   Normal   [mem 0x0000000100000000-0x000000022fdfffff]
Nov 08 10:06:38 Labyrinth kernel: Movable zone start for each node
Nov 08 10:06:38 Labyrinth kernel: Early memory node ranges
Nov 08 10:06:38 Labyrinth kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Nov 08 10:06:38 Labyrinth kernel:   node   0: [mem 0x0000000000100000-0x00000000baaf2fff]
Nov 08 10:06:38 Labyrinth kernel:   node   0: [mem 0x00000000baafa000-0x00000000baf22fff]
Nov 08 10:06:38 Labyrinth kernel:   node   0: [mem 0x00000000bb51f000-0x00000000ca837fff]
Nov 08 10:06:38 Labyrinth kernel:   node   0: [mem 0x00000000cbffe000-0x00000000cbffefff]
Nov 08 10:06:38 Labyrinth kernel:   node   0: [mem 0x0000000100000000-0x000000022fdfffff]
Nov 08 10:06:38 Labyrinth kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000022fdfffff]
Nov 08 10:06:38 Labyrinth kernel: On node 0 totalpages: 2072530
Nov 08 10:06:38 Labyrinth kernel:   DMA zone: 64 pages used for memmap
Nov 08 10:06:38 Labyrinth kernel:   DMA zone: 21 pages reserved
Nov 08 10:06:38 Labyrinth kernel:   DMA zone: 3996 pages, LIFO batch:0
Nov 08 10:06:38 Labyrinth kernel:   DMA32 zone: 12873 pages used for memmap
Nov 08 10:06:38 Labyrinth kernel:   DMA32 zone: 823862 pages, LIFO batch:31
Nov 08 10:06:38 Labyrinth kernel:   Normal zone: 19448 pages used for memmap
Nov 08 10:06:38 Labyrinth kernel:   Normal zone: 1244672 pages, LIFO batch:31
Nov 08 10:06:38 Labyrinth kernel: Reserving Intel graphics stolen memory at 0xcd200000-0xcf1fffff
Nov 08 10:06:38 Labyrinth kernel: ACPI: PM-Timer IO Port: 0x1808
Nov 08 10:06:38 Labyrinth kernel: ACPI: Local APIC address 0xfee00000
Nov 08 10:06:38 Labyrinth kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Nov 08 10:06:38 Labyrinth kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-39
Nov 08 10:06:38 Labyrinth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 08 10:06:38 Labyrinth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 08 10:06:38 Labyrinth kernel: ACPI: IRQ0 used by override.
Nov 08 10:06:38 Labyrinth kernel: ACPI: IRQ9 used by override.
Nov 08 10:06:38 Labyrinth kernel: Using ACPI (MADT) for SMP configuration information
Nov 08 10:06:38 Labyrinth kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Nov 08 10:06:38 Labyrinth kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xbaaf3000-0xbaaf9fff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xbaf23000-0xbb51efff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xca838000-0xcabaafff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xcabab000-0xcabc8fff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xcabc9000-0xcb56efff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xcb56f000-0xcbffdfff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xcbfff000-0xccffffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xcd000000-0xcf1fffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Nov 08 10:06:38 Labyrinth kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Nov 08 10:06:38 Labyrinth kernel: e820: [mem 0xcf200000-0xf7ffffff] available for PCI devices
Nov 08 10:06:38 Labyrinth kernel: Booting paravirtualized kernel on bare hardware
Nov 08 10:06:38 Labyrinth kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Nov 08 10:06:38 Labyrinth kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
Nov 08 10:06:38 Labyrinth kernel: PERCPU: Embedded 32 pages/cpu @ffff88022fa00000 s91480 r8192 d31400 u524288
Nov 08 10:06:38 Labyrinth kernel: pcpu-alloc: s91480 r8192 d31400 u524288 alloc=1*2097152
Nov 08 10:06:38 Labyrinth kernel: pcpu-alloc: [0] 0 1 2 3 
Nov 08 10:06:38 Labyrinth kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2040124
Nov 08 10:06:38 Labyrinth kernel: Policy zone: Normal
Nov 08 10:06:38 Labyrinth kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=28b2660a-9234-42f9-b2d4-d8d90c81eb0a rw quiet
Nov 08 10:06:38 Labyrinth kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Nov 08 10:06:38 Labyrinth kernel: Calgary: detecting Calgary via BIOS EBDA area
Nov 08 10:06:38 Labyrinth kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Nov 08 10:06:38 Labyrinth kernel: Memory: 8077020K/8290120K available (5611K kernel code, 922K rwdata, 1768K rodata, 1180K init, 1152K bss, 213100K reserved, 0K cma-reserved)
Nov 08 10:06:38 Labyrinth kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Nov 08 10:06:38 Labyrinth kernel: Preemptible hierarchical RCU implementation.
Nov 08 10:06:38 Labyrinth kernel:         Build-time adjustment of leaf fanout to 64.
Nov 08 10:06:38 Labyrinth kernel:         RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
Nov 08 10:06:38 Labyrinth kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
Nov 08 10:06:38 Labyrinth kernel: NR_IRQS:8448 nr_irqs:728 16
Nov 08 10:06:38 Labyrinth kernel: spurious 8259A interrupt: IRQ7.
Nov 08 10:06:38 Labyrinth kernel: Console: colour dummy device 80x25
Nov 08 10:06:38 Labyrinth kernel: console [tty0] enabled
Nov 08 10:06:38 Labyrinth kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Nov 08 10:06:38 Labyrinth kernel: hpet clockevent registered
Nov 08 10:06:38 Labyrinth kernel: tsc: Fast TSC calibration using PIT
Nov 08 10:06:38 Labyrinth kernel: tsc: Detected 1696.251 MHz processor
Nov 08 10:06:38 Labyrinth kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.85 BogoMIPS (lpj=5654170)
Nov 08 10:06:38 Labyrinth kernel: pid_max: default: 32768 minimum: 301
Nov 08 10:06:38 Labyrinth kernel: ACPI: Core revision 20150619
Nov 08 10:06:38 Labyrinth kernel: ACPI: All ACPI Tables successfully acquired
Nov 08 10:06:38 Labyrinth kernel: Security Framework initialized
Nov 08 10:06:38 Labyrinth kernel: Yama: becoming mindful.
Nov 08 10:06:38 Labyrinth kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Nov 08 10:06:38 Labyrinth kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Nov 08 10:06:38 Labyrinth kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Nov 08 10:06:38 Labyrinth kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Nov 08 10:06:38 Labyrinth kernel: Initializing cgroup subsys blkio
Nov 08 10:06:39 Labyrinth kernel: Initializing cgroup subsys memory
Nov 08 10:06:39 Labyrinth kernel: Initializing cgroup subsys devices
Nov 08 10:06:39 Labyrinth kernel: Initializing cgroup subsys freezer
Nov 08 10:06:39 Labyrinth kernel: Initializing cgroup subsys net_cls
Nov 08 10:06:39 Labyrinth kernel: CPU: Physical Processor ID: 0
Nov 08 10:06:39 Labyrinth kernel: CPU: Processor Core ID: 0
Nov 08 10:06:39 Labyrinth kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Nov 08 10:06:39 Labyrinth kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Nov 08 10:06:39 Labyrinth kernel: mce: CPU supports 7 MCE banks
Nov 08 10:06:39 Labyrinth kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 08 10:06:39 Labyrinth kernel: process: using mwait in idle threads
Nov 08 10:06:39 Labyrinth kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Nov 08 10:06:39 Labyrinth kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Nov 08 10:06:39 Labyrinth kernel: Freeing SMP alternatives memory: 20K (ffffffff81a0f000 - ffffffff81a14000)
Nov 08 10:06:39 Labyrinth kernel: ftrace: allocating 22161 entries in 87 pages
Nov 08 10:06:39 Labyrinth kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
Nov 08 10:06:39 Labyrinth kernel: TSC deadline timer enabled
Nov 08 10:06:39 Labyrinth kernel: smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (fam: 06, model: 45, stepping: 01)
Nov 08 10:06:39 Labyrinth kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
Nov 08 10:06:39 Labyrinth kernel: ... version:                3
Nov 08 10:06:39 Labyrinth kernel: ... bit width:              48
Nov 08 10:06:39 Labyrinth kernel: ... generic registers:      4
Nov 08 10:06:39 Labyrinth kernel: ... value mask:             0000ffffffffffff
Nov 08 10:06:39 Labyrinth kernel: ... max period:             0000ffffffffffff
Nov 08 10:06:39 Labyrinth kernel: ... fixed-purpose events:   3
Nov 08 10:06:39 Labyrinth kernel: ... event mask:             000000070000000f
Nov 08 10:06:39 Labyrinth kernel: x86: Booting SMP configuration:
Nov 08 10:06:39 Labyrinth kernel: .... node  #0, CPUs:      #1
Nov 08 10:06:39 Labyrinth kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Nov 08 10:06:39 Labyrinth kernel:  #2 #3
Nov 08 10:06:39 Labyrinth kernel: x86: Booted up 1 node, 4 CPUs
Nov 08 10:06:39 Labyrinth kernel: smpboot: Total of 4 processors activated (13575.42 BogoMIPS)
Nov 08 10:06:39 Labyrinth kernel: devtmpfs: initialized
Nov 08 10:06:39 Labyrinth kernel: PM: Registering ACPI NVS region [mem 0xbaaf3000-0xbaaf9fff] (28672 bytes)
Nov 08 10:06:39 Labyrinth kernel: PM: Registering ACPI NVS region [mem 0xcabc9000-0xcb56efff] (10117120 bytes)
Nov 08 10:06:39 Labyrinth kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Nov 08 10:06:39 Labyrinth kernel: pinctrl core: initialized pinctrl subsystem
Nov 08 10:06:39 Labyrinth kernel: RTC time:  4:36:31, date: 11/08/15
Nov 08 10:06:39 Labyrinth kernel: NET: Registered protocol family 16
Nov 08 10:06:39 Labyrinth kernel: cpuidle: using governor ladder
Nov 08 10:06:39 Labyrinth kernel: cpuidle: using governor menu
Nov 08 10:06:39 Labyrinth kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Nov 08 10:06:39 Labyrinth kernel: ACPI: bus type PCI registered
Nov 08 10:06:39 Labyrinth kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 08 10:06:39 Labyrinth kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov 08 10:06:39 Labyrinth kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Nov 08 10:06:39 Labyrinth kernel: pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
Nov 08 10:06:39 Labyrinth kernel: PCI: Using configuration type 1 for base access
Nov 08 10:06:39 Labyrinth kernel: perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Nov 08 10:06:39 Labyrinth kernel: ACPI: Added _OSI(Module Device)
Nov 08 10:06:39 Labyrinth kernel: ACPI: Added _OSI(Processor Device)
Nov 08 10:06:39 Labyrinth kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 08 10:06:39 Labyrinth kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 08 10:06:39 Labyrinth kernel: ACPI: Executed 1 blocks of module-level executable AML code
Nov 08 10:06:39 Labyrinth kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Nov 08 10:06:39 Labyrinth kernel: ACPI: Dynamic OEM Table Load:
Nov 08 10:06:39 Labyrinth kernel: ACPI: SSDT 0xFFFF880225D34800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
Nov 08 10:06:39 Labyrinth kernel: ACPI: Dynamic OEM Table Load:
Nov 08 10:06:39 Labyrinth kernel: ACPI: SSDT 0xFFFF880225CBB000 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
Nov 08 10:06:39 Labyrinth kernel: ACPI: Dynamic OEM Table Load:
Nov 08 10:06:39 Labyrinth kernel: ACPI: SSDT 0xFFFF880225D14E00 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
Nov 08 10:06:39 Labyrinth kernel: ACPI: Interpreter enabled
Nov 08 10:06:39 Labyrinth kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150619/hwxface-580)
Nov 08 10:06:39 Labyrinth kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
Nov 08 10:06:40 Labyrinth kernel: ACPI: (supports S0 S3 S4 S5)
Nov 08 10:06:40 Labyrinth kernel: ACPI: Using IOAPIC for interrupt routing
Nov 08 10:06:40 Labyrinth kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 08 10:06:40 Labyrinth kernel: ACPI: Power Resource [PC05] (on)
Nov 08 10:06:40 Labyrinth kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Nov 08 10:06:40 Labyrinth kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Nov 08 10:06:40 Labyrinth kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
Nov 08 10:06:40 Labyrinth kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
Nov 08 10:06:40 Labyrinth kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Nov 08 10:06:40 Labyrinth kernel: PCI host bridge to bus 0000:00
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Nov 08 10:06:40 Labyrinth kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window]
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf7a14000-0xf7a17fff 64bit]
Nov 08 10:06:40 Labyrinth kernel: pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff 64bit]
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7a1d000-0xf7a1d01f 64bit]
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7a10000-0xf7a13fff 64bit]
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7a1b000-0xf7a1b3ff]
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
Nov 08 10:06:41 Labyrinth kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
Nov 08 10:06:42 Labyrinth kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
Nov 08 10:06:42 Labyrinth kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
Nov 08 10:06:42 Labyrinth kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7a1a000-0xf7a1a7ff]
Nov 08 10:06:42 Labyrinth kernel: pci 0000:00:1f.2: PME# supported from D3hot
Nov 08 10:06:42 Labyrinth kernel: pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7a19000-0xf7a190ff 64bit]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
Nov 08 10:06:43 Labyrinth kernel: acpiphp: Slot [1] registered
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1c.0: PCI bridge to [bus 04]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:06:00.0: [168c:0036] type 00 class 0x028000
Nov 08 10:06:43 Labyrinth kernel: pci 0000:06:00.0: reg 0x10: [mem 0xf7900000-0xf797ffff 64bit]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:06:00.0: reg 0x30: [mem 0xf7980000-0xf798ffff pref]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:06:00.0: supports D1 D2
Nov 08 10:06:43 Labyrinth kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 08 10:06:43 Labyrinth kernel: pci 0000:06:00.0: System wakeup disabled by ACPI
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1c.2: PCI bridge to [bus 06]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:07:00.0: [10ec:8136] type 00 class 0x020000
Nov 08 10:06:43 Labyrinth kernel: pci 0000:07:00.0: reg 0x10: [io  0xe000-0xe0ff]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:07:00.0: reg 0x18: [mem 0xf7800000-0xf7800fff 64bit]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:07:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:07:00.0: supports D1 D2
Nov 08 10:06:43 Labyrinth kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 08 10:06:43 Labyrinth kernel: pci 0000:07:00.0: System wakeup disabled by ACPI
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1c.3: PCI bridge to [bus 07]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Nov 08 10:06:43 Labyrinth kernel: pci 0000:08:00.0: [10de:1140] type 00 class 0x030200
Nov 08 10:06:44 Labyrinth kernel: pci 0000:08:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:08:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:08:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:08:00.0: reg 0x24: [io  0xd000-0xd07f]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:08:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:08:00.0: System wakeup disabled by ACPI
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4: PCI bridge to [bus 08]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf70fffff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
Nov 08 10:06:44 Labyrinth kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
Nov 08 10:06:44 Labyrinth kernel: ACPI: Enabled 4 GPEs in block 00 to 7F
Nov 08 10:06:44 Labyrinth kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
Nov 08 10:06:44 Labyrinth kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Nov 08 10:06:44 Labyrinth kernel: vgaarb: loaded
Nov 08 10:06:44 Labyrinth kernel: vgaarb: bridge control possible 0000:00:02.0
Nov 08 10:06:44 Labyrinth kernel: PCI: Using ACPI for IRQ routing
Nov 08 10:06:44 Labyrinth kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 08 10:06:44 Labyrinth kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Nov 08 10:06:44 Labyrinth kernel: e820: reserve RAM buffer [mem 0xbaaf3000-0xbbffffff]
Nov 08 10:06:44 Labyrinth kernel: e820: reserve RAM buffer [mem 0xbaf23000-0xbbffffff]
Nov 08 10:06:44 Labyrinth kernel: e820: reserve RAM buffer [mem 0xca838000-0xcbffffff]
Nov 08 10:06:44 Labyrinth kernel: e820: reserve RAM buffer [mem 0xcbfff000-0xcbffffff]
Nov 08 10:06:44 Labyrinth kernel: e820: reserve RAM buffer [mem 0x22fe00000-0x22fffffff]
Nov 08 10:06:44 Labyrinth kernel: NetLabel: Initializing
Nov 08 10:06:44 Labyrinth kernel: NetLabel:  domain hash size = 128
Nov 08 10:06:44 Labyrinth kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Nov 08 10:06:44 Labyrinth kernel: NetLabel:  unlabeled traffic allowed by default
Nov 08 10:06:44 Labyrinth kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Nov 08 10:06:44 Labyrinth kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Nov 08 10:06:44 Labyrinth kernel: clocksource: Switched to clocksource hpet
Nov 08 10:06:44 Labyrinth kernel: pnp: PnP ACPI init
Nov 08 10:06:44 Labyrinth kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0xffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0xffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0xffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0x1c00-0x1cfe] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0x1d00-0x1dfe] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0x1e00-0x1efe] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0x1f00-0x1ffe] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0x1800-0x18fe] could not be reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 08 10:06:44 Labyrinth kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Nov 08 10:06:44 Labyrinth kernel: system 00:03: [io  0x1854-0x1857] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Nov 08 10:06:44 Labyrinth kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:04: [mem 0xfe800000-0xfe802fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 08 10:06:44 Labyrinth kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe102000-0xfe102fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe104000-0xfe104fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe106000-0xfe106fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe10c000-0xfe10cfff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe10e000-0xfe10efff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe112000-0xfe112fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe111000-0xfe111007] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: [mem 0xfe111014-0xfe111fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xf7fee000-0xf7feefff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: [mem 0xf7fd0000-0xf7fdffff] has been reserved
Nov 08 10:06:44 Labyrinth kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 08 10:06:44 Labyrinth kernel: pnp: PnP ACPI: found 8 devices
Nov 08 10:06:44 Labyrinth kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.0: PCI bridge to [bus 04]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.2: PCI bridge to [bus 06]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.2:   bridge window [mem 0xf7900000-0xf79fffff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.3: PCI bridge to [bus 07]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.3:   bridge window [mem 0xf7800000-0xf78fffff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4: PCI bridge to [bus 08]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4:   bridge window [mem 0xf6000000-0xf70fffff]
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:1c.4:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff window]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:06: resource 1 [mem 0xf7900000-0xf79fffff]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:07: resource 1 [mem 0xf7800000-0xf78fffff]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:07: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:08: resource 0 [io  0xd000-0xdfff]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:08: resource 1 [mem 0xf6000000-0xf70fffff]
Nov 08 10:06:44 Labyrinth kernel: pci_bus 0000:08: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
Nov 08 10:06:44 Labyrinth kernel: NET: Registered protocol family 2
Nov 08 10:06:44 Labyrinth kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Nov 08 10:06:44 Labyrinth kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Nov 08 10:06:44 Labyrinth kernel: TCP: Hash tables configured (established 65536 bind 65536)
Nov 08 10:06:44 Labyrinth kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Nov 08 10:06:44 Labyrinth kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Nov 08 10:06:44 Labyrinth kernel: NET: Registered protocol family 1
Nov 08 10:06:44 Labyrinth kernel: pci 0000:00:02.0: Video device with shadowed ROM
Nov 08 10:06:44 Labyrinth kernel: PCI: CLS 64 bytes, default 64
Nov 08 10:06:44 Labyrinth kernel: Unpacking initramfs...
Nov 08 10:06:44 Labyrinth kernel: Freeing initrd memory: 3588K (ffff8800378ee000 - ffff880037c6f000)
Nov 08 10:06:44 Labyrinth kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 08 10:06:44 Labyrinth kernel: software IO TLB [mem 0xc6838000-0xca838000] (64MB) mapped at [ffff8800c6838000-ffff8800ca837fff]
Nov 08 10:06:44 Labyrinth kernel: RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
Nov 08 10:06:44 Labyrinth kernel: hw unit of domain pp0-core 2^-14 Joules
Nov 08 10:06:44 Labyrinth kernel: hw unit of domain package 2^-14 Joules
Nov 08 10:06:44 Labyrinth kernel: hw unit of domain dram 2^-14 Joules
Nov 08 10:06:44 Labyrinth kernel: hw unit of domain pp1-gpu 2^-14 Joules
Nov 08 10:06:44 Labyrinth kernel: microcode: CPU0 sig=0x40651, pf=0x40, revision=0x1c
Nov 08 10:06:44 Labyrinth kernel: microcode: CPU1 sig=0x40651, pf=0x40, revision=0x1c
Nov 08 10:06:44 Labyrinth kernel: microcode: CPU2 sig=0x40651, pf=0x40, revision=0x1c
Nov 08 10:06:44 Labyrinth kernel: microcode: CPU3 sig=0x40651, pf=0x40, revision=0x1c
Nov 08 10:06:44 Labyrinth kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Nov 08 10:06:44 Labyrinth kernel: Scanning for low memory corruption every 60 seconds
Nov 08 10:06:44 Labyrinth kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Nov 08 10:06:44 Labyrinth kernel: Initialise system trusted keyring
Nov 08 10:06:44 Labyrinth kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Nov 08 10:06:44 Labyrinth kernel: zpool: loaded
Nov 08 10:06:44 Labyrinth kernel: zbud: loaded
Nov 08 10:06:44 Labyrinth kernel: VFS: Disk quotas dquot_6.6.0
Nov 08 10:06:44 Labyrinth kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 08 10:06:44 Labyrinth kernel: Key type big_key registered
Nov 08 10:06:44 Labyrinth kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
Nov 08 10:06:44 Labyrinth kernel: io scheduler noop registered
Nov 08 10:06:44 Labyrinth kernel: io scheduler deadline registered
Nov 08 10:06:44 Labyrinth kernel: io scheduler cfq registered (default)
Nov 08 10:06:44 Labyrinth kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Nov 08 10:06:44 Labyrinth kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Nov 08 10:06:44 Labyrinth kernel: vesafb: mode is 1366x768x32, linelength=5504, pages=0
Nov 08 10:06:44 Labyrinth kernel: vesafb: scrolling: redraw
Nov 08 10:06:44 Labyrinth kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 08 10:06:44 Labyrinth kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90001000000, using 4160k, total 4160k
Nov 08 10:06:44 Labyrinth kernel: Console: switching to colour frame buffer device 170x48
Nov 08 10:06:44 Labyrinth kernel: fb0: VESA VGA frame buffer device
Nov 08 10:06:44 Labyrinth kernel: intel_idle: MWAIT substates: 0x11142120
Nov 08 10:06:44 Labyrinth kernel: intel_idle: v0.4 model 0x45
Nov 08 10:06:44 Labyrinth kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Nov 08 10:06:44 Labyrinth kernel: GHES: HEST is not enabled!
Nov 08 10:06:44 Labyrinth kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Nov 08 10:06:44 Labyrinth kernel: Linux agpgart interface v0.103
Nov 08 10:06:44 Labyrinth kernel: rtc_cmos 00:02: RTC can wake from S4
Nov 08 10:06:44 Labyrinth kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
Nov 08 10:06:44 Labyrinth kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Nov 08 10:06:44 Labyrinth kernel: Intel P-state driver initializing.
Nov 08 10:06:44 Labyrinth kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 08 10:06:44 Labyrinth kernel: NET: Registered protocol family 10
Nov 08 10:06:44 Labyrinth kernel: NET: Registered protocol family 17
Nov 08 10:06:44 Labyrinth kernel: Loading compiled-in X.509 certificates
Nov 08 10:06:44 Labyrinth kernel: registered taskstats version 1
Nov 08 10:06:44 Labyrinth kernel: zswap: loading zswap
Nov 08 10:06:44 Labyrinth kernel: zswap: using zbud pool
Nov 08 10:06:44 Labyrinth kernel: zswap: using lzo compressor
Nov 08 10:06:44 Labyrinth kernel:   Magic number: 7:633:615
Nov 08 10:06:44 Labyrinth kernel: rtc_cmos 00:02: setting system clock to 2015-11-08 04:36:31 UTC (1446957391)
Nov 08 10:06:44 Labyrinth kernel: PM: Hibernation image not present or could not be loaded.
Nov 08 10:06:44 Labyrinth kernel: Freeing unused kernel memory: 1180K (ffffffff818e8000 - ffffffff81a0f000)
Nov 08 10:06:44 Labyrinth kernel: Write protecting the kernel read-only data: 8192k
Nov 08 10:06:44 Labyrinth kernel: Freeing unused kernel memory: 520K (ffff88000157e000 - ffff880001600000)
Nov 08 10:06:44 Labyrinth kernel: Freeing unused kernel memory: 280K (ffff8800017ba000 - ffff880001800000)
Nov 08 10:06:44 Labyrinth kernel: random: systemd-tmpfile urandom read with 1 bits of entropy available
Nov 08 10:06:44 Labyrinth kernel: sdhci: Secure Digital Host Controller Interface driver
Nov 08 10:06:44 Labyrinth kernel: sdhci: Copyright(c) Pierre Ossman
Nov 08 10:06:44 Labyrinth kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Nov 08 10:06:44 Labyrinth kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 08 10:06:44 Labyrinth kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 08 10:06:44 Labyrinth kernel: ACPI: bus type USB registered
Nov 08 10:06:44 Labyrinth kernel: usbcore: registered new interface driver usbfs
Nov 08 10:06:44 Labyrinth kernel: usbcore: registered new interface driver hub
Nov 08 10:06:44 Labyrinth kernel: usbcore: registered new device driver usb
Nov 08 10:06:44 Labyrinth kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Nov 08 10:06:44 Labyrinth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 08 10:06:44 Labyrinth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Nov 08 10:06:44 Labyrinth kernel: ehci-pci: EHCI PCI platform driver
Nov 08 10:06:44 Labyrinth kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000b810
Nov 08 10:06:44 Labyrinth kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Nov 08 10:06:44 Labyrinth kernel: hub 1-0:1.0: USB hub found
Nov 08 10:06:44 Labyrinth kernel: hub 1-0:1.0: 9 ports detected
Nov 08 10:06:44 Labyrinth kernel: SCSI subsystem initialized
Nov 08 10:06:44 Labyrinth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 08 10:06:44 Labyrinth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Nov 08 10:06:44 Labyrinth kernel: hub 2-0:1.0: USB hub found
Nov 08 10:06:44 Labyrinth kernel: hub 2-0:1.0: 4 ports detected
Nov 08 10:06:44 Labyrinth kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Nov 08 10:06:44 Labyrinth kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
Nov 08 10:06:44 Labyrinth kernel: ehci-pci 0000:00:1d.0: debug port 2
Nov 08 10:06:44 Labyrinth kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Nov 08 10:06:44 Labyrinth kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a1b000
Nov 08 10:06:44 Labyrinth kernel: libata version 3.00 loaded.
Nov 08 10:06:44 Labyrinth kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Nov 08 10:06:44 Labyrinth kernel: hub 3-0:1.0: USB hub found
Nov 08 10:06:44 Labyrinth kernel: hub 3-0:1.0: 2 ports detected
Nov 08 10:06:44 Labyrinth kernel: ahci 0000:00:1f.2: version 3.0
Nov 08 10:06:44 Labyrinth kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
Nov 08 10:06:44 Labyrinth kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Nov 08 10:06:44 Labyrinth kernel: scsi host0: ahci
Nov 08 10:06:44 Labyrinth kernel: scsi host1: ahci
Nov 08 10:06:44 Labyrinth kernel: scsi host2: ahci
Nov 08 10:06:44 Labyrinth kernel: scsi host3: ahci
Nov 08 10:06:44 Labyrinth kernel: ata1: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a100 irq 41
Nov 08 10:06:44 Labyrinth kernel: ata2: SATA max UDMA/133 abar m2048@0xf7a1a000 port 0xf7a1a180 irq 41
Nov 08 10:06:44 Labyrinth kernel: ata3: DUMMY
Nov 08 10:06:44 Labyrinth kernel: ata4: DUMMY
Nov 08 10:06:44 Labyrinth kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Nov 08 10:06:44 Labyrinth kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci
Nov 08 10:06:44 Labyrinth kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 08 10:06:44 Labyrinth kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Nov 08 10:06:44 Labyrinth kernel: ata2.00: ATAPI: TSSTcorp DVD+/-RW SU-208FB, D200, max UDMA/100
Nov 08 10:06:44 Labyrinth kernel: ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30003, max UDMA/133
Nov 08 10:06:44 Labyrinth kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Nov 08 10:06:44 Labyrinth kernel: ata2.00: configured for UDMA/100
Nov 08 10:06:44 Labyrinth kernel: ata1.00: configured for UDMA/133
Nov 08 10:06:44 Labyrinth kernel: scsi 0:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0003 PQ: 0 ANSI: 5
Nov 08 10:06:44 Labyrinth kernel: scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW SU-208FB D200 PQ: 0 ANSI: 5
Nov 08 10:06:44 Labyrinth kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Nov 08 10:06:44 Labyrinth kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Nov 08 10:06:44 Labyrinth kernel: sd 0:0:0:0: [sda] Write Protect is off
Nov 08 10:06:44 Labyrinth kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 08 10:06:44 Labyrinth kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 08 10:06:44 Labyrinth kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Nov 08 10:06:44 Labyrinth kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Nov 08 10:06:44 Labyrinth kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Nov 08 10:06:44 Labyrinth kernel:  sda: sda1 sda2 sda3 sda4
Nov 08 10:06:44 Labyrinth kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Nov 08 10:06:44 Labyrinth kernel: hub 3-1:1.0: USB hub found
Nov 08 10:06:44 Labyrinth kernel: hub 3-1:1.0: 8 ports detected
Nov 08 10:06:44 Labyrinth kernel: usb 3-1.5: new high-speed USB device number 3 using ehci-pci
Nov 08 10:06:44 Labyrinth kernel: tsc: Refined TSC clocksource calibration: 1696.073 MHz
Nov 08 10:06:44 Labyrinth kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1872a9796f1, max_idle_ns: 440795212049 ns
Nov 08 10:06:44 Labyrinth kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
Nov 08 10:06:44 Labyrinth kernel: usb 3-1.6: new full-speed USB device number 4 using ehci-pci
Nov 08 10:06:44 Labyrinth kernel: usb 3-1.8: new high-speed USB device number 5 using ehci-pci
Nov 08 10:06:44 Labyrinth kernel: random: nonblocking pool is initialized
Nov 08 10:06:44 Labyrinth kernel: clocksource: Switched to clocksource tsc
Nov 08 10:06:44 Labyrinth kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Nov 08 10:06:44 Labyrinth systemd[1]: systemd 227 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
Nov 08 10:06:45 Labyrinth systemd[1]: Detected architecture x86-64.
Nov 08 10:06:45 Labyrinth systemd[1]: Set hostname to <Labyrinth>.
Nov 08 10:06:45 Labyrinth systemd[1]: bumblebeed.service: Cannot add dependency job, ignoring: Unit bumblebeed.service failed to load: No such file or directory.
Nov 08 10:06:45 Labyrinth systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on Journal Socket.
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on LVM2 metadata daemon socket.
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on udev Kernel Socket.
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on Journal Socket (/dev/log).
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on udev Control Socket.
Nov 08 10:06:45 Labyrinth systemd[1]: Created slice System Slice.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting Temporary Directory...
Nov 08 10:06:45 Labyrinth systemd[1]: Created slice system-systemd\x2dfsck.slice.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting Configuration File System...
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Setup Virtual Console...
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting Huge Pages File System...
Nov 08 10:06:45 Labyrinth systemd[1]: Created slice system-getty.slice.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting POSIX Message Queue File System...
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Create list of required static device nodes for the current kernel...
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 08 10:06:45 Labyrinth systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 08 10:06:45 Labyrinth systemd[1]: Created slice User and Session Slice.
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Slices.
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Swap.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting Debug File System...
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Apply Kernel Variables...
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Set Up Additional Binary Formats...
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Remote File Systems.
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Encrypted Volumes.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Login Prompts.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Journal Service...
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Nov 08 10:06:45 Labyrinth systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Paths.
Nov 08 10:06:45 Labyrinth systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 155 (systemd-binfmt)
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting Arbitrary Executable File Formats File System...
Nov 08 10:06:45 Labyrinth systemd[1]: Started Create list of required static device nodes for the current kernel.
Nov 08 10:06:45 Labyrinth systemd[1]: Started Apply Kernel Variables.
Nov 08 10:06:45 Labyrinth systemd[1]: Started Setup Virtual Console.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted POSIX Message Queue File System.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted Huge Pages File System.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted Temporary Directory.
Nov 08 10:06:45 Labyrinth kernel: EXT4-fs (sda4): re-mounted. Opts: data=ordered
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted Arbitrary Executable File Formats File System.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted Debug File System.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted Configuration File System.
Nov 08 10:06:45 Labyrinth systemd[1]: Started Remount Root and Kernel File Systems.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting udev Coldplug all Devices...
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Load/Save Random Seed...
Nov 08 10:06:45 Labyrinth systemd[1]: Started Set Up Additional Binary Formats.
Nov 08 10:06:45 Labyrinth systemd[1]: Started udev Coldplug all Devices.
Nov 08 10:06:45 Labyrinth systemd[1]: Started Load/Save Random Seed.
Nov 08 10:06:45 Labyrinth systemd[1]: Started Create Static Device Nodes in /dev.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting udev Kernel Device Manager...
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Local File Systems (Pre).
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting /www/cache...
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted /www/cache.
Nov 08 10:06:45 Labyrinth systemd[1]: Started udev Kernel Device Manager.
Nov 08 10:06:45 Labyrinth kernel: ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB_.PCI0.SBUS.SMBI) (20150619/utaddress-254)
Nov 08 10:06:45 Labyrinth kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Nov 08 10:06:45 Labyrinth kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 08 10:06:45 Labyrinth kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Nov 08 10:06:45 Labyrinth kernel: ACPI: Lid Switch [LID0]
Nov 08 10:06:45 Labyrinth kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
Nov 08 10:06:45 Labyrinth kernel: ACPI: Power Button [PWRB]
Nov 08 10:06:45 Labyrinth kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
Nov 08 10:06:45 Labyrinth kernel: ACPI: Sleep Button [SBTN]
Nov 08 10:06:45 Labyrinth kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
Nov 08 10:06:45 Labyrinth kernel: ACPI: Power Button [PWRF]
Nov 08 10:06:45 Labyrinth kernel: [drm] Initialized drm 1.1.0 20060810
Nov 08 10:06:45 Labyrinth kernel: ACPI: AC Adapter [AC] (on-line)
Nov 08 10:06:45 Labyrinth kernel: hidraw: raw HID events driver (C) Jiri Kosina
Nov 08 10:06:45 Labyrinth kernel: lp_gpio INT33C7:00: failed requesting IO region 0x1c00
Nov 08 10:06:45 Labyrinth kernel: lp_gpio: probe of INT33C7:00 failed with error -16
Nov 08 10:06:45 Labyrinth kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 08 10:06:45 Labyrinth kernel: ACPI: Thermal Zone [THM] (55 C)
Nov 08 10:06:45 Labyrinth kernel: dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
Nov 08 10:06:45 Labyrinth kernel: wmi: Mapper loaded
Nov 08 10:06:45 Labyrinth kernel: [drm] Memory usable by graphics device = 2048M
Nov 08 10:06:45 Labyrinth kernel: checking generic (d0000000 410000) vs hw (d0000000 10000000)
Nov 08 10:06:45 Labyrinth kernel: fb: switching to inteldrmfb from VESA VGA
Nov 08 10:06:45 Labyrinth kernel: Console: switching to colour dummy device 80x25
Nov 08 10:06:45 Labyrinth kernel: [drm] Replacing VGA console driver
Nov 08 10:06:45 Labyrinth kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Nov 08 10:06:45 Labyrinth kernel: [drm] Driver supports precise vblank timestamp query.
Nov 08 10:06:45 Labyrinth kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Nov 08 10:06:45 Labyrinth kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Nov 08 10:06:45 Labyrinth kernel: fbcon: inteldrmfb (fb0) is primary device
Nov 08 10:06:45 Labyrinth kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Nov 08 10:06:45 Labyrinth kernel: ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-359)
Nov 08 10:06:45 Labyrinth kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.RP05.PEGP.DD02._BCL] (Node ffff8802270df5f0), AE_NOT_FOUND (20150619/psparse-536)
Nov 08 10:06:45 Labyrinth kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:00/input/input5
Nov 08 10:06:45 Labyrinth kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Nov 08 10:06:45 Labyrinth kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input6
Nov 08 10:06:45 Labyrinth kernel: [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
Nov 08 10:06:45 Labyrinth kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Nov 08 10:06:45 Labyrinth kernel: ACPI: Battery Slot [BAT0] (battery present)
Nov 08 10:06:45 Labyrinth kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Nov 08 10:06:45 Labyrinth kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3234: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0:      Headphone Mic=0x1a
Nov 08 10:06:45 Labyrinth kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Nov 08 10:06:45 Labyrinth kernel: AVX2 version of gcm_enc/dec engaged.
Nov 08 10:06:45 Labyrinth kernel: AES CTR mode by8 optimization enabled
Nov 08 10:06:45 Labyrinth kernel: [drm:intel_uncore_check_errors [i915]] *ERROR* Unclaimed register before interrupt
Nov 08 10:06:45 Labyrinth kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
Nov 08 10:06:45 Labyrinth kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
Nov 08 10:06:45 Labyrinth kernel: Console: switching to colour frame buffer device 170x48
Nov 08 10:06:45 Labyrinth kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Nov 08 10:06:45 Labyrinth kernel: i915 0000:00:02.0: registered panic notifier
Nov 08 10:06:45 Labyrinth kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Nov 08 10:06:45 Labyrinth kernel: r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
Nov 08 10:06:45 Labyrinth kernel: r8169 0000:07:00.0 eth0: RTL8106e at 0xffffc90000c7c000, b8:2a:72:c0:01:47, XID 04900000 IRQ 46
Nov 08 10:06:45 Labyrinth kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
Nov 08 10:06:45 Labyrinth kernel: iTCO_vendor_support: vendor-support=0
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: Scanning PDT...
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: Found F34 on page 0x00
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: Found F01 on page 0x00
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: Found F11 on page 0x00
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: Found F54 on page 0x01
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: Found F30 on page 0x01
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: Found F55 on page 0x02
Nov 08 10:06:45 Labyrinth kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Nov 08 10:06:45 Labyrinth kernel: iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
Nov 08 10:06:45 Labyrinth kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: rmi_scan_pdt: Done with PDT scan.
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: rmi_populate_f11: size in mm: 102 x 57
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: firmware id: 1567123
Nov 08 10:06:45 Labyrinth kernel: input: DLL0652:00 06CB:2985 as /devices/pci0000:00/INT33C3:00/i2c-1/i2c-DLL0652:00/0018:06CB:2985.0001/input/input11
Nov 08 10:06:45 Labyrinth kernel: hid-rmi 0018:06CB:2985.0001: input,hidraw0: <UNKNOWN> HID v1.00 Mouse [DLL0652:00 06CB:2985] on 
Nov 08 10:06:45 Labyrinth kernel: Bluetooth: Core ver 2.20
Nov 08 10:06:45 Labyrinth kernel: NET: Registered protocol family 31
Nov 08 10:06:45 Labyrinth kernel: Bluetooth: HCI device and connection manager initialized
Nov 08 10:06:45 Labyrinth kernel: Bluetooth: HCI socket layer initialized
Nov 08 10:06:45 Labyrinth kernel: Bluetooth: L2CAP socket layer initialized
Nov 08 10:06:45 Labyrinth kernel: Bluetooth: SCO socket layer initialized
Nov 08 10:06:45 Labyrinth kernel: intel_rapl: Found RAPL domain package
Nov 08 10:06:45 Labyrinth kernel: intel_rapl: Found RAPL domain core
Nov 08 10:06:45 Labyrinth kernel: intel_rapl: Found RAPL domain uncore
Nov 08 10:06:45 Labyrinth kernel: intel_rapl: Found RAPL domain dram
Nov 08 10:06:45 Labyrinth systemd[1]: Found device ST1000LM024_HN-M101MBB 3.
Nov 08 10:06:45 Labyrinth systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Nov 08 10:06:45 Labyrinth systemd[1]: Starting File System Check on /dev/disk/by-uuid/08baebbf-c17c-463c-81c5-d7c785b5080d...
Nov 08 10:06:45 Labyrinth systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Load/Save RF Kill Switch Status...
Nov 08 10:06:45 Labyrinth kernel: usbcore: registered new interface driver btusb
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Sound Card.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
Nov 08 10:06:45 Labyrinth kernel: usbcore: registered new interface driver ath3k
Nov 08 10:06:45 Labyrinth systemd[1]: Found device ST1000LM024_HN-M101MBB 4.
Nov 08 10:06:45 Labyrinth systemd[1]: Starting File System Check on /dev/disk/by-uuid/28b2660a-9234-42f9-b2d4-d8d90c81eb0a...
Nov 08 10:06:45 Labyrinth systemd[1]: Started Load/Save RF Kill Switch Status.
Nov 08 10:06:45 Labyrinth kernel: ath: phy0: WB335 1-ANT card detected
Nov 08 10:06:45 Labyrinth kernel: ath: phy0: Set BT/WLAN RX diversity capability
Nov 08 10:06:45 Labyrinth kernel: ath: phy0: Enable LNA combining
Nov 08 10:06:45 Labyrinth kernel: ath: phy0: ASPM enabled: 0x42
Nov 08 10:06:45 Labyrinth kernel: ath: EEPROM regdomain: 0x60
Nov 08 10:06:45 Labyrinth kernel: ath: EEPROM indicates we should expect a direct regpair map
Nov 08 10:06:45 Labyrinth kernel: ath: Country alpha2 being used: 00
Nov 08 10:06:45 Labyrinth kernel: ath: Regpair used: 0x60
Nov 08 10:06:45 Labyrinth kernel: usb 3-1.6: USB disconnect, device number 4
Nov 08 10:06:45 Labyrinth systemd[1]: Started File System Check on /dev/disk/by-uuid/28b2660a-9234-42f9-b2d4-d8d90c81eb0a.
Nov 08 10:06:45 Labyrinth kernel: input: Dell WMI hotkeys as /devices/virtual/input/input12
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting /home...
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted /home.
Nov 08 10:06:45 Labyrinth kernel: mousedev: PS/2 mouse device common for all mice
Nov 08 10:06:45 Labyrinth kernel: usb 3-1.6: new full-speed USB device number 6 using ehci-pci
Nov 08 10:06:45 Labyrinth kernel: r8169 0000:07:00.0 enp7s0: renamed from eth0
Nov 08 10:06:45 Labyrinth systemd[1]: Started Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
Nov 08 10:06:45 Labyrinth kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Nov 08 10:06:45 Labyrinth kernel: ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc90001b00000, irq=18
Nov 08 10:06:45 Labyrinth kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 08 10:06:45 Labyrinth kernel: Disabling lock debugging due to kernel taint
Nov 08 10:06:45 Labyrinth kernel: NVLINK: Nvlink Core is being initialized, major device number 246
Nov 08 10:06:45 Labyrinth kernel: [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:08:00.0 on minor 1
Nov 08 10:06:45 Labyrinth kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  355.11  Wed Aug 26 16:35:41 PDT 2015
Nov 08 10:06:45 Labyrinth kernel: ath9k 0000:06:00.0 wlp6s0: renamed from wlan0
Nov 08 10:06:45 Labyrinth kernel: media: Linux media interface: v0.10
Nov 08 10:06:45 Labyrinth systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Nov 08 10:06:45 Labyrinth kernel: Linux video capture interface: v2.00
Nov 08 10:06:45 Labyrinth kernel: uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (1bcf:2b8b)
Nov 08 10:06:45 Labyrinth kernel: input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5/3-1.5:1.0/input/input13
Nov 08 10:06:45 Labyrinth kernel: usbcore: registered new interface driver uvcvideo
Nov 08 10:06:45 Labyrinth kernel: USB Video Class driver (1.1.1)
Nov 08 10:06:45 Labyrinth systemd[1]: Started File System Check on /dev/disk/by-uuid/08baebbf-c17c-463c-81c5-d7c785b5080d.
Nov 08 10:06:45 Labyrinth systemd[1]: Mounting /boot...
Nov 08 10:06:45 Labyrinth kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: stripe=4,data=ordered
Nov 08 10:06:45 Labyrinth systemd[1]: Mounted /boot.
Nov 08 10:06:45 Labyrinth systemd[1]: Reached target Local File Systems.
Nov 08 10:06:45 Labyrinth systemd-journald[157]: Journal started
Nov 08 10:06:42 Labyrinth mtp-probe[236]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5"
Nov 08 10:06:45 Labyrinth systemd[1]: Started Journal Service.
Nov 08 10:06:43 Labyrinth systemd-udevd[199]: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Nov 08 10:06:42 Labyrinth mtp-probe[239]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.8"
Nov 08 10:06:48 Labyrinth kernel: usbcore: registered new interface driver rtsx_usb
Nov 08 10:06:43 Labyrinth systemd-udevd[190]: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Nov 08 10:06:42 Labyrinth mtp-probe[236]: bus: 3, device: 3 was not an MTP device
Nov 08 10:06:45 Labyrinth systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 08 10:06:47 Labyrinth mtp-probe[239]: bus: 3, device: 5 was not an MTP device
Nov 08 10:06:47 Labyrinth systemd[1]: Reached target Bluetooth.
Nov 08 10:06:48 Labyrinth systemd[1]: Started Flush Journal to Persistent Storage.
Nov 08 10:06:48 Labyrinth systemd[1]: Starting Create Volatile Files and Directories...
Nov 08 10:06:48 Labyrinth systemd[1]: Started Create Volatile Files and Directories.
Nov 08 10:06:48 Labyrinth systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Nov 08 10:06:48 Labyrinth systemd[1]: Started Update UTMP about System Boot/Shutdown.
Nov 08 10:06:48 Labyrinth systemd[1]: Reached target System Initialization.
Nov 08 10:06:48 Labyrinth systemd[1]: Starting Restore Sound Card State...
Nov 08 10:06:48 Labyrinth systemd[1]: Started Daily verification of password and group files.
Nov 08 10:06:48 Labyrinth systemd[1]: Started Daily rotation of log files.
Nov 08 10:06:48 Labyrinth systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 08 10:06:48 Labyrinth systemd[1]: Reached target Sockets.
Nov 08 10:06:48 Labyrinth systemd[1]: Reached target Basic System.
Nov 08 10:06:48 Labyrinth systemd[1]: Starting Permit User Sessions...
Nov 08 10:06:48 Labyrinth systemd[1]: Started D-Bus System Message Bus.
Nov 08 10:06:49 Labyrinth systemd[1]: Starting Network Manager...
Nov 08 10:06:49 Labyrinth systemd[1]: Started ACPI event daemon.
Nov 08 10:06:49 Labyrinth systemd[1]: Starting Login Service...
Nov 08 10:06:49 Labyrinth systemd[1]: Starting IIO Sensor Proxy service...
Nov 08 10:06:49 Labyrinth systemd[1]: Started Daily man-db cache update.
Nov 08 10:06:49 Labyrinth systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 08 10:06:49 Labyrinth systemd[1]: Reached target Timers.
Nov 08 10:06:49 Labyrinth systemd[1]: Started Restore Sound Card State.
Nov 08 10:06:49 Labyrinth systemd[1]: Started Permit User Sessions.
Nov 08 10:06:49 Labyrinth systemd-fsck[252]: /dev/sda3: clean, 361/51200 files, 49185/204800 blocks
Nov 08 10:06:49 Labyrinth systemd[1]: Starting GNOME Display Manager...
Nov 08 10:06:49 Labyrinth acpid[317]: starting up with netlink and the input layer
Nov 08 10:06:49 Labyrinth systemd[1]: Started Login Service.
Nov 08 10:06:49 Labyrinth systemd-logind[318]: New seat seat0.
Nov 08 10:06:49 Labyrinth systemd-logind[318]: Watching system buttons on /dev/input/event4 (Power Button)
Nov 08 10:06:49 Labyrinth acpid[317]: 1 rule loaded
Nov 08 10:06:49 Labyrinth systemd-logind[318]: Watching system buttons on /dev/input/event6 (Video Bus)
Nov 08 10:06:49 Labyrinth acpid[317]: waiting for events: event logging is off
Nov 08 10:06:49 Labyrinth systemd-logind[318]: Watching system buttons on /dev/input/event5 (Video Bus)
Nov 08 10:06:49 Labyrinth systemd-logind[318]: Watching system buttons on /dev/input/event2 (Power Button)
Nov 08 10:06:49 Labyrinth systemd-logind[318]: Watching system buttons on /dev/input/event1 (Lid Switch)
Nov 08 10:06:49 Labyrinth systemd-logind[318]: Watching system buttons on /dev/input/event3 (Sleep Button)
Nov 08 10:06:49 Labyrinth systemd-logind[318]: Watching system buttons on /dev/input/event12 (Dell WMI hotkeys)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: sysfs_init:48: sysfs path '/sys' is invalid
Nov 08 10:06:50 Labyrinth alsactl[311]: Found hardware: "HDA-Intel" "Intel Haswell HDMI" "HDA:80862807,80860101,00100000" "0x1028" "0x0652"
Nov 08 10:06:50 Labyrinth alsactl[311]: Hardware is initialized using a generic method
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #7 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #8 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #9 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #10 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #11 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #12 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #13 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #14 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #15 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #16 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #17 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #18 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #20 (No such file or directory)
Nov 08 10:06:50 Labyrinth alsactl[311]: /usr/bin/alsactl: set_control:1325: failed to obtain info for control #21 (No such file or directory)
Nov 08 10:06:50 Labyrinth systemd[1]: Started IIO Sensor Proxy service.
Nov 08 10:06:50 Labyrinth dbus-daemon[314]: Unknown username "geoclue" in message bus configuration file
Nov 08 10:06:50 Labyrinth systemd[1]: Started GNOME Display Manager.
Nov 08 10:06:50 Labyrinth dbus[314]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
Nov 08 10:06:50 Labyrinth systemd[1]: Reached target User and Group Name Lookups.
Nov 08 10:06:50 Labyrinth systemd[1]: Starting Accounts Service...
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  NetworkManager (version 1.0.7) is starting...
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  Read config: /etc/NetworkManager/NetworkManager.conf
Nov 08 10:06:51 Labyrinth systemd[1]: Started Network Manager.
Nov 08 10:06:51 Labyrinth systemd[1]: Reached target Network.
Nov 08 10:06:51 Labyrinth systemd[1]: Reached target Multi-User System.
Nov 08 10:06:51 Labyrinth systemd[1]: Reached target Graphical Interface.
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  Loaded settings plugin keyfile: (c) 2007 - 2015 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Connectify-me (651fdf1a-f8c8-4b9a-abbb-81a7b536aec8,"Connectify-me")
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Lumia 630 (b26132e7-6b44-4896-bc4f-7f42de0b0251,"Lumia 630")
Nov 08 10:06:51 Labyrinth dbus[314]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/jay (2a804879-d565-4512-9687-13a9249405a8,"jay")
Nov 08 10:06:51 Labyrinth systemd[1]: Starting Authorization Manager...
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/NETGEAR65 (1bf00123-6c81-4624-9490-9cfbf9789ef3,"NETGEAR65")
Nov 08 10:06:51 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/onlyourhouse (d939154b-589c-4727-bf0b-4c5446faa64f,"onlyourhouse")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Pune railway station (3a4ce7be-d3a0-4a54-987c-fda05f9c417c,"Pune railway station")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Reliance Wi-Pod-08D (575814f8-f0b7-4151-8aad-1ef56d785170,"Reliance Wi-Pod-08D")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Lumia 630 Dual SIM 6522 (c65c304a-1ab7-44be-9e7d-8ee1198fad18,"Lumia 630 Dual SIM 6522")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/DNA (dd3694c8-75fc-472c-b910-1763baa5f97f,"DNA")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Lumia 630 Dual SIM 1029 (d62ec6db-cdf1-4ff4-8e94-67cf5f833160,"Lumia 630 Dual SIM 1029")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Hotspot (470f8bd9-b262-4872-a5d0-88a690db3832,"Hotspot")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/kysandeep-laptop (ee4bd91e-9ca0-4d78-b25f-0ae55307c15c,"kysandeep-laptop")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Trojan (2f960dfc-1dba-4666-aca4-2cce015a22ff,"Trojan")
Nov 08 10:06:52 Labyrinth polkitd[339]: Started polkitd version 0.113
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Lumia 630 Dual SIM 3732 (62653a14-f14f-4f52-b6b2-17bf38c2e3f3,"Lumia 630 Dual SIM 3732")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/shalini (3861c214-1664-4cc7-b6d9-1379b1b75165,"shalini")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Lumia 630 Dual SIM 6004 (3b8eca28-e3ff-4c74-a800-1010cfce388a,"Lumia 630 Dual SIM 6004")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/ATT (47a8ef37-54b5-496b-ba25-4d190d459564,"ATT")
Nov 08 10:06:52 Labyrinth systemd[1]: Started Getty on tty4.
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Unibox (c529fcd7-6f91-4ede-b330-d813fcc9d44e,"Unibox")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/TP-Link (16c23b6a-e693-4981-b86e-d251c56a1732,"TP-Link")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/COEP_WI_FI (0f6898ac-b33f-4111-991d-6ffe5496b4ed,"COEP_WI_FI")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/NAMASTE (f5dff164-66b2-4fd4-b6ea-d1325e68aa0e,"NAMASTE")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/Lumia 630 Dual SIM 5634 (56610e5f-c0a1-4d3a-bcd4-a087cefd7b4a,"Lumia 630 Dual SIM 5634")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/gundi (1d9cc713-7af5-44ac-babf-c73320a97141,"gundi")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/D-Link 1 (ffe30de5-6caa-4457-9719-0cacb86b1f64,"D-Link 1")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/SUN DAY FILMS (edae4c48-e262-4617-86dc-a808f355e7ff,"SUN DAY FILMS")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/www.rajeshkphotography.com (3d112203-656f-46ca-9a72-44fcfd42db5c,"www.rajeshkphotography.com")
Nov 08 10:06:52 Labyrinth polkitd[339]: Loading rules from directory /etc/polkit-1/rules.d
Nov 08 10:06:52 Labyrinth polkitd[339]: Loading rules from directory /usr/share/polkit-1/rules.d
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  keyfile: new connection /etc/NetworkManager/system-connections/D-Link (fb4fcc44-24ec-4979-8e95-f9670537d597,"D-Link")
Nov 08 10:06:52 Labyrinth NetworkManager[316]: <info>  monitoring kernel firmware directory '/usr/lib/firmware'.
Nov 08 10:06:52 Labyrinth polkitd[339]: Finished loading, compiling and executing 2 rules
Nov 08 10:06:52 Labyrinth dbus[314]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Nov 08 10:06:52 Labyrinth polkitd[339]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 08 10:06:52 Labyrinth systemd[1]: Started Authorization Manager.
Nov 08 10:06:52 Labyrinth accounts-daemon[332]: started daemon version 0.6.40
Nov 08 10:06:52 Labyrinth dbus[314]: [system] Successfully activated service 'org.freedesktop.Accounts'
Nov 08 10:06:52 Labyrinth systemd[1]: Started Accounts Service.
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  rfkill0: found WiFi radio killswitch (at /sys/devices/LNXSYSTM:00/LNXSYBUS:00/DELLABCE:00/rfkill/rfkill0) (platform driver dell-rbtn)
Nov 08 10:06:52 Labyrinth systemd[1]: Startup finished in 2.132s (kernel) + 19.822s (userspace) = 21.955s.
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:06:00.0/ieee80211/phy0/rfkill1) (driver ath9k)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  WiFi hardware radio set enabled
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  WWAN hardware radio set enabled
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMVxlanFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMVlanFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMVethFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMTunFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMMacvlanFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMInfinibandFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMGreFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMEthernetFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMBridgeFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMBondFactory (internal)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/libnm-device-plugin-wifi.so)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/libnm-device-plugin-wwan.so)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/libnm-device-plugin-team.so)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/libnm-device-plugin-adsl.so)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  WiFi enabled by radio killswitch; enabled by state file
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  WWAN enabled by radio killswitch; enabled by state file
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  WiMAX enabled by radio killswitch; enabled by state file
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  Networking is enabled by state file
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  (enp7s0): new Ethernet device (carrier: OFF, driver: 'r8169', ifindex: 2)
Nov 08 10:06:53 Labyrinth NetworkManager[316]: <info>  (enp7s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Nov 08 10:06:53 Labyrinth kernel: IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  keyfile: add connection in-memory (ebd7fe59-2bb5-4ef7-b842-a0fde72e6794,"Wired connection 1")
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (enp7s0): created default wired connection 'Wired connection 1'
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (lo): link connected
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (lo): new Generic device (carrier: ON, driver: 'unknown', ifindex: 1)
Nov 08 10:06:54 Labyrinth kernel: r8169 0000:07:00.0 enp7s0: link down
Nov 08 10:06:54 Labyrinth kernel: IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (wlp6s0): using nl80211 for WiFi device control
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (wlp6s0): driver supports Access Point (AP) mode
Nov 08 10:06:54 Labyrinth kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready
Nov 08 10:06:54 Labyrinth kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (wlp6s0): new 802.11 WiFi device (carrier: UNKNOWN, driver: 'ath9k', ifindex: 3)
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Nov 08 10:06:54 Labyrinth systemd[1]: Starting WPA supplicant...
Nov 08 10:06:54 Labyrinth dbus[314]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Nov 08 10:06:54 Labyrinth dbus[314]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Nov 08 10:06:54 Labyrinth systemd[1]: Started WPA supplicant.
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  wpa_supplicant running
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (wlp6s0) supports 4 scan SSIDs
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (wlp6s0): supplicant interface state: starting -> ready
Nov 08 10:06:54 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Nov 08 10:06:54 Labyrinth kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready
Nov 08 10:06:54 Labyrinth systemd[1]: Created slice user-120.slice.
Nov 08 10:06:55 Labyrinth systemd[1]: Starting User Manager for UID 120...
Nov 08 10:06:55 Labyrinth systemd-logind[318]: New session c1 of user gdm.
Nov 08 10:06:55 Labyrinth systemd[1]: Started Session c1 of user gdm.
Nov 08 10:06:55 Labyrinth systemd[356]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
Nov 08 10:06:55 Labyrinth systemd[356]: Reached target Timers.
Nov 08 10:06:55 Labyrinth systemd[356]: Starting D-Bus User Message Bus Socket.
Nov 08 10:06:55 Labyrinth systemd[356]: Reached target Paths.
Nov 08 10:06:55 Labyrinth systemd[356]: Listening on Sound System.
Nov 08 10:06:55 Labyrinth systemd[356]: Listening on D-Bus User Message Bus Socket.
Nov 08 10:06:55 Labyrinth systemd[356]: Reached target Sockets.
Nov 08 10:06:55 Labyrinth systemd[356]: Reached target Basic System.
Nov 08 10:06:55 Labyrinth systemd[356]: Reached target Default.
Nov 08 10:06:55 Labyrinth systemd[356]: Startup finished in 338ms.
Nov 08 10:06:55 Labyrinth systemd[1]: Started User Manager for UID 120.
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): supplicant interface state: ready -> inactive
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  Auto-activating connection 'D-Link'.
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): Activation: starting connection 'D-Link' (fb4fcc44-24ec-4979-8e95-f9670537d597)
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  NetworkManager state is now CONNECTING
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: prepare -> config (reason 'none') [40 50 0]
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): Activation: (wifi) connection 'D-Link' has security, and secrets exist.  No new secrets needed.
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  Config: added 'ssid' value 'D-Link'
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  Config: added 'scan_ssid' value '1'
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  Config: added 'key_mgmt' value 'WPA-PSK'
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  Config: added 'auth_alg' value 'OPEN'
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  Config: added 'psk' value '<omitted>'
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  Config: set interface ap_scan to 1
Nov 08 10:06:55 Labyrinth kernel: wlp6s0: authenticate with e8:cc:18:a2:e1:4a
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): supplicant interface state: inactive -> authenticating
Nov 08 10:06:55 Labyrinth kernel: wlp6s0: send auth to e8:cc:18:a2:e1:4a (try 1/3)
Nov 08 10:06:55 Labyrinth kernel: wlp6s0: authenticated
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): supplicant interface state: authenticating -> associating
Nov 08 10:06:55 Labyrinth kernel: wlp6s0: associate with e8:cc:18:a2:e1:4a (try 1/3)
Nov 08 10:06:55 Labyrinth kernel: wlp6s0: RX AssocResp from e8:cc:18:a2:e1:4a (capab=0x411 status=0 aid=1)
Nov 08 10:06:55 Labyrinth kernel: wlp6s0: associated
Nov 08 10:06:55 Labyrinth kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp6s0: link becomes ready
Nov 08 10:06:55 Labyrinth NetworkManager[316]: <info>  (wlp6s0): supplicant interface state: associating -> 4-way handshake
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: X.Org X Server 1.17.4
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Release Date: 2015-10-28
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: X Protocol Version 11, Revision 0
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Build Operating System: Linux 4.2.3-1-ARCH x86_64
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Current Operating System: Linux Labyrinth 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=28b2660a-9234-42f9-b2d4-d8d90c81eb0a rw quiet
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Build Date: 31 October 2015  06:38:45AM
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Current version of pixman: 0.32.8
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Before reporting problems, check http://wiki.x.org
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: to make sure that you have the latest version.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Markers: (--) probed, (**) from config file, (==) default setting,
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (++) from command line, (!!) notice, (II) informational,
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov  8 10:06:56 2015
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) No Layout section.  Using the first Screen section.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) No screen section available. Using defaults.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (**) |-->Screen "Default Screen Section" (0)
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (**) |   |-->Monitor "<default monitor>"
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) No device specified for screen "Default Screen Section".
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Using the first device section listed.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (**) |   |-->Device "Device0"
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) No monitor specified for screen "Default Screen Section".
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Using a default monitor configuration.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) Automatically adding devices
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) Automatically enabling devices
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) Automatically adding GPU devices
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) FontPath set to:
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: /usr/share/fonts/misc/,
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: /usr/share/fonts/TTF/,
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: /usr/share/fonts/OTF/,
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: /usr/share/fonts/Type1/,
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: /usr/share/fonts/100dpi/,
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: /usr/share/fonts/75dpi/
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (==) ModulePath set to "/usr/lib/xorg/modules"
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) The server relies on udev to provide the list of input devices.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) Loader magic: 0x817d60
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) Module ABI versions:
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: X.Org ANSI C Emulation: 0.4
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: X.Org Video Driver: 19.0
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: X.Org XInput driver : 21.1
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: X.Org Server Extension : 9.0
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
Nov 08 10:06:56 Labyrinth acpid[317]: client connected from 365[0:120]
Nov 08 10:06:56 Labyrinth acpid[317]: 1 client rule loaded
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) xfree86: Adding drm device (/dev/dri/card0)
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) xfree86: Adding drm device (/dev/dri/card1)
Nov 08 10:06:56 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (--) PCI:*(0:0:2:0) 8086:0a16:1028:0652 rev 11, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (--) PCI: (0:8:0:0) 10de:1140:1028:0652 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) Open ACPI successful (/var/run/acpid.socket)
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) LoadModule: "glx"
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE) Failed to load /usr/lib/xorg/modules/extensions/libglx.so: /usr/lib/xorg/modules/extensions/libglx.so: cannot open shared object file: No such file or directory
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) UnloadModule: "glx"
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) Unloading glx
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE) Failed to load module "glx" (loader failed, 7)
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) LoadModule: "nvidia"
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) Module nvidia: vendor="NVIDIA Corporation"
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: compiled for 4.0.2, module version = 1.0.0
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Module class: X.Org Video Driver
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) NVIDIA dlloader X Driver  352.55  Thu Oct  8 14:27:48 PDT 2015
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (++) using VT number 1
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE) No devices detected.
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE)
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Fatal server error:
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE) no screens found(EE)
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE)
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Please consult the The X.Org Foundation support
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: at http://wiki.x.org
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: for help.
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE)
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: (EE) Server terminated with error (1). Closing log file.
Nov 08 10:06:57 Labyrinth /usr/lib/gdm/gdm-x-session[363]: Unable to run X server
Nov 08 10:06:57 Labyrinth kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation
Nov 08 10:06:57 Labyrinth systemd-logind[318]: Removed session c1.
Nov 08 10:06:57 Labyrinth systemd[1]: Stopping User Manager for UID 120...
Nov 08 10:06:57 Labyrinth gdm[320]: Child process -363 was already dead.
Nov 08 10:06:57 Labyrinth systemd[1]: Requested transaction contradicts existing jobs: Transaction is destructive.
Nov 08 10:06:57 Labyrinth gdm[320]: Child process 349 was already dead.
Nov 08 10:06:57 Labyrinth systemd-logind[318]: Failed to start session scope session-c2.scope: Transaction is destructive. org.freedesktop.systemd1.TransactionIsDestructive
Nov 08 10:06:57 Labyrinth gdm[320]: Unable to kill session worker process
Nov 08 10:06:57 Labyrinth systemd[356]: Stopped target Default.
Nov 08 10:06:57 Labyrinth gdm-launch-environment][437]: pam_systemd(gdm-launch-environment:session): Failed to create session: Resource deadlock avoided
Nov 08 10:06:57 Labyrinth systemd[356]: Stopped target Basic System.
Nov 08 10:06:57 Labyrinth NetworkManager[316]: <info>  (wlp6s0): supplicant interface state: 4-way handshake -> completed
Nov 08 10:06:57 Labyrinth systemd[356]: Stopped target Timers.
Nov 08 10:06:57 Labyrinth NetworkManager[316]: <info>  (wlp6s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'D-Link'.
Nov 08 10:06:57 Labyrinth systemd[356]: Stopped target Paths.
Nov 08 10:06:57 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: config -> ip-config (reason 'none') [50 70 0]
Nov 08 10:06:57 Labyrinth systemd[356]: Stopped target Sockets.
Nov 08 10:06:57 Labyrinth NetworkManager[316]: <info>  Activation (wlp6s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Nov 08 10:06:57 Labyrinth systemd[356]: Closed D-Bus User Message Bus Socket.
Nov 08 10:06:57 Labyrinth systemd[356]: Closed Sound System.
Nov 08 10:06:57 Labyrinth systemd[356]: Reached target Shutdown.
Nov 08 10:06:57 Labyrinth systemd[356]: Starting Exit the Session...
Nov 08 10:06:57 Labyrinth NetworkManager[316]: <info>  dhclient started with pid 443
Nov 08 10:06:57 Labyrinth systemd[356]: Received SIGRTMIN+24 from PID 444 (kill).
Nov 08 10:06:57 Labyrinth systemd[357]: pam_unix(systemd-user:session): session closed for user gdm
Nov 08 10:06:57 Labyrinth systemd[1]: Stopped User Manager for UID 120.
Nov 08 10:06:57 Labyrinth systemd[1]: Removed slice user-120.slice.
Nov 08 10:06:57 Labyrinth dhclient[443]: DHCPREQUEST on wlp6s0 to 255.255.255.255 port 67
Nov 08 10:06:58 Labyrinth acpid[317]: client 365[0:120] has disconnected
Nov 08 10:07:00 Labyrinth login[343]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=tty4 ruser= rhost=  user=root
Nov 08 10:07:01 Labyrinth dhclient[443]: DHCPACK from 192.168.1.1
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>    address 192.168.1.5
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>    plen 24 (255.255.255.0)
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>    gateway 192.168.1.1
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>    server identifier 192.168.1.1
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>    lease time 86400
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>    nameserver '192.168.1.1'
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>    domain name 'domain.name'
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  (wlp6s0): DHCPv4 state changed unknown -> bound
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  (wlp6s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  NetworkManager state is now CONNECTED_LOCAL
Nov 08 10:07:01 Labyrinth dhclient[443]: bound to 192.168.1.5 -- renewal in 42670 seconds.
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  NetworkManager state is now CONNECTED_GLOBAL
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  Policy set 'D-Link' (wlp6s0) as default for IPv4 routing and DNS.
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  Writing DNS information to /usr/bin/resolvconf
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  (wlp6s0): Activation: successful, device activated.
Nov 08 10:07:01 Labyrinth NetworkManager[316]: <info>  startup complete
Nov 08 10:07:01 Labyrinth dbus[314]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Nov 08 10:07:01 Labyrinth systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 08 10:07:01 Labyrinth login[343]: FAILED LOGIN 1 FROM tty4 FOR root, Authentication failure
Nov 08 10:07:01 Labyrinth dbus[314]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Nov 08 10:07:01 Labyrinth systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 08 10:07:04 Labyrinth NetworkManager[316]: <info>  Activation (wlp6s0) Beginning DHCPv6 transaction (timeout in 45 seconds)
Nov 08 10:07:04 Labyrinth NetworkManager[316]: <info>  dhclient started with pid 503
Nov 08 10:07:05 Labyrinth dhclient[503]: XMT: Info-Request on wlp6s0, interval 930ms.
Nov 08 10:07:06 Labyrinth dhclient[503]: XMT: Info-Request on wlp6s0, interval 1880ms.
Nov 08 10:07:06 Labyrinth login[343]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Nov 08 10:07:06 Labyrinth systemd[1]: Created slice user-0.slice.
Nov 08 10:07:06 Labyrinth systemd[1]: Starting User Manager for UID 0...
Nov 08 10:07:06 Labyrinth systemd-logind[318]: New session c3 of user root.
Nov 08 10:07:06 Labyrinth systemd[1]: Started Session c3 of user root.
Nov 08 10:07:06 Labyrinth systemd[505]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Nov 08 10:07:07 Labyrinth systemd[505]: Reached target Paths.
Nov 08 10:07:07 Labyrinth systemd[505]: Listening on Sound System.
Nov 08 10:07:07 Labyrinth systemd[505]: Reached target Timers.
Nov 08 10:07:07 Labyrinth systemd[505]: Starting D-Bus User Message Bus Socket.
Nov 08 10:07:07 Labyrinth systemd[505]: Listening on D-Bus User Message Bus Socket.
Nov 08 10:07:07 Labyrinth systemd[505]: Reached target Sockets.
Nov 08 10:07:07 Labyrinth systemd[505]: Reached target Basic System.
Nov 08 10:07:07 Labyrinth systemd[505]: Reached target Default.
Nov 08 10:07:07 Labyrinth systemd[505]: Startup finished in 56ms.
Nov 08 10:07:07 Labyrinth systemd[1]: Started User Manager for UID 0.
Nov 08 10:07:07 Labyrinth login[343]: ROOT LOGIN ON tty4
Nov 08 10:07:07 Labyrinth dhclient[503]: XMT: Info-Request on wlp6s0, interval 3630ms.
Nov 08 10:07:11 Labyrinth dhclient[503]: XMT: Info-Request on wlp6s0, interval 7340ms.
Nov 08 10:07:18 Labyrinth dhclient[503]: XMT: Info-Request on wlp6s0, interval 14080ms.
Nov 08 10:07:33 Labyrinth dhclient[503]: XMT: Info-Request on wlp6s0, interval 28600ms.
Nov 08 10:07:49 Labyrinth NetworkManager[316]: <warn>  (wlp6s0): DHCPv6 request timed out.
Nov 08 10:07:49 Labyrinth NetworkManager[316]: <info>  (wlp6s0): DHCPv6 state changed unknown -> timeout
Nov 08 10:07:49 Labyrinth NetworkManager[316]: <info>  (wlp6s0): canceled DHCP transaction, DHCP client pid 503
Nov 08 10:07:49 Labyrinth NetworkManager[316]: <info>  (wlp6s0): DHCPv6 state changed timeout -> done
Nov 08 10:07:49 Labyrinth NetworkManager[316]: <info>  Policy set 'D-Link' (wlp6s0) as default for IPv6 routing and DNS.

Offline

#5 2015-11-08 05:23:47

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: GDM doesn't start

What is the output of lspci | grep VGA?

Online

#6 2015-11-08 05:28:27

shashankgandham
Member
Registered: 2015-06-01
Posts: 21

Re: GDM doesn't start

lspci | grep VGA , gives me this

 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b) 

lspci -k gives me

00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
	Subsystem: Dell Device 0652
	Kernel driver in use: hsw_uncore
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
	Subsystem: Dell Device 0652
	Kernel driver in use: i915
	Kernel modules: i915
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
	Subsystem: Dell Device 0652
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
	Subsystem: Dell Device 0652
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
	Subsystem: Dell Device 0652
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
	Subsystem: Dell Device 0652
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
	Subsystem: Dell Device 0652
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
	Subsystem: Dell Device 0652
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
	Subsystem: Dell Device 0652
	Kernel driver in use: ahci
	Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
	Subsystem: Dell Device 0652
	Kernel modules: i2c_i801
06:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
	Subsystem: Dell Device 020c
	Kernel driver in use: ath9k
	Kernel modules: ath9k
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 07)
	Subsystem: Dell Device 0652
	Kernel driver in use: r8169
	Kernel modules: r8169
08:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)
	Subsystem: Dell GeForce 820M
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia

Last edited by shashankgandham (2015-11-08 05:29:58)

Offline

#7 2015-11-08 05:31:22

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: GDM doesn't start

So you're on an Optimus system? There's a wiki article for that.

Online

#8 2015-11-08 05:34:53

shashankgandham
Member
Registered: 2015-06-01
Posts: 21

Re: GDM doesn't start

Scimmia wrote:

So you're on an Optimus system? There's a wiki article for that.

I know , I have gone through it , and followed the exact steps .. That is what led me into this

Offline

#9 2015-11-08 05:42:07

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: GDM doesn't start

You know what, I think I'm done pulling teeth for the day.

Online

#10 2015-11-08 06:24:38

shashankgandham
Member
Registered: 2015-06-01
Posts: 21

Re: GDM doesn't start

Scimmia wrote:

You know what, I think I'm done pulling teeth for the day.

I dont know , how else I could be helpful hmm .. Anyhow Thanks

Offline

#11 2015-11-08 17:38:19

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: GDM doesn't start

OK, back to this. My frustration last night came from your leaving out virtually all important information. You say you're trying to install the nvidia driver, but forget to include that you're running Optimus and never have posted any information about what you have tried. To understand what I mean, take a look here: http://www.catb.org/~esr/faqs/smart-questions.html , especially http://www.catb.org/~esr/faqs/smart-que … #beprecise

Online

Board footer

Powered by FluxBB