You are not logged in.

#1 2016-12-15 09:27:10

dillebidum
Member
Registered: 2016-09-21
Posts: 19

radeonsi error causes X load delay, "fails on resume".

Hello.
I have this weird error with radeonsi (hence the error

si startup failed on resume

in the dmesg log) and I seem to be the first person to have it, says 10 pages of Google with different keywords.
Xorg is also taking a bit long to exit. If I exit dwm, it's going to be like this.

Waiting for X server to exit...

For some unknown (to me, at least) reason, the delay is only on startup for Wayland.
I tried to use radeon.runpm=0 on the kernel command line earlier, but that disables the discrete GPU.
Any help is greatly appreciated.
With that said, here are some logs. No, they are not stripped down.

$ cat /var/log/Xorg.0.log
[  1168.254] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[  1168.257] X Protocol Version 11, Revision 0
[  1168.258] Build Operating System: Linux 4.5.4-1-ARCH x86_64 
[  1168.259] Current Operating System: Linux nullroot 4.8.13-1-ARCH #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016 x86_64
[  1168.259] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img radeon.runpm=1 root=/dev/disk/by-label/Arch rw
[  1168.261] Build Date: 19 July 2016  05:54:24PM
[  1168.262]  
[  1168.263] Current version of pixman: 0.34.0
[  1168.265] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1168.265] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1168.270] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 15 12:08:46 2016
[  1168.271] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1168.272] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1168.272] (==) No Layout section.  Using the first Screen section.
[  1168.272] (==) No screen section available. Using defaults.
[  1168.272] (**) |-->Screen "Default Screen Section" (0)
[  1168.272] (**) |   |-->Monitor "<default monitor>"
[  1168.272] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1168.272] (==) Automatically adding devices
[  1168.272] (==) Automatically enabling devices
[  1168.272] (==) Automatically adding GPU devices
[  1168.272] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1168.272] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  1168.272] 	Entry deleted from font path.
[  1168.272] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  1168.272] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  1168.272] 	Entry deleted from font path.
[  1168.272] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  1168.272] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[  1168.272] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1168.272] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1168.272] (II) Loader magic: 0x821d40
[  1168.272] (II) Module ABI versions:
[  1168.272] 	X.Org ANSI C Emulation: 0.4
[  1168.272] 	X.Org Video Driver: 20.0
[  1168.272] 	X.Org XInput driver : 22.1
[  1168.272] 	X.Org Server Extension : 9.0
[  1168.273] (++) using VT number 1

[  1168.273] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  1168.274] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[  1168.274] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1168.275] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[  1168.275] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1168.275] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[  1168.277] (--) PCI:*(0:0:2:0) 8086:1916:1028:06b2 rev 7, Mem @ 0xd1000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  1168.277] (--) PCI: (0:1:0:0) 1002:6660:1028:06b2 rev 129, Mem @ 0xc0000000/268435456, 0xd0000000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[  1168.277] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1168.277] (II) LoadModule: "glx"
[  1168.277] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1168.278] (II) Module glx: vendor="X.Org Foundation"
[  1168.278] 	compiled for 1.18.4, module version = 1.0.0
[  1168.278] 	ABI class: X.Org Server Extension, version 9.0
[  1168.278] (==) AIGLX enabled
[  1168.278] (==) Matched intel as autoconfigured driver 0
[  1168.278] (==) Matched ati as autoconfigured driver 1
[  1168.278] (==) Matched intel as autoconfigured driver 2
[  1168.278] (==) Matched modesetting as autoconfigured driver 3
[  1168.278] (==) Matched fbdev as autoconfigured driver 4
[  1168.278] (==) Matched vesa as autoconfigured driver 5
[  1168.278] (==) Assigned the driver to the xf86ConfigLayout
[  1168.278] (II) LoadModule: "intel"
[  1168.278] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1168.278] (II) Module intel: vendor="X.Org Foundation"
[  1168.278] 	compiled for 1.18.4, module version = 2.99.917
[  1168.278] 	Module class: X.Org Video Driver
[  1168.278] 	ABI class: X.Org Video Driver, version 20.0
[  1168.278] (II) LoadModule: "ati"
[  1168.278] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[  1168.278] (II) Module ati: vendor="X.Org Foundation"
[  1168.278] 	compiled for 1.18.4, module version = 7.8.0
[  1168.278] 	Module class: X.Org Video Driver
[  1168.278] 	ABI class: X.Org Video Driver, version 20.0
[  1168.278] (II) LoadModule: "radeon"
[  1168.278] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[  1168.278] (II) Module radeon: vendor="X.Org Foundation"
[  1168.278] 	compiled for 1.18.4, module version = 7.8.0
[  1168.278] 	Module class: X.Org Video Driver
[  1168.278] 	ABI class: X.Org Video Driver, version 20.0
[  1168.278] (II) LoadModule: "modesetting"
[  1168.278] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1168.278] (II) Module modesetting: vendor="X.Org Foundation"
[  1168.278] 	compiled for 1.18.4, module version = 1.18.4
[  1168.278] 	Module class: X.Org Video Driver
[  1168.278] 	ABI class: X.Org Video Driver, version 20.0
[  1168.278] (II) LoadModule: "fbdev"
[  1168.278] (WW) Warning, couldn't open module fbdev
[  1168.278] (II) UnloadModule: "fbdev"
[  1168.278] (II) Unloading fbdev
[  1168.278] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1168.278] (II) LoadModule: "vesa"
[  1168.279] (WW) Warning, couldn't open module vesa
[  1168.279] (II) UnloadModule: "vesa"
[  1168.279] (II) Unloading vesa
[  1168.279] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1168.279] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  1168.279] (II) intel: Driver for Intel(R) HD Graphics
[  1168.279] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  1168.279] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  1168.279] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[  1168.280] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1168.280] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160711
[  1168.280] (II) intel(0): SNA compiled from 2.99.917-746-g169c74f
[  1168.280] (II) [KMS] Kernel modesetting enabled.
[  1168.280] (WW) Falling back to old probe method for modesetting
[  1168.280] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 520
[  1168.280] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[  1168.280] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1168.280] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1168.280] (==) intel(0): RGB weight 888
[  1168.280] (==) intel(0): Default visual is TrueColor
[  1168.280] (II) intel(0): Output eDP1 has no monitor section
[  1168.296] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[  1168.296] (II) intel(0): Enabled output eDP1
[  1168.296] (II) intel(0): Output HDMI1 has no monitor section
[  1168.296] (II) intel(0): Enabled output HDMI1
[  1168.296] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  1168.296] (II) intel(0): Output VIRTUAL1 has no monitor section
[  1168.296] (II) intel(0): Enabled output VIRTUAL1
[  1168.296] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[  1168.296] (--) intel(0): Output HDMI1 using initial mode 1024x768 on pipe 1
[  1168.297] (==) intel(0): TearFree disabled
[  1168.297] (==) intel(0): DPI set to (96, 96)
[  1168.297] (II) Loading sub module "dri3"
[  1168.297] (II) LoadModule: "dri3"
[  1168.297] (II) Module "dri3" already built-in
[  1168.297] (II) Loading sub module "dri2"
[  1168.297] (II) LoadModule: "dri2"
[  1168.297] (II) Module "dri2" already built-in
[  1168.297] (II) Loading sub module "present"
[  1168.297] (II) LoadModule: "present"
[  1168.297] (II) Module "present" already built-in
[  1168.297] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[  1168.297] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1168.297] (==) RADEON(G0): Default visual is TrueColor
[  1168.297] (==) RADEON(G0): RGB weight 888
[  1168.297] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[  1168.297] (--) RADEON(G0): Chipset: "HAINAN" (ChipID = 0x6660)
[  1168.297] (II) Loading sub module "fb"
[  1168.297] (II) LoadModule: "fb"
[  1168.297] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1168.297] (II) Module fb: vendor="X.Org Foundation"
[  1168.297] 	compiled for 1.18.4, module version = 1.0.0
[  1168.297] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1168.297] (II) RADEON(G0): GPU accel disabled or not working, using shadowfb for KMS
[  1168.297] (II) Loading sub module "shadow"
[  1168.297] (II) LoadModule: "shadow"
[  1168.297] (II) Loading /usr/lib/xorg/modules/libshadow.so
[  1168.297] (II) Module shadow: vendor="X.Org Foundation"
[  1168.297] 	compiled for 1.18.4, module version = 1.1.0
[  1168.297] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1168.297] (II) RADEON(G0): KMS Color Tiling: disabled
[  1168.297] (II) RADEON(G0): KMS Color Tiling 2D: disabled
[  1168.297] (II) RADEON(G0): KMS Pageflipping: enabled
[  1168.297] (II) RADEON(G0): SwapBuffers wait for vsync: enabled
[  1168.297] (II) RADEON(G0): mem size init: gart size :7fbcf000 vram size: s:100000000 visible:fbbe000
[  1168.297] (II) RADEON(G0): EXA: Driver will allow EXA pixmaps in VRAM
[  1168.297] (==) RADEON(G0): DPI set to (96, 96)
[  1168.297] (==) RADEON(G0): Using gamma correction (1.0, 1.0, 1.0)
[  1168.297] (II) Loading sub module "ramdac"
[  1168.297] (II) LoadModule: "ramdac"
[  1168.297] (II) Module "ramdac" already built-in
[  1168.297] (II) UnloadModule: "modesetting"
[  1168.297] (II) Unloading modesetting
[  1168.297] (==) Depth 24 pixmap format is 32 bpp
[  1168.297] (II) RADEON(G0): Front buffer size: 3072K
[  1168.297] (II) RADEON(G0): VRAM usage limit set to 229240K
[  1168.297] (==) RADEON(G0): DRI3 disabled
[  1168.297] (==) RADEON(G0): Backing store enabled
[  1168.297] (WW) RADEON(G0): Direct rendering disabled
[  1168.297] (II) RADEON(G0): Acceleration disabled
[  1168.297] (==) RADEON(G0): DPMS enabled
[  1168.297] (==) RADEON(G0): Silken mouse enabled
[  1168.297] (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1168.297] (II) intel(0): SNA initialized with Skylake (gen9) backend
[  1168.297] (==) intel(0): Backing store enabled
[  1168.297] (==) intel(0): Silken mouse enabled
[  1168.297] (II) intel(0): HW Cursor enabled
[  1168.298] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1168.298] (==) intel(0): DPMS enabled
[  1168.298] (==) intel(0): Display hotplug detection enabled
[  1168.298] (II) intel(0): [DRI2] Setup complete
[  1168.298] (II) intel(0): [DRI2]   DRI driver: i965
[  1168.298] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  1168.298] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[  1168.298] (II) intel(0): hardware support for Present enabled
[  1168.298] (--) RandR disabled
[  1168.307] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1168.307] (II) AIGLX: enabled GLX_ARB_create_context
[  1168.307] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1168.307] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[  1168.307] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1168.307] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1168.307] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  1168.307] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  1168.307] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[  1168.307] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1168.307] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  1168.307] (II) AIGLX: Loaded and initialized i965
[  1168.307] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1168.308] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  1168.316] (II) intel(0): switch to mode 1024x768@60.0 on HDMI1 using pipe 1, position (0, 0), rotation normal, reflection none
[  1168.333] (II) intel(0): Setting screen physical size to 361 x 203
[  1168.356] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[  1168.356] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1168.356] (**) Power Button: Applying InputClass "system-keyboard"
[  1168.356] (II) LoadModule: "evdev"
[  1168.356] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1168.356] (II) Module evdev: vendor="X.Org Foundation"
[  1168.356] 	compiled for 1.18.4, module version = 2.10.4
[  1168.356] 	Module class: X.Org XInput Driver
[  1168.356] 	ABI class: X.Org XInput driver, version 22.1
[  1168.357] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 17 paused 0
[  1168.357] (II) Using input driver 'evdev' for 'Power Button'
[  1168.357] (**) Power Button: always reports core events
[  1168.357] (**) evdev: Power Button: Device: "/dev/input/event7"
[  1168.357] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1168.357] (--) evdev: Power Button: Found keys
[  1168.357] (II) evdev: Power Button: Configuring as keyboard
[  1168.357] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event7"
[  1168.357] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1168.357] (**) Option "xkb_rules" "evdev"
[  1168.357] (**) Option "xkb_layout" "us"
[  1168.357] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[  1168.357] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1168.357] (**) Video Bus: Applying InputClass "system-keyboard"
[  1168.358] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 18 paused 0
[  1168.358] (II) Using input driver 'evdev' for 'Video Bus'
[  1168.358] (**) Video Bus: always reports core events
[  1168.358] (**) evdev: Video Bus: Device: "/dev/input/event9"
[  1168.358] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1168.358] (--) evdev: Video Bus: Found keys
[  1168.358] (II) evdev: Video Bus: Configuring as keyboard
[  1168.358] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9"
[  1168.358] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1168.358] (**) Option "xkb_rules" "evdev"
[  1168.358] (**) Option "xkb_layout" "us"
[  1168.358] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  1168.358] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1168.358] (**) Power Button: Applying InputClass "system-keyboard"
[  1168.359] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 19 paused 0
[  1168.359] (II) Using input driver 'evdev' for 'Power Button'
[  1168.359] (**) Power Button: always reports core events
[  1168.359] (**) evdev: Power Button: Device: "/dev/input/event5"
[  1168.359] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1168.359] (--) evdev: Power Button: Found keys
[  1168.359] (II) evdev: Power Button: Configuring as keyboard
[  1168.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event5"
[  1168.359] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  1168.359] (**) Option "xkb_rules" "evdev"
[  1168.359] (**) Option "xkb_layout" "us"
[  1168.359] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[  1168.359] (II) No input driver specified, ignoring this device.
[  1168.359] (II) This device may have been added with another device file.
[  1168.359] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[  1168.359] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1168.359] (**) Sleep Button: Applying InputClass "system-keyboard"
[  1168.360] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 20 paused 0
[  1168.360] (II) Using input driver 'evdev' for 'Sleep Button'
[  1168.360] (**) Sleep Button: always reports core events
[  1168.360] (**) evdev: Sleep Button: Device: "/dev/input/event6"
[  1168.360] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  1168.360] (--) evdev: Sleep Button: Found keys
[  1168.360] (II) evdev: Sleep Button: Configuring as keyboard
[  1168.360] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event6"
[  1168.360] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1168.360] (**) Option "xkb_rules" "evdev"
[  1168.360] (**) Option "xkb_layout" "us"
[  1168.360] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v1.0 (/dev/input/event1)
[  1168.360] (**) Microsoft Microsoft® Nano Transceiver v1.0: Applying InputClass "evdev keyboard catchall"
[  1168.360] (**) Microsoft Microsoft® Nano Transceiver v1.0: Applying InputClass "system-keyboard"
[  1168.361] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0
[  1168.361] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v1.0'
[  1168.361] (**) Microsoft Microsoft® Nano Transceiver v1.0: always reports core events
[  1168.361] (**) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Device: "/dev/input/event1"
[  1168.361] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Vendor 0x45e Product 0x7b2
[  1168.361] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found keys
[  1168.361] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Configuring as keyboard
[  1168.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:045E:07B2.0001/input/input2/event1"
[  1168.361] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v1.0" (type: KEYBOARD, id 10)
[  1168.361] (**) Option "xkb_rules" "evdev"
[  1168.361] (**) Option "xkb_layout" "us"
[  1168.361] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v1.0 (/dev/input/event2)
[  1168.361] (**) Microsoft Microsoft® Nano Transceiver v1.0: Applying InputClass "evdev pointer catchall"
[  1168.417] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[  1168.417] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v1.0'
[  1168.417] (**) Microsoft Microsoft® Nano Transceiver v1.0: always reports core events
[  1168.417] (**) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Device: "/dev/input/event2"
[  1168.417] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Vendor 0x45e Product 0x7b2
[  1168.417] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found 9 mouse buttons
[  1168.417] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found scroll wheel(s)
[  1168.417] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found relative axes
[  1168.417] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found x and y relative axes
[  1168.417] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Configuring as mouse
[  1168.417] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Adding scrollwheel support
[  1168.417] (**) evdev: Microsoft Microsoft® Nano Transceiver v1.0: YAxisMapping: buttons 4 and 5
[  1168.417] (**) evdev: Microsoft Microsoft® Nano Transceiver v1.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1168.417] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:045E:07B2.0002/input/input3/event2"
[  1168.417] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v1.0" (type: MOUSE, id 11)
[  1168.417] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: initialized for relative axes.
[  1168.417] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) keeping acceleration scheme 1
[  1168.417] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) acceleration profile 0
[  1168.417] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) acceleration factor: 2.000
[  1168.417] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) acceleration threshold: 4
[  1168.418] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v1.0 (/dev/input/mouse0)
[  1168.418] (II) No input driver specified, ignoring this device.
[  1168.418] (II) This device may have been added with another device file.
[  1168.419] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v1.0 (/dev/input/event3)
[  1168.419] (**) Microsoft Microsoft® Nano Transceiver v1.0: Applying InputClass "evdev keyboard catchall"
[  1168.419] (**) Microsoft Microsoft® Nano Transceiver v1.0: Applying InputClass "system-keyboard"
[  1168.421] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 23 paused 0
[  1168.421] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v1.0'
[  1168.421] (**) Microsoft Microsoft® Nano Transceiver v1.0: always reports core events
[  1168.421] (**) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Device: "/dev/input/event3"
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Vendor 0x45e Product 0x7b2
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found 1 mouse buttons
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found scroll wheel(s)
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found relative axes
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found absolute axes
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found absolute multitouch axes
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Fake MT device detected
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found x and y absolute axes
[  1168.421] (--) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Found keys
[  1168.421] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Forcing relative x/y axes to exist.
[  1168.421] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Configuring as mouse
[  1168.421] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Configuring as keyboard
[  1168.421] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: Adding scrollwheel support
[  1168.421] (**) evdev: Microsoft Microsoft® Nano Transceiver v1.0: YAxisMapping: buttons 4 and 5
[  1168.421] (**) evdev: Microsoft Microsoft® Nano Transceiver v1.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1168.421] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:045E:07B2.0003/input/input4/event3"
[  1168.421] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v1.0" (type: KEYBOARD, id 12)
[  1168.421] (**) Option "xkb_rules" "evdev"
[  1168.421] (**) Option "xkb_layout" "us"
[  1168.421] (II) evdev: Microsoft Microsoft® Nano Transceiver v1.0: initialized for relative axes.
[  1168.421] (WW) evdev: Microsoft Microsoft® Nano Transceiver v1.0: ignoring absolute axes.
[  1168.422] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) keeping acceleration scheme 1
[  1168.422] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) acceleration profile 0
[  1168.422] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) acceleration factor: 2.000
[  1168.422] (**) Microsoft Microsoft® Nano Transceiver v1.0: (accel) acceleration threshold: 4
[  1168.423] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v1.0 (/dev/input/js0)
[  1168.423] (**) Microsoft Microsoft® Nano Transceiver v1.0: Applying InputClass "system-keyboard"
[  1168.423] (II) No input driver specified, ignoring this device.
[  1168.423] (II) This device may have been added with another device file.
[  1168.423] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event19)
[  1168.423] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[  1168.423] (**) Integrated_Webcam_HD: Applying InputClass "system-keyboard"
[  1168.425] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 24 paused 0
[  1168.425] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[  1168.425] (**) Integrated_Webcam_HD: always reports core events
[  1168.425] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event19"
[  1168.425] (--) evdev: Integrated_Webcam_HD: Vendor 0x64e Product 0x920b
[  1168.425] (--) evdev: Integrated_Webcam_HD: Found keys
[  1168.425] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[  1168.425] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input21/event19"
[  1168.425] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 13)
[  1168.425] (**) Option "xkb_rules" "evdev"
[  1168.425] (**) Option "xkb_layout" "us"
[  1168.426] (II) config/udev: Adding input device DLLC6B2:00 06CB:75BF Touchpad (/dev/input/event18)
[  1168.426] (**) DLLC6B2:00 06CB:75BF Touchpad: Applying InputClass "evdev touchpad catchall"
[  1168.426] (**) DLLC6B2:00 06CB:75BF Touchpad: Applying InputClass "touchpad catchall"
[  1168.426] (**) DLLC6B2:00 06CB:75BF Touchpad: Applying InputClass "Default clickpad buttons"
[  1168.426] (II) LoadModule: "synaptics"
[  1168.426] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1168.426] (II) Module synaptics: vendor="X.Org Foundation"
[  1168.426] 	compiled for 1.18.3, module version = 1.8.99
[  1168.426] 	Module class: X.Org XInput Driver
[  1168.426] 	ABI class: X.Org XInput driver, version 22.1
[  1168.428] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 25 paused 0
[  1168.428] (II) Using input driver 'synaptics' for 'DLLC6B2:00 06CB:75BF Touchpad'
[  1168.428] (**) DLLC6B2:00 06CB:75BF Touchpad: always reports core events
[  1168.428] (**) Option "Device" "/dev/input/event18"
[  1168.428] (II) synaptics: DLLC6B2:00 06CB:75BF Touchpad: found clickpad property
[  1168.428] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: x-axis range 0 - 1229 (res 12)
[  1168.428] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: y-axis range 0 - 929 (res 12)
[  1168.428] (II) synaptics: DLLC6B2:00 06CB:75BF Touchpad: device does not report pressure, will use touch data.
[  1168.428] (II) synaptics: DLLC6B2:00 06CB:75BF Touchpad: device does not report finger width.
[  1168.428] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: buttons: left double triple
[  1168.428] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: Vendor 0x6cb Product 0x75bf
[  1168.428] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: invalid pressure range.  defaulting to 0 - 255
[  1168.428] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: invalid finger width range.  defaulting to 0 - 15
[  1168.428] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  1168.428] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: touchpad found
[  1168.428] (**) DLLC6B2:00 06CB:75BF Touchpad: always reports core events
[  1168.429] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DLLC6B2:00/0018:06CB:75BF.0004/input/input19/event18"
[  1168.429] (II) XINPUT: Adding extended input device "DLLC6B2:00 06CB:75BF Touchpad" (type: TOUCHPAD, id 14)
[  1168.429] (**) synaptics: DLLC6B2:00 06CB:75BF Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  1168.429] (**) synaptics: DLLC6B2:00 06CB:75BF Touchpad: (accel) MaxSpeed is now 1.75
[  1168.429] (**) synaptics: DLLC6B2:00 06CB:75BF Touchpad: (accel) AccelFactor is now 0.130
[  1168.429] (**) DLLC6B2:00 06CB:75BF Touchpad: (accel) keeping acceleration scheme 1
[  1168.429] (**) DLLC6B2:00 06CB:75BF Touchpad: (accel) acceleration profile 1
[  1168.429] (**) DLLC6B2:00 06CB:75BF Touchpad: (accel) acceleration factor: 2.000
[  1168.429] (**) DLLC6B2:00 06CB:75BF Touchpad: (accel) acceleration threshold: 4
[  1168.429] (--) synaptics: DLLC6B2:00 06CB:75BF Touchpad: touchpad found
[  1168.430] (II) config/udev: Adding input device DLLC6B2:00 06CB:75BF Touchpad (/dev/input/mouse2)
[  1168.430] (**) DLLC6B2:00 06CB:75BF Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1168.431] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[  1168.431] (II) No input driver specified, ignoring this device.
[  1168.431] (II) This device may have been added with another device file.
[  1168.431] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event14)
[  1168.431] (II) No input driver specified, ignoring this device.
[  1168.431] (II) This device may have been added with another device file.
[  1168.432] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[  1168.432] (II) No input driver specified, ignoring this device.
[  1168.432] (II) This device may have been added with another device file.
[  1168.432] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[  1168.432] (II) No input driver specified, ignoring this device.
[  1168.432] (II) This device may have been added with another device file.
[  1168.432] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[  1168.432] (II) No input driver specified, ignoring this device.
[  1168.432] (II) This device may have been added with another device file.
[  1168.433] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1168.433] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1168.433] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[  1168.434] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[  1168.434] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1168.434] (**) AT Translated Set 2 keyboard: always reports core events
[  1168.434] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  1168.435] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  1168.435] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  1168.435] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  1168.435] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1168.435] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[  1168.435] (**) Option "xkb_rules" "evdev"
[  1168.435] (**) Option "xkb_layout" "us"
[  1168.436] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[  1168.436] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1168.436] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1168.436] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[  1168.437] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 27 paused 0
[  1168.437] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1168.437] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1168.437] (**) Option "Device" "/dev/input/event11"
[  1168.437] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[  1168.437] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1278 - 5664 (res 0)
[  1168.437] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1206 - 4648 (res 0)
[  1168.437] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  1168.437] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  1168.437] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[  1168.437] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  1168.437] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  1168.437] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1168.437] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1168.437] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[  1168.437] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[  1168.437] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  1168.437] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[  1168.437] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[  1168.437] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  1168.438] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  1168.438] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  1168.438] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  1168.438] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1168.438] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[  1168.438] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1168.439] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[  1168.439] (II) No input driver specified, ignoring this device.
[  1168.439] (II) This device may have been added with another device file.
[  1168.439] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event12)
[  1168.440] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  1168.440] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[  1168.441] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 28 paused 0
[  1168.441] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[  1168.441] (**) Dell WMI hotkeys: always reports core events
[  1168.441] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event12"
[  1168.441] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[  1168.441] (--) evdev: Dell WMI hotkeys: Found keys
[  1168.441] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[  1168.441] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event12"
[  1168.441] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 17)
[  1168.441] (**) Option "xkb_rules" "evdev"
[  1168.441] (**) Option "xkb_layout" "us"
[  1168.442] (II) config/udev: Adding input device DELL Wireless hotkeys (/dev/input/event8)
[  1168.442] (**) DELL Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[  1168.442] (**) DELL Wireless hotkeys: Applying InputClass "system-keyboard"
[  1168.443] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 29 paused 0
[  1168.443] (II) Using input driver 'evdev' for 'DELL Wireless hotkeys'
[  1168.443] (**) DELL Wireless hotkeys: always reports core events
[  1168.443] (**) evdev: DELL Wireless hotkeys: Device: "/dev/input/event8"
[  1168.443] (--) evdev: DELL Wireless hotkeys: Vendor 0 Product 0
[  1168.443] (--) evdev: DELL Wireless hotkeys: Found keys
[  1168.443] (II) evdev: DELL Wireless hotkeys: Configuring as keyboard
[  1168.443] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event8"
[  1168.443] (II) XINPUT: Adding extended input device "DELL Wireless hotkeys" (type: KEYBOARD, id 18)
[  1168.443] (**) Option "xkb_rules" "evdev"
[  1168.443] (**) Option "xkb_layout" "us"
[  1168.643] (II) intel(0): resizing framebuffer to 2390x768
[  1168.666] (II) intel(0): switch to mode 1024x768@60.0 on HDMI1 using pipe 1, position (1366, 0), rotation normal, reflection none
[  1170.297] (II) intel(0): EDID vendor "CMN", prod id 5578
[  1170.297] (II) intel(0): Printing DDC gathered Modelines:
[  1170.297] (II) intel(0): Modeline "1366x768"x0.0   76.42  1366 1434 1479 1592  768 772 779 800 +hsync -vsync (48.0 kHz eP)
[  1170.297] (II) intel(0): Modeline "1366x768"x0.0   60.45  1366 1429 1470 1572  768 772 778 801 +hsync -vsync (38.5 kHz e)
[  1170.323] (--) intel(0): HDMI max TMDS frequency 225000KHz
$ lspci
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430] (rev 81)
02:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
$ dmseg
[    0.000000] microcode: microcode updated early to revision 0x9e, date = 2016-06-22
[    0.000000] Linux version 4.8.13-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016
[    0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img radeon.runpm=1 root=/dev/disk/by-label/Arch rw
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000623d7fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000623d8000-0x00000000623d8fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000623d9000-0x0000000062402fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062403000-0x000000006245dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000006245e000-0x0000000062c0dfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062c0e000-0x000000006ec24fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006ec25000-0x000000006f63cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006f63d000-0x000000006ff98fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006ff99000-0x000000006fffdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006fffe000-0x000000006fffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000182ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x5ef7a018-0x5ef8a057] usable ==> usable
[    0.000000] e820: update [mem 0x5ef72018-0x5ef79e57] usable ==> usable
[    0.000000] e820: update [mem 0x5ef65018-0x5ef71857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000005ef65017] usable
[    0.000000] reserve setup_data: [mem 0x000000005ef65018-0x000000005ef71857] usable
[    0.000000] reserve setup_data: [mem 0x000000005ef71858-0x000000005ef72017] usable
[    0.000000] reserve setup_data: [mem 0x000000005ef72018-0x000000005ef79e57] usable
[    0.000000] reserve setup_data: [mem 0x000000005ef79e58-0x000000005ef7a017] usable
[    0.000000] reserve setup_data: [mem 0x000000005ef7a018-0x000000005ef8a057] usable
[    0.000000] reserve setup_data: [mem 0x000000005ef8a058-0x00000000623d7fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000623d8000-0x00000000623d8fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000623d9000-0x0000000062402fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000062403000-0x000000006245dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000006245e000-0x0000000062c0dfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000062c0e000-0x000000006ec24fff] usable
[    0.000000] reserve setup_data: [mem 0x000000006ec25000-0x000000006f63cfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006f63d000-0x000000006ff98fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006ff99000-0x000000006fffdfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000006fffe000-0x000000006fffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000182ffffff] usable
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ACPI=0x6ffd5000  ACPI 2.0=0x6ffd5000  SMBIOS=0xf0000  ESRT=0x6effc598 
[    0.000000] esrt: Reserving ESRT space from 0x000000006effc598 to 0x000000006effc5d0.
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. Inspiron 5559/0664DJ, BIOS 1.1.9 03/01/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x183000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000000]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.000000]   2 base 007A000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 0079800000 mask 7FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x6ffff max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01d4d000, 0x01d4dfff] PGTABLE
[    0.000000] BRK [0x01d4e000, 0x01d4efff] PGTABLE
[    0.000000] BRK [0x01d4f000, 0x01d4ffff] PGTABLE
[    0.000000] BRK [0x01d50000, 0x01d50fff] PGTABLE
[    0.000000] BRK [0x01d51000, 0x01d51fff] PGTABLE
[    0.000000] BRK [0x01d52000, 0x01d52fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x5ef8b000-0x5f60afff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000006FFD5000 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x000000006FFD50B0 0000DC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000006FFF2C60 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000006FFD5218 01DA46 (v02 DELL   CBX3     01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x000000006FF97F80 000040
[    0.000000] ACPI: APIC 0x000000006FFF2D70 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000006FFF2DF8 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000006FFF2E40 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000006FFF2EE0 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x000000006FFF2F20 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.000000] ACPI: SSDT 0x000000006FFF2F58 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: LPIT 0x000000006FFF3270 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000006FFF3308 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000006FFF3550 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000006FFF6100 000C45 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x000000006FFF6D48 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000006FFF6D80 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000006FFF6DD8 000740 (v02 INTEL  xh_rvp07 00000000 INTL 20120913)
[    0.000000] ACPI: BOOT 0x000000006FFF7518 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000006FFF7540 003531 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x000000006FFFAA78 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x000000006FFFAAC0 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: BGRT 0x000000006FFFB918 000038 (v00                 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000006FFFB950 000527 (v02 SgRef  SgPch    00001000 INTL 20120913)
[    0.000000] ACPI: DMAR 0x000000006FFFBE78 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.000000] ACPI: SSDT 0x000000006FFFBF68 000DC8 (v01 AmdRef AmdTabl  00001000 INTL 20120913)
[    0.000000] ACPI: ASF! 0x000000006FFFCD30 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000182ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x182ff7000-0x182ffbfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000182ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000623d7fff]
[    0.000000]   node   0: [mem 0x0000000062403000-0x000000006245dfff]
[    0.000000]   node   0: [mem 0x0000000062c0e000-0x000000006ec24fff]
[    0.000000]   node   0: [mem 0x000000006fffe000-0x000000006fffefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000182ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000182ffffff]
[    0.000000] On node 0 totalpages: 988134
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3995 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6994 pages used for memmap
[    0.000000]   DMA32 zone: 447563 pages, LIFO batch:31
[    0.000000]   Normal zone: 8384 pages used for memmap
[    0.000000]   Normal zone: 536576 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000007a000000-0x000000007bffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x5ef65000-0x5ef65fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5ef71000-0x5ef71fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5ef72000-0x5ef72fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5ef79000-0x5ef79fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5ef7a000-0x5ef7afff]
[    0.000000] PM: Registered nosave memory: [mem 0x5ef8a000-0x5ef8afff]
[    0.000000] PM: Registered nosave memory: [mem 0x623d8000-0x623d8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x623d9000-0x62402fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6245e000-0x62c0dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x6ec25000-0x6f63cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x6f63d000-0x6ff98fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6ff99000-0x6fffdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x6ffff000-0x6fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78000000-0x79ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7a000000-0x7bffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7c000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x7c000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff880182c00000 s103128 r8192 d32040 u524288
[    0.000000] pcpu-alloc: s103128 r8192 d32040 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 972671
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img radeon.runpm=1 root=/dev/disk/by-label/Arch rw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3574396K/3952536K available (6131K kernel code, 1051K rwdata, 1912K rodata, 1256K init, 1036K bss, 378140K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:8448 nr_irqs:1024 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2400.000 MHz processor
[    0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
[    0.000022] pid_max: default: 32768 minimum: 301
[    0.000030] ACPI: Core revision 20160422
[    0.034878] ACPI: 10 ACPI AML tables successfully acquired and loaded

[    0.035673] Security Framework initialized
[    0.035673] Yama: becoming mindful.
[    0.035847] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.036728] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.037098] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.037101] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.037293] CPU: Physical Processor ID: 0
[    0.037293] CPU: Processor Core ID: 0
[    0.037296] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.037297] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.037300] mce: CPU supports 8 MCE banks
[    0.037308] CPU0: Thermal monitoring enabled (TM1)
[    0.037320] process: using mwait in idle threads
[    0.037323] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.037323] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.037633] Freeing SMP alternatives memory: 24K (ffffffff81c42000 - ffffffff81c48000)
[    0.043659] ftrace: allocating 24335 entries in 96 pages
[    0.053002] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.053003] smpboot: Max logical packages: 2
[    0.053005] DMAR: Host address width 39
[    0.053007] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.053013] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.053014] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.053018] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.053018] DMAR: RMRR base: 0x0000006f59f000 end: 0x0000006f5befff
[    0.053019] DMAR: RMRR base: 0x00000079800000 end: 0x0000007bffffff
[    0.053020] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.053021] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.053022] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.053023] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.053023] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.053024] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.054566] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.054566] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.058515] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.091525] TSC deadline timer enabled
[    0.091530] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.091533] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.091558] ... version:                4
[    0.091558] ... bit width:              48
[    0.091559] ... generic registers:      4
[    0.091559] ... value mask:             0000ffffffffffff
[    0.091560] ... max period:             0000ffffffffffff
[    0.091560] ... fixed-purpose events:   3
[    0.091560] ... event mask:             000000070000000f
[    0.115029] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.131690] x86: Booting SMP configuration:
[    0.131691] .... node  #0, CPUs:      #1 #2 #3
[    0.410513] x86: Booted up 1 node, 4 CPUs
[    0.410516] smpboot: Total of 4 processors activated (19211.65 BogoMIPS)
[    0.413879] devtmpfs: initialized
[    0.413924] x86/mm: Memory block size: 128MB
[    0.415271] PM: Registering ACPI NVS region [mem 0x623d8000-0x623d8fff] (4096 bytes)
[    0.415272] PM: Registering ACPI NVS region [mem 0x6f63d000-0x6ff98fff] (9814016 bytes)
[    0.415414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.415442] pinctrl core: initialized pinctrl subsystem
[    0.415549] RTC time:  8:19:18, date: 12/15/16
[    0.416497] NET: Registered protocol family 16
[    0.423656] cpuidle: using governor ladder
[    0.437009] cpuidle: using governor menu
[    0.437079] Simple Boot Flag at 0x47 set to 0x80
[    0.437093] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.437094] ACPI: bus type PCI registered
[    0.437095] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.437148] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.437150] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.437158] PCI: Using configuration type 1 for base access
[    0.437163] dmi type 0xB1 record - unknown flag
[    0.447149] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.447149] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.447326] ACPI: Added _OSI(Module Device)
[    0.447327] ACPI: Added _OSI(Processor Device)
[    0.447327] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.447328] ACPI: Added _OSI(Processor Aggregator Device)
[    0.448348] ACPI: Executed 21 blocks of module-level executable AML code
[    0.458156] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.466525] ACPI: Dynamic OEM Table Load:
[    0.466531] ACPI: SSDT 0xFFFF88017D69B800 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.467315] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.468434] ACPI: Dynamic OEM Table Load:
[    0.468438] ACPI: SSDT 0xFFFF88017D76E000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.469776] ACPI: Dynamic OEM Table Load:
[    0.469780] ACPI: SSDT 0xFFFF88017D69D000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.470765] ACPI: Dynamic OEM Table Load:
[    0.470768] ACPI: SSDT 0xFFFF88017D770C00 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.473255] ACPI : EC: EC started
[    0.525442] ACPI: Interpreter enabled
[    0.525485] ACPI: (supports S0 S3 S4 S5)
[    0.525485] ACPI: Using IOAPIC for interrupt routing
[    0.525522] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.526853] ACPI: Power Resource [PG00] (on)
[    0.527190] ACPI: Power Resource [PG01] (on)
[    0.527516] ACPI: Power Resource [PG02] (on)
[    0.528950] ACPI: Power Resource [WRST] (off)
[    0.529281] ACPI: Power Resource [WRST] (off)
[    0.529609] ACPI: Power Resource [WRST] (off)
[    0.529936] ACPI: Power Resource [WRST] (off)
[    0.530264] ACPI: Power Resource [WRST] (off)
[    0.530311] ACPI: Power Resource [PC09] (on)
[    0.531324] ACPI: Power Resource [WRST] (off)
[    0.531650] ACPI: Power Resource [WRST] (off)
[    0.531977] ACPI: Power Resource [WRST] (off)
[    0.532495] ACPI: Power Resource [WRST] (off)
[    0.532839] ACPI: Power Resource [WRST] (off)
[    0.533170] ACPI: Power Resource [WRST] (off)
[    0.533499] ACPI: Power Resource [WRST] (off)
[    0.533827] ACPI: Power Resource [WRST] (off)
[    0.534156] ACPI: Power Resource [WRST] (off)
[    0.534485] ACPI: Power Resource [WRST] (off)
[    0.534811] ACPI: Power Resource [WRST] (off)
[    0.535136] ACPI: Power Resource [WRST] (off)
[    0.535463] ACPI: Power Resource [WRST] (off)
[    0.535788] ACPI: Power Resource [WRST] (off)
[    0.546529] ACPI: Power Resource [FN00] (off)
[    0.546587] ACPI: Power Resource [FN01] (off)
[    0.546642] ACPI: Power Resource [FN02] (off)
[    0.546698] ACPI: Power Resource [FN03] (off)
[    0.546753] ACPI: Power Resource [FN04] (off)
[    0.547687] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.547692] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.547718] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.548189] PCI host bridge to bus 0000:00
[    0.548190] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.548191] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.548192] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.548193] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.548194] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.548195] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.548195] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.548196] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.548197] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.548198] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.548198] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.548199] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.548200] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.548201] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.548201] pci_bus 0000:00: root bus resource [mem 0x7c000000-0xdfffffff window]
[    0.548202] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.548203] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.548209] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.548311] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.548319] pci 0000:00:02.0: reg 0x10: [mem 0xd1000000-0xd1ffffff 64bit]
[    0.548324] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.548328] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.548493] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.548512] pci 0000:00:14.0: reg 0x10: [mem 0xd2210000-0xd221ffff 64bit]
[    0.548580] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.548668] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.548701] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.548719] pci 0000:00:14.2: reg 0x10: [mem 0xd2230000-0xd2230fff 64bit]
[    0.548951] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.549160] pci 0000:00:15.0: reg 0x10: [mem 0xd222f000-0xd222ffff 64bit]
[    0.550112] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.550320] pci 0000:00:15.1: reg 0x10: [mem 0xd222e000-0xd222efff 64bit]
[    0.551204] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.551237] pci 0000:00:16.0: reg 0x10: [mem 0xd222d000-0xd222dfff 64bit]
[    0.551352] pci 0000:00:16.0: PME# supported from D3hot
[    0.551478] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.551492] pci 0000:00:17.0: reg 0x10: [mem 0xd2228000-0xd2229fff]
[    0.551500] pci 0000:00:17.0: reg 0x14: [mem 0xd222c000-0xd222c0ff]
[    0.551507] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.551515] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.551525] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.551532] pci 0000:00:17.0: reg 0x24: [mem 0xd222b000-0xd222b7ff]
[    0.551574] pci 0000:00:17.0: PME# supported from D3hot
[    0.551695] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.551758] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.551859] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.551898] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.551960] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.552059] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.552087] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.552149] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.552246] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.552290] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.552491] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.552501] pci 0000:00:1f.2: reg 0x10: [mem 0xd2224000-0xd2227fff]
[    0.552644] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.552665] pci 0000:00:1f.3: reg 0x10: [mem 0xd2220000-0xd2223fff 64bit]
[    0.552690] pci 0000:00:1f.3: reg 0x20: [mem 0xd2200000-0xd220ffff 64bit]
[    0.552739] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.552877] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.552911] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.552957] pci 0000:00:1f.4: reg 0x10: [mem 0xd222a000-0xd222a0ff 64bit]
[    0.553026] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.553246] pci 0000:01:00.0: [1002:6660] type 00 class 0x038000
[    0.553262] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.553274] pci 0000:01:00.0: reg 0x18: [mem 0xd0000000-0xd003ffff 64bit]
[    0.553281] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.553296] pci 0000:01:00.0: reg 0x30: [mem 0xd0040000-0xd005ffff pref]
[    0.553303] pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
[    0.553351] pci 0000:01:00.0: supports D1 D2
[    0.553351] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.553388] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.561046] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.561048] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.561051] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd00fffff]
[    0.561279] pci 0000:02:00.0: [8086:08b3] type 00 class 0x028000
[    0.561312] pci 0000:02:00.0: reg 0x10: [mem 0xd2100000-0xd2101fff 64bit]
[    0.561526] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.561685] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.571208] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.571212] pci 0000:00:1c.4:   bridge window [mem 0xd2100000-0xd21fffff]
[    0.571307] pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
[    0.571335] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.571367] pci 0000:03:00.0: reg 0x18: [mem 0xd2004000-0xd2004fff 64bit]
[    0.571389] pci 0000:03:00.0: reg 0x20: [mem 0xd2000000-0xd2003fff 64bit pref]
[    0.571492] pci 0000:03:00.0: supports D1 D2
[    0.571493] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.571594] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.581093] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.581096] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.581098] pci 0000:00:1c.5:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.583401] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.583449] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.583493] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.583538] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.583581] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.583625] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.583669] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.583713] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.586453] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.586521] ACPI : EC: EC stopped
[    0.586611] ACPI : EC: GPE = 0x45, I/O: command/status = 0x934, data = 0x930
[    0.586611] ACPI : EC: EC started
[    0.639215] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.639217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.639219] vgaarb: loaded
[    0.639220] vgaarb: bridge control possible 0000:00:02.0
[    0.643951] PCI: Using ACPI for IRQ routing
[    0.671994] PCI: pci_cache_line_size set to 64 bytes
[    0.672370] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.672371] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.672372] e820: reserve RAM buffer [mem 0x5ef65018-0x5fffffff]
[    0.672373] e820: reserve RAM buffer [mem 0x5ef72018-0x5fffffff]
[    0.672373] e820: reserve RAM buffer [mem 0x5ef7a018-0x5fffffff]
[    0.672374] e820: reserve RAM buffer [mem 0x623d8000-0x63ffffff]
[    0.672375] e820: reserve RAM buffer [mem 0x6245e000-0x63ffffff]
[    0.672376] e820: reserve RAM buffer [mem 0x6ec25000-0x6fffffff]
[    0.672377] e820: reserve RAM buffer [mem 0x6ffff000-0x6fffffff]
[    0.672377] e820: reserve RAM buffer [mem 0x183000000-0x183ffffff]
[    0.672448] NetLabel: Initializing
[    0.672449] NetLabel:  domain hash size = 128
[    0.672449] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.672459] NetLabel:  unlabeled traffic allowed by default
[    0.672551] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.672555] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.674598] clocksource: Switched to clocksource hpet
[    0.679222] VFS: Disk quotas dquot_6.6.0
[    0.679257] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.679340] pnp: PnP ACPI init
[    0.679543] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.679544] system 00:00: [io  0xffff] has been reserved
[    0.679545] system 00:00: [io  0xffff] has been reserved
[    0.679546] system 00:00: [io  0xffff] has been reserved
[    0.679547] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.679548] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.679550] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.679632] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.679663] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.679664] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.679689] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.679706] pnp 00:04: Plug and Play ACPI device, IDs DLLb6b2 PNP0f13 (active)
[    0.679892] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.679893] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.679894] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.679895] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.679895] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.679897] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.679898] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.679899] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.679900] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.679901] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.679902] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.679935] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.679936] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.679937] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.679938] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.679939] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.679940] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.679941] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.679942] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.680828] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.680829] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.680830] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.686278] pnp: PnP ACPI: found 8 devices
[    0.695567] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.695590] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.695592] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.695595] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd00fffff]
[    0.695601] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.695604] pci 0000:00:1c.4:   bridge window [mem 0xd2100000-0xd21fffff]
[    0.695610] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.695611] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.695614] pci 0000:00:1c.5:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.695620] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.695621] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.695622] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.695623] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.695624] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.695624] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.695625] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.695626] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.695627] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.695628] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.695629] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.695629] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[    0.695630] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[    0.695631] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[    0.695632] pci_bus 0000:00: resource 18 [mem 0x7c000000-0xdfffffff window]
[    0.695632] pci_bus 0000:00: resource 19 [mem 0xfd000000-0xfe7fffff window]
[    0.695633] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.695634] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xd00fffff]
[    0.695635] pci_bus 0000:02: resource 1 [mem 0xd2100000-0xd21fffff]
[    0.695636] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.695636] pci_bus 0000:03: resource 1 [mem 0xd2000000-0xd20fffff]
[    0.695659] NET: Registered protocol family 2
[    0.695800] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.695864] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.695962] TCP: Hash tables configured (established 32768 bind 32768)
[    0.695980] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.695993] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.696030] NET: Registered protocol family 1
[    0.696039] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.697175] PCI: CLS 0 bytes, default 64
[    0.697210] Unpacking initramfs...
[    0.774251] Freeing initrd memory: 6656K (ffff88005ef8b000 - ffff88005f60b000)
[    0.774281] DMAR: ACPI device "device:65" under DMAR at fed91000 as 00:15.0
[    0.774283] DMAR: ACPI device "device:66" under DMAR at fed91000 as 00:15.1
[    0.774295] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.774297] software IO TLB [mem 0x5af65000-0x5ef65000] (64MB) mapped at [ffff88005af65000-ffff88005ef64fff]
[    0.774654] Scanning for low memory corruption every 60 seconds
[    0.774852] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.775161] Initialise system trusted keyrings
[    0.775369] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    0.776541] zbud: loaded
[    0.777780] Key type asymmetric registered
[    0.777803] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.777892] io scheduler noop registered
[    0.777893] io scheduler deadline registered
[    0.777900] io scheduler cfq registered (default)
[    0.778420] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.778423] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.778432] efifb: probing for efifb
[    0.778442] efifb: framebuffer at 0xb0000000, using 4128k, total 4128k
[    0.778443] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    0.778443] efifb: scrolling: redraw
[    0.778444] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.780346] Console: switching to colour frame buffer device 170x48
[    0.782115] fb0: EFI VGA frame buffer device
[    0.782122] intel_idle: MWAIT substates: 0x11142120
[    0.782122] intel_idle: v0.4.1 model 0x4E
[    0.782291] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.782391] GHES: HEST is not enabled!
[    0.782462] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.782996] Linux agpgart interface v0.103
[    0.783251] rtc_cmos 00:01: RTC can wake from S4
[    0.783665] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.783745] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.783750] intel_pstate: Intel P-state driver initializing
[    0.783972] intel_pstate: HWP enabled
[    0.784108] ledtrig-cpu: registered to indicate activity on CPUs
[    0.784133] intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
[    0.784350] NET: Registered protocol family 10
[    0.784711] NET: Registered protocol family 17
[    0.784875] microcode: sig=0x406e3, pf=0x80, revision=0x9e
[    0.785016] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.785211] registered taskstats version 1
[    0.785212] Loading compiled-in X.509 certificates
[    0.785222] zswap: loaded using pool lzo/zbud
[    0.786755]   Magic number: 12:282:321
[    0.786763] tty tty46: hash matches
[    0.786775] pci 0000:00:02.0: hash matches
[    0.786967] rtc_cmos 00:01: setting system clock to 2016-12-15 08:19:19 UTC (1481789959)
[    0.787022] PM: Hibernation image not present or could not be loaded.
[    0.787810] Freeing unused kernel memory: 1256K (ffffffff81b08000 - ffffffff81c42000)
[    0.787811] Write protecting the kernel read-only data: 10240k
[    0.788334] Freeing unused kernel memory: 2044K (ffff880001601000 - ffff880001800000)
[    0.788596] Freeing unused kernel memory: 136K (ffff8800019de000 - ffff880001a00000)
[    0.794889] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    0.796160] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.796190] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.796915] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.796927] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.798549] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.798565] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.798570] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.798812] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.798826] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.821837] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.823494] i8042: Warning: Keylock active
[    0.824859] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.825003] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.837117] ACPI: bus type USB registered
[    0.837142] usbcore: registered new interface driver usbfs
[    0.837153] usbcore: registered new interface driver hub
[    0.837179] usbcore: registered new device driver usb
[    0.837250] SCSI subsystem initialized
[    0.838675] libata version 3.00 loaded.
[    0.838823] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.838829] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.839974] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.839980] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.840212] hub 1-0:1.0: USB hub found
[    0.840247] hub 1-0:1.0: 12 ports detected
[    0.847179] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.847182] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.847320] hub 2-0:1.0: USB hub found
[    0.847329] hub 2-0:1.0: 6 ports detected
[    0.850928] ahci 0000:00:17.0: version 3.0
[    0.851115] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
[    0.851167] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.851168] ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
[    0.851602] scsi host0: ahci
[    0.851754] scsi host1: ahci
[    0.851793] ata1: SATA max UDMA/133 abar m2048@0xd222b000 port 0xd222b100 irq 275
[    0.851794] ata2: SATA max UDMA/133 abar m2048@0xd222b000 port 0xd222b180 irq 275
[    0.858144] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.161661] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.193605] ata1.00: ATA-8: TOSHIBA MQ01ABD100, AX0P2D, max UDMA/100
[    1.193610] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.195760] ata1.00: configured for UDMA/100
[    1.196447] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MQ01ABD1 2D   PQ: 0 ANSI: 5
[    1.221425] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    1.417137] hidraw: raw HID events driver (C) Jiri Kosina
[    1.429929] usbcore: registered new interface driver usbhid
[    1.429932] usbhid: USB HID core driver
[    1.431550] input: Microsoft Microsoft® Nano Transceiver v1.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:045E:07B2.0001/input/input2
[    1.488252] hid-generic 0003:045E:07B2.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v1.0] on usb-0000:00:14.0-3/input0
[    1.488717] input: Microsoft Microsoft® Nano Transceiver v1.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:045E:07B2.0002/input/input3
[    1.488874] hid-generic 0003:045E:07B2.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v1.0] on usb-0000:00:14.0-3/input1
[    1.499624] input: Microsoft Microsoft® Nano Transceiver v1.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:045E:07B2.0003/input/input4
[    1.541327] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.544673] ata2.00: ATAPI: TSSTcorp DVD+/-RW SU-208GB, H100, max UDMA/100
[    1.550109] ata2.00: configured for UDMA/100
[    1.555031] hid-generic 0003:045E:07B2.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v1.0] on usb-0000:00:14.0-3/input2
[    1.555591] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW SU-208GB H100 PQ: 0 ANSI: 5
[    1.580203] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.580210] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.580361] sd 0:0:0:0: [sda] Write Protect is off
[    1.580368] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.580506] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.584770] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[    1.604078] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.604082] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.604514] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.640246]  sda: sda1 sda2 sda3
[    1.641987] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.784743] tsc: Refined TSC clocksource calibration: 2400.000 MHz
[    1.784758] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
[    1.971414] usb 1-6: new high-speed USB device number 4 using xhci_hcd
[    2.161503] random: fast init done
[    2.163216] usbcore: registered new interface driver rtsx_usb
[    2.327997] usb 1-8: new full-speed USB device number 5 using xhci_hcd
[    2.796178] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.798128] clocksource: Switched to clocksource tsc
[    3.519787] random: crng init done
[    4.260202] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.393816] systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.394272] systemd[1]: Detected architecture x86-64.
[    4.427521] systemd[1]: Set hostname to <nullroot>.
[    6.151793] systemd[1]: Listening on Process Core Dump Socket.
[    6.151903] systemd[1]: Listening on udev Kernel Socket.
[    6.151970] systemd[1]: Listening on udev Control Socket.
[    6.152034] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.152099] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.152154] systemd[1]: Reached target Remote File Systems.
[    6.152225] systemd[1]: Listening on Journal Socket.
[    6.621144] vboxdrv: loading out-of-tree module taints kernel.
[    6.628378] vboxdrv: Found 4 processor cores
[    6.648283] vboxdrv: TSC mode is Invariant, tentative frequency 2399998915 Hz
[    6.648287] vboxdrv: Successfully loaded version 5.1.10 (interface 0x00280000)
[    6.677749] VBoxPciLinuxInit
[    6.739710] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[    6.770467] vboxpci: IOMMU not found (not registered)
[    6.788720] VBoxNetAdp: Successfully started.
[    6.928238] VBoxNetFlt: Successfully started.
[    7.202222] fuse init (API version 7.25)
[    9.395485] systemd[1]: Started udev Kernel Device Manager.
[    9.849780] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[   10.408656] ACPI: AC Adapter [AC] (on-line)
[   10.409577] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[   10.410755] ACPI: Lid Switch [LID0]
[   10.410935] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[   10.410944] ACPI: Power Button [PBTN]
[   10.411087] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
[   10.411093] ACPI: Sleep Button [SBTN]
[   10.411244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
[   10.411249] ACPI: Power Button [PWRF]
[   10.522844] input: DELL Wireless hotkeys as /devices/virtual/input/input9
[   10.525870] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.607403] wmi: Mapper loaded
[   10.614268] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   10.633712] [drm] Initialized drm 1.1.0 20060810
[   10.743526] [drm] Memory usable by graphics device = 4096M
[   10.743528] checking generic (b0000000 408000) vs hw (b0000000 10000000)
[   10.743529] fb: switching to inteldrmfb from EFI VGA
[   10.743551] Console: switching to colour dummy device 80x25
[   10.743623] [drm] Replacing VGA console driver
[   10.749701] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.749702] [drm] Driver supports precise vblank timestamp query.
[   10.756979] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.762557] [drm] GuC firmware load skipped
[   10.764095] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.764994] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[   10.765040] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[   10.813787] fbcon: inteldrmfb (fb0) is primary device
[   10.828274] [drm] Finished loading i915/skl_dmc_ver1_26.bin (v1.26)
[   10.849957] thermal LNXTHERM:00: registered as thermal_zone1
[   10.849961] ACPI: Thermal Zone [THM] (25 C)
[   10.851457] thermal LNXTHERM:01: registered as thermal_zone2
[   10.851460] ACPI: Thermal Zone [TZ00] (28 C)
[   10.851987] thermal LNXTHERM:02: registered as thermal_zone3
[   10.851989] ACPI: Thermal Zone [TZ01] (30 C)
[   10.888810] ACPI: Battery Slot [BAT0] (battery present)
[   10.913470] Bluetooth: Core ver 2.21
[   10.913482] NET: Registered protocol family 31
[   10.913483] Bluetooth: HCI device and connection manager initialized
[   10.913486] Bluetooth: HCI socket layer initialized
[   10.913487] Bluetooth: L2CAP socket layer initialized
[   10.913490] Bluetooth: SCO socket layer initialized
[   10.991957] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   11.027963] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   11.157352] input: PC Speaker as /devices/platform/pcspkr/input/input12
[   11.213619] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   11.227981] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   11.228876] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   11.710197] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   11.710198] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   11.710198] RAPL PMU: hw unit of domain package 2^-14 Joules
[   11.710199] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   11.710199] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   11.710200] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   11.716952] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   11.729678] Bluetooth: HCI UART driver ver 2.3
[   11.729679] Bluetooth: HCI UART protocol H4 registered
[   11.729679] Bluetooth: HCI UART protocol BCSP registered
[   11.729680] Bluetooth: HCI UART protocol LL registered
[   11.729680] Bluetooth: HCI UART protocol ATH3K registered
[   11.729680] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   11.729703] Bluetooth: HCI UART protocol Intel registered
[   11.729712] Bluetooth: HCI UART protocol BCM registered
[   11.729712] Bluetooth: HCI UART protocol QCA registered
[   11.729713] Bluetooth: HCI UART protocol AG6XX registered
[   11.734194] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   11.907751] psmouse serio1: synaptics: queried max coordinates: x [..5664], y [..4648]
[   11.932937] psmouse serio1: synaptics: queried min coordinates: x [1278..], y [1206..]
[   11.940854] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   11.948077] Console: switching to colour frame buffer device 170x48
[   11.976923] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   11.982780] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00323/0x840300/0x12e800/0x0, board id: 3014, fw id: 1832337
[   11.988585] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   11.988607] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   11.990060] r8169 0000:03:00.0 eth0: RTL8106e at 0xffffc9000070a000, 84:7b:eb:26:ca:d3, XID 04900000 IRQ 279
[   11.993720] Intel(R) Wireless WiFi driver for Linux
[   11.993724] Copyright(c) 2003- 2015 Intel Corporation
[   11.994052] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[   12.014311] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
[   12.048638] iwlwifi 0000:02:00.0: loaded firmware version 17.352738.0 op_mode iwlmvm
[   12.083400] systemd[1]: Created slice system-systemd\x2dbacklight.slice.
[   12.094798] systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
[   12.094988] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   12.133792] dell_wmi: Detected Dell WMI interface version 1
[   12.134003] input: Dell WMI hotkeys as /devices/virtual/input/input13
[   12.223139] iTCO_vendor_support: vendor-support=0
[   12.318232] [drm] RC6 on
[   12.394836] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3160, REV=0x164
[   12.397144] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   12.397647] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   12.480056] systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
[   12.538378] systemd[1]: Starting Load/Save RF Kill Switch Status...
[   12.545158] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3234: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   12.545166] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   12.545172] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   12.545176] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   12.545179] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   12.545185] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   12.545190] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   12.545195] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   12.553711] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   12.553954] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   12.554359] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   12.741550] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   13.237136] [drm] radeon kernel modesetting enabled.
[   13.237158] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[   13.237295] ATPX version 1, functions 0x00000033
[   13.237383] ATPX Hybrid Graphics
[   13.727397] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[   13.727401] AMD IOMMUv2 functionality not available on this system
[   13.791310] CRAT table not found
[   13.791315] Finished initializing topology ret=0
[   13.791360] kfd kfd: Initialized module
[   13.792375] radeon 0000:01:00.0: enabling device (0006 -> 0007)
[   13.793239] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x1028:0x06B2 0x81).
[   13.793293] [drm] register mmio base: 0xD0000000
[   13.793296] [drm] register mmio size: 262144
[   13.793303] vga_switcheroo: enabled
[   13.802375] AVX2 version of gcm_enc/dec engaged.
[   13.802378] AES CTR mode by8 optimization enabled
[   13.845057] ATOM BIOS: DELL
[   13.845065] [drm] GPU not posted. posting now...
[   13.848274] radeon 0000:01:00.0: VRAM: 4096M 0x0000000000000000 - 0x00000000FFFFFFFF (4096M used)
[   13.848275] radeon 0000:01:00.0: GTT: 2048M 0x0000000100000000 - 0x000000017FFFFFFF
[   13.848276] [drm] Detected VRAM RAM=4096M, BAR=256M
[   13.848277] [drm] RAM width 64bits DDR
[   13.848308] [TTM] Zone  kernel: Available graphics memory: 1905862 kiB
[   13.848308] [TTM] Initializing pool allocator
[   13.848311] [TTM] Initializing DMA pool allocator
[   13.848327] [drm] radeon: 4096M of VRAM memory ready
[   13.848328] [drm] radeon: 2048M of GTT memory ready.
[   13.848337] [drm] Loading hainan Microcode
[   14.072171] [drm] Internal thermal controller without fan control
[   14.072314] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[   14.085623] [drm] radeon: dpm initialized
[   14.085629] [drm] GART: num cpu pages 524288, num gpu pages 524288
[   14.087093] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[   14.087097] [drm] PCIE gen 3 link speeds already enabled
[   14.089960] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[   14.090087] radeon 0000:01:00.0: WB enabled
[   14.090090] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000100000c00 and cpu addr 0xffff880174119c00
[   14.090091] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000100000c04 and cpu addr 0xffff880174119c04
[   14.090093] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000100000c08 and cpu addr 0xffff880174119c08
[   14.090094] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000100000c0c and cpu addr 0xffff880174119c0c
[   14.090095] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000100000c10 and cpu addr 0xffff880174119c10
[   14.090097] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   14.090097] [drm] Driver supports precise vblank timestamp query.
[   14.090098] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   14.090139] radeon 0000:01:00.0: radeon: using MSI.
[   14.090166] [drm] radeon: irq initialized.
[   14.131593] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   14.132424] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   14.132468] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   14.132509] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   14.132548] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   14.287452] [drm] ring test on 0 succeeded in 1 usecs
[   14.287457] [drm] ring test on 1 succeeded in 1 usecs
[   14.287461] [drm] ring test on 2 succeeded in 1 usecs
[   14.287469] [drm] ring test on 3 succeeded in 4 usecs
[   14.287475] [drm] ring test on 4 succeeded in 3 usecs
[   14.287678] [drm] ib test on ring 0 succeeded in 0 usecs
[   14.287700] [drm] ib test on ring 1 succeeded in 0 usecs
[   14.287722] [drm] ib test on ring 2 succeeded in 0 usecs
[   14.287738] [drm] ib test on ring 3 succeeded in 0 usecs
[   14.287754] [drm] ib test on ring 4 succeeded in 0 usecs
[   14.287934] [drm] Radeon Display Connectors
[   14.290754] [drm] Initialized radeon 2.46.0 20080528 for 0000:01:00.0 on minor 1
[   14.889226] intel_rapl: Found RAPL domain package
[   14.889237] intel_rapl: Found RAPL domain core
[   14.889245] intel_rapl: Found RAPL domain uncore
[   14.889254] intel_rapl: Found RAPL domain dram
[   14.971145] mousedev: PS/2 mouse device common for all mice
[   15.024484] r8169 0000:03:00.0 enp3s0: renamed from eth0
[   15.085477] systemd[1]: Started Load/Save RF Kill Switch Status.
[   15.087912] systemd[1]: Reached target Sound Card.
[   15.097016] input: DLLC6B2:00 06CB:75BF Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DLLC6B2:00/0018:06CB:75BF.0004/input/input19
[   15.097379] hid-multitouch 0018:06CB:75BF.0004: input,hidraw3: I2C HID v1.00 Mouse [DLLC6B2:00 06CB:75BF] on i2c-DLLC6B2:00
[   15.178079] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[   15.186475] systemd[1]: Found device TOSHIBA_MQ01ABD100 ESP.
[   15.201695] systemd[1]: Starting File System Check on /dev/disk/by-label/ESP...
[   16.467624] systemd[1]: Found device TOSHIBA_MQ01ABD100 Swap.
[   16.468170] systemd[1]: Found device TOSHIBA_MQ01ABD100 Swap.
[   16.468756] usbcore: registered new interface driver btusb
[   16.481508] systemd[1]: Activating swap Swap Partition...
[   16.484178] Bluetooth: hci0: read Intel version: 3707100100012d0d26
[   16.484182] Bluetooth: hci0: Intel device is already patched. patch num: 26
[   16.860855] media: Linux media interface: v0.10
[   16.872156] Linux video capture interface: v2.00
[   16.972156] Adding 8387580k swap on /dev/sda3.  Priority:-1 extents:1 across:8387580k FS
[   16.983044] systemd[1]: Activated swap Swap Partition.
[   16.983470] systemd[1]: Activated swap /dev/disk/by-label/Swap.
[   16.984413] systemd[1]: Reached target Swap.
[   17.665151] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (064e:920b)
[   17.668076] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[   17.668090] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
[   17.668099] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[   17.668106] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[   17.668480] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input21
[   17.668747] usbcore: registered new interface driver uvcvideo
[   17.668750] USB Video Class driver (1.1.1)
[   19.258437] systemd-journald[146]: Received request to flush runtime journal from PID 1
[   22.395138] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.395143] Bluetooth: BNEP filters: protocol multicast
[   22.395155] Bluetooth: BNEP socket layer initialized
[   26.826658] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   27.273859] Ebtables v2.0 registered
[   28.266945] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   30.887838] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[   31.505975] Netfilter messages via NETLINK v0.30.
[   31.538051] ip_set: protocol 6
[   31.949190] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   32.202428] r8169 0000:03:00.0 enp3s0: link down
[   32.202488] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   32.205079] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   32.207469] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.208124] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.327252] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.327752] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.358276] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   32.370498] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.371116] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.489710] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.490321] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[   32.515997] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   33.228475] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   34.358992] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   35.401878] wlp2s0: authenticate with e8:de:27:6b:28:89
[   35.407266] wlp2s0: send auth to e8:de:27:6b:28:89 (try 1/3)
[   35.409235] wlp2s0: authenticated
[   35.411274] wlp2s0: associate with e8:de:27:6b:28:89 (try 1/3)
[   35.415289] wlp2s0: RX AssocResp from e8:de:27:6b:28:89 (capab=0x411 status=0 aid=2)
[   35.415774] wlp2s0: associated
[   35.415800] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   41.645704] tun: Universal TUN/TAP device driver, 1.6
[   41.645708] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   41.708220] virbr0: port 1(virbr0-nic) entered blocking state
[   41.708227] virbr0: port 1(virbr0-nic) entered disabled state
[   41.708484] device virbr0-nic entered promiscuous mode
[   43.012012] virbr0: port 1(virbr0-nic) entered blocking state
[   43.012015] virbr0: port 1(virbr0-nic) entered listening state
[   43.478171] virbr0: port 1(virbr0-nic) entered disabled state
[   43.832491] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[   47.741885] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[   47.741893] [drm] PCIE gen 3 link speeds already enabled
[   47.749965] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[   47.750130] radeon 0000:01:00.0: WB enabled
[   47.750135] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000100000c00 and cpu addr 0xffff880174119c00
[   47.750138] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000100000c04 and cpu addr 0xffff880174119c04
[   47.750141] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000100000c08 and cpu addr 0xffff880174119c08
[   47.750144] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000100000c0c and cpu addr 0xffff880174119c0c
[   47.750146] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000100000c10 and cpu addr 0xffff880174119c10
[   48.325140] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[   48.325196] [drm:si_resume [radeon]] *ERROR* si startup failed on resume
[ 1149.874444] [drm:atom_op_jump [radeon]] *ERROR* atombios stuck in loop for more than 5secs aborting
[ 1149.874481] [drm:atom_execute_table_locked [radeon]] *ERROR* atombios stuck executing 6C50 (len 237, WS 0, PS 4) @ 0x6C5E
[ 1149.874518] [drm:atom_execute_table_locked [radeon]] *ERROR* atombios stuck executing 65BC (len 78, WS 12, PS 8) @ 0x65F5
[ 1149.881502] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[ 1149.881505] [drm] PCIE gen 3 link speeds already enabled
[ 1150.252260] radeon 0000:01:00.0: Wait for MC idle timedout !
[ 1150.437603] radeon 0000:01:00.0: Wait for MC idle timedout !
[ 1150.443292] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1150.443403] radeon 0000:01:00.0: WB enabled
[ 1150.443405] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000100000c00 and cpu addr 0xffff880174119c00
[ 1150.443406] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000100000c04 and cpu addr 0xffff880174119c04
[ 1150.443407] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000100000c08 and cpu addr 0xffff880174119c08
[ 1150.443408] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000100000c0c and cpu addr 0xffff880174119c0c
[ 1150.443408] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000100000c10 and cpu addr 0xffff880174119c10
[ 1151.013460] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[ 1151.013504] [drm:si_resume [radeon]] *ERROR* si startup failed on resume
[ 1167.461027] [drm:atom_op_jump [radeon]] *ERROR* atombios stuck in loop for more than 5secs aborting
[ 1167.461065] [drm:atom_execute_table_locked [radeon]] *ERROR* atombios stuck executing 6C50 (len 237, WS 0, PS 4) @ 0x6C5E
[ 1167.461103] [drm:atom_execute_table_locked [radeon]] *ERROR* atombios stuck executing 65BC (len 78, WS 12, PS 8) @ 0x65F5
[ 1167.468767] [drm] probing gen 2 caps for device 8086:9d10 = 1724843/e
[ 1167.468769] [drm] PCIE gen 3 link speeds already enabled
[ 1167.839400] radeon 0000:01:00.0: Wait for MC idle timedout !
[ 1168.024718] radeon 0000:01:00.0: Wait for MC idle timedout !
[ 1168.030392] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1168.030488] radeon 0000:01:00.0: WB enabled
[ 1168.030490] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000100000c00 and cpu addr 0xffff880174119c00
[ 1168.030491] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000100000c04 and cpu addr 0xffff880174119c04
[ 1168.030492] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000100000c08 and cpu addr 0xffff880174119c08
[ 1168.030493] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000100000c0c and cpu addr 0xffff880174119c0c
[ 1168.030494] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000100000c10 and cpu addr 0xffff880174119c10
[ 1168.600773] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[ 1168.601511] [drm:si_resume [radeon]] *ERROR* si startup failed on resume

A normal Arch user. A KISS lover. YouTube-in-files downloader. Hater of 32-bit binaries. Power user of virtual machines.
If that isn't enough for you, look here.

Offline

Board footer

Powered by FluxBB