dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* Re: randr: Virtual monitor not present with MST display
       [not found] <137f10f1-65aa-1a72-5e9f-18b7b7c84217@molgen.mpg.de>
@ 2019-03-05 19:07 ` Alex Deucher
       [not found]   ` <CADnq5_Pxk=L45FuWnMpQmpT4JB39OteoDJfHQzxr64wVjnMj-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Alex Deucher @ 2019-03-05 19:07 UTC (permalink / raw)
  To: Paul Menzel, Maling list - DRI developers; +Cc: amd-gfx list

On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel
<pmenzel+amd-gfx@molgen.mpg.de> wrote:
>
> Dear Linux folks,
>
>
> Using the MST display Dell UP3214Q (two panels) with an AMD system,
> the virtual monitor object is not created. GDM and Xfce consider both
> panels as separate screens (`xrandr --listmonitors`).
>
> [    0.000000] Linux version 4.20.13.mx64.248 (root@holidayincambodia.molgen.mpg.de) (gcc version 7.3.0 (GCC)) #1 SMP Wed Feb 27 14:10:55 CET 2019
>
> [   79.494297] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
> [   79.494362] [drm] DM_MST: Disabling connector: 00000000776ea22b [id: 63] [master: 00000000a8109331]
> [   79.494406] [drm] DM_MST: Disabling connector: 00000000057ebdbb [id: 67] [master: 00000000a8109331]
> [   79.781882] snd_hda_intel 0000:00:1f.3: spurious response 0x0:0x2, last cmd=0x201f0500
> [   86.028806] [drm] DM_MST: starting TM on aconnector: 00000000a8109331 [id: 56]
> [   86.053072] [drm] DM_MST: added connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
> [   86.108540] [drm] SADs count is: -2, don't need to read it
> [   86.386661] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
> [   87.237878] [drm] DM_MST: added connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
> [   87.293028] [drm] SADs count is: -2, don't need to read it
> [  206.993344] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
> [  206.993423] [drm] DM_MST: Disabling connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
> [  206.993456] [drm] DM_MST: Disabling connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
> [  207.548051] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
> [  207.603193] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
> [  207.762388] traps: xfdesktop[2225] general protection fault ip:7f588981226c sp:7ffee65af370 error:0 in libgobject-2.0.so.0.5800.1[7f58897da000+56000]
> [  210.320612] [drm] DM_MST: starting TM on aconnector: 00000000b456cd59 [id: 62]
> [  210.343497] [drm] DM_MST: added connector: 00000000735839d5 [id: 73] [master: 00000000b456cd59]
> [  210.399168] [drm] SADs count is: -2, don't need to read it
> [  210.404454] [drm] DM_MST: added connector: 00000000cccb0c2d [id: 88] [master: 00000000b456cd59]
> [  210.675589] [drm] SADs count is: -2, don't need to read it
>
> With an Intel system, the monitor object is shown.
>
>     $ xrandr --listmonitors
>     Monitors: 1
>      0: +Auto-Monitor-1 3840/698x2160/392+0+0  DP-1-9 DP-1-8
>
> Do you have an idea, what the AMD drivers does differently, and how
> to fix this?
>

+ dri-devel

My understanding is that this is handled at the Desktop level rather
than the driver.  X exposes the tile info via randr 1.5 and the
desktop environment should handle it as a single monitor.  Mutter
handles this in GNOME for example.

https://cgit.freedesktop.org/xorg/xserver/commit/?id=7e1f86d42b54fb7f6492875e47a718eaeca3069b
https://lists.x.org/archives/xorg-announce/2015-May/002605.html
https://mail.gnome.org/archives/desktop-devel-list/2015-November/msg00018.html

Alex
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: randr: Virtual monitor not present with MST display
       [not found]   ` <CADnq5_Pxk=L45FuWnMpQmpT4JB39OteoDJfHQzxr64wVjnMj-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2019-03-06 12:41     ` Paul Menzel
  2019-03-06 14:55       ` Michel Dänzer
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Menzel @ 2019-03-06 12:41 UTC (permalink / raw)
  To: Alex Deucher; +Cc: amd-gfx list, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1.1: Type: text/plain, Size: 3943 bytes --]

Dear Alex,


On 03/05/19 20:07, Alex Deucher wrote:
> On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote:

>> Using the MST display Dell UP3214Q (two panels) with an AMD system,
>> the virtual monitor object is not created. GDM and Xfce consider both
>> panels as separate screens (`xrandr --listmonitors`).
>>
>> [    0.000000] Linux version 4.20.13.mx64.248 (root@holidayincambodia.molgen.mpg.de) (gcc version 7.3.0 (GCC)) #1 SMP Wed Feb 27 14:10:55 CET 2019
>>
>> [   79.494297] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
>> [   79.494362] [drm] DM_MST: Disabling connector: 00000000776ea22b [id: 63] [master: 00000000a8109331]
>> [   79.494406] [drm] DM_MST: Disabling connector: 00000000057ebdbb [id: 67] [master: 00000000a8109331]
>> [   79.781882] snd_hda_intel 0000:00:1f.3: spurious response 0x0:0x2, last cmd=0x201f0500
>> [   86.028806] [drm] DM_MST: starting TM on aconnector: 00000000a8109331 [id: 56]
>> [   86.053072] [drm] DM_MST: added connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
>> [   86.108540] [drm] SADs count is: -2, don't need to read it
>> [   86.386661] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>> [   87.237878] [drm] DM_MST: added connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
>> [   87.293028] [drm] SADs count is: -2, don't need to read it
>> [  206.993344] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
>> [  206.993423] [drm] DM_MST: Disabling connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
>> [  206.993456] [drm] DM_MST: Disabling connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
>> [  207.548051] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>> [  207.603193] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>> [  207.762388] traps: xfdesktop[2225] general protection fault ip:7f588981226c sp:7ffee65af370 error:0 in libgobject-2.0.so.0.5800.1[7f58897da000+56000]
>> [  210.320612] [drm] DM_MST: starting TM on aconnector: 00000000b456cd59 [id: 62]
>> [  210.343497] [drm] DM_MST: added connector: 00000000735839d5 [id: 73] [master: 00000000b456cd59]
>> [  210.399168] [drm] SADs count is: -2, don't need to read it
>> [  210.404454] [drm] DM_MST: added connector: 00000000cccb0c2d [id: 88] [master: 00000000b456cd59]
>> [  210.675589] [drm] SADs count is: -2, don't need to read it

I didn’t provide the output of xrandr in my previous message.

    $ xrandr --listmonitors
     Monitors: 2
     0: +DisplayPort-9 1920/698x2160/392+0+0  DisplayPort-9
     1: +DisplayPort-10 1920/698x2160/392+1920+0  DisplayPort-10

Please find the X.Org X Server log attached.

>> With an Intel system, the monitor object is shown.

To clarify, the modesetting driver is used with the Intel hardware.

>>     $ xrandr --listmonitors
>>     Monitors: 1
>>      0: +Auto-Monitor-1 3840/698x2160/392+0+0  DP-1-9 DP-1-8
>>
>> Do you have an idea, what the AMD drivers does differently, and how
>> to fix this?
> 
> + dri-devel
> 
> My understanding is that this is handled at the Desktop level rather
> than the driver.  X exposes the tile info via randr 1.5 and the
> desktop environment should handle it as a single monitor.  Mutter
> handles this in GNOME for example.
> 
> https://cgit.freedesktop.org/xorg/xserver/commit/?id=7e1f86d42b54fb7f6492875e47a718eaeca3069b
> https://lists.x.org/archives/xorg-announce/2015-May/002605.html
> https://mail.gnome.org/archives/desktop-devel-list/2015-November/msg00018.html

As it works with the modesetting driver, it looks to me like Xfce
supports it, and it’s a driver issue. The Linux error messages
also do not look promising. Any idea, if they are related?
Lastly, shouldn’t at least the output of `xrandr` be correct, if
everything is set up correctly?


Kind regards,

Paul

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.2: Xorg.0.log --]
[-- Type: text/x-log; name="Xorg.0.log", Size: 39910 bytes --]

[    57.665] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    57.665] Build Operating System: Linux 4.19.19.mx64.244 x86_64 
[    57.665] Current Operating System: Linux inbetweenmove.molgen.mpg.de 4.19.19.mx64.244 #1 SMP Tue Feb 5 13:01:13 CET 2019 x86_64
[    57.665] Kernel command line: BOOT_IMAGE=/boot/bzImage-4.19.19.mx64.244 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[    57.665] Build Date: 27 February 2019  12:32:24PM
[    57.665]  
[    57.665] Current version of pixman: 0.38.0
[    57.665] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    57.665] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    57.665] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar  6 13:24:58 2019
[    57.665] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    57.665] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    57.665] (==) No Layout section.  Using the first Screen section.
[    57.665] (==) No screen section available. Using defaults.
[    57.665] (**) |-->Screen "Default Screen Section" (0)
[    57.665] (**) |   |-->Monitor "<default monitor>"
[    57.665] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    57.665] (**) Option "DRI2" "True"
[    57.665] (**) Option "IndirectGLX" "True"
[    57.665] (==) Automatically adding devices
[    57.665] (==) Automatically enabling devices
[    57.665] (==) Automatically adding GPU devices
[    57.665] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    57.665] (==) FontPath set to:
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF/,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
[    57.665] (==) ModulePath set to "/usr/lib/xorg/modules"
[    57.665] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    57.665] (II) Loader magic: 0x813c40
[    57.665] (II) Module ABI versions:
[    57.665] 	X.Org ANSI C Emulation: 0.4
[    57.665] 	X.Org Video Driver: 24.0
[    57.665] 	X.Org XInput driver : 24.1
[    57.665] 	X.Org Server Extension : 10.0
[    57.665] (II) xfree86: Adding drm device (/dev/dri/card1)
[    57.680] (II) xfree86: Adding drm device (/dev/dri/card0)
[    57.680] (--) PCI: (0@0:2:0) 8086:5912:1028:06b7 rev 4, Mem @ 0xee000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[    57.680] (--) PCI:*(1@0:0:0) 1002:67c7:1028:0b0d rev 0, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xef000000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    57.680] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    57.680] (II) LoadModule: "glx"
[    57.680] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    57.682] (II) Module glx: vendor="X.Org Foundation"
[    57.682] 	compiled for 1.20.4, module version = 1.0.0
[    57.682] 	ABI class: X.Org Server Extension, version 10.0
[    57.682] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[    57.682] 	loading driver: amdgpu
[    57.682] (==) Matched amdgpu as autoconfigured driver 0
[    57.682] (==) Matched ati as autoconfigured driver 1
[    57.682] (==) Matched intel as autoconfigured driver 2
[    57.682] (==) Matched modesetting as autoconfigured driver 3
[    57.682] (==) Matched fbdev as autoconfigured driver 4
[    57.682] (==) Matched vesa as autoconfigured driver 5
[    57.682] (==) Assigned the driver to the xf86ConfigLayout
[    57.682] (II) LoadModule: "amdgpu"
[    57.682] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    57.683] (II) Module amdgpu: vendor="X.Org Foundation"
[    57.683] 	compiled for 1.20.4, module version = 19.0.0
[    57.683] 	Module class: X.Org Video Driver
[    57.683] 	ABI class: X.Org Video Driver, version 24.0
[    57.683] (II) LoadModule: "ati"
[    57.683] (WW) Warning, couldn't open module ati
[    57.683] (EE) Failed to load module "ati" (module does not exist, 0)
[    57.683] (II) LoadModule: "intel"
[    57.683] (WW) Warning, couldn't open module intel
[    57.683] (EE) Failed to load module "intel" (module does not exist, 0)
[    57.683] (II) LoadModule: "modesetting"
[    57.683] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    57.683] (II) Module modesetting: vendor="X.Org Foundation"
[    57.683] 	compiled for 1.20.4, module version = 1.20.4
[    57.683] 	Module class: X.Org Video Driver
[    57.683] 	ABI class: X.Org Video Driver, version 24.0
[    57.683] (II) LoadModule: "fbdev"
[    57.683] (WW) Warning, couldn't open module fbdev
[    57.683] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    57.683] (II) LoadModule: "vesa"
[    57.683] (WW) Warning, couldn't open module vesa
[    57.683] (EE) Failed to load module "vesa" (module does not exist, 0)
[    57.683] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    57.683] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    57.683] (--) using VT number 3

[    57.706] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[    57.706] (WW) Falling back to old probe method for modesetting
[    57.706] (II) modeset(G0): using drv /dev/dri/card0
[    57.706] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    57.706] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    57.706] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    57.706] (==) AMDGPU(0): Default visual is TrueColor
[    57.706] (==) AMDGPU(0): RGB weight 888
[    57.706] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    57.706] (--) AMDGPU(0): Chipset: "AMD Radeon (TM) Pro WX 5100 Graphics" (ChipID = 0x67c7)
[    57.706] (II) Loading sub module "fb"
[    57.706] (II) LoadModule: "fb"
[    57.706] (II) Loading /usr/lib/xorg/modules/libfb.so
[    57.706] (II) Module fb: vendor="X.Org Foundation"
[    57.706] 	compiled for 1.20.4, module version = 1.0.0
[    57.706] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    57.706] (II) Loading sub module "dri2"
[    57.706] (II) LoadModule: "dri2"
[    57.706] (II) Module "dri2" already built-in
[    57.783] (II) Loading sub module "glamoregl"
[    57.783] (II) LoadModule: "glamoregl"
[    57.783] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    57.790] (II) Module glamoregl: vendor="X.Org Foundation"
[    57.790] 	compiled for 1.20.4, module version = 1.0.1
[    57.790] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    57.795] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon (TM) Pro WX 5100 Graphics (POLARIS10, DRM 3.27.0, 4.19.19.mx64.244, LLVM 7.0.1)
[    57.795] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    57.795] (==) AMDGPU(0): TearFree property default: auto
[    57.795] (==) AMDGPU(0): VariableRefresh: disabled
[    57.795] (II) AMDGPU(0): KMS Pageflipping: enabled
[    57.795] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[    57.795] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[    57.795] (II) AMDGPU(0): Output DisplayPort-5 has no monitor section
[    57.795] (II) AMDGPU(0): Output DisplayPort-6 has no monitor section
[    57.795] (II) AMDGPU(0): Output DisplayPort-7 has no monitor section
[    57.795] (II) AMDGPU(0): Output DisplayPort-8 has no monitor section
[    57.830] (II) AMDGPU(0): EDID for output DisplayPort-3
[    57.830] (II) AMDGPU(0): EDID for output DisplayPort-4
[    57.830] (II) AMDGPU(0): EDID for output DisplayPort-5
[    57.830] (II) AMDGPU(0): EDID for output DisplayPort-6
[    57.830] (II) AMDGPU(0): EDID for output DisplayPort-7
[    57.830] (II) AMDGPU(0): Manufacturer: DEL  Model: 4093  Serial#: 808858448
[    57.830] (II) AMDGPU(0): Year: 2013  Week: 46
[    57.830] (II) AMDGPU(0): EDID Version: 1.4
[    57.830] (II) AMDGPU(0): Digital Display Input
[    57.830] (II) AMDGPU(0): 10 bits per channel
[    57.830] (II) AMDGPU(0): Digital interface is DisplayPort
[    57.830] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[    57.830] (II) AMDGPU(0): Gamma: 2.20
[    57.830] (II) AMDGPU(0): DPMS capabilities: Off
[    57.830] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    57.830] (II) AMDGPU(0): First detailed timing is preferred mode
[    57.830] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    57.830] (II) AMDGPU(0): redX: 0.638 redY: 0.327   greenX: 0.211 greenY: 0.714
[    57.830] (II) AMDGPU(0): blueX: 0.151 blueY: 0.053   whiteX: 0.316 whiteY: 0.324
[    57.830] (II) AMDGPU(0): Manufacturer's mask: 0
[    57.830] (II) AMDGPU(0): Supported detailed timing:
[    57.830] (II) AMDGPU(0): clock: 277.2 MHz   Image Size:  698 x 392 mm
[    57.830] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    57.830] (II) AMDGPU(0): v_active: 2160  v_sync: 2163  v_sync_end 2173 v_blanking: 2222 v_border: 0
[    57.830] (II) AMDGPU(0): Serial No: K3R903BG063P
[    57.830] (II) AMDGPU(0): Monitor name: DELL UP3214Q
[    57.830] (II) AMDGPU(0): Ranges: V min: 29 V max: 75 Hz, H min: 31 H max: 140 kHz, PixClock max 305 MHz
[    57.830] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    57.830] (II) AMDGPU(0): EDID (in hex):
[    57.830] (II) AMDGPU(0): 	00ffffffffffff0010ac934050333630
[    57.830] (II) AMDGPU(0): 	2e170104b54627783a73e0a35336b626
[    57.830] (II) AMDGPU(0): 	0d515300000001010101010101010101
[    57.830] (II) AMDGPU(0): 	0101010101014d6c80a070703e803020
[    57.830] (II) AMDGPU(0): 	3a00ba882100001a000000ff004b3352
[    57.830] (II) AMDGPU(0): 	3930334247303633500a000000fc0044
[    57.830] (II) AMDGPU(0): 	454c4c20555033323134510a000000fd
[    57.830] (II) AMDGPU(0): 	001d4b1f8c1e000a20202020202001ef
[    57.830] (II) AMDGPU(0): 	7012790000120016821010007f076f08
[    57.830] (II) AMDGPU(0): 	000000000044454c9340503336300000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000001d90
[    57.830] (II) AMDGPU(0): Printing probed modes for output DisplayPort-7
[    57.830] (II) AMDGPU(0): Modeline "1920x2160"x60.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    57.830] (II) AMDGPU(0): EDID for output DisplayPort-8
[    57.830] (II) AMDGPU(0): Manufacturer: DEL  Model: 4093  Serial#: 808858448
[    57.830] (II) AMDGPU(0): Year: 2013  Week: 46
[    57.830] (II) AMDGPU(0): EDID Version: 1.4
[    57.830] (II) AMDGPU(0): Digital Display Input
[    57.830] (II) AMDGPU(0): 10 bits per channel
[    57.830] (II) AMDGPU(0): Digital interface is DisplayPort
[    57.830] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[    57.830] (II) AMDGPU(0): Gamma: 2.20
[    57.830] (II) AMDGPU(0): DPMS capabilities: Off
[    57.830] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    57.830] (II) AMDGPU(0): First detailed timing is preferred mode
[    57.830] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    57.830] (II) AMDGPU(0): redX: 0.638 redY: 0.327   greenX: 0.211 greenY: 0.714
[    57.830] (II) AMDGPU(0): blueX: 0.151 blueY: 0.053   whiteX: 0.316 whiteY: 0.324
[    57.830] (II) AMDGPU(0): Supported established timings:
[    57.830] (II) AMDGPU(0): 720x400@70Hz
[    57.830] (II) AMDGPU(0): 640x480@60Hz
[    57.830] (II) AMDGPU(0): 640x480@75Hz
[    57.830] (II) AMDGPU(0): 800x600@60Hz
[    57.830] (II) AMDGPU(0): 800x600@75Hz
[    57.830] (II) AMDGPU(0): 1024x768@60Hz
[    57.830] (II) AMDGPU(0): 1024x768@75Hz
[    57.830] (II) AMDGPU(0): 1280x1024@75Hz
[    57.830] (II) AMDGPU(0): Manufacturer's mask: 0
[    57.830] (II) AMDGPU(0): Supported standard timings:
[    57.830] (II) AMDGPU(0): #0: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    57.830] (II) AMDGPU(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    57.830] (II) AMDGPU(0): #2: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[    57.830] (II) AMDGPU(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    57.830] (II) AMDGPU(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    57.830] (II) AMDGPU(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    57.830] (II) AMDGPU(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    57.830] (II) AMDGPU(0): Supported detailed timing:
[    57.830] (II) AMDGPU(0): clock: 277.2 MHz   Image Size:  698 x 392 mm
[    57.830] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    57.830] (II) AMDGPU(0): v_active: 2160  v_sync: 2163  v_sync_end 2173 v_blanking: 2222 v_border: 0
[    57.830] (II) AMDGPU(0): Serial No: K3R903BG063P
[    57.830] (II) AMDGPU(0): Monitor name: DELL UP3214Q
[    57.830] (II) AMDGPU(0): Ranges: V min: 29 V max: 75 Hz, H min: 31 H max: 140 kHz, PixClock max 305 MHz
[    57.830] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    57.830] (II) AMDGPU(0): EDID (in hex):
[    57.830] (II) AMDGPU(0): 	00ffffffffffff0010ac934050333630
[    57.830] (II) AMDGPU(0): 	2e170104b54627783a73e0a35336b626
[    57.830] (II) AMDGPU(0): 	0d5153a54b008100b300d100714fa940
[    57.830] (II) AMDGPU(0): 	8180d1c001014d6c80a070703e803020
[    57.830] (II) AMDGPU(0): 	3a00ba882100001a000000ff004b3352
[    57.830] (II) AMDGPU(0): 	3930334247303633500a000000fc0044
[    57.830] (II) AMDGPU(0): 	454c4c20555033323134510a000000fd
[    57.830] (II) AMDGPU(0): 	001d4b1f8c1e000a20202020202001cd
[    57.830] (II) AMDGPU(0): 	7012790000120016821000007f076f08
[    57.830] (II) AMDGPU(0): 	000000000044454c9340503336300000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000000000
[    57.830] (II) AMDGPU(0): 	00000000000000000000000000002d90
[    57.830] (II) AMDGPU(0): Printing probed modes for output DisplayPort-8
[    57.830] (II) AMDGPU(0): Modeline "1920x2160"x60.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    57.830] (II) AMDGPU(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    57.830] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    57.830] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[    57.830] (II) AMDGPU(0): Output DisplayPort-4 disconnected
[    57.830] (II) AMDGPU(0): Output DisplayPort-5 disconnected
[    57.830] (II) AMDGPU(0): Output DisplayPort-6 disconnected
[    57.830] (II) AMDGPU(0): Output DisplayPort-7 connected
[    57.830] (II) AMDGPU(0): Output DisplayPort-8 connected
[    57.830] (II) AMDGPU(0): Using spanning desktop for initial modes
[    57.830] (II) AMDGPU(0): Output DisplayPort-7 using initial mode 1920x2160 +0+0
[    57.830] (II) AMDGPU(0): Output DisplayPort-8 using initial mode 1920x2160 +1920+0
[    57.830] (II) AMDGPU(0): mem size init: gart size :1ffd39000 vram size: s:1fdb34000 visible:db34000
[    57.830] (==) AMDGPU(0): DPI set to (96, 96)
[    57.830] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    57.830] (II) Loading sub module "ramdac"
[    57.830] (II) LoadModule: "ramdac"
[    57.830] (II) Module "ramdac" already built-in
[    57.830] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    57.830] (==) modeset(G0): RGB weight 888
[    57.830] (==) modeset(G0): Default visual is TrueColor
[    57.830] (II) Loading sub module "glamoregl"
[    57.830] (II) LoadModule: "glamoregl"
[    57.830] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    57.830] (II) Module glamoregl: vendor="X.Org Foundation"
[    57.830] 	compiled for 1.20.4, module version = 1.0.1
[    57.830] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    57.835] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 630 (Kaby Lake GT2) 
[    57.835] (II) modeset(G0): glamor initialized
[    57.840] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    57.841] (II) modeset(G0): Output DP-1-1 has no monitor section
[    57.845] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[    57.845] (II) modeset(G0): Output DP-1-2 has no monitor section
[    57.851] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[    57.851] (II) modeset(G0): Output DP-1-3 has no monitor section
[    57.856] (II) modeset(G0): EDID for output HDMI-1-1
[    57.858] (II) modeset(G0): EDID for output DP-1-1
[    57.863] (II) modeset(G0): EDID for output HDMI-1-2
[    57.863] (II) modeset(G0): EDID for output DP-1-2
[    57.868] (II) modeset(G0): EDID for output HDMI-1-3
[    57.868] (II) modeset(G0): EDID for output DP-1-3
[    57.868] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    57.868] (==) modeset(G0): DPI set to (96, 96)
[    57.868] (II) Loading sub module "fb"
[    57.868] (II) LoadModule: "fb"
[    57.868] (II) Loading /usr/lib/xorg/modules/libfb.so
[    57.868] (II) Module fb: vendor="X.Org Foundation"
[    57.868] 	compiled for 1.20.4, module version = 1.0.0
[    57.868] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    57.869] (==) modeset(G0): Backing store enabled
[    57.869] (==) modeset(G0): Silken mouse enabled
[    57.869] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    57.869] (==) modeset(G0): DPMS enabled
[    57.869] (II) modeset(G0): [DRI2] Setup complete
[    57.869] (II) modeset(G0): [DRI2]   DRI driver: i965
[    57.869] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[    57.869] (II) AMDGPU(0): [DRI2] Setup complete
[    57.869] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    57.869] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    57.870] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[    57.870] (II) AMDGPU(0): SYNC extension fences enabled
[    57.870] (II) AMDGPU(0): Present extension enabled
[    57.870] (==) AMDGPU(0): DRI3 enabled
[    57.870] (==) AMDGPU(0): Backing store enabled
[    57.870] (II) AMDGPU(0): Direct rendering enabled
[    57.872] (II) AMDGPU(0): Use GLAMOR acceleration.
[    57.872] (II) AMDGPU(0): Acceleration enabled
[    57.872] (==) AMDGPU(0): DPMS enabled
[    57.872] (==) AMDGPU(0): Silken mouse enabled
[    57.872] (II) AMDGPU(0): Set up textured video (glamor)
[    57.897] (II) Initializing extension Generic Event Extension
[    57.897] (II) Initializing extension SHAPE
[    57.897] (II) Initializing extension MIT-SHM
[    57.897] (II) Initializing extension XInputExtension
[    57.897] (II) Initializing extension XTEST
[    57.897] (II) Initializing extension BIG-REQUESTS
[    57.897] (II) Initializing extension SYNC
[    57.897] (II) Initializing extension XKEYBOARD
[    57.897] (II) Initializing extension XC-MISC
[    57.897] (II) Initializing extension XFIXES
[    57.897] (II) Initializing extension RENDER
[    57.897] (II) Initializing extension RANDR
[    57.897] (II) Initializing extension COMPOSITE
[    57.897] (II) Initializing extension DAMAGE
[    57.897] (II) Initializing extension MIT-SCREEN-SAVER
[    57.897] (II) Initializing extension DOUBLE-BUFFER
[    57.897] (II) Initializing extension RECORD
[    57.897] (II) Initializing extension DPMS
[    57.897] (II) Initializing extension Present
[    57.897] (II) Initializing extension DRI3
[    57.897] (II) Initializing extension X-Resource
[    57.897] (II) Initializing extension XVideo
[    57.897] (II) Initializing extension XVideo-MotionCompensation
[    57.897] (II) Initializing extension GLX
[    57.900] (II) AIGLX: Loaded and initialized radeonsi
[    57.900] (II) GLX: Initialized DRI2 GL provider for screen 0
[    57.900] (II) Initializing extension XFree86-VidModeExtension
[    57.900] (II) Initializing extension XFree86-DGA
[    57.900] (II) Initializing extension XFree86-DRI
[    57.900] (II) Initializing extension DRI2
[    57.900] (II) modeset(G0): Damage tracking initialized
[    57.901] (II) AMDGPU(0): Setting screen physical size to 1016 x 571
[    57.962] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    57.962] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    57.962] (II) LoadModule: "evdev"
[    57.962] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    57.963] (II) Module evdev: vendor="X.Org Foundation"
[    57.963] 	compiled for 1.19.6, module version = 2.10.5
[    57.963] 	Module class: X.Org XInput Driver
[    57.963] 	ABI class: X.Org XInput driver, version 24.1
[    57.963] (II) Using input driver 'evdev' for 'Power Button'
[    57.963] (**) Power Button: always reports core events
[    57.963] (**) evdev: Power Button: Device: "/dev/input/event2"
[    57.963] (--) evdev: Power Button: Vendor 0 Product 0x1
[    57.963] (--) evdev: Power Button: Found keys
[    57.963] (II) evdev: Power Button: Configuring as keyboard
[    57.963] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    57.963] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    57.963] (**) Option "xkb_rules" "evdev"
[    57.963] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    57.963] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    57.963] (II) Using input driver 'evdev' for 'Video Bus'
[    57.963] (**) Video Bus: always reports core events
[    57.963] (**) evdev: Video Bus: Device: "/dev/input/event11"
[    57.963] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    57.963] (--) evdev: Video Bus: Found keys
[    57.963] (II) evdev: Video Bus: Configuring as keyboard
[    57.963] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event11"
[    57.963] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    57.963] (**) Option "xkb_rules" "evdev"
[    57.963] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    57.963] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    57.963] (II) Using input driver 'evdev' for 'Power Button'
[    57.963] (**) Power Button: always reports core events
[    57.963] (**) evdev: Power Button: Device: "/dev/input/event1"
[    57.963] (--) evdev: Power Button: Vendor 0 Product 0x1
[    57.963] (--) evdev: Power Button: Found keys
[    57.963] (II) evdev: Power Button: Configuring as keyboard
[    57.963] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    57.963] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    57.963] (**) Option "xkb_rules" "evdev"
[    57.964] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    57.964] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    57.964] (II) Using input driver 'evdev' for 'Sleep Button'
[    57.964] (**) Sleep Button: always reports core events
[    57.964] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[    57.964] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    57.964] (--) evdev: Sleep Button: Found keys
[    57.964] (II) evdev: Sleep Button: Configuring as keyboard
[    57.964] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    57.964] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    57.964] (**) Option "xkb_rules" "evdev"
[    57.964] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event3)
[    57.964] (II) No input driver specified, ignoring this device.
[    57.964] (II) This device may have been added with another device file.
[    57.964] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event4)
[    57.964] (II) No input driver specified, ignoring this device.
[    57.964] (II) This device may have been added with another device file.
[    57.965] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event5)
[    57.965] (II) No input driver specified, ignoring this device.
[    57.965] (II) This device may have been added with another device file.
[    57.965] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event6)
[    57.965] (II) No input driver specified, ignoring this device.
[    57.965] (II) This device may have been added with another device file.
[    57.965] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event7)
[    57.965] (II) No input driver specified, ignoring this device.
[    57.965] (II) This device may have been added with another device file.
[    57.965] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event8)
[    57.965] (II) No input driver specified, ignoring this device.
[    57.965] (II) This device may have been added with another device file.
[    57.966] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event9)
[    57.966] (**) Dell Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
[    57.966] (II) Using input driver 'evdev' for 'Dell Dell USB Entry Keyboard'
[    57.966] (**) Dell Dell USB Entry Keyboard: always reports core events
[    57.966] (**) evdev: Dell Dell USB Entry Keyboard: Device: "/dev/input/event9"
[    57.966] (--) evdev: Dell Dell USB Entry Keyboard: Vendor 0x413c Product 0x2107
[    57.966] (--) evdev: Dell Dell USB Entry Keyboard: Found keys
[    57.966] (II) evdev: Dell Dell USB Entry Keyboard: Configuring as keyboard
[    57.966] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:2107.0002/input/input12/event9"
[    57.966] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 10)
[    57.966] (**) Option "xkb_rules" "evdev"
[    57.966] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event10)
[    57.966] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    57.966] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[    57.966] (**) Logitech USB Optical Mouse: always reports core events
[    57.966] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event10"
[    57.966] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[    57.966] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[    57.966] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[    57.966] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[    57.966] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[    57.966] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[    57.966] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[    57.966] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    57.966] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    57.966] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C05A.0003/input/input13/event10"
[    57.966] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 11)
[    57.966] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[    57.966] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[    57.966] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[    57.966] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    57.966] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    57.966] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[    57.966] (II) No input driver specified, ignoring this device.
[    57.966] (II) This device may have been added with another device file.
[    57.967] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[    57.967] (II) No input driver specified, ignoring this device.
[    57.967] (II) This device may have been added with another device file.
[    57.967] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event14)
[    57.967] (II) No input driver specified, ignoring this device.
[    57.967] (II) This device may have been added with another device file.
[    57.967] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[    57.967] (II) No input driver specified, ignoring this device.
[    57.967] (II) This device may have been added with another device file.
[    57.970] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    57.970] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    57.970] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    57.970] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    57.970] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    58.248] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    58.248] (II) AMDGPU(0): Using hsync ranges from config file
[    58.248] (II) AMDGPU(0): Using vrefresh ranges from config file
[    58.248] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    58.248] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   739.635] (EE) AMDGPU(0): failed to set mode: Invalid argument
[   739.636] (EE) AMDGPU(0): failed to set mode: Invalid argument
[   741.745] (II) AMDGPU(0): Output DisplayPort-9 has no monitor section
[   741.779] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[   741.780] (II) AMDGPU(0): Allocate new frame buffer 1920x2160
[   741.780] (II) AMDGPU(0):  => pitch 8192 bytes
[   741.781] (EE) AMDGPU(0): failed to set mode: Invalid argument
[   742.144] (II) AMDGPU(0): Output DisplayPort-10 has no monitor section
[   742.175] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   742.175] (II) AMDGPU(0): Using hsync ranges from config file
[   742.175] (II) AMDGPU(0): Using vrefresh ranges from config file
[   742.175] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   742.175] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   742.177] (II) AMDGPU(0): Allocate new frame buffer 3840x2160
[   742.178] (II) AMDGPU(0):  => pitch 15360 bytes
[   749.082] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.084] (II) AMDGPU(0): Using hsync ranges from config file
[   749.084] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.084] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.084] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.093] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.093] (II) AMDGPU(0): Using hsync ranges from config file
[   749.093] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.093] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.093] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.094] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.094] (II) AMDGPU(0): Using hsync ranges from config file
[   749.094] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.094] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.094] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.209] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[   749.360] (EE) AMDGPU(0): drmmode_do_crtc_dpms cannot get last vblank counter
[   749.867] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.867] (II) AMDGPU(0): Using hsync ranges from config file
[   749.867] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.867] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.867] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.867] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.867] (II) AMDGPU(0): Using hsync ranges from config file
[   749.867] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.867] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.867] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.869] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.870] (II) AMDGPU(0): Using hsync ranges from config file
[   749.870] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.870] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.870] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.870] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.870] (II) AMDGPU(0): Using hsync ranges from config file
[   749.870] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.870] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.870] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.871] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.871] (II) AMDGPU(0): Using hsync ranges from config file
[   749.871] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.871] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.871] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.871] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.871] (II) AMDGPU(0): Using hsync ranges from config file
[   749.871] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.871] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.871] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.872] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.872] (II) AMDGPU(0): Using hsync ranges from config file
[   749.872] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.872] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.872] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.872] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.872] (II) AMDGPU(0): Using hsync ranges from config file
[   749.872] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.872] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.872] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.873] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.873] (II) AMDGPU(0): Using hsync ranges from config file
[   749.873] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.873] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.873] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   749.874] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   749.874] (II) AMDGPU(0): Using hsync ranges from config file
[   749.874] (II) AMDGPU(0): Using vrefresh ranges from config file
[   749.874] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   749.874] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   756.252] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   756.252] (II) AMDGPU(0): Using hsync ranges from config file
[   756.252] (II) AMDGPU(0): Using vrefresh ranges from config file
[   756.252] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   756.252] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   756.253] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[   756.253] (II) AMDGPU(0): Using hsync ranges from config file
[   756.253] (II) AMDGPU(0): Using vrefresh ranges from config file
[   756.253] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   756.253] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   811.164] (II) evdev: Logitech USB Optical Mouse: Close
[   811.164] (II) UnloadModule: "evdev"
[   811.164] (II) evdev: Dell Dell USB Entry Keyboard: Close
[   811.164] (II) UnloadModule: "evdev"
[   811.164] (II) evdev: Sleep Button: Close
[   811.164] (II) UnloadModule: "evdev"
[   811.164] (II) evdev: Power Button: Close
[   811.164] (II) UnloadModule: "evdev"
[   811.164] (II) evdev: Video Bus: Close
[   811.164] (II) UnloadModule: "evdev"
[   811.164] (II) evdev: Power Button: Close
[   811.164] (II) UnloadModule: "evdev"
[   811.236] (II) Server terminated successfully (0). Closing log file.

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5174 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: randr: Virtual monitor not present with MST display
  2019-03-06 12:41     ` Paul Menzel
@ 2019-03-06 14:55       ` Michel Dänzer
       [not found]         ` <adf69ac0-ac0f-b44c-cdcd-38ce45b1ec0b-otUistvHUpPR7s880joybQ@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Michel Dänzer @ 2019-03-06 14:55 UTC (permalink / raw)
  To: Paul Menzel; +Cc: dri-devel, amd-gfx list

On 2019-03-06 1:41 p.m., Paul Menzel wrote:
> On 03/05/19 20:07, Alex Deucher wrote:
>> On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote:
> 
>>> Using the MST display Dell UP3214Q (two panels) with an AMD system,
>>> the virtual monitor object is not created. GDM and Xfce consider both
>>> panels as separate screens (`xrandr --listmonitors`).
>>>
>>> [    0.000000] Linux version 4.20.13.mx64.248 (root@holidayincambodia.molgen.mpg.de) (gcc version 7.3.0 (GCC)) #1 SMP Wed Feb 27 14:10:55 CET 2019
>>>
>>> [   79.494297] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
>>> [   79.494362] [drm] DM_MST: Disabling connector: 00000000776ea22b [id: 63] [master: 00000000a8109331]
>>> [   79.494406] [drm] DM_MST: Disabling connector: 00000000057ebdbb [id: 67] [master: 00000000a8109331]
>>> [   79.781882] snd_hda_intel 0000:00:1f.3: spurious response 0x0:0x2, last cmd=0x201f0500
>>> [   86.028806] [drm] DM_MST: starting TM on aconnector: 00000000a8109331 [id: 56]
>>> [   86.053072] [drm] DM_MST: added connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
>>> [   86.108540] [drm] SADs count is: -2, don't need to read it
>>> [   86.386661] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>>> [   87.237878] [drm] DM_MST: added connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
>>> [   87.293028] [drm] SADs count is: -2, don't need to read it
>>> [  206.993344] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
>>> [  206.993423] [drm] DM_MST: Disabling connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
>>> [  206.993456] [drm] DM_MST: Disabling connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
>>> [  207.548051] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>>> [  207.603193] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>>> [  207.762388] traps: xfdesktop[2225] general protection fault ip:7f588981226c sp:7ffee65af370 error:0 in libgobject-2.0.so.0.5800.1[7f58897da000+56000]
>>> [  210.320612] [drm] DM_MST: starting TM on aconnector: 00000000b456cd59 [id: 62]
>>> [  210.343497] [drm] DM_MST: added connector: 00000000735839d5 [id: 73] [master: 00000000b456cd59]
>>> [  210.399168] [drm] SADs count is: -2, don't need to read it
>>> [  210.404454] [drm] DM_MST: added connector: 00000000cccb0c2d [id: 88] [master: 00000000b456cd59]
>>> [  210.675589] [drm] SADs count is: -2, don't need to read it
> 
> I didn’t provide the output of xrandr in my previous message.
> 
>     $ xrandr --listmonitors
>      Monitors: 2
>      0: +DisplayPort-9 1920/698x2160/392+0+0  DisplayPort-9
>      1: +DisplayPort-10 1920/698x2160/392+1920+0  DisplayPort-10
> 
> Please find the X.Org X Server log attached.
> 
>>> With an Intel system, the monitor object is shown.
> 
> To clarify, the modesetting driver is used with the Intel hardware.

Does this work better with the modesetting driver on the AMD system?


-- 
Earthling Michel Dänzer               |              https://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: randr: Virtual monitor not present with MST display
       [not found]         ` <adf69ac0-ac0f-b44c-cdcd-38ce45b1ec0b-otUistvHUpPR7s880joybQ@public.gmane.org>
@ 2019-03-06 16:35           ` Paul Menzel
       [not found]             ` <22b28b6e-3087-e467-abc4-db267d596007-KUpvgZVWgV9o1qOY/usvUg@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Menzel @ 2019-03-06 16:35 UTC (permalink / raw)
  To: Michel Dänzer
  Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1.1: Type: text/plain, Size: 3463 bytes --]

Dear Michel,


On 03/06/19 15:55, Michel Dänzer wrote:
> On 2019-03-06 1:41 p.m., Paul Menzel wrote:
>> On 03/05/19 20:07, Alex Deucher wrote:
>>> On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote:
>>
>>>> Using the MST display Dell UP3214Q (two panels) with an AMD system,
>>>> the virtual monitor object is not created. GDM and Xfce consider both
>>>> panels as separate screens (`xrandr --listmonitors`).
>>>>
>>>> [    0.000000] Linux version 4.20.13.mx64.248 (root@holidayincambodia.molgen.mpg.de) (gcc version 7.3.0 (GCC)) #1 SMP Wed Feb 27 14:10:55 CET 2019
>>>>
>>>> [   79.494297] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
>>>> [   79.494362] [drm] DM_MST: Disabling connector: 00000000776ea22b [id: 63] [master: 00000000a8109331]
>>>> [   79.494406] [drm] DM_MST: Disabling connector: 00000000057ebdbb [id: 67] [master: 00000000a8109331]
>>>> [   79.781882] snd_hda_intel 0000:00:1f.3: spurious response 0x0:0x2, last cmd=0x201f0500
>>>> [   86.028806] [drm] DM_MST: starting TM on aconnector: 00000000a8109331 [id: 56]
>>>> [   86.053072] [drm] DM_MST: added connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
>>>> [   86.108540] [drm] SADs count is: -2, don't need to read it
>>>> [   86.386661] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>>>> [   87.237878] [drm] DM_MST: added connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
>>>> [   87.293028] [drm] SADs count is: -2, don't need to read it
>>>> [  206.993344] [drm] DM_MST: stopping TM on aconnector: 00000000a8109331 [id: 56]
>>>> [  206.993423] [drm] DM_MST: Disabling connector: 000000001c9b49ed [id: 71] [master: 00000000a8109331]
>>>> [  206.993456] [drm] DM_MST: Disabling connector: 00000000c3ffcbbb [id: 80] [master: 00000000a8109331]
>>>> [  207.548051] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>>>> [  207.603193] [drm:create_stream_for_sink [amdgpu]] *ERROR* Failed to create stream for sink!
>>>> [  207.762388] traps: xfdesktop[2225] general protection fault ip:7f588981226c sp:7ffee65af370 error:0 in libgobject-2.0.so.0.5800.1[7f58897da000+56000]
>>>> [  210.320612] [drm] DM_MST: starting TM on aconnector: 00000000b456cd59 [id: 62]
>>>> [  210.343497] [drm] DM_MST: added connector: 00000000735839d5 [id: 73] [master: 00000000b456cd59]
>>>> [  210.399168] [drm] SADs count is: -2, don't need to read it
>>>> [  210.404454] [drm] DM_MST: added connector: 00000000cccb0c2d [id: 88] [master: 00000000b456cd59]
>>>> [  210.675589] [drm] SADs count is: -2, don't need to read it
>>
>> I didn’t provide the output of xrandr in my previous message.
>>
>>     $ xrandr --listmonitors
>>      Monitors: 2
>>      0: +DisplayPort-9 1920/698x2160/392+0+0  DisplayPort-9
>>      1: +DisplayPort-10 1920/698x2160/392+1920+0  DisplayPort-10
>>
>> Please find the X.Org X Server log attached.
>>
>>>> With an Intel system, the monitor object is shown.
>>
>> To clarify, the modesetting driver is used with the Intel hardware.
> 
> Does this work better with the modesetting driver on the AMD system?

With Linux 4.19.19, there was the same problem with the modesetting driver
during my limited testing.

Updating to Linux 4.20.13, it worked with the modesetting driver, but the
AMDGPU driver still failed to properly utilize the MST monitor.

Please find all the logs attached.


Kind regards,

Paul

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.2: Xorg-modesetting-4.20.13.0.log --]
[-- Type: text/x-log; name="Xorg-modesetting-4.20.13.0.log", Size: 80899 bytes --]

[   132.131] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[   132.131] Build Operating System: Linux 4.19.19.mx64.244 x86_64 
[   132.131] Current Operating System: Linux inbetweenmove.molgen.mpg.de 4.20.13.mx64.248 #1 SMP Wed Feb 27 14:10:55 CET 2019 x86_64
[   132.131] Kernel command line: BOOT_IMAGE=/boot/bzImage-4.20.13.mx64.248 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[   132.132] Build Date: 27 February 2019  12:32:24PM
[   132.132]  
[   132.132] Current version of pixman: 0.38.0
[   132.132] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   132.132] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   132.132] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar  6 17:22:46 2019
[   132.132] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   132.132] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   132.132] (==) No Layout section.  Using the first Screen section.
[   132.132] (==) No screen section available. Using defaults.
[   132.132] (**) |-->Screen "Default Screen Section" (0)
[   132.132] (**) |   |-->Monitor "<default monitor>"
[   132.132] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   132.132] (**) Option "DRI2" "True"
[   132.132] (**) Option "IndirectGLX" "True"
[   132.132] (==) Automatically adding devices
[   132.132] (==) Automatically enabling devices
[   132.132] (==) Automatically adding GPU devices
[   132.132] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   132.132] (==) FontPath set to:
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF/,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
[   132.132] (==) ModulePath set to "/usr/lib/xorg/modules"
[   132.132] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   132.132] (II) Loader magic: 0x813c40
[   132.132] (II) Module ABI versions:
[   132.132] 	X.Org ANSI C Emulation: 0.4
[   132.132] 	X.Org Video Driver: 24.0
[   132.132] 	X.Org XInput driver : 24.1
[   132.132] 	X.Org Server Extension : 10.0
[   132.132] (II) xfree86: Adding drm device (/dev/dri/card0)
[   132.147] (II) xfree86: Adding drm device (/dev/dri/card1)
[   132.147] (--) PCI: (0@0:2:0) 8086:5912:1028:06b7 rev 4, Mem @ 0xee000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[   132.148] (--) PCI:*(1@0:0:0) 1002:67c7:1028:0b0d rev 0, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xef000000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[   132.148] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   132.148] (II) LoadModule: "glx"
[   132.148] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   132.149] (II) Module glx: vendor="X.Org Foundation"
[   132.149] 	compiled for 1.20.4, module version = 1.0.0
[   132.149] 	ABI class: X.Org Server Extension, version 10.0
[   132.149] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[   132.149] 	loading driver: modesetting
[   132.149] (==) Matched modesetting as autoconfigured driver 0
[   132.149] (==) Matched ati as autoconfigured driver 1
[   132.149] (==) Matched intel as autoconfigured driver 2
[   132.149] (==) Matched fbdev as autoconfigured driver 3
[   132.149] (==) Matched vesa as autoconfigured driver 4
[   132.149] (==) Assigned the driver to the xf86ConfigLayout
[   132.149] (II) LoadModule: "modesetting"
[   132.149] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   132.149] (II) Module modesetting: vendor="X.Org Foundation"
[   132.149] 	compiled for 1.20.4, module version = 1.20.4
[   132.149] 	Module class: X.Org Video Driver
[   132.149] 	ABI class: X.Org Video Driver, version 24.0
[   132.149] (II) LoadModule: "ati"
[   132.149] (WW) Warning, couldn't open module ati
[   132.149] (EE) Failed to load module "ati" (module does not exist, 0)
[   132.149] (II) LoadModule: "intel"
[   132.149] (WW) Warning, couldn't open module intel
[   132.149] (EE) Failed to load module "intel" (module does not exist, 0)
[   132.149] (II) LoadModule: "fbdev"
[   132.149] (WW) Warning, couldn't open module fbdev
[   132.149] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   132.149] (II) LoadModule: "vesa"
[   132.149] (WW) Warning, couldn't open module vesa
[   132.149] (EE) Failed to load module "vesa" (module does not exist, 0)
[   132.149] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   132.149] (--) using VT number 4

[   132.180] (II) modeset(0): using drv /dev/dri/card0
[   132.180] (II) modeset(G0): using drv /dev/dri/card1
[   132.180] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   132.180] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   132.180] (==) modeset(0): RGB weight 888
[   132.180] (==) modeset(0): Default visual is TrueColor
[   132.180] (II) Loading sub module "glamoregl"
[   132.180] (II) LoadModule: "glamoregl"
[   132.180] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   132.186] (II) Module glamoregl: vendor="X.Org Foundation"
[   132.186] 	compiled for 1.20.4, module version = 1.0.1
[   132.186] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   132.265] (II) modeset(0): glamor X acceleration enabled on AMD Radeon (TM) Pro WX 5100 Graphics (POLARIS10, DRM 3.27.0, 4.20.13.mx64.248, LLVM 7.0.1)
[   132.265] (II) modeset(0): glamor initialized
[   132.265] (II) modeset(0): Output DP-4 has no monitor section
[   132.265] (II) modeset(0): Output DP-5 has no monitor section
[   132.265] (II) modeset(0): Output DP-6 has no monitor section
[   132.265] (II) modeset(0): Output DP-7 has no monitor section
[   132.265] (II) modeset(0): Output DP-8 has no monitor section
[   132.265] (II) modeset(0): Output DP-9 has no monitor section
[   132.266] (II) modeset(0): EDID for output DP-4
[   132.266] (II) modeset(0): EDID for output DP-5
[   132.266] (II) modeset(0): EDID for output DP-6
[   132.266] (II) modeset(0): EDID for output DP-7
[   132.266] (II) modeset(0): EDID for output DP-8
[   132.266] (II) modeset(0): Manufacturer: DEL  Model: 4093  Serial#: 808858448
[   132.266] (II) modeset(0): Year: 2013  Week: 46
[   132.266] (II) modeset(0): EDID Version: 1.4
[   132.266] (II) modeset(0): Digital Display Input
[   132.266] (II) modeset(0): 10 bits per channel
[   132.266] (II) modeset(0): Digital interface is DisplayPort
[   132.266] (II) modeset(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[   132.266] (II) modeset(0): Gamma: 2.20
[   132.266] (II) modeset(0): DPMS capabilities: Off
[   132.266] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[   132.266] (II) modeset(0): First detailed timing is preferred mode
[   132.266] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   132.266] (II) modeset(0): redX: 0.638 redY: 0.327   greenX: 0.211 greenY: 0.714
[   132.266] (II) modeset(0): blueX: 0.151 blueY: 0.053   whiteX: 0.316 whiteY: 0.324
[   132.266] (II) modeset(0): Manufacturer's mask: 0
[   132.266] (II) modeset(0): Supported detailed timing:
[   132.266] (II) modeset(0): clock: 277.2 MHz   Image Size:  698 x 392 mm
[   132.266] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   132.266] (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2173 v_blanking: 2222 v_border: 0
[   132.266] (II) modeset(0): Serial No: K3R903BG063P
[   132.266] (II) modeset(0): Monitor name: DELL UP3214Q
[   132.266] (II) modeset(0): Ranges: V min: 29 V max: 75 Hz, H min: 31 H max: 140 kHz, PixClock max 305 MHz
[   132.266] (II) modeset(0): Number of EDID sections to follow: 1
[   132.266] (II) modeset(0): EDID (in hex):
[   132.266] (II) modeset(0): 	00ffffffffffff0010ac934050333630
[   132.266] (II) modeset(0): 	2e170104b54627783a73e0a35336b626
[   132.266] (II) modeset(0): 	0d515300000001010101010101010101
[   132.266] (II) modeset(0): 	0101010101014d6c80a070703e803020
[   132.266] (II) modeset(0): 	3a00ba882100001a000000ff004b3352
[   132.266] (II) modeset(0): 	3930334247303633500a000000fc0044
[   132.266] (II) modeset(0): 	454c4c20555033323134510a000000fd
[   132.266] (II) modeset(0): 	001d4b1f8c1e000a20202020202001ef
[   132.266] (II) modeset(0): 	7012790000120016821010007f076f08
[   132.266] (II) modeset(0): 	000000000044454c9340503336300000
[   132.266] (II) modeset(0): 	00000000000000000000000000000000
[   132.266] (II) modeset(0): 	00000000000000000000000000000000
[   132.266] (II) modeset(0): 	00000000000000000000000000000000
[   132.266] (II) modeset(0): 	00000000000000000000000000000000
[   132.266] (II) modeset(0): 	00000000000000000000000000000000
[   132.266] (II) modeset(0): 	00000000000000000000000000001d90
[   132.266] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   132.266] (II) modeset(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[   132.266] (II) modeset(0): Printing probed modes for output DP-8
[   132.266] (II) modeset(0): Modeline "1920x2160"x60.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   132.266] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[   132.266] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[   132.266] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[   132.266] (II) modeset(0): Modeline "2048x1152"x60.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[   132.266] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[   132.266] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[   132.266] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   132.266] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   132.266] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   132.266] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   132.266] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   132.266] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   132.266] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   132.266] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   132.266] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   132.266] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   132.266] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   132.266] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   132.266] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   132.266] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   132.266] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   132.266] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   132.266] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   132.266] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   132.266] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   132.266] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   132.266] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   132.266] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   132.266] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   132.266] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   132.266] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   132.266] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   132.266] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   132.266] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   132.266] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   132.266] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   132.266] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   132.266] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   132.266] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   132.266] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   132.266] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   132.266] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   132.266] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   132.266] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   132.266] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   132.266] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   132.266] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   132.266] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   132.266] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   132.266] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   132.266] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   132.266] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   132.266] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   132.266] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   132.266] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   132.266] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   132.266] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   132.266] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   132.266] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   132.266] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   132.266] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   132.266] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   132.266] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   132.266] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   132.266] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   132.266] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   132.266] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   132.266] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   132.266] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   132.266] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   132.266] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   132.266] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   132.266] (II) modeset(0): EDID for output DP-9
[   132.266] (II) modeset(0): Manufacturer: DEL  Model: 4093  Serial#: 808858448
[   132.266] (II) modeset(0): Year: 2013  Week: 46
[   132.266] (II) modeset(0): EDID Version: 1.4
[   132.266] (II) modeset(0): Digital Display Input
[   132.267] (II) modeset(0): 10 bits per channel
[   132.267] (II) modeset(0): Digital interface is DisplayPort
[   132.267] (II) modeset(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[   132.267] (II) modeset(0): Gamma: 2.20
[   132.267] (II) modeset(0): DPMS capabilities: Off
[   132.267] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[   132.267] (II) modeset(0): First detailed timing is preferred mode
[   132.267] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   132.267] (II) modeset(0): redX: 0.638 redY: 0.327   greenX: 0.211 greenY: 0.714
[   132.267] (II) modeset(0): blueX: 0.151 blueY: 0.053   whiteX: 0.316 whiteY: 0.324
[   132.267] (II) modeset(0): Supported established timings:
[   132.267] (II) modeset(0): 720x400@70Hz
[   132.267] (II) modeset(0): 640x480@60Hz
[   132.267] (II) modeset(0): 640x480@75Hz
[   132.267] (II) modeset(0): 800x600@60Hz
[   132.267] (II) modeset(0): 800x600@75Hz
[   132.267] (II) modeset(0): 1024x768@60Hz
[   132.267] (II) modeset(0): 1024x768@75Hz
[   132.267] (II) modeset(0): 1280x1024@75Hz
[   132.267] (II) modeset(0): Manufacturer's mask: 0
[   132.267] (II) modeset(0): Supported standard timings:
[   132.267] (II) modeset(0): #0: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   132.267] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   132.267] (II) modeset(0): #2: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[   132.267] (II) modeset(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   132.267] (II) modeset(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   132.267] (II) modeset(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   132.267] (II) modeset(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   132.267] (II) modeset(0): Supported detailed timing:
[   132.267] (II) modeset(0): clock: 277.2 MHz   Image Size:  698 x 392 mm
[   132.267] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   132.267] (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2173 v_blanking: 2222 v_border: 0
[   132.267] (II) modeset(0): Serial No: K3R903BG063P
[   132.267] (II) modeset(0): Monitor name: DELL UP3214Q
[   132.267] (II) modeset(0): Ranges: V min: 29 V max: 75 Hz, H min: 31 H max: 140 kHz, PixClock max 305 MHz
[   132.267] (II) modeset(0): Number of EDID sections to follow: 1
[   132.267] (II) modeset(0): EDID (in hex):
[   132.267] (II) modeset(0): 	00ffffffffffff0010ac934050333630
[   132.267] (II) modeset(0): 	2e170104b54627783a73e0a35336b626
[   132.267] (II) modeset(0): 	0d5153a54b008100b300d100714fa940
[   132.267] (II) modeset(0): 	8180d1c001014d6c80a070703e803020
[   132.267] (II) modeset(0): 	3a00ba882100001a000000ff004b3352
[   132.267] (II) modeset(0): 	3930334247303633500a000000fc0044
[   132.267] (II) modeset(0): 	454c4c20555033323134510a000000fd
[   132.267] (II) modeset(0): 	001d4b1f8c1e000a20202020202001cd
[   132.267] (II) modeset(0): 	7012790000120016821000007f076f08
[   132.267] (II) modeset(0): 	000000000044454c9340503336300000
[   132.267] (II) modeset(0): 	00000000000000000000000000000000
[   132.267] (II) modeset(0): 	00000000000000000000000000000000
[   132.267] (II) modeset(0): 	00000000000000000000000000000000
[   132.267] (II) modeset(0): 	00000000000000000000000000000000
[   132.267] (II) modeset(0): 	00000000000000000000000000000000
[   132.267] (II) modeset(0): 	00000000000000000000000000002d90
[   132.267] (II) modeset(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[   132.267] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   132.267] (II) modeset(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[   132.267] (II) modeset(0): Printing probed modes for output DP-9
[   132.267] (II) modeset(0): Modeline "1920x2160"x60.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   132.267] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[   132.267] (II) modeset(0): Modeline "1920x1440"x75.0  297.00  1920 2064 2288 2640  1440 1441 1444 1500 -hsync +vsync (112.5 kHz d)
[   132.267] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1856x1392"x75.0  288.00  1856 1984 2208 2560  1392 1393 1396 1500 -hsync +vsync (112.5 kHz d)
[   132.267] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[   132.267] (II) modeset(0): Modeline "1792x1344"x75.0  261.00  1792 1888 2104 2456  1344 1345 1348 1417 -hsync +vsync (106.3 kHz d)
[   132.267] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[   132.267] (II) modeset(0): Modeline "2048x1152"x60.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[   132.267] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[   132.267] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[   132.267] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   132.267] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   132.267] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[   132.267] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x1200"x70.0  189.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   132.267] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   132.267] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   132.267] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   132.267] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   132.267] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   132.267] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   132.267] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   132.267] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   132.267] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   132.267] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   132.267] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   132.267] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   132.267] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   132.267] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   132.267] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   132.267] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   132.267] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   132.267] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   132.267] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   132.267] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   132.267] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   132.267] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   132.267] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   132.267] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[   132.267] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   132.267] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   132.267] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   132.267] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   132.267] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   132.267] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   132.267] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   132.267] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   132.267] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   132.267] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   132.267] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   132.267] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   132.267] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   132.267] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   132.267] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   132.267] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   132.267] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   132.267] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   132.267] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   132.267] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   132.267] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   132.267] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   132.267] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   132.267] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   132.267] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   132.267] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   132.267] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   132.267] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   132.267] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   132.267] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   132.267] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   132.267] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   132.267] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   132.267] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   132.267] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   132.267] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   132.267] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   132.267] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   132.267] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   132.267] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   132.267] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   132.267] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   132.267] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   132.267] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   132.267] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   132.267] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   132.267] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   132.267] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   132.267] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   132.267] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   132.267] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   132.267] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   132.267] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   132.267] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   132.267] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   132.267] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   132.267] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   132.267] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   132.267] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   132.267] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   132.267] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   132.267] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   132.267] (II) modeset(0): Output DP-4 disconnected
[   132.267] (II) modeset(0): Output DP-5 disconnected
[   132.267] (II) modeset(0): Output DP-6 disconnected
[   132.267] (II) modeset(0): Output DP-7 disconnected
[   132.267] (II) modeset(0): Output DP-8 connected
[   132.267] (II) modeset(0): Output DP-9 connected
[   132.267] (II) modeset(0): Using spanning desktop for initial modes
[   132.267] (II) modeset(0): Output DP-8 using initial mode 1920x2160 +1920+0
[   132.267] (II) modeset(0): Output DP-9 using initial mode 1920x2160 +0+0
[   132.267] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   132.267] (==) modeset(0): DPI set to (96, 96)
[   132.267] (II) Loading sub module "fb"
[   132.267] (II) LoadModule: "fb"
[   132.267] (II) Loading /usr/lib/xorg/modules/libfb.so
[   132.268] (II) Module fb: vendor="X.Org Foundation"
[   132.268] 	compiled for 1.20.4, module version = 1.0.0
[   132.268] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   132.268] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[   132.268] (==) modeset(G0): RGB weight 888
[   132.268] (==) modeset(G0): Default visual is TrueColor
[   132.268] (II) Loading sub module "glamoregl"
[   132.268] (II) LoadModule: "glamoregl"
[   132.268] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   132.268] (II) Module glamoregl: vendor="X.Org Foundation"
[   132.268] 	compiled for 1.20.4, module version = 1.0.1
[   132.268] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   132.272] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 630 (Kaby Lake GT2) 
[   132.272] (II) modeset(G0): glamor initialized
[   132.277] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[   132.277] (II) modeset(G0): Output DP-1-1 has no monitor section
[   132.281] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[   132.282] (II) modeset(G0): Output DP-1-2 has no monitor section
[   132.287] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[   132.287] (II) modeset(G0): Output DP-1-3 has no monitor section
[   132.292] (II) modeset(G0): EDID for output HDMI-1-1
[   132.292] (II) modeset(G0): EDID for output DP-1-1
[   132.297] (II) modeset(G0): EDID for output HDMI-1-2
[   132.298] (II) modeset(G0): EDID for output DP-1-2
[   132.302] (II) modeset(G0): EDID for output HDMI-1-3
[   132.303] (II) modeset(G0): EDID for output DP-1-3
[   132.303] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[   132.303] (==) modeset(G0): DPI set to (96, 96)
[   132.303] (II) Loading sub module "fb"
[   132.303] (II) LoadModule: "fb"
[   132.303] (II) Loading /usr/lib/xorg/modules/libfb.so
[   132.303] (II) Module fb: vendor="X.Org Foundation"
[   132.303] 	compiled for 1.20.4, module version = 1.0.0
[   132.303] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   132.305] (==) modeset(G0): Backing store enabled
[   132.305] (==) modeset(G0): Silken mouse enabled
[   132.305] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[   132.305] (==) modeset(G0): DPMS enabled
[   132.305] (II) modeset(G0): [DRI2] Setup complete
[   132.305] (II) modeset(G0): [DRI2]   DRI driver: i965
[   132.305] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[   132.306] (==) modeset(0): Backing store enabled
[   132.306] (==) modeset(0): Silken mouse enabled
[   132.307] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   132.307] (==) modeset(0): DPMS enabled
[   132.307] (II) modeset(0): [DRI2] Setup complete
[   132.307] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[   132.307] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[   132.307] (II) Initializing extension Generic Event Extension
[   132.307] (II) Initializing extension SHAPE
[   132.307] (II) Initializing extension MIT-SHM
[   132.307] (II) Initializing extension XInputExtension
[   132.307] (II) Initializing extension XTEST
[   132.307] (II) Initializing extension BIG-REQUESTS
[   132.307] (II) Initializing extension SYNC
[   132.307] (II) Initializing extension XKEYBOARD
[   132.307] (II) Initializing extension XC-MISC
[   132.307] (II) Initializing extension XFIXES
[   132.307] (II) Initializing extension RENDER
[   132.307] (II) Initializing extension RANDR
[   132.307] (II) Initializing extension COMPOSITE
[   132.307] (II) Initializing extension DAMAGE
[   132.307] (II) Initializing extension MIT-SCREEN-SAVER
[   132.307] (II) Initializing extension DOUBLE-BUFFER
[   132.307] (II) Initializing extension RECORD
[   132.307] (II) Initializing extension DPMS
[   132.307] (II) Initializing extension Present
[   132.307] (II) Initializing extension DRI3
[   132.307] (II) Initializing extension X-Resource
[   132.307] (II) Initializing extension XVideo
[   132.307] (II) Initializing extension XVideo-MotionCompensation
[   132.307] (II) Initializing extension GLX
[   132.310] (II) AIGLX: Loaded and initialized radeonsi
[   132.310] (II) GLX: Initialized DRI2 GL provider for screen 0
[   132.310] (II) Initializing extension XFree86-VidModeExtension
[   132.310] (II) Initializing extension XFree86-DGA
[   132.310] (II) Initializing extension XFree86-DRI
[   132.310] (II) Initializing extension DRI2
[   132.311] (II) modeset(G0): Damage tracking initialized
[   132.312] (II) modeset(0): Damage tracking initialized
[   132.312] (II) modeset(0): Setting screen physical size to 1016 x 571
[   132.352] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   132.352] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   132.352] (II) LoadModule: "evdev"
[   132.352] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   132.352] (II) Module evdev: vendor="X.Org Foundation"
[   132.352] 	compiled for 1.19.6, module version = 2.10.5
[   132.352] 	Module class: X.Org XInput Driver
[   132.352] 	ABI class: X.Org XInput driver, version 24.1
[   132.352] (II) Using input driver 'evdev' for 'Power Button'
[   132.352] (**) Power Button: always reports core events
[   132.352] (**) evdev: Power Button: Device: "/dev/input/event2"
[   132.352] (--) evdev: Power Button: Vendor 0 Product 0x1
[   132.352] (--) evdev: Power Button: Found keys
[   132.352] (II) evdev: Power Button: Configuring as keyboard
[   132.352] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   132.352] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   132.352] (**) Option "xkb_rules" "evdev"
[   132.353] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   132.353] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   132.353] (II) Using input driver 'evdev' for 'Video Bus'
[   132.353] (**) Video Bus: always reports core events
[   132.353] (**) evdev: Video Bus: Device: "/dev/input/event5"
[   132.353] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   132.353] (--) evdev: Video Bus: Found keys
[   132.353] (II) evdev: Video Bus: Configuring as keyboard
[   132.353] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event5"
[   132.353] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   132.353] (**) Option "xkb_rules" "evdev"
[   132.353] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   132.353] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   132.353] (II) Using input driver 'evdev' for 'Power Button'
[   132.353] (**) Power Button: always reports core events
[   132.353] (**) evdev: Power Button: Device: "/dev/input/event1"
[   132.353] (--) evdev: Power Button: Vendor 0 Product 0x1
[   132.353] (--) evdev: Power Button: Found keys
[   132.353] (II) evdev: Power Button: Configuring as keyboard
[   132.353] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   132.353] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   132.353] (**) Option "xkb_rules" "evdev"
[   132.353] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   132.353] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   132.353] (II) Using input driver 'evdev' for 'Sleep Button'
[   132.353] (**) Sleep Button: always reports core events
[   132.353] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[   132.354] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   132.354] (--) evdev: Sleep Button: Found keys
[   132.354] (II) evdev: Sleep Button: Configuring as keyboard
[   132.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[   132.354] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   132.354] (**) Option "xkb_rules" "evdev"
[   132.354] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event7)
[   132.354] (II) No input driver specified, ignoring this device.
[   132.354] (II) This device may have been added with another device file.
[   132.354] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event8)
[   132.354] (II) No input driver specified, ignoring this device.
[   132.354] (II) This device may have been added with another device file.
[   132.354] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event9)
[   132.354] (II) No input driver specified, ignoring this device.
[   132.354] (II) This device may have been added with another device file.
[   132.355] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event10)
[   132.355] (II) No input driver specified, ignoring this device.
[   132.355] (II) This device may have been added with another device file.
[   132.355] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event11)
[   132.355] (II) No input driver specified, ignoring this device.
[   132.355] (II) This device may have been added with another device file.
[   132.355] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[   132.355] (II) No input driver specified, ignoring this device.
[   132.355] (II) This device may have been added with another device file.
[   132.355] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event3)
[   132.355] (**) Dell Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
[   132.355] (II) Using input driver 'evdev' for 'Dell Dell USB Entry Keyboard'
[   132.355] (**) Dell Dell USB Entry Keyboard: always reports core events
[   132.355] (**) evdev: Dell Dell USB Entry Keyboard: Device: "/dev/input/event3"
[   132.355] (--) evdev: Dell Dell USB Entry Keyboard: Vendor 0x413c Product 0x2107
[   132.355] (--) evdev: Dell Dell USB Entry Keyboard: Found keys
[   132.355] (II) evdev: Dell Dell USB Entry Keyboard: Configuring as keyboard
[   132.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:2107.0002/input/input6/event3"
[   132.355] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 10)
[   132.355] (**) Option "xkb_rules" "evdev"
[   132.356] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event4)
[   132.356] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   132.356] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[   132.356] (**) Logitech USB Optical Mouse: always reports core events
[   132.356] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event4"
[   132.356] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[   132.356] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[   132.356] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[   132.356] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[   132.356] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[   132.356] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[   132.356] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[   132.356] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   132.356] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   132.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C05A.0003/input/input7/event4"
[   132.356] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 11)
[   132.356] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[   132.356] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[   132.356] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[   132.356] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[   132.356] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[   132.356] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[   132.356] (II) No input driver specified, ignoring this device.
[   132.356] (II) This device may have been added with another device file.
[   132.356] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[   132.356] (II) No input driver specified, ignoring this device.
[   132.356] (II) This device may have been added with another device file.
[   132.356] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event14)
[   132.356] (II) No input driver specified, ignoring this device.
[   132.356] (II) This device may have been added with another device file.
[   132.357] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[   132.357] (II) No input driver specified, ignoring this device.
[   132.357] (II) This device may have been added with another device file.
[   132.357] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[   132.357] (II) No input driver specified, ignoring this device.
[   132.357] (II) This device may have been added with another device file.
[   132.357] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
[   132.357] (II) No input driver specified, ignoring this device.
[   132.357] (II) This device may have been added with another device file.
[   132.357] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[   132.357] (II) No input driver specified, ignoring this device.
[   132.357] (II) This device may have been added with another device file.
[   132.357] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
[   132.357] (II) No input driver specified, ignoring this device.
[   132.357] (II) This device may have been added with another device file.
[   132.357] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event20)
[   132.357] (II) No input driver specified, ignoring this device.
[   132.357] (II) This device may have been added with another device file.
[   132.430] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   132.430] (II) modeset(0): Using EDID range info for horizontal sync
[   132.430] (II) modeset(0): Using EDID range info for vertical refresh
[   132.430] (II) modeset(0): Printing DDC gathered Modelines:
[   132.430] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   132.705] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   132.705] (II) modeset(0): Using hsync ranges from config file
[   132.705] (II) modeset(0): Using vrefresh ranges from config file
[   132.705] (II) modeset(0): Printing DDC gathered Modelines:
[   132.705] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   132.818] (II) modeset(0): Disabling kernel dirty updates, not required.
[   138.191] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.191] (II) modeset(0): Using hsync ranges from config file
[   138.191] (II) modeset(0): Using vrefresh ranges from config file
[   138.191] (II) modeset(0): Printing DDC gathered Modelines:
[   138.191] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.192] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.192] (II) modeset(0): Using hsync ranges from config file
[   138.192] (II) modeset(0): Using vrefresh ranges from config file
[   138.192] (II) modeset(0): Printing DDC gathered Modelines:
[   138.192] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.193] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.193] (II) modeset(0): Using hsync ranges from config file
[   138.193] (II) modeset(0): Using vrefresh ranges from config file
[   138.193] (II) modeset(0): Printing DDC gathered Modelines:
[   138.193] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.990] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.990] (II) modeset(0): Using hsync ranges from config file
[   138.990] (II) modeset(0): Using vrefresh ranges from config file
[   138.990] (II) modeset(0): Printing DDC gathered Modelines:
[   138.990] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.991] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.991] (II) modeset(0): Using hsync ranges from config file
[   138.991] (II) modeset(0): Using vrefresh ranges from config file
[   138.991] (II) modeset(0): Printing DDC gathered Modelines:
[   138.991] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.993] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.993] (II) modeset(0): Using hsync ranges from config file
[   138.993] (II) modeset(0): Using vrefresh ranges from config file
[   138.993] (II) modeset(0): Printing DDC gathered Modelines:
[   138.993] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.994] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.994] (II) modeset(0): Using hsync ranges from config file
[   138.994] (II) modeset(0): Using vrefresh ranges from config file
[   138.994] (II) modeset(0): Printing DDC gathered Modelines:
[   138.994] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.995] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.995] (II) modeset(0): Using hsync ranges from config file
[   138.995] (II) modeset(0): Using vrefresh ranges from config file
[   138.995] (II) modeset(0): Printing DDC gathered Modelines:
[   138.995] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.996] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.996] (II) modeset(0): Using hsync ranges from config file
[   138.996] (II) modeset(0): Using vrefresh ranges from config file
[   138.996] (II) modeset(0): Printing DDC gathered Modelines:
[   138.996] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.997] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.997] (II) modeset(0): Using hsync ranges from config file
[   138.997] (II) modeset(0): Using vrefresh ranges from config file
[   138.997] (II) modeset(0): Printing DDC gathered Modelines:
[   138.997] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.998] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.998] (II) modeset(0): Using hsync ranges from config file
[   138.998] (II) modeset(0): Using vrefresh ranges from config file
[   138.998] (II) modeset(0): Printing DDC gathered Modelines:
[   138.998] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   138.999] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   138.999] (II) modeset(0): Using hsync ranges from config file
[   138.999] (II) modeset(0): Using vrefresh ranges from config file
[   138.999] (II) modeset(0): Printing DDC gathered Modelines:
[   138.999] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   139.000] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   139.000] (II) modeset(0): Using hsync ranges from config file
[   139.000] (II) modeset(0): Using vrefresh ranges from config file
[   139.000] (II) modeset(0): Printing DDC gathered Modelines:
[   139.000] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   139.113] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.113] (EE) modeset(0): present flip failed
[   139.125] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.125] (EE) modeset(0): present flip failed
[   139.158] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.158] (EE) modeset(0): present flip failed
[   139.184] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.184] (EE) modeset(0): present flip failed
[   139.209] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.209] (EE) modeset(0): present flip failed
[   139.230] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.230] (EE) modeset(0): present flip failed
[   139.245] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.245] (EE) modeset(0): present flip failed
[   139.261] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.261] (EE) modeset(0): present flip failed
[   139.296] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.296] (EE) modeset(0): present flip failed
[   139.308] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.308] (EE) modeset(0): present flip failed
[   139.496] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.496] (EE) modeset(0): present flip failed
[   139.539] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.539] (EE) modeset(0): present flip failed
[   139.562] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.562] (EE) modeset(0): present flip failed
[   139.611] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.611] (EE) modeset(0): present flip failed
[   139.630] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.630] (EE) modeset(0): present flip failed
[   139.652] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.652] (EE) modeset(0): present flip failed
[   139.669] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.669] (EE) modeset(0): present flip failed
[   139.686] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.686] (EE) modeset(0): present flip failed
[   139.702] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.702] (EE) modeset(0): present flip failed
[   139.718] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.718] (EE) modeset(0): present flip failed
[   139.735] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.735] (EE) modeset(0): present flip failed
[   139.753] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.753] (EE) modeset(0): present flip failed
[   139.768] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.768] (EE) modeset(0): present flip failed
[   139.785] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.785] (EE) modeset(0): present flip failed
[   139.802] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.802] (EE) modeset(0): present flip failed
[   139.819] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   139.819] (EE) modeset(0): present flip failed
[   143.102] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   143.102] (EE) modeset(0): present flip failed
[   143.120] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   143.120] (EE) modeset(0): present flip failed
[   143.140] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   143.140] (EE) modeset(0): present flip failed
[   143.157] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   143.157] (EE) modeset(0): present flip failed
[   145.964] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   145.964] (EE) modeset(0): present flip failed
[   146.187] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   146.187] (EE) modeset(0): present flip failed
[   146.379] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   146.379] (EE) modeset(0): present flip failed
[   146.443] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   146.443] (EE) modeset(0): present flip failed
[   146.474] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   146.474] (EE) modeset(0): present flip failed
[   146.787] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   146.787] (EE) modeset(0): present flip failed
[   146.993] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   146.993] (II) modeset(0): Using hsync ranges from config file
[   146.993] (II) modeset(0): Using vrefresh ranges from config file
[   146.993] (II) modeset(0): Printing DDC gathered Modelines:
[   146.993] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   146.994] (II) modeset(0): EDID vendor "DEL", prod id 16531
[   146.994] (II) modeset(0): Using hsync ranges from config file
[   146.994] (II) modeset(0): Using vrefresh ranges from config file
[   146.994] (II) modeset(0): Printing DDC gathered Modelines:
[   146.994] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[   147.013] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   147.013] (EE) modeset(0): present flip failed
[   147.029] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   147.029] (EE) modeset(0): present flip failed
[   149.235] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   149.236] (EE) modeset(0): present flip failed
[   151.493] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   151.493] (EE) modeset(0): present flip failed
[   151.509] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   151.509] (EE) modeset(0): present flip failed
[   151.891] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   151.891] (EE) modeset(0): present flip failed
[   152.067] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   152.067] (EE) modeset(0): present flip failed
[   152.179] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   152.179] (EE) modeset(0): present flip failed
[   152.260] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   152.260] (EE) modeset(0): present flip failed
[   152.291] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   152.291] (EE) modeset(0): present flip failed
[   152.791] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   152.791] (EE) modeset(0): present flip failed
[   152.818] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   152.818] (EE) modeset(0): present flip failed
[   154.347] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   154.347] (EE) modeset(0): present flip failed
[   154.368] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   154.368] (EE) modeset(0): present flip failed
[   154.426] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   154.426] (EE) modeset(0): present flip failed
[   156.380] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   156.380] (EE) modeset(0): present flip failed
[   156.555] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   156.555] (EE) modeset(0): present flip failed
[   156.635] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   156.635] (EE) modeset(0): present flip failed
[   156.787] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   156.787] (EE) modeset(0): present flip failed
[   156.859] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   156.859] (EE) modeset(0): present flip failed
[   156.931] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   156.931] (EE) modeset(0): present flip failed
[   156.962] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   156.962] (EE) modeset(0): present flip failed
[   157.148] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   157.148] (EE) modeset(0): present flip failed
[   157.892] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   157.892] (EE) modeset(0): present flip failed
[   158.123] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.123] (EE) modeset(0): present flip failed
[   158.623] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.623] (EE) modeset(0): present flip failed
[   158.654] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.654] (EE) modeset(0): present flip failed
[   158.723] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.723] (EE) modeset(0): present flip failed
[   158.754] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.754] (EE) modeset(0): present flip failed
[   158.823] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.823] (EE) modeset(0): present flip failed
[   158.854] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.854] (EE) modeset(0): present flip failed
[   158.923] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.923] (EE) modeset(0): present flip failed
[   158.953] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   158.953] (EE) modeset(0): present flip failed
[   159.024] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.024] (EE) modeset(0): present flip failed
[   159.054] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.054] (EE) modeset(0): present flip failed
[   159.125] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.125] (EE) modeset(0): present flip failed
[   159.155] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.155] (EE) modeset(0): present flip failed
[   159.225] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.225] (EE) modeset(0): present flip failed
[   159.256] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.256] (EE) modeset(0): present flip failed
[   159.467] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.467] (EE) modeset(0): present flip failed
[   159.924] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   159.924] (EE) modeset(0): present flip failed
[   160.044] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   160.044] (EE) modeset(0): present flip failed
[   160.235] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   160.235] (EE) modeset(0): present flip failed
[   160.331] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   160.331] (EE) modeset(0): present flip failed
[   160.643] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   160.643] (EE) modeset(0): present flip failed
[   160.835] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   160.835] (EE) modeset(0): present flip failed
[   161.459] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   161.459] (EE) modeset(0): present flip failed
[   161.764] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   161.764] (EE) modeset(0): present flip failed
[   161.940] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   161.940] (EE) modeset(0): present flip failed
[   162.179] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   162.179] (EE) modeset(0): present flip failed
[   162.259] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   162.259] (EE) modeset(0): present flip failed
[   162.494] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   162.495] (EE) modeset(0): present flip failed
[   162.517] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   162.517] (EE) modeset(0): present flip failed
[   166.188] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   166.188] (EE) modeset(0): present flip failed
[   167.179] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   167.179] (EE) modeset(0): present flip failed
[   169.539] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   169.539] (EE) modeset(0): present flip failed
[   169.636] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   169.636] (EE) modeset(0): present flip failed
[   171.395] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   171.395] (EE) modeset(0): present flip failed
[   171.923] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   171.923] (EE) modeset(0): present flip failed
[   172.131] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   172.131] (EE) modeset(0): present flip failed
[   172.291] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   172.291] (EE) modeset(0): present flip failed
[   172.443] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   172.443] (EE) modeset(0): present flip failed
[   172.595] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   172.595] (EE) modeset(0): present flip failed
[   173.095] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.095] (EE) modeset(0): present flip failed
[   173.125] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.125] (EE) modeset(0): present flip failed
[   173.194] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.194] (EE) modeset(0): present flip failed
[   173.225] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.225] (EE) modeset(0): present flip failed
[   173.296] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.296] (EE) modeset(0): present flip failed
[   173.326] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.326] (EE) modeset(0): present flip failed
[   173.396] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.396] (EE) modeset(0): present flip failed
[   173.667] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.667] (EE) modeset(0): present flip failed
[   173.859] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   173.859] (EE) modeset(0): present flip failed
[   174.139] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   174.139] (EE) modeset(0): present flip failed
[   174.332] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   174.332] (EE) modeset(0): present flip failed
[   174.484] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   174.484] (EE) modeset(0): present flip failed
[   174.644] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   174.644] (EE) modeset(0): present flip failed
[   174.803] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   174.803] (EE) modeset(0): present flip failed
[   174.956] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   174.956] (EE) modeset(0): present flip failed
[   175.275] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   175.275] (EE) modeset(0): present flip failed
[   175.379] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   175.379] (EE) modeset(0): present flip failed
[   175.484] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   175.484] (EE) modeset(0): present flip failed
[   175.595] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   175.595] (EE) modeset(0): present flip failed
[   175.811] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   175.811] (EE) modeset(0): present flip failed
[   175.955] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   175.955] (EE) modeset(0): present flip failed
[   176.044] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   176.044] (EE) modeset(0): present flip failed
[   176.187] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   176.187] (EE) modeset(0): present flip failed
[   176.252] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   176.252] (EE) modeset(0): present flip failed
[   176.355] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   176.355] (EE) modeset(0): present flip failed
[   176.443] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[   176.443] (EE) modeset(0): present flip failed

[-- Attachment #1.1.3: 20190306–linux-4.20.13–messages.txt --]
[-- Type: text/plain, Size: 54706 bytes --]

[    0.000000] Linux version 4.20.13.mx64.248 (root@holidayincambodia.molgen.mpg.de) (gcc version 7.3.0 (GCC)) #1 SMP Wed Feb 27 14:10:55 CET 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/bzImage-4.20.13.mx64.248 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[    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] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000903ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000090400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000abc67fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000abc68000-0x00000000abc68fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000abc69000-0x00000000abc69fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000abc6a000-0x00000000ba00dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba00e000-0x00000000bb67ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb680000-0x00000000bb6d5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bb6d6000-0x00000000bc009fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bc00a000-0x00000000bc5fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bc5ff000-0x00000000bc5fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bc600000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] 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-0x000000083dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.001661] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001662] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001666] last_pfn = 0x83e000 max_arch_pfn = 0x400000000
[    0.001668] MTRR default type: write-back
[    0.001669] MTRR fixed ranges enabled:
[    0.001669]   00000-9FFFF write-back
[    0.001670]   A0000-BFFFF uncachable
[    0.001670]   C0000-FFFFF write-protect
[    0.001671] MTRR variable ranges enabled:
[    0.001672]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.001672]   1 base 00BE000000 mask 7FFE000000 uncachable
[    0.001672]   2 base 00BD800000 mask 7FFF800000 uncachable
[    0.001673]   3 disabled
[    0.001673]   4 disabled
[    0.001673]   5 disabled
[    0.001673]   6 disabled
[    0.001674]   7 disabled
[    0.001674]   8 disabled
[    0.001674]   9 disabled
[    0.002547] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003070] last_pfn = 0xbc600 max_arch_pfn = 0x400000000
[    0.008058] found SMP MP-table at [mem 0x000fce80-0x000fce8f] mapped at [(____ptrval____)]
[    0.008064] Base memory trampoline at [(____ptrval____)] 8a000 size 24576
[    0.008067] Using GB pages for direct mapping
[    0.008068] BRK [0x02c01000, 0x02c01fff] PGTABLE
[    0.008070] BRK [0x02c02000, 0x02c02fff] PGTABLE
[    0.008070] BRK [0x02c03000, 0x02c03fff] PGTABLE
[    0.008096] BRK [0x02c04000, 0x02c04fff] PGTABLE
[    0.008307] BRK [0x02c05000, 0x02c05fff] PGTABLE
[    0.008344] BRK [0x02c06000, 0x02c06fff] PGTABLE
[    0.008381] RAMDISK: [mem 0x375e7000-0x37aeafff]
[    0.008385] ACPI: Early table checksum verification disabled
[    0.008411] ACPI: RSDP 0x00000000000F05B0 000024 (v02 DELL  )
[    0.008414] ACPI: XSDT 0x00000000BB6A00C8 00010C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008417] ACPI: FACP 0x00000000BB6C93C0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.008420] ACPI: DSDT 0x00000000BB6A0260 029159 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.008422] ACPI: FACS 0x00000000BC008F80 000040
[    0.008424] ACPI: APIC 0x00000000BB6C94D0 0000BC (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.008426] ACPI: FPDT 0x00000000BB6C9590 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008427] ACPI: FIDT 0x00000000BB6C95D8 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008429] ACPI: MCFG 0x00000000BB6C9688 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.008431] ACPI: HPET 0x00000000BB6C96C8 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.008432] ACPI: SSDT 0x00000000BB6C9700 003176 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.008434] ACPI: SSDT 0x00000000BB6CC878 0025A5 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.008436] ACPI: HPET 0x00000000BB6CEE20 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.008437] ACPI: SSDT 0x00000000BB6CEE58 000DE5 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.008439] ACPI: SSDT 0x00000000BB6CFC40 0008D2 (v02 INTEL  DELL__MT 00000000 INTL 20160422)
[    0.008441] ACPI: UEFI 0x00000000BB6D0518 000042 (v01                 00000000      00000000)
[    0.008443] ACPI: SSDT 0x00000000BB6D0560 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.008444] ACPI: LPIT 0x00000000BB6D1440 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.008446] ACPI: SSDT 0x00000000BB6D14D8 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.008448] ACPI: SSDT 0x00000000BB6D1620 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.008449] ACPI: SSDT 0x00000000BB6D18C0 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.008451] ACPI: SSDT 0x00000000BB6D48C8 000215 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.008453] ACPI: DBGP 0x00000000BB6D4AE0 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.008454] ACPI: DBG2 0x00000000BB6D4B18 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.008456] ACPI: MSDM 0x00000000BB6D4B70 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.008458] ACPI: SLIC 0x00000000BB6D4BC8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.008459] ACPI: DMAR 0x00000000BB6D4D40 0000A8 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.008461] ACPI: TPM2 0x00000000BB6D4DE8 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.008463] ACPI: ASF! 0x00000000BB6D4E20 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.008464] ACPI: EINJ 0x00000000BB6D4EC0 000130 (v01 AMI    AMI.EINJ 00000000 AMI. 00000000)
[    0.008466] ACPI: ERST 0x00000000BB6D4FF0 000230 (v01 AMIER  AMI.ERST 00000000 AMI. 00000000)
[    0.008468] ACPI: BERT 0x00000000BB6D5220 000030 (v01 AMI    AMI.BERT 00000000 AMI. 00000000)
[    0.008470] ACPI: HEST 0x00000000BB6D5250 0000A8 (v01 AMI    AMI.HEST 00000000 AMI. 00000000)
[    0.008475] ACPI: Local APIC address 0xfee00000
[    0.008617] No NUMA configuration found
[    0.008618] Faking a node at [mem 0x0000000000000000-0x000000083dffffff]
[    0.008620] NODE_DATA(0) allocated [mem 0x83dffa000-0x83dffdfff]
[    0.008626] Reserving 256MB of memory at 624MB for crashkernel (System RAM: 32639MB)
[    0.008640] Zone ranges:
[    0.008641]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008642]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008643]   Normal   [mem 0x0000000100000000-0x000000083dffffff]
[    0.008644] Movable zone start for each node
[    0.008644] Early memory node ranges
[    0.008645]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[    0.008646]   node   0: [mem 0x0000000000100000-0x00000000abc67fff]
[    0.008646]   node   0: [mem 0x00000000abc6a000-0x00000000ba00dfff]
[    0.008647]   node   0: [mem 0x00000000bc5ff000-0x00000000bc5fffff]
[    0.008647]   node   0: [mem 0x0000000100000000-0x000000083dffffff]
[    0.008890] Zeroed struct page in unavailable ranges: 24676 pages
[    0.008891] Initmem setup node 0 [mem 0x0000000000001000-0x000000083dffffff]
[    0.008892] On node 0 totalpages: 8355740
[    0.008893]   DMA zone: 64 pages used for memmap
[    0.008893]   DMA zone: 21 pages reserved
[    0.008894]   DMA zone: 3983 pages, LIFO batch:0
[    0.008950]   DMA32 zone: 11841 pages used for memmap
[    0.008951]   DMA32 zone: 757773 pages, LIFO batch:63
[    0.020098]   Normal zone: 118656 pages used for memmap
[    0.020098]   Normal zone: 7593984 pages, LIFO batch:63
[    0.122608] ACPI: PM-Timer IO Port: 0x1808
[    0.122610] ACPI: Local APIC address 0xfee00000
[    0.122613] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.122614] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.122615] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.122615] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.122616] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.122616] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.122617] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.122617] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.122644] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.122645] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.122646] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.122647] ACPI: IRQ0 used by override.
[    0.122648] ACPI: IRQ9 used by override.
[    0.122649] Using ACPI (MADT) for SMP configuration information
[    0.122650] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.122652] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.122662] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.122664] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.209209] random: get_random_bytes called from start_kernel+0x90/0x4b0 with crng_init=0
[    0.209214] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.209316] percpu: Embedded 42 pages/cpu @(____ptrval____) s133784 r8192 d30056 u262144
[    0.209319] pcpu-alloc: s133784 r8192 d30056 u262144 alloc=1*2097152
[    0.209320] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.209331] Built 1 zonelists, mobility grouping on.  Total pages: 8225158
[    0.209332] Policy zone: Normal
[    0.209333] Kernel command line: BOOT_IMAGE=/boot/bzImage-4.20.13.mx64.248 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[    0.209405] audit: disabled (until reboot)
[    0.259758] Memory: 32535200K/33422960K available (14341K kernel code, 1321K rwdata, 3240K rodata, 1540K init, 1504K bss, 887760K reserved, 0K cma-reserved)
[    0.259812] Kernel/User page tables isolation: enabled
[    0.259821] ftrace: allocating 38767 entries in 152 pages
[    0.270220] rcu: Hierarchical RCU implementation.
[    0.270221] rcu: 	RCU event tracing is enabled.
[    0.270222] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.270223] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.270224] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.271228] NR_IRQS: 16640, nr_irqs: 2048, preallocated irqs: 16
[    0.271526] spurious 8259A interrupt: IRQ7.
[    0.274823] Console: colour VGA+ 80x25
[    0.294500] printk: console [tty0] enabled
[    0.389732] printk: console [ttyS1] enabled
[    0.390230] ACPI: Core revision 20181003
[    0.390986] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.391943] hpet clockevent registered
[    0.392013] APIC: Switch to symmetric I/O mode setup
[    0.395395] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.400952] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.402002] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.403003] pid_max: default: 32768 minimum: 301
[    0.406113] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.408132] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.408966] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.409043] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.410119] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.411003] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.411726] mce: CPU supports 10 MCE banks
[    0.412008] CPU0: Thermal monitoring enabled (TM1)
[    0.413015] process: using mwait in idle threads
[    0.413542] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.414002] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.414844] Spectre V2 : Mitigation: Full generic retpoline
[    0.415002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.416002] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.417003] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.418002] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.418725] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.419167] Freeing SMP alternatives memory: 44K
[    0.421039] TSC deadline timer enabled
[    0.421044] smpboot: CPU0: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.422051] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.423004] ... version:                4
[    0.423547] ... bit width:              48
[    0.424003] ... generic registers:      4
[    0.424547] ... value mask:             0000ffffffffffff
[    0.425003] ... max period:             00007fffffffffff
[    0.425653] ... fixed-purpose events:   3
[    0.426003] ... event mask:             000000070000000f
[    0.426677] rcu: Hierarchical SRCU implementation.
[    0.427086] smp: Bringing up secondary CPUs ...
[    0.427721] x86: Booting SMP configuration:
[    0.428003] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.431179] smp: Brought up 1 node, 8 CPUs
[    0.432003] smpboot: Max logical packages: 1
[    0.432571] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.434560] devtmpfs: initialized
[    0.435166] PM: Registering ACPI NVS region [mem 0xabc68000-0xabc68fff] (4096 bytes)
[    0.436004] PM: Registering ACPI NVS region [mem 0xbb6d6000-0xbc009fff] (9650176 bytes)
[    0.437120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.438010] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.438773] xor: automatically using best checksumming function   avx       
[    0.439072] NET: Registered protocol family 16
[    0.439778] cpuidle: using governor ladder
[    0.440372] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.441003] ACPI: bus type PCI registered
[    0.441581] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.443004] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.443780] PCI: Using configuration type 1 for base access
[    0.445620] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.462614] raid6: sse2x1   gen() 12941 MB/s
[    0.479439] raid6: sse2x1   xor()  9757 MB/s
[    0.496438] raid6: sse2x2   gen() 16460 MB/s
[    0.513441] raid6: sse2x2   xor() 11445 MB/s
[    0.530441] raid6: sse2x4   gen() 19199 MB/s
[    0.547439] raid6: sse2x4   xor() 11996 MB/s
[    0.564441] raid6: avx2x1   gen() 26414 MB/s
[    0.581439] raid6: avx2x1   xor() 19189 MB/s
[    0.598440] raid6: avx2x2   gen() 32648 MB/s
[    0.615439] raid6: avx2x2   xor() 20710 MB/s
[    0.632439] raid6: avx2x4   gen() 38074 MB/s
[    0.649440] raid6: avx2x4   xor() 23568 MB/s
[    0.650003] raid6: using algorithm avx2x4 gen() 38074 MB/s
[    0.650668] raid6: .... xor() 23568 MB/s, rmw enabled
[    0.651003] raid6: using avx2x2 recovery algorithm
[    0.652488] ACPI: Added _OSI(Module Device)
[    0.653004] ACPI: Added _OSI(Processor Device)
[    0.653585] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.654003] ACPI: Added _OSI(Processor Aggregator Device)
[    0.654662] ACPI: Added _OSI(Linux-Dell-Video)
[    0.655003] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.681793] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.688189] ACPI: Dynamic OEM Table Load:
[    0.688739] ACPI: SSDT 0xFFFF888819FD6000 000759 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.689350] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.690897] ACPI: Dynamic OEM Table Load:
[    0.692006] ACPI: SSDT 0xFFFF888819F2E400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.693293] ACPI: Dynamic OEM Table Load:
[    0.693842] ACPI: SSDT 0xFFFF888819EE6E00 000115 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.695207] ACPI: Dynamic OEM Table Load:
[    0.695755] ACPI: SSDT 0xFFFF888819EE6C00 0001A4 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.696403] ACPI: Dynamic OEM Table Load:
[    0.696952] ACPI: SSDT 0xFFFF888819EE7800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.698450] ACPI: Dynamic OEM Table Load:
[    0.698998] ACPI: SSDT 0xFFFF888819EE6A00 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.700272] ACPI: Dynamic OEM Table Load:
[    0.700819] ACPI: SSDT 0xFFFF888819EE6800 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.704614] ACPI: Interpreter enabled
[    0.705024] ACPI: (supports S0 S3 S5)
[    0.705543] ACPI: Using IOAPIC for interrupt routing
[    0.707027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.708671] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.710644] ACPI: Power Resource [PG00] (on)
[    0.711234] ACPI: Power Resource [PG01] (on)
[    0.712027] ACPI: Power Resource [PG02] (on)
[    0.714313] ACPI: Power Resource [WRST] (on)
[    0.715110] ACPI: Power Resource [WRST] (on)
[    0.715903] ACPI: Power Resource [WRST] (on)
[    0.717229] ACPI: Power Resource [WRST] (on)
[    0.718022] ACPI: Power Resource [WRST] (on)
[    0.718821] ACPI: Power Resource [WRST] (on)
[    0.719228] ACPI: Power Resource [WRST] (on)
[    0.720020] ACPI: Power Resource [WRST] (on)
[    0.720812] ACPI: Power Resource [WRST] (on)
[    0.721228] ACPI: Power Resource [WRST] (on)
[    0.722022] ACPI: Power Resource [WRST] (on)
[    0.722814] ACPI: Power Resource [WRST] (on)
[    0.724228] ACPI: Power Resource [WRST] (on)
[    0.725023] ACPI: Power Resource [WRST] (on)
[    0.725816] ACPI: Power Resource [WRST] (on)
[    0.726229] ACPI: Power Resource [WRST] (on)
[    0.727655] ACPI: Power Resource [WRST] (on)
[    0.728228] ACPI: Power Resource [WRST] (on)
[    0.729021] ACPI: Power Resource [WRST] (on)
[    0.729814] ACPI: Power Resource [WRST] (on)
[    0.740716] ACPI: Power Resource [FN00] (off)
[    0.741061] ACPI: Power Resource [FN01] (off)
[    0.741691] ACPI: Power Resource [FN02] (off)
[    0.742058] ACPI: Power Resource [FN03] (off)
[    0.742686] ACPI: Power Resource [FN04] (off)
[    0.743803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.745006] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.746130] acpi PNP0A08:00: _OSC: platform does not support [PME]
[    0.746971] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.748003] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.749248] PCI host bridge to bus 0000:00
[    0.749802] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.750003] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.750774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.752003] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xefffffff window]
[    0.752944] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.754003] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.754674] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[    0.754905] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.754935] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.755070] pci 0000:00:02.0: [8086:5912] type 00 class 0x038000
[    0.755077] pci 0000:00:02.0: reg 0x10: [mem 0xee000000-0xeeffffff 64bit]
[    0.755081] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.755084] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.755241] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.755274] pci 0000:00:14.0: reg 0x10: [mem 0xef130000-0xef13ffff 64bit]
[    0.755370] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.755531] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.755563] pci 0000:00:14.2: reg 0x10: [mem 0xef14e000-0xef14efff 64bit]
[    0.755760] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.755789] pci 0000:00:16.0: reg 0x10: [mem 0xef14d000-0xef14dfff 64bit]
[    0.755871] pci 0000:00:16.0: PME# supported from D3hot
[    0.756016] pci 0000:00:17.0: [8086:2822] type 00 class 0x010400
[    0.756044] pci 0000:00:17.0: reg 0x10: [mem 0xef148000-0xef149fff]
[    0.756055] pci 0000:00:17.0: reg 0x14: [mem 0xef14c000-0xef14c0ff]
[    0.756066] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.756077] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.756088] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.756099] pci 0000:00:17.0: reg 0x24: [mem 0xef14b000-0xef14b7ff]
[    0.756160] pci 0000:00:17.0: PME# supported from D3hot
[    0.756283] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.756392] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.756561] pci 0000:00:1f.0: [8086:a149] type 00 class 0x060100
[    0.756754] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.756775] pci 0000:00:1f.2: reg 0x10: [mem 0xef144000-0xef147fff]
[    0.756965] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.757006] pci 0000:00:1f.3: reg 0x10: [mem 0xef140000-0xef143fff 64bit]
[    0.757057] pci 0000:00:1f.3: reg 0x20: [mem 0xef120000-0xef12ffff 64bit]
[    0.757125] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.757295] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.757354] pci 0000:00:1f.4: reg 0x10: [mem 0xef14a000-0xef14a0ff 64bit]
[    0.757424] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.757601] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
[    0.757639] pci 0000:00:1f.6: reg 0x10: [mem 0xef100000-0xef11ffff]
[    0.757796] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.757927] pci 0000:01:00.0: [1002:67c7] type 00 class 0x030000
[    0.757944] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.757951] pci 0000:01:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.757956] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.757960] pci 0000:01:00.0: reg 0x24: [mem 0xef000000-0xef03ffff]
[    0.757965] pci 0000:01:00.0: reg 0x30: [mem 0xef040000-0xef05ffff pref]
[    0.758008] pci 0000:01:00.0: supports D1 D2
[    0.758009] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.758054] pci 0000:01:00.1: [1002:aaf0] type 00 class 0x040300
[    0.758068] pci 0000:01:00.1: reg 0x10: [mem 0xef060000-0xef063fff 64bit]
[    0.758120] pci 0000:01:00.1: supports D1 D2
[    0.758170] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.758794] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.758795] pci 0000:00:01.0:   bridge window [mem 0xef000000-0xef0fffff]
[    0.758798] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.758860] pci 0000:02:00.0: [104c:8240] type 01 class 0x060400
[    0.758987] pci 0000:02:00.0: supports D1 D2
[    0.759089] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.759791] pci_bus 0000:03: extended config space not accessible
[    0.760067] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.762059] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.762876] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.764040] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.764855] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.766039] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.766855] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.767038] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.767853] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.769512] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.770002] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.771004] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.771690] vgaarb: loaded
[    0.772039] SCSI subsystem initialized
[    0.773223] libata version 3.00 loaded.
[    0.773223] ACPI: bus type USB registered
[    0.773223] usbcore: registered new interface driver usbfs
[    0.773680] usbcore: registered new interface driver hub
[    0.775127] usbcore: registered new device driver usb
[    0.775654] pps_core: LinuxPPS API ver. 1 registered
[    0.776003] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.777004] PTP clock support registered
[    0.778029] EDAC MC: Ver: 3.0.0
[    0.778576] PCI: Using ACPI for IRQ routing
[    0.792416] PCI: pci_cache_line_size set to 64 bytes
[    0.792462] e820: reserve RAM buffer [mem 0x00090400-0x0009ffff]
[    0.792463] e820: reserve RAM buffer [mem 0xabc68000-0xabffffff]
[    0.792464] e820: reserve RAM buffer [mem 0xba00e000-0xbbffffff]
[    0.792464] e820: reserve RAM buffer [mem 0xbc600000-0xbfffffff]
[    0.792465] e820: reserve RAM buffer [mem 0x83e000000-0x83fffffff]
[    0.793041] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.793041] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.796012] clocksource: Switched to clocksource tsc-early
[    0.803951] VFS: Disk quotas dquot_6.6.0
[    0.804500] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.805300] FS-Cache: Loaded
[    0.805776] CacheFiles: Loaded
[    0.806251] pnp: PnP ACPI init
[    0.806854] system 00:00: [io  0x0a00-0x0a3f] has been reserved
[    0.807557] system 00:00: [io  0x0a40-0x0a7f] has been reserved
[    0.808261] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.808751] pnp 00:01: [dma 0 disabled]
[    0.808780] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.808807] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.808836] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.808917] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.812867] system 00:04: [io  0xffff] has been reserved
[    0.813519] system 00:04: [io  0xffff] has been reserved
[    0.814171] system 00:04: [io  0xffff] has been reserved
[    0.814822] system 00:04: [io  0x1800-0x18fe] has been reserved
[    0.815522] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.816225] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.816283] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.816985] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.816996] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.817020] system 00:07: [io  0x1854-0x1857] has been reserved
[    0.817721] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.817863] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.818622] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.819380] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.820138] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.820896] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.821655] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.822413] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.823171] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.823930] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.824718] system 00:08: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.825477] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.825503] system 00:09: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.826262] system 00:09: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.827020] system 00:09: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.827778] system 00:09: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.828563] system 00:09: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.829321] system 00:09: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.830077] system 00:09: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.830834] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.831032] system 00:0a: [io  0xff00-0xfffe] has been reserved
[    0.831737] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.832506] system 00:0b: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.833263] system 00:0b: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.834018] system 00:0b: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.834775] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.835366] pnp: PnP ACPI: found 12 devices
[    0.841118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.842199] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.842823] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.843539] pci 0000:00:01.0:   bridge window [mem 0xef000000-0xef0fffff]
[    0.844312] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.845277] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.845913] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.846573] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.846574] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.846575] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.846576] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xefffffff window]
[    0.846576] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.846577] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.846578] pci_bus 0000:01: resource 1 [mem 0xef000000-0xef0fffff]
[    0.846579] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.846674] NET: Registered protocol family 2
[    0.847328] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
[    0.848371] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.849502] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.850341] TCP: Hash tables configured (established 262144 bind 65536)
[    0.851120] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.851889] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.853662] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.854679] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
[    0.855406] PCI: CLS 0 bytes, default 64
[    0.855444] Trying to unpack rootfs image as initramfs...
[    0.913021] Freeing initrd memory: 5136K
[    0.913563] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.914309] software IO TLB: mapped [mem 0xb600e000-0xba00e000] (64MB)
[    0.915140] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.916120] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.916807] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.917489] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.918148] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.918828] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.919596] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.920755] clocksource: Switched to clocksource tsc
[    0.921773] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    0.922654] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    0.924143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.925099] io scheduler noop registered
[    0.925638] io scheduler deadline registered
[    0.926211] io scheduler cfq registered (default)
[    0.926813] io scheduler mq-deadline registered
[    0.927403] io scheduler kyber registered
[    0.928248] aer 0000:00:1c.0:pcie002: AER enabled with IRQ 120
[    0.928995] IPMI message handler: version 39.2
[    0.929580] ipmi device interface
[    0.930074] ipmi_si: IPMI System Interface driver
[    0.930689] ipmi_si: Unable to find any System Interface(s)
[    0.931362] IPMI Watchdog: driver initialized
[    0.931934] IPMI poweroff: Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot
[    0.933041] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.934057] ACPI: Sleep Button [SLPB]
[    0.934587] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.935601] ACPI: Power Button [PWRB]
[    0.936138] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.937083] ACPI: Power Button [PWRF]
[    0.969358] Monitor-Mwait will be used to enter C-1 state
[    0.969362] Monitor-Mwait will be used to enter C-2 state
[    0.969366] Monitor-Mwait will be used to enter C-3 state
[    1.000340] thermal LNXTHERM:00: registered as thermal_zone0
[    1.001026] ACPI: Thermal Zone [TZ00] (28 C)
[    1.001702] thermal LNXTHERM:01: registered as thermal_zone1
[    1.002383] ACPI: Thermal Zone [TZ01] (30 C)
[    1.003068] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.024844] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.026295] lp: driver loaded but no devices found
[    1.027061] Linux agpgart interface v0.103
[    1.030102] brd: module loaded
[    1.031800] loop: module loaded
[    1.036096] drbd: initialized. Version: 8.4.10 (api:1/proto:86-101)
[    1.036827] drbd: built-in
[    1.037269] drbd: registered as block device major 147
[    1.037930] Uniform Multi-Platform E-IDE driver
[    1.038997] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[    1.040154] Probing IDE interface ide0...
[    1.563246] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    1.563844] Probing IDE interface ide1...
[    2.086244] ide1 at 0x170-0x177,0x376 on irq 15
[    2.086839] ide-gd driver 1.18
[    2.087314] ide-cd driver 5.00
[    2.087910] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    2.088896] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    2.089690] megasas: 07.706.03.00-rc1
[    2.090217] mpt3sas version 26.100.00.00 loaded
[    2.091105] ahci 0000:00:17.0: version 3.0
[    2.091215] ahci 0000:00:17.0: controller can't do SNTF, turning off CAP_SNTF
[    2.102223] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl RAID mode
[    2.103220] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part ems deso sadm sds apst 
[    2.113624] scsi host0: ahci
[    2.114288] scsi host1: ahci
[    2.114895] scsi host2: ahci
[    2.115602] scsi host3: ahci
[    2.116093] ata1: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b100 irq 121
[    2.117038] ata2: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b180 irq 121
[    2.117980] ata3: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b200 irq 121
[    2.118922] ata4: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b280 irq 121
[    2.120036] tun: Universal TUN/TAP device driver, 1.6
[    2.120777] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[    2.121968] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    2.122688] e100: Copyright(c) 1999-2006 Intel Corporation
[    2.123360] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    2.124154] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    2.124845] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    2.125540] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.126382] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.430328] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.431069] ata4: SATA link down (SStatus 4 SControl 300)
[    2.431746] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.432483] ata3: SATA link down (SStatus 4 SControl 300)
[    2.433623] ata1.00: ATA-8: TOSHIBA DT01ACA050, MS1OA810, max UDMA/133
[    2.434380] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.435171] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GHB0N, A1C0, max UDMA/100
[    2.436680] ata1.00: configured for UDMA/133
[    2.437353] ata2.00: configured for UDMA/100
[    2.536097] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    2.618395] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) d8:9e:f3:37:17:3c
[    2.619377] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    2.620220] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    2.621015] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    2.621799] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.622484] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    2.623454] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    2.624169] sky2: driver version 1.30
[    2.624754] Fusion MPT base driver 3.04.20
[    2.625309] Copyright (c) 1999-2008 LSI Corporation
[    2.625928] Fusion MPT SPI Host driver 3.04.20
[    2.626517] Fusion MPT FC Host driver 3.04.20
[    2.627098] Fusion MPT SAS Host driver 3.04.20
[    2.627685] Fusion MPT misc device (ioctl) driver 3.04.20
[    2.628423] mptctl: Registered with Fusion MPT base driver
[    2.629090] mptctl: /dev/mptctl @ (major,minor=10,220)
[    2.629730] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.630480] ehci-pci: EHCI PCI platform driver
[    2.631067] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.631792] ohci-pci: OHCI PCI platform driver
[    2.632379] uhci_hcd: USB Universal Host Controller Interface driver
[    2.633252] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.637130] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.639178] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    2.640262] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.640569] hub 1-0:1.0: USB hub found
[    2.641128] hub 1-0:1.0: 16 ports detected
[    2.642610] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.643258] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.644196] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    2.645093] hub 2-0:1.0: USB hub found
[    2.645638] hub 2-0:1.0: 10 ports detected
[    2.646577] usb: port power management may be unreliable
[    2.647537] usbcore: registered new interface driver usb-storage
[    2.648255] usbcore: registered new interface driver ftdi_sio
[    2.648944] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.649880] usbcore: registered new interface driver omninet
[    2.650562] usbserial: USB Serial support registered for ZyXEL - omni.net lcd plus usb
[    2.651557] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.655257] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.655883] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.656837] rtc_cmos 00:06: RTC can wake from S4
[    2.657898] rtc_cmos 00:06: registered as rtc0
[    2.658490] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.659616] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.660343] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.662406] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.663173] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.664288] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.665008] iTCO_vendor_support: vendor-support=0
[    2.665617] nv_tco: NV TCO WatchDog Timer Driver v0.01
[    2.666480] intel_pstate: Intel P-state driver initializing
[    2.667193] intel_pstate: Disabling energy efficiency optimization
[    2.669181] intel_pstate: HWP enabled
[    2.669714] hidraw: raw HID events driver (C) Jiri Kosina
[    2.670506] usbcore: registered new interface driver usbhid
[    2.671218] usbhid: USB HID core driver
[    2.671831] Key type dns_resolver registered
[    2.672965] microcode: sig=0x906e9, pf=0x2, revision=0x8e
[    2.673804] microcode: Microcode Update Driver: v2.2.
[    2.673810] sched_clock: Marking stable (2553297699, 120502780)->(2683574756, -9774277)
[    2.675778] registered taskstats version 1
[    2.677017] rtc_cmos 00:06: setting system clock to 2019-03-06 16:20:36 UTC (1551889236)
[    2.962214] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    3.090869] usb 1-2: config 1 interface 0 altsetting 0 has 2 endpoint descriptors, different from the interface descriptor's value: 1
[    3.209226] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[    3.349328] input: Dell Dell USB Entry Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:2107.0002/input/input6
[    3.402437] hid-generic 0003:413C:2107.0002: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-0000:00:14.0-4/input0
[    3.517212] usb 1-5: new low-speed USB device number 4 using xhci_hcd
[    3.652042] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C05A.0003/input/input7
[    3.653586] hid-generic 0003:046D:C05A.0003: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    4.072378] floppy0: no floppy controllers found
[    4.073344] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA0 A810 PQ: 0 ANSI: 5
[    4.074663] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.074803] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    4.076212] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GHB0N    A1C0 PQ: 0 ANSI: 5
[    4.076389] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    4.078103] sd 0:0:0:0: [sda] Write Protect is off
[    4.078709] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.078714] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.106868]  sda: sda1 sda2 sda3
[    4.107578] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.120173] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.121237] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.122015] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.122136] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.123534] Freeing unused kernel image memory: 1540K
[    4.132142] Write protecting the kernel read-only data: 20480k
[    4.133098] Freeing unused kernel image memory: 2016K
[    4.133918] Freeing unused kernel image memory: 856K
[    4.134595] Run /init as init process
[    4.317718] random: fast init done
[    4.414692] XFS (sda1): Mounting V5 Filesystem
[    4.579702] XFS (sda1): Ending clean mount
[    5.154599] random: crng init done
[    6.099254] NET: Registered protocol family 10
[    6.100010] Segment Routing with IPv6
[    6.128623] NET: Registered protocol family 1
[    6.309868] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    6.324625] systemd[1]: Detected architecture x86-64.
[    6.365275] systemd[1]: Set hostname to <inbetweenmove.molgen.mpg.de>.
[    6.910843] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.912763] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    7.326699] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.328527] systemd[1]: Listening on udev Control Socket.
[    7.329924] systemd[1]: Reached target Swap.
[    7.331295] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.332780] systemd[1]: Reached target Remote File Systems.
[    7.999673] RPC: Registered named UNIX socket transport module.
[    8.000430] RPC: Registered udp transport module.
[    8.001102] RPC: Registered tcp transport module.
[    8.001727] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.591833] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.172757] systemd-journald[166]: Received request to flush runtime journal from PID 1
[    9.727962] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[    9.757645] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.758653] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   10.601785] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   10.602597] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[   10.639603] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[   10.640883] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[   10.642165] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[   10.643402] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[   10.644644] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[   10.645968] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[   11.298350] hid-led 0003:27B8:01ED.0001: hidraw2: USB HID v1.01 Device [ThingM blink(1) mk2] on usb-0000:00:14.0-2/input0
[   11.299643] hid-led 0003:27B8:01ED.0001: ThingM blink(1) initialized
[   15.870782] [drm] amdgpu kernel modesetting enabled.
[   15.871755] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67C7 0x1028:0x0B0D 0x00).
[   15.872890] [drm] register mmio base: 0xEF000000
[   15.873525] [drm] register mmio size: 262144
[   15.874148] [drm] add ip block number 0 <vi_common>
[   15.874787] [drm] add ip block number 1 <gmc_v8_0>
[   15.875434] [drm] add ip block number 2 <tonga_ih>
[   15.876108] [drm] add ip block number 3 <gfx_v8_0>
[   15.876751] [drm] add ip block number 4 <sdma_v3_0>
[   15.877395] [drm] add ip block number 5 <powerplay>
[   15.878008] [drm] add ip block number 6 <dm>
[   15.878601] [drm] add ip block number 7 <uvd_v6_0>
[   15.879239] [drm] add ip block number 8 <vce_v3_0>
[   15.879848] [drm] UVD is enabled in VM mode
[   15.880433] [drm] UVD ENC is enabled in VM mode
[   15.881038] [drm] VCE enabled in VM mode
[   15.881759] amdgpu 0000:01:00.0: No more image in the PCI ROM
[   15.882495] ATOM BIOS: 113-C9541700-101
[   15.883065] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   16.081839] amdgpu 0000:01:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[   16.082923] amdgpu 0000:01:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[   16.083914] [drm] Detected VRAM RAM=8192M, BAR=256M
[   16.084559] [drm] RAM width 256bits GDDR5
[   16.085240] [TTM] Zone  kernel: Available graphics memory: 16272396 kiB
[   16.085995] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   16.086803] [TTM] Initializing pool allocator
[   16.087410] [TTM] Initializing DMA pool allocator
[   16.088146] [drm] amdgpu: 8192M of VRAM memory ready
[   16.088809] [drm] amdgpu: 8192M of GTT memory ready.
[   16.089476] [drm] GART: num cpu pages 65536, num gpu pages 65536
[   16.090812] [drm] PCIE GART of 256M enabled (table at 0x000000F400900000).
[   16.091996] [drm] Replacing VGA console driver
[   16.094781] Console: switching to colour dummy device 80x25
[   16.096589] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   16.097180] [drm] Driver supports precise vblank timestamp query.
[   16.098296] amdgpu 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.168916] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   16.249696] [drm] Chained IB support enabled!
[   16.539174] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[   16.611377] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[   16.679548] [drm] DM_PPLIB: values for Engine clock
[   16.679955] [drm] DM_PPLIB:	 300000
[   16.680303] [drm] DM_PPLIB:	 426000
[   16.680627] [drm] DM_PPLIB:	 581000
[   16.680921] [drm] DM_PPLIB:	 726000
[   16.681267] [drm] DM_PPLIB:	 875000
[   16.681577] [drm] DM_PPLIB:	 922000
[   16.681871] [drm] DM_PPLIB:	 1004000
[   16.682207] [drm] DM_PPLIB:	 1086000
[   16.682508] [drm] DM_PPLIB: Validation clocks:
[   16.682878] [drm] DM_PPLIB:    engine_max_clock: 108600
[   16.683347] [drm] DM_PPLIB:    memory_max_clock: 125000
[   16.683795] [drm] DM_PPLIB:    level           : 8
[   16.684246] [drm] DM_PPLIB: values for Memory clock
[   16.684667] [drm] DM_PPLIB:	 300000
[   16.684961] [drm] DM_PPLIB:	 1250000
[   16.685296] [drm] DM_PPLIB: Validation clocks:
[   16.685666] [drm] DM_PPLIB:    engine_max_clock: 108600
[   16.686135] [drm] DM_PPLIB:    memory_max_clock: 125000
[   16.686583] [drm] DM_PPLIB:    level           : 8
[   16.687423] [drm] Display Core initialized with v3.1.68!
[   16.696953] [drm] DM_MST: Differing MST start on aconnector: 0000000093cad2f1 [id: 62]
[   16.697660] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   16.698258] [drm] Driver supports precise vblank timestamp query.
[   16.727061] [drm] UVD and UVD ENC initialized successfully.
[   16.828014] [drm] VCE initialized successfully.
[   16.828499] [drm] Cannot find any crtc or sizes
[   16.834641] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:01:00.0 on minor 0
[   16.835673] [drm] Initialized i915 1.6.0 20180921 for 0000:00:02.0 on minor 1
[   16.836404] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   16.852757] [drm] Cannot find any crtc or sizes
[   16.865663] [drm] Cannot find any crtc or sizes
[   16.877982] [drm] Cannot find any crtc or sizes
[   16.938594] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3861: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   16.939485] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   16.940179] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   16.940802] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   16.941376] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   16.941855] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   16.942419] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   16.955474] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   16.956361] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   16.957211] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   16.958000] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   16.958912] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   16.959806] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   16.960679] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   16.961548] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   16.962416] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   20.303783] e1000e 0000:00:1f.6 net00: renamed from eth0
[   21.825733] 8021q: 802.1Q VLAN Support v1.8
[   22.973147] NFSD: starting 90-second grace period (net f0000098)
[   23.965220] XFS (sda2): Mounting V5 Filesystem
[   24.147432] e1000e: net00 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   24.487718] XFS (sda2): Ending clean mount
[   28.864428] FS-Cache: Netfs 'nfs' registered for caching
[   28.958375] NFS: Registering the id_resolver key type
[   28.958379] Key type id_resolver registered
[   28.958379] Key type id_legacy registered
[   42.675793] [drm] DM_MST: stopping TM on aconnector: 0000000093cad2f1 [id: 62]
[   42.675882] [drm] Cannot find any crtc or sizes
[   46.381537] [drm] DM_MST: starting TM on aconnector: 0000000093cad2f1 [id: 62]
[   46.405617] [drm] DM_MST: added connector: 00000000b1958b69 [id: 75] [master: 0000000093cad2f1]
[   46.460551] [drm] SADs count is: -2, don't need to read it
[   46.803728] [drm] DM_MST: added connector: 00000000a271d7eb [id: 84] [master: 0000000093cad2f1]
[   46.867707] [drm] SADs count is: -2, don't need to read it
[   46.869928] [drm] fb mappable at 0xD0E28000
[   46.869929] [drm] vram apper at 0xD0000000
[   46.869929] [drm] size 33177600
[   46.869930] [drm] fb depth is 24
[   46.869930] [drm]    pitch is 15360
[   46.870115] fbcon: amdgpudrmfb (fb0) is primary device
[   46.870202] Console: switching to colour frame buffer device 480x135
[   46.870205] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
[   56.925866] fuse init (API version 7.28)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.4: Xorg-amdgpu-4.20.13.0.log --]
[-- Type: text/x-log; name="Xorg-amdgpu-4.20.13.0.log", Size: 27353 bytes --]

[    23.564] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    23.564] Build Operating System: Linux 4.19.19.mx64.244 x86_64 
[    23.564] Current Operating System: Linux inbetweenmove.molgen.mpg.de 4.20.13.mx64.248 #1 SMP Wed Feb 27 14:10:55 CET 2019 x86_64
[    23.564] Kernel command line: BOOT_IMAGE=/boot/bzImage-4.20.13.mx64.248 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[    23.564] Build Date: 27 February 2019  12:32:24PM
[    23.564]  
[    23.564] Current version of pixman: 0.38.0
[    23.564] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.564] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.564] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar  6 17:20:57 2019
[    23.661] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    23.661] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.818] (==) No Layout section.  Using the first Screen section.
[    23.818] (==) No screen section available. Using defaults.
[    23.818] (**) |-->Screen "Default Screen Section" (0)
[    23.818] (**) |   |-->Monitor "<default monitor>"
[    23.818] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    23.818] (**) Option "DRI2" "True"
[    23.818] (**) Option "IndirectGLX" "True"
[    23.818] (==) Automatically adding devices
[    23.818] (==) Automatically enabling devices
[    23.818] (==) Automatically adding GPU devices
[    23.818] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    24.234] (==) FontPath set to:
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF/,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
[    24.234] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.234] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.234] (II) Loader magic: 0x813c40
[    24.234] (II) Module ABI versions:
[    24.234] 	X.Org ANSI C Emulation: 0.4
[    24.234] 	X.Org Video Driver: 24.0
[    24.234] 	X.Org XInput driver : 24.1
[    24.234] 	X.Org Server Extension : 10.0
[    24.234] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.234] (II) xfree86: Adding drm device (/dev/dri/card1)
[    24.236] (--) PCI: (0@0:2:0) 8086:5912:1028:06b7 rev 4, Mem @ 0xee000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[    24.236] (--) PCI:*(1@0:0:0) 1002:67c7:1028:0b0d rev 0, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xef000000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    24.236] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    24.236] (II) LoadModule: "glx"
[    24.464] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    25.284] (II) Module glx: vendor="X.Org Foundation"
[    25.284] 	compiled for 1.20.4, module version = 1.0.0
[    25.284] 	ABI class: X.Org Server Extension, version 10.0
[    25.284] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    25.284] 	loading driver: amdgpu
[    25.284] (==) Matched amdgpu as autoconfigured driver 0
[    25.284] (==) Matched ati as autoconfigured driver 1
[    25.284] (==) Matched intel as autoconfigured driver 2
[    25.284] (==) Matched modesetting as autoconfigured driver 3
[    25.284] (==) Matched fbdev as autoconfigured driver 4
[    25.284] (==) Matched vesa as autoconfigured driver 5
[    25.284] (==) Assigned the driver to the xf86ConfigLayout
[    25.284] (II) LoadModule: "amdgpu"
[    25.284] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    25.450] (II) Module amdgpu: vendor="X.Org Foundation"
[    25.450] 	compiled for 1.20.4, module version = 19.0.0
[    25.450] 	Module class: X.Org Video Driver
[    25.450] 	ABI class: X.Org Video Driver, version 24.0
[    25.450] (II) LoadModule: "ati"
[    25.512] (WW) Warning, couldn't open module ati
[    25.512] (EE) Failed to load module "ati" (module does not exist, 0)
[    25.512] (II) LoadModule: "intel"
[    25.512] (WW) Warning, couldn't open module intel
[    25.512] (EE) Failed to load module "intel" (module does not exist, 0)
[    25.512] (II) LoadModule: "modesetting"
[    25.512] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    25.552] (II) Module modesetting: vendor="X.Org Foundation"
[    25.552] 	compiled for 1.20.4, module version = 1.20.4
[    25.552] 	Module class: X.Org Video Driver
[    25.552] 	ABI class: X.Org Video Driver, version 24.0
[    25.552] (II) LoadModule: "fbdev"
[    25.552] (WW) Warning, couldn't open module fbdev
[    25.552] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    25.552] (II) LoadModule: "vesa"
[    25.552] (WW) Warning, couldn't open module vesa
[    25.552] (EE) Failed to load module "vesa" (module does not exist, 0)
[    25.552] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    25.552] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    25.552] (--) using VT number 2

[    25.552] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[    25.562] (WW) Falling back to old probe method for modesetting
[    25.562] (II) modeset(G0): using drv /dev/dri/card1
[    25.562] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    25.562] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    25.562] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    25.562] (==) AMDGPU(0): Default visual is TrueColor
[    25.562] (==) AMDGPU(0): RGB weight 888
[    25.562] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    25.562] (--) AMDGPU(0): Chipset: "AMD Radeon (TM) Pro WX 5100 Graphics" (ChipID = 0x67c7)
[    25.562] (II) Loading sub module "fb"
[    25.562] (II) LoadModule: "fb"
[    25.562] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.579] (II) Module fb: vendor="X.Org Foundation"
[    25.579] 	compiled for 1.20.4, module version = 1.0.0
[    25.579] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.579] (II) Loading sub module "dri2"
[    25.579] (II) LoadModule: "dri2"
[    25.579] (II) Module "dri2" already built-in
[    26.969] (II) Loading sub module "glamoregl"
[    26.969] (II) LoadModule: "glamoregl"
[    26.969] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    27.010] (II) Module glamoregl: vendor="X.Org Foundation"
[    27.010] 	compiled for 1.20.4, module version = 1.0.1
[    27.010] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.106] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon (TM) Pro WX 5100 Graphics (POLARIS10, DRM 3.27.0, 4.20.13.mx64.248, LLVM 7.0.1)
[    27.106] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    27.106] (==) AMDGPU(0): TearFree property default: auto
[    27.106] (==) AMDGPU(0): VariableRefresh: disabled
[    27.106] (II) AMDGPU(0): KMS Pageflipping: enabled
[    27.106] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[    27.106] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[    27.107] (II) AMDGPU(0): Output DisplayPort-5 has no monitor section
[    27.107] (II) AMDGPU(0): Output DisplayPort-6 has no monitor section
[    27.107] (II) AMDGPU(0): EDID for output DisplayPort-3
[    27.107] (II) AMDGPU(0): EDID for output DisplayPort-4
[    27.107] (II) AMDGPU(0): EDID for output DisplayPort-5
[    27.107] (II) AMDGPU(0): EDID for output DisplayPort-6
[    27.107] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[    27.107] (II) AMDGPU(0): Output DisplayPort-4 disconnected
[    27.107] (II) AMDGPU(0): Output DisplayPort-5 disconnected
[    27.107] (II) AMDGPU(0): Output DisplayPort-6 disconnected
[    27.107] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[    27.107] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[    27.107] (II) AMDGPU(0): Output DisplayPort-4 disconnected
[    27.107] (II) AMDGPU(0): Output DisplayPort-5 disconnected
[    27.107] (II) AMDGPU(0): Output DisplayPort-6 disconnected
[    27.107] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[    27.107] (II) AMDGPU(0): mem size init: gart size :1ffd39000 vram size: s:1ffad8000 visible:fad8000
[    27.107] (==) AMDGPU(0): DPI set to (96, 96)
[    27.107] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.107] (II) Loading sub module "ramdac"
[    27.107] (II) LoadModule: "ramdac"
[    27.107] (II) Module "ramdac" already built-in
[    27.107] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    27.107] (==) modeset(G0): RGB weight 888
[    27.107] (==) modeset(G0): Default visual is TrueColor
[    27.107] (II) Loading sub module "glamoregl"
[    27.107] (II) LoadModule: "glamoregl"
[    27.107] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    27.107] (II) Module glamoregl: vendor="X.Org Foundation"
[    27.107] 	compiled for 1.20.4, module version = 1.0.1
[    27.107] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.262] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 630 (Kaby Lake GT2) 
[    27.262] (II) modeset(G0): glamor initialized
[    27.267] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    27.267] (II) modeset(G0): Output DP-1-1 has no monitor section
[    27.272] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[    27.272] (II) modeset(G0): Output DP-1-2 has no monitor section
[    27.277] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[    27.278] (II) modeset(G0): Output DP-1-3 has no monitor section
[    27.283] (II) modeset(G0): EDID for output HDMI-1-1
[    27.283] (II) modeset(G0): EDID for output DP-1-1
[    27.288] (II) modeset(G0): EDID for output HDMI-1-2
[    27.288] (II) modeset(G0): EDID for output DP-1-2
[    27.293] (II) modeset(G0): EDID for output HDMI-1-3
[    27.293] (II) modeset(G0): EDID for output DP-1-3
[    27.293] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    27.293] (==) modeset(G0): DPI set to (96, 96)
[    27.293] (II) Loading sub module "fb"
[    27.293] (II) LoadModule: "fb"
[    27.293] (II) Loading /usr/lib/xorg/modules/libfb.so
[    27.293] (II) Module fb: vendor="X.Org Foundation"
[    27.293] 	compiled for 1.20.4, module version = 1.0.0
[    27.293] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.560] (==) modeset(G0): Backing store enabled
[    27.560] (==) modeset(G0): Silken mouse enabled
[    27.561] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    27.561] (==) modeset(G0): DPMS enabled
[    27.561] (II) modeset(G0): [DRI2] Setup complete
[    27.561] (II) modeset(G0): [DRI2]   DRI driver: i965
[    27.561] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[    27.561] (II) AMDGPU(0): [DRI2] Setup complete
[    27.561] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    27.561] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    27.561] (II) AMDGPU(0): Front buffer pitch: 4096 bytes
[    27.561] (II) AMDGPU(0): SYNC extension fences enabled
[    27.561] (II) AMDGPU(0): Present extension enabled
[    27.561] (==) AMDGPU(0): DRI3 enabled
[    27.561] (==) AMDGPU(0): Backing store enabled
[    27.561] (II) AMDGPU(0): Direct rendering enabled
[    27.660] (II) AMDGPU(0): Use GLAMOR acceleration.
[    27.660] (II) AMDGPU(0): Acceleration enabled
[    27.660] (==) AMDGPU(0): DPMS enabled
[    27.660] (==) AMDGPU(0): Silken mouse enabled
[    27.660] (II) AMDGPU(0): Set up textured video (glamor)
[    27.661] (II) Initializing extension Generic Event Extension
[    27.661] (II) Initializing extension SHAPE
[    27.661] (II) Initializing extension MIT-SHM
[    27.661] (II) Initializing extension XInputExtension
[    27.702] (II) Initializing extension XTEST
[    27.702] (II) Initializing extension BIG-REQUESTS
[    27.702] (II) Initializing extension SYNC
[    27.702] (II) Initializing extension XKEYBOARD
[    27.702] (II) Initializing extension XC-MISC
[    27.702] (II) Initializing extension XFIXES
[    27.702] (II) Initializing extension RENDER
[    27.702] (II) Initializing extension RANDR
[    27.702] (II) Initializing extension COMPOSITE
[    27.702] (II) Initializing extension DAMAGE
[    27.702] (II) Initializing extension MIT-SCREEN-SAVER
[    27.702] (II) Initializing extension DOUBLE-BUFFER
[    27.702] (II) Initializing extension RECORD
[    27.702] (II) Initializing extension DPMS
[    27.702] (II) Initializing extension Present
[    27.702] (II) Initializing extension DRI3
[    27.702] (II) Initializing extension X-Resource
[    27.702] (II) Initializing extension XVideo
[    27.702] (II) Initializing extension XVideo-MotionCompensation
[    27.702] (II) Initializing extension GLX
[    27.708] (II) AIGLX: Loaded and initialized radeonsi
[    27.708] (II) GLX: Initialized DRI2 GL provider for screen 0
[    27.708] (II) Initializing extension XFree86-VidModeExtension
[    27.708] (II) Initializing extension XFree86-DGA
[    27.708] (II) Initializing extension XFree86-DRI
[    27.708] (II) Initializing extension DRI2
[    27.804] (II) modeset(G0): Damage tracking initialized
[    29.040] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    29.040] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    29.040] (II) LoadModule: "evdev"
[    29.040] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    29.183] (II) Module evdev: vendor="X.Org Foundation"
[    29.183] 	compiled for 1.19.6, module version = 2.10.5
[    29.183] 	Module class: X.Org XInput Driver
[    29.183] 	ABI class: X.Org XInput driver, version 24.1
[    29.183] (II) Using input driver 'evdev' for 'Power Button'
[    29.183] (**) Power Button: always reports core events
[    29.183] (**) evdev: Power Button: Device: "/dev/input/event2"
[    29.183] (--) evdev: Power Button: Vendor 0 Product 0x1
[    29.183] (--) evdev: Power Button: Found keys
[    29.183] (II) evdev: Power Button: Configuring as keyboard
[    29.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    29.183] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    29.183] (**) Option "xkb_rules" "evdev"
[    29.183] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    29.183] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    29.183] (II) Using input driver 'evdev' for 'Video Bus'
[    29.183] (**) Video Bus: always reports core events
[    29.183] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    29.183] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    29.183] (--) evdev: Video Bus: Found keys
[    29.183] (II) evdev: Video Bus: Configuring as keyboard
[    29.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event5"
[    29.183] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    29.183] (**) Option "xkb_rules" "evdev"
[    29.183] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    29.183] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    29.183] (II) Using input driver 'evdev' for 'Power Button'
[    29.183] (**) Power Button: always reports core events
[    29.183] (**) evdev: Power Button: Device: "/dev/input/event1"
[    29.183] (--) evdev: Power Button: Vendor 0 Product 0x1
[    29.183] (--) evdev: Power Button: Found keys
[    29.183] (II) evdev: Power Button: Configuring as keyboard
[    29.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    29.183] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    29.183] (**) Option "xkb_rules" "evdev"
[    29.184] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    29.184] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    29.184] (II) Using input driver 'evdev' for 'Sleep Button'
[    29.184] (**) Sleep Button: always reports core events
[    29.184] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[    29.184] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    29.184] (--) evdev: Sleep Button: Found keys
[    29.184] (II) evdev: Sleep Button: Configuring as keyboard
[    29.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    29.184] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    29.184] (**) Option "xkb_rules" "evdev"
[    29.184] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event7)
[    29.184] (II) No input driver specified, ignoring this device.
[    29.184] (II) This device may have been added with another device file.
[    29.184] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event8)
[    29.184] (II) No input driver specified, ignoring this device.
[    29.184] (II) This device may have been added with another device file.
[    29.184] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event9)
[    29.184] (II) No input driver specified, ignoring this device.
[    29.184] (II) This device may have been added with another device file.
[    29.185] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event10)
[    29.185] (II) No input driver specified, ignoring this device.
[    29.185] (II) This device may have been added with another device file.
[    29.185] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event11)
[    29.185] (II) No input driver specified, ignoring this device.
[    29.185] (II) This device may have been added with another device file.
[    29.185] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[    29.185] (II) No input driver specified, ignoring this device.
[    29.185] (II) This device may have been added with another device file.
[    29.185] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event3)
[    29.185] (**) Dell Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
[    29.185] (II) Using input driver 'evdev' for 'Dell Dell USB Entry Keyboard'
[    29.185] (**) Dell Dell USB Entry Keyboard: always reports core events
[    29.185] (**) evdev: Dell Dell USB Entry Keyboard: Device: "/dev/input/event3"
[    29.185] (--) evdev: Dell Dell USB Entry Keyboard: Vendor 0x413c Product 0x2107
[    29.185] (--) evdev: Dell Dell USB Entry Keyboard: Found keys
[    29.185] (II) evdev: Dell Dell USB Entry Keyboard: Configuring as keyboard
[    29.185] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:2107.0002/input/input6/event3"
[    29.185] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 10)
[    29.185] (**) Option "xkb_rules" "evdev"
[    29.186] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event4)
[    29.186] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    29.186] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[    29.186] (**) Logitech USB Optical Mouse: always reports core events
[    29.186] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event4"
[    29.186] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[    29.186] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[    29.186] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[    29.186] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[    29.186] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[    29.186] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[    29.186] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[    29.186] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    29.186] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.186] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C05A.0003/input/input7/event4"
[    29.186] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 11)
[    29.186] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[    29.186] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[    29.186] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[    29.186] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    29.186] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    29.186] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[    29.186] (II) No input driver specified, ignoring this device.
[    29.186] (II) This device may have been added with another device file.
[    29.186] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[    29.186] (II) No input driver specified, ignoring this device.
[    29.186] (II) This device may have been added with another device file.
[    29.186] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event14)
[    29.186] (II) No input driver specified, ignoring this device.
[    29.186] (II) This device may have been added with another device file.
[    29.187] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[    29.187] (II) No input driver specified, ignoring this device.
[    29.187] (II) This device may have been added with another device file.
[    29.187] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[    29.187] (II) No input driver specified, ignoring this device.
[    29.187] (II) This device may have been added with another device file.
[    29.187] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
[    29.187] (II) No input driver specified, ignoring this device.
[    29.187] (II) This device may have been added with another device file.
[    29.187] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[    29.187] (II) No input driver specified, ignoring this device.
[    29.187] (II) This device may have been added with another device file.
[    29.187] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
[    29.187] (II) No input driver specified, ignoring this device.
[    29.187] (II) This device may have been added with another device file.
[    29.187] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event20)
[    29.187] (II) No input driver specified, ignoring this device.
[    29.187] (II) This device may have been added with another device file.
[    46.339] (II) AMDGPU(0): Output DisplayPort-7 has no monitor section
[    46.400] (II) AMDGPU(0): Allocate new frame buffer 1920x2160
[    46.401] (II) AMDGPU(0):  => pitch 8192 bytes
[    46.748] (II) AMDGPU(0): Output DisplayPort-8 has no monitor section
[    46.779] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    46.779] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    46.779] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    46.779] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    46.779] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    46.782] (II) AMDGPU(0): Allocate new frame buffer 3840x2160
[    46.782] (II) AMDGPU(0):  => pitch 15360 bytes
[    47.099] (II) AIGLX: Suspending AIGLX clients for VT switch
[    47.871] (II) AIGLX: Resuming AIGLX clients after VT switch
[    47.931] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    47.931] (II) AMDGPU(0): Using hsync ranges from config file
[    47.931] (II) AMDGPU(0): Using vrefresh ranges from config file
[    47.931] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    47.931] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    48.189] (II) AIGLX: Suspending AIGLX clients for VT switch
[    50.471] (II) AIGLX: Resuming AIGLX clients after VT switch
[    50.531] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    50.531] (II) AMDGPU(0): Using hsync ranges from config file
[    50.531] (II) AMDGPU(0): Using vrefresh ranges from config file
[    50.531] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    50.531] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    57.359] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    57.359] (II) AMDGPU(0): Using hsync ranges from config file
[    57.359] (II) AMDGPU(0): Using vrefresh ranges from config file
[    57.359] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    57.359] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    57.553] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    57.553] (II) AMDGPU(0): Using hsync ranges from config file
[    57.553] (II) AMDGPU(0): Using vrefresh ranges from config file
[    57.553] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    57.553] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    57.553] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    57.553] (II) AMDGPU(0): Using hsync ranges from config file
[    57.553] (II) AMDGPU(0): Using vrefresh ranges from config file
[    57.553] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    57.553] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    85.116] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    85.116] (II) AMDGPU(0): Using hsync ranges from config file
[    85.116] (II) AMDGPU(0): Using vrefresh ranges from config file
[    85.116] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    85.116] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[    85.117] (II) AMDGPU(0): EDID vendor "DEL", prod id 16531
[    85.117] (II) AMDGPU(0): Using hsync ranges from config file
[    85.117] (II) AMDGPU(0): Using vrefresh ranges from config file
[    85.117] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    85.117] (II) AMDGPU(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)

[-- Attachment #1.1.5: 20190306–linux-4.19.19–messages.txt --]
[-- Type: text/plain, Size: 81226 bytes --]

[    0.000000] Linux version 4.19.19.mx64.244 (root@theinternet.molgen.mpg.de) (gcc version 7.3.0 (GCC)) #1 SMP Tue Feb 5 13:01:13 CET 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/bzImage-4.19.19.mx64.244 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[    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] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000903ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000090400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000abc67fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000abc68000-0x00000000abc68fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000abc69000-0x00000000abc69fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000abc6a000-0x00000000ba00dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba00e000-0x00000000bb67ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb680000-0x00000000bb6d5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bb6d6000-0x00000000bc009fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bc00a000-0x00000000bc5fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bc5ff000-0x00000000bc5fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bc600000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] 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-0x000000083dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[    0.000000] tsc: Detected 3600.000 MHz processor
[    0.001631] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001633] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001637] last_pfn = 0x83e000 max_arch_pfn = 0x400000000
[    0.001640] MTRR default type: write-back
[    0.001640] MTRR fixed ranges enabled:
[    0.001641]   00000-9FFFF write-back
[    0.001641]   A0000-BFFFF uncachable
[    0.001641]   C0000-FFFFF write-protect
[    0.001642] MTRR variable ranges enabled:
[    0.001643]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.001643]   1 base 00BE000000 mask 7FFE000000 uncachable
[    0.001644]   2 base 00BD800000 mask 7FFF800000 uncachable
[    0.001644]   3 disabled
[    0.001644]   4 disabled
[    0.001644]   5 disabled
[    0.001644]   6 disabled
[    0.001645]   7 disabled
[    0.001645]   8 disabled
[    0.001645]   9 disabled
[    0.002530] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003050] last_pfn = 0xbc600 max_arch_pfn = 0x400000000
[    0.008038] found SMP MP-table at [mem 0x000fce80-0x000fce8f] mapped at [(____ptrval____)]
[    0.008044] Base memory trampoline at [(____ptrval____)] 8a000 size 24576
[    0.008046] Using GB pages for direct mapping
[    0.008048] BRK [0x02c01000, 0x02c01fff] PGTABLE
[    0.008049] BRK [0x02c02000, 0x02c02fff] PGTABLE
[    0.008050] BRK [0x02c03000, 0x02c03fff] PGTABLE
[    0.008074] BRK [0x02c04000, 0x02c04fff] PGTABLE
[    0.008273] BRK [0x02c05000, 0x02c05fff] PGTABLE
[    0.008307] BRK [0x02c06000, 0x02c06fff] PGTABLE
[    0.008343] RAMDISK: [mem 0x375e7000-0x37aeafff]
[    0.008347] ACPI: Early table checksum verification disabled
[    0.008373] ACPI: RSDP 0x00000000000F05B0 000024 (v02 DELL  )
[    0.008376] ACPI: XSDT 0x00000000BB6A00C8 00010C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008379] ACPI: FACP 0x00000000BB6C93C0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.008382] ACPI: DSDT 0x00000000BB6A0260 029159 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.008385] ACPI: FACS 0x00000000BC008F80 000040
[    0.008386] ACPI: APIC 0x00000000BB6C94D0 0000BC (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.008388] ACPI: FPDT 0x00000000BB6C9590 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008390] ACPI: FIDT 0x00000000BB6C95D8 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008392] ACPI: MCFG 0x00000000BB6C9688 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.008394] ACPI: HPET 0x00000000BB6C96C8 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.008395] ACPI: SSDT 0x00000000BB6C9700 003176 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.008397] ACPI: SSDT 0x00000000BB6CC878 0025A5 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.008399] ACPI: HPET 0x00000000BB6CEE20 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.008401] ACPI: SSDT 0x00000000BB6CEE58 000DE5 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.008403] ACPI: SSDT 0x00000000BB6CFC40 0008D2 (v02 INTEL  DELL__MT 00000000 INTL 20160422)
[    0.008405] ACPI: UEFI 0x00000000BB6D0518 000042 (v01                 00000000      00000000)
[    0.008407] ACPI: SSDT 0x00000000BB6D0560 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.008409] ACPI: LPIT 0x00000000BB6D1440 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.008411] ACPI: SSDT 0x00000000BB6D14D8 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.008412] ACPI: SSDT 0x00000000BB6D1620 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.008414] ACPI: SSDT 0x00000000BB6D18C0 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.008416] ACPI: SSDT 0x00000000BB6D48C8 000215 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.008418] ACPI: DBGP 0x00000000BB6D4AE0 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.008420] ACPI: DBG2 0x00000000BB6D4B18 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.008421] ACPI: MSDM 0x00000000BB6D4B70 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.008423] ACPI: SLIC 0x00000000BB6D4BC8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.008425] ACPI: DMAR 0x00000000BB6D4D40 0000A8 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.008427] ACPI: TPM2 0x00000000BB6D4DE8 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.008429] ACPI: ASF! 0x00000000BB6D4E20 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.008431] ACPI: EINJ 0x00000000BB6D4EC0 000130 (v01 AMI    AMI.EINJ 00000000 AMI. 00000000)
[    0.008433] ACPI: ERST 0x00000000BB6D4FF0 000230 (v01 AMIER  AMI.ERST 00000000 AMI. 00000000)
[    0.008435] ACPI: BERT 0x00000000BB6D5220 000030 (v01 AMI    AMI.BERT 00000000 AMI. 00000000)
[    0.008436] ACPI: HEST 0x00000000BB6D5250 0000A8 (v01 AMI    AMI.HEST 00000000 AMI. 00000000)
[    0.008441] ACPI: Local APIC address 0xfee00000
[    0.008583] No NUMA configuration found
[    0.008584] Faking a node at [mem 0x0000000000000000-0x000000083dffffff]
[    0.008586] NODE_DATA(0) allocated [mem 0x83dffa000-0x83dffdfff]
[    0.008592] Reserving 256MB of memory at 624MB for crashkernel (System RAM: 32639MB)
[    0.008606] Zone ranges:
[    0.008607]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008608]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008609]   Normal   [mem 0x0000000100000000-0x000000083dffffff]
[    0.008610] Movable zone start for each node
[    0.008610] Early memory node ranges
[    0.008611]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[    0.008612]   node   0: [mem 0x0000000000100000-0x00000000abc67fff]
[    0.008612]   node   0: [mem 0x00000000abc6a000-0x00000000ba00dfff]
[    0.008613]   node   0: [mem 0x00000000bc5ff000-0x00000000bc5fffff]
[    0.008613]   node   0: [mem 0x0000000100000000-0x000000083dffffff]
[    0.008616] Reserved but unavailable: 113 pages
[    0.008616] Initmem setup node 0 [mem 0x0000000000001000-0x000000083dffffff]
[    0.008618] On node 0 totalpages: 8355740
[    0.008618]   DMA zone: 64 pages used for memmap
[    0.008619]   DMA zone: 21 pages reserved
[    0.008619]   DMA zone: 3983 pages, LIFO batch:0
[    0.008675]   DMA32 zone: 11841 pages used for memmap
[    0.008676]   DMA32 zone: 757773 pages, LIFO batch:63
[    0.019851]   Normal zone: 118656 pages used for memmap
[    0.019852]   Normal zone: 7593984 pages, LIFO batch:63
[    0.122917] ACPI: PM-Timer IO Port: 0x1808
[    0.122918] ACPI: Local APIC address 0xfee00000
[    0.122921] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.122922] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.122923] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.122923] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.122924] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.122924] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.122925] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.122925] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.122952] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.122953] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.122954] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.122955] ACPI: IRQ0 used by override.
[    0.122956] ACPI: IRQ9 used by override.
[    0.122957] Using ACPI (MADT) for SMP configuration information
[    0.122958] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.122960] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.122970] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.122972] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.209236] random: get_random_bytes called from start_kernel+0x90/0x4a7 with crng_init=0
[    0.209240] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[    0.209342] percpu: Embedded 42 pages/cpu @(____ptrval____) s134104 r8192 d29736 u262144
[    0.209346] pcpu-alloc: s134104 r8192 d29736 u262144 alloc=1*2097152
[    0.209346] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.209358] Built 1 zonelists, mobility grouping on.  Total pages: 8225158
[    0.209359] Policy zone: Normal
[    0.209360] Kernel command line: BOOT_IMAGE=/boot/bzImage-4.19.19.mx64.244 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[    0.209434] audit: disabled (until reboot)
[    0.260888] Memory: 32535168K/33422960K available (14348K kernel code, 1379K rwdata, 3520K rodata, 1564K init, 1200K bss, 887792K reserved, 0K cma-reserved)
[    0.260925] Kernel/User page tables isolation: enabled
[    0.260960] ftrace: allocating 41809 entries in 164 pages
[    0.272009] rcu: Hierarchical RCU implementation.
[    0.272011] rcu: 	RCU event tracing is enabled.
[    0.272012] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.272013] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.273048] NR_IRQS: 16640, nr_irqs: 2048, preallocated irqs: 16
[    0.273348] spurious 8259A interrupt: IRQ7.
[    0.276619] Console: colour VGA+ 80x25
[    0.296304] console [tty0] enabled
[    0.369021] console [ttyS1] enabled
[    0.369463] ACPI: Core revision 20180810
[    0.370199] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.371159] hpet clockevent registered
[    0.371228] APIC: Switch to symmetric I/O mode setup
[    0.374610] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.380167] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.381220] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[    0.382220] pid_max: default: 32768 minimum: 301
[    0.385623] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.387782] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.388265] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.389266] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.390279] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.390917] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.391223] mce: CPU supports 10 MCE banks
[    0.391711] CPU0: Thermal monitoring enabled (TM1)
[    0.392233] process: using mwait in idle threads
[    0.393221] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.393809] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.394221] Spectre V2 : Mitigation: Full generic retpoline
[    0.395220] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.396084] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.396220] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.397220] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.398220] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.399397] Freeing SMP alternatives memory: 44K
[    0.400255] TSC deadline timer enabled
[    0.400260] smpboot: CPU0: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.401267] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.402222] ... version:                4
[    0.402768] ... bit width:              48
[    0.403220] ... generic registers:      4
[    0.403764] ... value mask:             0000ffffffffffff
[    0.404220] ... max period:             00007fffffffffff
[    0.404870] ... fixed-purpose events:   3
[    0.405220] ... event mask:             000000070000000f
[    0.405896] rcu: Hierarchical SRCU implementation.
[    0.406307] smp: Bringing up secondary CPUs ...
[    0.406940] x86: Booting SMP configuration:
[    0.407220] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.410102] smp: Brought up 1 node, 8 CPUs
[    0.410774] smpboot: Max logical packages: 1
[    0.411220] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[    0.412741] devtmpfs: initialized
[    0.413383] PM: Registering ACPI NVS region [mem 0xabc68000-0xabc68fff] (4096 bytes)
[    0.414221] PM: Registering ACPI NVS region [mem 0xbb6d6000-0xbc009fff] (9650176 bytes)
[    0.415335] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.416227] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.416986] xor: automatically using best checksumming function   avx       
[    0.417290] NET: Registered protocol family 16
[    0.417999] cpuidle: using governor ladder
[    0.418595] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.419221] ACPI: bus type PCI registered
[    0.419798] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.421221] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.421999] PCI: Using configuration type 1 for base access
[    0.424226] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.440437] raid6: sse2x1   gen() 13210 MB/s
[    0.457441] raid6: sse2x1   xor()  9751 MB/s
[    0.474444] raid6: sse2x2   gen() 16343 MB/s
[    0.491449] raid6: sse2x2   xor() 11224 MB/s
[    0.508453] raid6: sse2x4   gen() 19140 MB/s
[    0.525456] raid6: sse2x4   xor() 12001 MB/s
[    0.542458] raid6: avx2x1   gen() 26796 MB/s
[    0.559461] raid6: avx2x1   xor() 18962 MB/s
[    0.576466] raid6: avx2x2   gen() 32375 MB/s
[    0.593469] raid6: avx2x2   xor() 21031 MB/s
[    0.610473] raid6: avx2x4   gen() 37898 MB/s
[    0.627476] raid6: avx2x4   xor() 22503 MB/s
[    0.628043] raid6: using algorithm avx2x4 gen() 37898 MB/s
[    0.629220] raid6: .... xor() 22503 MB/s, rmw enabled
[    0.629849] raid6: using avx2x2 recovery algorithm
[    0.630706] ACPI: Added _OSI(Module Device)
[    0.630807] ACPI: Added _OSI(Processor Device)
[    0.631221] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.631822] ACPI: Added _OSI(Processor Aggregator Device)
[    0.632220] ACPI: Added _OSI(Linux-Dell-Video)
[    0.632801] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.660395] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.668109] ACPI: Dynamic OEM Table Load:
[    0.668224] ACPI: SSDT 0xFFFF88881983F000 000759 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.669558] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.671118] ACPI: Dynamic OEM Table Load:
[    0.672223] ACPI: SSDT 0xFFFF888819F97400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.673505] ACPI: Dynamic OEM Table Load:
[    0.674054] ACPI: SSDT 0xFFFF888819F4FE00 000115 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.674418] ACPI: Dynamic OEM Table Load:
[    0.674967] ACPI: SSDT 0xFFFF888819F4FC00 0001A4 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.676619] ACPI: Dynamic OEM Table Load:
[    0.677169] ACPI: SSDT 0xFFFF888819F50800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.678661] ACPI: Dynamic OEM Table Load:
[    0.679210] ACPI: SSDT 0xFFFF888819F4FA00 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.680480] ACPI: Dynamic OEM Table Load:
[    0.681027] ACPI: SSDT 0xFFFF888819F4F800 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.684832] ACPI: Interpreter enabled
[    0.685242] ACPI: (supports S0 S3 S5)
[    0.685759] ACPI: Using IOAPIC for interrupt routing
[    0.686244] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.687889] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.690851] ACPI: Power Resource [PG00] (on)
[    0.691449] ACPI: Power Resource [PG01] (on)
[    0.692242] ACPI: Power Resource [PG02] (on)
[    0.694517] ACPI: Power Resource [WRST] (on)
[    0.695313] ACPI: Power Resource [WRST] (on)
[    0.696106] ACPI: Power Resource [WRST] (on)
[    0.696445] ACPI: Power Resource [WRST] (on)
[    0.697236] ACPI: Power Resource [WRST] (on)
[    0.698035] ACPI: Power Resource [WRST] (on)
[    0.699444] ACPI: Power Resource [WRST] (on)
[    0.700236] ACPI: Power Resource [WRST] (on)
[    0.701026] ACPI: Power Resource [WRST] (on)
[    0.701444] ACPI: Power Resource [WRST] (on)
[    0.702235] ACPI: Power Resource [WRST] (on)
[    0.703026] ACPI: Power Resource [WRST] (on)
[    0.703445] ACPI: Power Resource [WRST] (on)
[    0.704235] ACPI: Power Resource [WRST] (on)
[    0.705027] ACPI: Power Resource [WRST] (on)
[    0.706445] ACPI: Power Resource [WRST] (on)
[    0.707864] ACPI: Power Resource [WRST] (on)
[    0.708445] ACPI: Power Resource [WRST] (on)
[    0.709237] ACPI: Power Resource [WRST] (on)
[    0.710031] ACPI: Power Resource [WRST] (on)
[    0.719918] ACPI: Power Resource [FN00] (off)
[    0.721279] ACPI: Power Resource [FN01] (off)
[    0.721908] ACPI: Power Resource [FN02] (off)
[    0.722275] ACPI: Power Resource [FN03] (off)
[    0.722904] ACPI: Power Resource [FN04] (off)
[    0.724018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.725224] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.726347] acpi PNP0A08:00: _OSC: platform does not support [PME]
[    0.727189] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.728221] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.729469] PCI host bridge to bus 0000:00
[    0.730023] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.730221] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.730991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.732221] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xefffffff window]
[    0.733162] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.734221] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.734890] pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
[    0.735119] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.735150] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.735284] pci 0000:00:02.0: [8086:5912] type 00 class 0x038000
[    0.735291] pci 0000:00:02.0: reg 0x10: [mem 0xee000000-0xeeffffff 64bit]
[    0.735295] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.735298] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.735455] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.735487] pci 0000:00:14.0: reg 0x10: [mem 0xef130000-0xef13ffff 64bit]
[    0.735584] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.735743] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.735775] pci 0000:00:14.2: reg 0x10: [mem 0xef14e000-0xef14efff 64bit]
[    0.735970] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.735999] pci 0000:00:16.0: reg 0x10: [mem 0xef14d000-0xef14dfff 64bit]
[    0.736081] pci 0000:00:16.0: PME# supported from D3hot
[    0.736223] pci 0000:00:17.0: [8086:2822] type 00 class 0x010400
[    0.736251] pci 0000:00:17.0: reg 0x10: [mem 0xef148000-0xef149fff]
[    0.736262] pci 0000:00:17.0: reg 0x14: [mem 0xef14c000-0xef14c0ff]
[    0.736273] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.736284] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.736295] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.736306] pci 0000:00:17.0: reg 0x24: [mem 0xef14b000-0xef14b7ff]
[    0.736368] pci 0000:00:17.0: PME# supported from D3hot
[    0.736488] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.736595] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.736761] pci 0000:00:1f.0: [8086:a149] type 00 class 0x060100
[    0.736950] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.736970] pci 0000:00:1f.2: reg 0x10: [mem 0xef144000-0xef147fff]
[    0.737160] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.737202] pci 0000:00:1f.3: reg 0x10: [mem 0xef140000-0xef143fff 64bit]
[    0.737250] pci 0000:00:1f.3: reg 0x20: [mem 0xef120000-0xef12ffff 64bit]
[    0.737318] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.737485] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.737544] pci 0000:00:1f.4: reg 0x10: [mem 0xef14a000-0xef14a0ff 64bit]
[    0.737614] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.737788] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
[    0.737826] pci 0000:00:1f.6: reg 0x10: [mem 0xef100000-0xef11ffff]
[    0.737984] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.738113] pci 0000:01:00.0: [1002:67c7] type 00 class 0x030000
[    0.738130] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.738137] pci 0000:01:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.738142] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.738146] pci 0000:01:00.0: reg 0x24: [mem 0xef000000-0xef03ffff]
[    0.738151] pci 0000:01:00.0: reg 0x30: [mem 0xef040000-0xef05ffff pref]
[    0.738193] pci 0000:01:00.0: supports D1 D2
[    0.738194] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.738241] pci 0000:01:00.1: [1002:aaf0] type 00 class 0x040300
[    0.738254] pci 0000:01:00.1: reg 0x10: [mem 0xef060000-0xef063fff 64bit]
[    0.738307] pci 0000:01:00.1: supports D1 D2
[    0.738356] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.738980] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.738981] pci 0000:00:01.0:   bridge window [mem 0xef000000-0xef0fffff]
[    0.738984] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.739045] pci 0000:02:00.0: [104c:8240] type 01 class 0x060400
[    0.739175] pci 0000:02:00.0: supports D1 D2
[    0.739272] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.739965] pci_bus 0000:03: extended config space not accessible
[    0.740283] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.742279] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.743099] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.744257] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.745074] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.745256] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.746072] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.747255] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.748071] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.749793] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.750219] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.751221] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.751905] vgaarb: loaded
[    0.752256] SCSI subsystem initialized
[    0.753282] libata version 3.00 loaded.
[    0.753282] ACPI: bus type USB registered
[    0.753282] usbcore: registered new interface driver usbfs
[    0.753899] usbcore: registered new interface driver hub
[    0.755177] usbcore: registered new device driver usb
[    0.755177] pps_core: LinuxPPS API ver. 1 registered
[    0.756220] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.757221] PTP clock support registered
[    0.758078] EDAC MC: Ver: 3.0.0
[    0.758631] Advanced Linux Sound Architecture Driver Initialized.
[    0.759020] PCI: Using ACPI for IRQ routing
[    0.772998] PCI: pci_cache_line_size set to 64 bytes
[    0.773045] e820: reserve RAM buffer [mem 0x00090400-0x0009ffff]
[    0.773046] e820: reserve RAM buffer [mem 0xabc68000-0xabffffff]
[    0.773047] e820: reserve RAM buffer [mem 0xba00e000-0xbbffffff]
[    0.773047] e820: reserve RAM buffer [mem 0xbc600000-0xbfffffff]
[    0.773048] e820: reserve RAM buffer [mem 0x83e000000-0x83fffffff]
[    0.773822] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.774221] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.777230] clocksource: Switched to clocksource tsc-early
[    0.785125] VFS: Disk quotas dquot_6.6.0
[    0.785673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.786469] FS-Cache: Loaded
[    0.790225] CacheFiles: Loaded
[    0.790699] pnp: PnP ACPI init
[    0.791306] system 00:00: [io  0x0a00-0x0a3f] has been reserved
[    0.792008] system 00:00: [io  0x0a40-0x0a7f] has been reserved
[    0.792712] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.793198] pnp 00:01: [dma 0 disabled]
[    0.793228] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.793256] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.793284] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.793365] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.794068] system 00:04: [io  0xffff] has been reserved
[    0.794722] system 00:04: [io  0xffff] has been reserved
[    0.795375] system 00:04: [io  0xffff] has been reserved
[    0.796025] system 00:04: [io  0x1800-0x18fe] has been reserved
[    0.796727] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.797430] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.797489] system 00:05: [io  0x0800-0x087f] has been reserved
[    0.798189] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.798201] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.798224] system 00:07: [io  0x1854-0x1857] has been reserved
[    0.798927] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.799070] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.799828] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.800584] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.801341] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.802099] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.802857] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.803614] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.804374] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.805131] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.805918] system 00:08: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.806680] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.806706] system 00:09: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.807466] system 00:09: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.808224] system 00:09: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.808982] system 00:09: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.809769] system 00:09: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.810527] system 00:09: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.811286] system 00:09: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.812044] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.812243] system 00:0a: [io  0xff00-0xfffe] has been reserved
[    0.812943] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.813718] system 00:0b: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.814476] system 00:0b: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.815231] system 00:0b: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.815988] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.816574] pnp: PnP ACPI: found 12 devices
[    0.822315] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.823395] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.824020] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.824736] pci 0000:00:01.0:   bridge window [mem 0xef000000-0xef0fffff]
[    0.825510] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.826477] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.827114] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.827774] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.827775] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.827776] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.827777] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xefffffff window]
[    0.827778] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.827779] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.827779] pci_bus 0000:01: resource 1 [mem 0xef000000-0xef0fffff]
[    0.827780] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.827876] NET: Registered protocol family 2
[    0.828530] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes)
[    0.829569] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.830701] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.831538] TCP: Hash tables configured (established 262144 bind 65536)
[    0.832319] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    0.833087] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    0.834872] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.835887] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
[    0.836611] PCI: CLS 0 bytes, default 64
[    0.836649] Trying to unpack rootfs image as initramfs...
[    0.894126] Freeing initrd memory: 5136K
[    0.894672] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.895417] software IO TLB: mapped [mem 0xb600e000-0xba00e000] (64MB)
[    0.896249] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.897228] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.897914] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.898593] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.899251] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.899930] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.900699] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    0.901854] clocksource: Switched to clocksource tsc
[    0.902869] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    0.903800] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    0.905018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.905973] io scheduler noop registered
[    0.906513] io scheduler deadline registered
[    0.907084] io scheduler cfq registered (default)
[    0.907688] io scheduler mq-deadline registered
[    0.908277] io scheduler kyber registered
[    0.909156] pcieport 0000:00:1c.0: AER enabled with IRQ 120
[    0.909844] version 39.2
[    0.910273] ipmi device interface
[    0.910766] IPMI System Interface driver.
[    0.911332] ipmi_si: Unable to find any System Interface(s)
[    0.912003] IPMI Watchdog: driver initialized
[    0.912575] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[    0.913584] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.914601] ACPI: Sleep Button [SLPB]
[    0.915134] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.916148] ACPI: Power Button [PWRB]
[    0.916684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.917625] ACPI: Power Button [PWRF]
[    0.949571] Monitor-Mwait will be used to enter C-1 state
[    0.949574] Monitor-Mwait will be used to enter C-2 state
[    0.949578] Monitor-Mwait will be used to enter C-3 state
[    0.980552] thermal LNXTHERM:00: registered as thermal_zone0
[    0.981237] ACPI: Thermal Zone [TZ00] (28 C)
[    0.981913] thermal LNXTHERM:01: registered as thermal_zone1
[    0.982595] ACPI: Thermal Zone [TZ01] (30 C)
[    0.983288] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.005063] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.006595] lp: driver loaded but no devices found
[    1.007394] Linux agpgart interface v0.103
[    1.010423] brd: module loaded
[    1.012101] loop: module loaded
[    1.015819] drbd: initialized. Version: 8.4.10 (api:1/proto:86-101)
[    1.016551] drbd: built-in
[    1.016990] drbd: registered as block device major 147
[    1.017650] Uniform Multi-Platform E-IDE driver
[    1.018717] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[    1.019843] Probing IDE interface ide0...
[    1.542463] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    1.543060] Probing IDE interface ide1...
[    2.065461] ide1 at 0x170-0x177,0x376 on irq 15
[    2.066057] ide-gd driver 1.18
[    2.066531] ide-cd driver 5.00
[    2.067128] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    2.068114] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    2.068909] megasas: 07.706.03.00-rc1
[    2.069435] mpt3sas version 26.100.00.00 loaded
[    2.070311] ahci 0000:00:17.0: version 3.0
[    2.070418] ahci 0000:00:17.0: controller can't do SNTF, turning off CAP_SNTF
[    2.081439] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl RAID mode
[    2.082436] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part ems deso sadm sds apst 
[    2.092725] scsi host0: ahci
[    2.093446] scsi host1: ahci
[    2.094110] scsi host2: ahci
[    2.094824] scsi host3: ahci
[    2.095317] ata1: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b100 irq 121
[    2.096260] ata2: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b180 irq 121
[    2.097203] ata3: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b200 irq 121
[    2.098147] ata4: SATA max UDMA/133 abar m2048@0xef14b000 port 0xef14b280 irq 121
[    2.099262] tun: Universal TUN/TAP device driver, 1.6
[    2.100002] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[    2.101213] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    2.101932] e100: Copyright(c) 1999-2006 Intel Corporation
[    2.102605] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    2.103397] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    2.104090] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    2.104786] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.105627] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.409542] ata3: SATA link down (SStatus 4 SControl 300)
[    2.410219] ata4: SATA link down (SStatus 4 SControl 300)
[    2.410897] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.411632] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.412718] ata1.00: ATA-8: TOSHIBA DT01ACA050, MS1OA810, max UDMA/133
[    2.413471] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.414257] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GHB0N, A1C0, max UDMA/100
[    2.415720] ata1.00: configured for UDMA/133
[    2.416295] ata2.00: configured for UDMA/100
[    2.514307] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    2.596610] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) d8:9e:f3:37:17:3c
[    2.597592] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    2.598433] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    2.599227] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    2.600012] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.600698] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    2.601670] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    2.602384] sky2: driver version 1.30
[    2.602966] Fusion MPT base driver 3.04.20
[    2.603520] Copyright (c) 1999-2008 LSI Corporation
[    2.604138] Fusion MPT SPI Host driver 3.04.20
[    2.604727] Fusion MPT FC Host driver 3.04.20
[    2.605310] Fusion MPT SAS Host driver 3.04.20
[    2.605897] Fusion MPT misc device (ioctl) driver 3.04.20
[    2.606638] mptctl: Registered with Fusion MPT base driver
[    2.607307] mptctl: /dev/mptctl @ (major,minor=10,220)
[    2.607947] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.611954] ehci-pci: EHCI PCI platform driver
[    2.612544] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.613268] ohci-pci: OHCI PCI platform driver
[    2.613854] uhci_hcd: USB Universal Host Controller Interface driver
[    2.614725] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.615373] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.617419] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    2.618500] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.618801] hub 1-0:1.0: USB hub found
[    2.619361] hub 1-0:1.0: 16 ports detected
[    2.620833] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.621482] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.622418] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    2.623303] hub 2-0:1.0: USB hub found
[    2.623850] hub 2-0:1.0: 10 ports detected
[    2.624786] usb: port power management may be unreliable
[    2.625749] usbcore: registered new interface driver usb-storage
[    2.626469] usbcore: registered new interface driver ftdi_sio
[    2.627157] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.628099] usbcore: registered new interface driver omninet
[    2.628780] usbserial: USB Serial support registered for ZyXEL - omni.net lcd plus usb
[    2.629775] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.633469] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.634095] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.635049] rtc_cmos 00:06: RTC can wake from S4
[    2.636110] rtc_cmos 00:06: registered as rtc0
[    2.636701] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.637823] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.638550] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.640611] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.641380] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.642489] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.643205] iTCO_vendor_support: vendor-support=0
[    2.643818] nv_tco: NV TCO WatchDog Timer Driver v0.01
[    2.644684] intel_pstate: Intel P-state driver initializing
[    2.645396] intel_pstate: Disabling energy efficiency optimization
[    2.647707] intel_pstate: HWP enabled
[    2.648259] hidraw: raw HID events driver (C) Jiri Kosina
[    2.649032] usbcore: registered new interface driver usbhid
[    2.649740] usbhid: USB HID core driver
[    2.650634] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.651502] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    2.652923] Key type dns_resolver registered
[    2.654181] microcode: sig=0x906e9, pf=0x2, revision=0x8e
[    2.655333] microcode: Microcode Update Driver: v2.2.
[    2.655341] sched_clock: Marking stable (2557429038, 97900977)->(2665556395, -10226380)
[    2.657107] registered taskstats version 1
[    2.658541] rtc_cmos 00:06: setting system clock to 2019-03-06 12:24:02 UTC (1551875042)
[    2.659603] ALSA device list:
[    2.660066]   No soundcards found.
[    2.661105] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
[    2.662410] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
[    2.663679] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
[    2.664947] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
[    2.666185] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[    2.667494] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[    2.941431] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    3.070198] usb 1-2: config 1 interface 0 altsetting 0 has 2 endpoint descriptors, different from the interface descriptor's value: 1
[    3.188433] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[    3.328597] input: Dell Dell USB Entry Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:2107.0002/input/input12
[    3.381655] hid-generic 0003:413C:2107.0002: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Entry Keyboard] on usb-0000:00:14.0-4/input0
[    3.496430] usb 1-5: new low-speed USB device number 4 using xhci_hcd
[    3.631388] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C05A.0003/input/input13
[    3.632916] hid-generic 0003:046D:C05A.0003: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    4.051488] floppy0: no floppy controllers found
[    4.052315] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA0 A810 PQ: 0 ANSI: 5
[    4.053429] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    4.053492] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.054398] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    4.055756] sd 0:0:0:0: [sda] Write Protect is off
[    4.056231] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GHB0N    A1C0 PQ: 0 ANSI: 5
[    4.056405] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.057423] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.081208]  sda: sda1 sda2 sda3
[    4.082136] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.105397] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.106473] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.107277] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.107373] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.109055] Freeing unused kernel image memory: 1564K
[    4.120430] Write protecting the kernel read-only data: 20480k
[    4.121570] Freeing unused kernel image memory: 2008K
[    4.122375] Freeing unused kernel image memory: 576K
[    4.123045] Run /init as init process
[    4.178069] random: fast init done
[    4.408886] XFS (sda1): Mounting V5 Filesystem
[    4.570685] XFS (sda1): Ending clean mount
[    5.069386] random: crng init done
[    6.074585] NET: Registered protocol family 10
[    6.075439] Segment Routing with IPv6
[    6.088226] NET: Registered protocol family 1
[    6.309316] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    6.323834] systemd[1]: Detected architecture x86-64.
[    6.364522] systemd[1]: Set hostname to <inbetweenmove.molgen.mpg.de>.
[    6.868580] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.870483] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    7.284409] systemd[1]: Listening on Process Core Dump Socket.
[    7.285902] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    7.287434] systemd[1]: Reached target Remote File Systems.
[    7.288913] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.290704] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.052874] RPC: Registered named UNIX socket transport module.
[    8.056948] RPC: Registered udp transport module.
[    8.057580] RPC: Registered tcp transport module.
[    8.058206] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.531560] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.100881] systemd-journald[161]: Received request to flush runtime journal from PID 1
[    9.944053] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[   10.033376] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.034393] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[   11.189898] hid-led 0003:27B8:01ED.0001: hidraw2: USB HID v1.01 Device [ThingM blink(1) mk2] on usb-0000:00:14.0-2/input0
[   11.191206] hid-led 0003:27B8:01ED.0001: ThingM blink(1) initialized
[   13.139429] snd_hda_intel 0000:00:1f.3: couldn't bind with audio component
[   13.150169] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3861: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   13.151406] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   13.152416] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   13.153430] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   13.154177] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   13.154864] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   13.155612] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   13.164782] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
[   13.165780] hdaudio hdaudioC0D2: Unable to bind the codec
[   13.167146] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   13.168298] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   13.169490] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   13.170666] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   13.830502] [drm] Replacing VGA console driver
[   13.833999] Console: switching to colour dummy device 80x25
[   13.835604] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.836149] [drm] Driver supports precise vblank timestamp query.
[   13.839782] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[   13.851614] [drm] Cannot find any crtc or sizes
[   13.863395] [drm] Cannot find any crtc or sizes
[   13.875169] [drm] Cannot find any crtc or sizes
[   13.976792] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   14.886761] [drm] amdgpu kernel modesetting enabled.
[   14.887497] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67C7 0x1028:0x0B0D 0x00).
[   14.888259] [drm] register mmio base: 0xEF000000
[   14.888674] [drm] register mmio size: 262144
[   14.889036] [drm] add ip block number 0 <vi_common>
[   14.889495] [drm] add ip block number 1 <gmc_v8_0>
[   14.889926] [drm] add ip block number 2 <tonga_ih>
[   14.890377] [drm] add ip block number 3 <powerplay>
[   14.890814] [drm] add ip block number 4 <dm>
[   14.891171] [drm] add ip block number 5 <gfx_v8_0>
[   14.891623] [drm] add ip block number 6 <sdma_v3_0>
[   14.892060] [drm] add ip block number 7 <uvd_v6_0>
[   14.892512] [drm] add ip block number 8 <vce_v3_0>
[   14.892946] [drm] UVD is enabled in VM mode
[   14.893349] [drm] UVD ENC is enabled in VM mode
[   14.893743] [drm] VCE enabled in VM mode
[   14.894273] amdgpu 0000:01:00.0: No more image in the PCI ROM
[   14.894784] ATOM BIOS: 113-C9541700-101
[   14.895122] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   14.939741] amdgpu 0000:01:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[   14.940523] amdgpu 0000:01:00.0: GART: 256M 0x0000000000000000 - 0x000000000FFFFFFF
[   14.941154] [drm] Detected VRAM RAM=8192M, BAR=256M
[   14.941614] [drm] RAM width 256bits GDDR5
[   14.942118] [TTM] Zone  kernel: Available graphics memory: 16272248 kiB
[   14.942701] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   14.943260] [TTM] Initializing pool allocator
[   14.943656] [TTM] Initializing DMA pool allocator
[   14.944060] [drm] amdgpu: 8192M of VRAM memory ready
[   14.944526] [drm] amdgpu: 8192M of GTT memory ready.
[   14.944960] [drm] GART: num cpu pages 65536, num gpu pages 65536
[   14.945970] [drm] PCIE GART of 256M enabled (table at 0x000000F400900000).
[   14.965869] [drm] Chained IB support enabled!
[   14.988645] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[   14.994285] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[   15.051989] amdgpu: [powerplay] Failed to retrieve minimum clocks.
[   15.052554] amdgpu: [powerplay] Error in phm_get_clock_info 
[   15.053052] [drm] DM_PPLIB: values for Engine clock
[   15.053512] [drm] DM_PPLIB:	 300000
[   15.053837] [drm] DM_PPLIB:	 426000
[   15.054130] [drm] DM_PPLIB:	 581000
[   15.054477] [drm] DM_PPLIB:	 726000
[   15.054786] [drm] DM_PPLIB:	 875000
[   15.055080] [drm] DM_PPLIB:	 922000
[   15.055408] [drm] DM_PPLIB:	 1004000
[   15.055709] [drm] DM_PPLIB:	 1086000
[   15.056010] [drm] DM_PPLIB: Validation clocks:
[   15.056416] [drm] DM_PPLIB:    engine_max_clock: 108600
[   15.056865] [drm] DM_PPLIB:    memory_max_clock: 125000
[   15.057352] [drm] DM_PPLIB:    level           : 8
[   15.057782] [drm] DM_PPLIB: values for Memory clock
[   15.058187] [drm] DM_PPLIB:	 300000
[   15.058534] [drm] DM_PPLIB:	 1250000
[   15.058866] [drm] DM_PPLIB: Validation clocks:
[   15.059237] [drm] DM_PPLIB:    engine_max_clock: 108600
[   15.059723] [drm] DM_PPLIB:    memory_max_clock: 125000
[   15.060155] [drm] DM_PPLIB:    level           : 8
[   15.061023] [drm] Display Core initialized with v3.1.59!
[   15.070204] [drm] DM_MST: Differing MST start on aconnector: 000000007432f805 [id: 62]
[   15.070913] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   15.071512] [drm] Driver supports precise vblank timestamp query.
[   15.110546] [drm] UVD and UVD ENC initialized successfully.
[   15.211491] [drm] VCE initialized successfully.
[   15.211942] [drm] Cannot find any crtc or sizes
[   15.217818] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:01:00.0 on minor 1
[   15.525387] [drm] DM_MST: added connector: 000000002827621c [id: 63] [master: 000000007432f805]
[   15.584733] [drm] DM_MST: added connector: 000000003c31b0c4 [id: 67] [master: 000000007432f805]
[   15.638776] [drm] SADs count is: -2, don't need to read it
[   15.639303] [drm] SADs count is: -2, don't need to read it
[   15.642894] [drm] fb mappable at 0xD0E28000
[   15.643283] [drm] vram apper at 0xD0000000
[   15.643672] [drm] size 33177600
[   15.643938] [drm] fb depth is 24
[   15.644210] [drm]    pitch is 15360
[   15.644633] fbcon: amdgpudrmfb (fb0) is primary device
[   16.204067] Console: switching to colour frame buffer device 480x135
[   16.230998] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
[   18.569934] e1000e 0000:00:1f.6 net00: renamed from eth0
[   19.809163] 8021q: 802.1Q VLAN Support v1.8
[   21.285621] NFSD: starting 90-second grace period (net f0000098)
[   22.185112] XFS (sda2): Mounting V5 Filesystem
[   22.677652] e1000e: net00 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   22.803947] XFS (sda2): Ending clean mount
[   27.500626] FS-Cache: Netfs 'nfs' registered for caching
[   27.715554] NFS: Registering the id_resolver key type
[   27.715558] Key type id_resolver registered
[   27.715558] Key type id_legacy registered
[   42.465074] fuse init (API version 7.27)
[   67.497532] [drm] DM_MST: stopping TM on aconnector: 000000007432f805 [id: 62]
[   67.497592] [drm] DM_MST: Disabling connector: 000000002827621c [id: 63] [master: 000000007432f805]
[   67.497639] [drm] DM_MST: Disabling connector: 000000003c31b0c4 [id: 67] [master: 000000007432f805]
[  739.731193] WARNING: CPU: 6 PID: 1022 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3103 dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  739.731194] Modules linked in: fuse rpcsec_gss_krb5 nfsv4 nfs 8021q garp mrp stp llc amdgpu i915 chash gpu_sched ttm iosf_mbi drm_kms_helper drm x86_pkg_temp_thermal kvm_intel hid_led kvm intel_gtt input_leds fb_sys_fops led_class syscopyarea sysfillrect irqbypass sysimgblt crc32c_intel wmi_bmof video wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ip_tables x_tables unix ipv6 autofs4
[  739.731209] CPU: 6 PID: 1022 Comm: Xorg Kdump: loaded Not tainted 4.19.19.mx64.244 #1
[  739.731210] Hardware name: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[  739.731225] RIP: 0010:dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  739.731226] Code: 48 8b 52 28 48 8b ba 58 a3 00 00 e8 09 d6 07 00 83 f8 01 75 1d 31 c0 c3 f6 46 0a 0e 74 f7 80 7e 08 00 74 f1 80 7e 09 00 74 eb <0f> 0b b8 ea ff ff ff c3 b8 ea ff ff ff c3 90 0f 1f 44 00 00 41 57
[  739.731227] RSP: 0018:ffffc90005bc3ad0 EFLAGS: 00010202
[  739.731228] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffffa07beb00
[  739.731228] RDX: ffff888809f15000 RSI: ffff8887fea52c00 RDI: ffff888803fdf000
[  739.731228] RBP: ffff888803fdf000 R08: 000000000000000c R09: ffff888803cfe900
[  739.731229] R10: ffffc90005bc3a98 R11: 0000000000000006 R12: ffff8887fe6d3280
[  739.731229] R13: 0000000000000000 R14: ffff8887fe6d3280 R15: ffff8887fe6d3280
[  739.731230] FS:  00007f218576e9c0(0000) GS:ffff88881db80000(0000) knlGS:0000000000000000
[  739.731231] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  739.731231] CR2: 00007f7ebcc35e00 CR3: 0000000807eaa005 CR4: 00000000003606e0
[  739.731232] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  739.731232] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  739.731232] Call Trace:
[  739.731237]  drm_atomic_helper_check_planes+0x143/0x1d0 [drm_kms_helper]
[  739.731252]  amdgpu_dm_atomic_check+0x1bd/0x3c0 [amdgpu]
[  739.731258]  drm_atomic_check_only+0x416/0x650 [drm]
[  739.731262]  drm_atomic_commit+0x13/0x50 [drm]
[  739.731264]  drm_atomic_helper_set_config+0x80/0x90 [drm_kms_helper]
[  739.731268]  drm_mode_setcrtc+0x16b/0x690 [drm]
[  739.731272]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[  739.731275]  drm_ioctl_kernel+0x81/0xf0 [drm]
[  739.731278]  drm_ioctl+0x300/0x3c0 [drm]
[  739.731281]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[  739.731290]  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
[  739.731292]  do_vfs_ioctl+0xa4/0x630
[  739.731294]  ? vfs_read+0x119/0x130
[  739.731295]  ksys_ioctl+0x3a/0x70
[  739.731296]  __x64_sys_ioctl+0x16/0x20
[  739.731298]  do_syscall_64+0x48/0x100
[  739.731300]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  739.731301] RIP: 0033:0x7f21832e7647
[  739.731302] Code: 00 00 00 48 8b 05 41 58 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 11 58 2c 00 f7 d8 64 89 01 48
[  739.731302] RSP: 002b:00007fff4dcd6128 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  739.731303] RAX: ffffffffffffffda RBX: 00007fff4dcd6160 RCX: 00007f21832e7647
[  739.731303] RDX: 00007fff4dcd6160 RSI: 00000000c06864a2 RDI: 000000000000000b
[  739.731304] RBP: 00007fff4dcd6160 R08: 0000000000000000 R09: 00000000013ef5d0
[  739.731304] R10: 00007fff4dcd6220 R11: 0000000000000246 R12: 00000000c06864a2
[  739.731305] R13: 000000000000000b R14: 0000000000000000 R15: 00000000013ef5d0
[  739.731306] ---[ end trace 6a6b0fe73a66b63a ]---
[  739.731375] WARNING: CPU: 6 PID: 1022 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3103 dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  739.731376] Modules linked in: fuse rpcsec_gss_krb5 nfsv4 nfs 8021q garp mrp stp llc amdgpu i915 chash gpu_sched ttm iosf_mbi drm_kms_helper drm x86_pkg_temp_thermal kvm_intel hid_led kvm intel_gtt input_leds fb_sys_fops led_class syscopyarea sysfillrect irqbypass sysimgblt crc32c_intel wmi_bmof video wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ip_tables x_tables unix ipv6 autofs4
[  739.731410] CPU: 6 PID: 1022 Comm: Xorg Kdump: loaded Tainted: G        W         4.19.19.mx64.244 #1
[  739.731410] Hardware name: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[  739.731425] RIP: 0010:dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  739.731426] Code: 48 8b 52 28 48 8b ba 58 a3 00 00 e8 09 d6 07 00 83 f8 01 75 1d 31 c0 c3 f6 46 0a 0e 74 f7 80 7e 08 00 74 f1 80 7e 09 00 74 eb <0f> 0b b8 ea ff ff ff c3 b8 ea ff ff ff c3 90 0f 1f 44 00 00 41 57
[  739.731426] RSP: 0018:ffffc90005bc3ad0 EFLAGS: 00010202
[  739.731427] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffffa07beb00
[  739.731427] RDX: ffff888809f15000 RSI: ffff8887fea52c00 RDI: ffff888804d2d000
[  739.731428] RBP: ffff888804d2d000 R08: 000000000000000c R09: ffff888803cfe900
[  739.731428] R10: ffffc90005bc3a98 R11: 0000000000000006 R12: ffff8887fe6d3280
[  739.731429] R13: 0000000000000000 R14: ffff8887fe6d3280 R15: ffff8887fe6d3280
[  739.731429] FS:  00007f218576e9c0(0000) GS:ffff88881db80000(0000) knlGS:0000000000000000
[  739.731430] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  739.731431] CR2: 00007f7ebcc35e00 CR3: 0000000807eaa005 CR4: 00000000003606e0
[  739.731431] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  739.731431] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  739.731432] Call Trace:
[  739.731450]  drm_atomic_helper_check_planes+0x143/0x1d0 [drm_kms_helper]
[  739.731481]  amdgpu_dm_atomic_check+0x1bd/0x3c0 [amdgpu]
[  739.731485]  drm_atomic_check_only+0x416/0x650 [drm]
[  739.731488]  drm_atomic_commit+0x13/0x50 [drm]
[  739.731490]  drm_atomic_helper_set_config+0x80/0x90 [drm_kms_helper]
[  739.731494]  drm_mode_setcrtc+0x16b/0x690 [drm]
[  739.731497]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[  739.731500]  drm_ioctl_kernel+0x81/0xf0 [drm]
[  739.731503]  drm_ioctl+0x300/0x3c0 [drm]
[  739.731506]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[  739.731513]  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
[  739.731514]  do_vfs_ioctl+0xa4/0x630
[  739.731515]  ? vfs_write+0x15e/0x190
[  739.731516]  ksys_ioctl+0x3a/0x70
[  739.731517]  __x64_sys_ioctl+0x16/0x20
[  739.731518]  do_syscall_64+0x48/0x100
[  739.731519]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  739.731520] RIP: 0033:0x7f21832e7647
[  739.731521] Code: 00 00 00 48 8b 05 41 58 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 11 58 2c 00 f7 d8 64 89 01 48
[  739.731521] RSP: 002b:00007fff4dcd6128 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  739.731522] RAX: ffffffffffffffda RBX: 00007fff4dcd6160 RCX: 00007f21832e7647
[  739.731522] RDX: 00007fff4dcd6160 RSI: 00000000c06864a2 RDI: 000000000000000b
[  739.731523] RBP: 00007fff4dcd6160 R08: 0000000000000000 R09: 00000000013ef5d0
[  739.731523] R10: 00007fff4dcd6220 R11: 0000000000000246 R12: 00000000c06864a2
[  739.731524] R13: 000000000000000b R14: 0000000000000000 R15: 00000000013ef5d0
[  739.731524] ---[ end trace 6a6b0fe73a66b63b ]---
[  741.760411] [drm] DM_MST: starting TM on aconnector: 000000007432f805 [id: 62]
[  741.786859] [drm] DM_MST: added connector: 000000009d0638d9 [id: 72] [master: 000000007432f805]
[  741.840384] [drm] SADs count is: -2, don't need to read it
[  741.876581] WARNING: CPU: 2 PID: 1022 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3103 dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  741.876581] Modules linked in: fuse rpcsec_gss_krb5 nfsv4 nfs 8021q garp mrp stp llc amdgpu i915 chash gpu_sched ttm iosf_mbi drm_kms_helper drm x86_pkg_temp_thermal kvm_intel hid_led kvm intel_gtt input_leds fb_sys_fops led_class syscopyarea sysfillrect irqbypass sysimgblt crc32c_intel wmi_bmof video wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ip_tables x_tables unix ipv6 autofs4
[  741.876596] CPU: 2 PID: 1022 Comm: Xorg Kdump: loaded Tainted: G        W         4.19.19.mx64.244 #1
[  741.876597] Hardware name: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[  741.876612] RIP: 0010:dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  741.876613] Code: 48 8b 52 28 48 8b ba 58 a3 00 00 e8 09 d6 07 00 83 f8 01 75 1d 31 c0 c3 f6 46 0a 0e 74 f7 80 7e 08 00 74 f1 80 7e 09 00 74 eb <0f> 0b b8 ea ff ff ff c3 b8 ea ff ff ff c3 90 0f 1f 44 00 00 41 57
[  741.876614] RSP: 0018:ffffc90005bc3ad0 EFLAGS: 00010202
[  741.876615] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffffa07beb00
[  741.876615] RDX: ffff888809f15000 RSI: ffff888803c7dc00 RDI: ffff888803fdf000
[  741.876615] RBP: ffff888803fdf000 R08: 000000000000000c R09: ffff8888138fb600
[  741.876616] R10: ffffc90005bc3a98 R11: 0000000000000007 R12: ffff8887fe526b80
[  741.876616] R13: 0000000000000000 R14: ffff8887fe526b80 R15: ffff8887fe526b80
[  741.876617] FS:  00007f218576e9c0(0000) GS:ffff88881da80000(0000) knlGS:0000000000000000
[  741.876618] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  741.876618] CR2: 00000000008bcda0 CR3: 0000000807eaa002 CR4: 00000000003606e0
[  741.876619] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  741.876619] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  741.876619] Call Trace:
[  741.876623]  drm_atomic_helper_check_planes+0x143/0x1d0 [drm_kms_helper]
[  741.876639]  amdgpu_dm_atomic_check+0x1bd/0x3c0 [amdgpu]
[  741.876644]  drm_atomic_check_only+0x416/0x650 [drm]
[  741.876648]  drm_atomic_commit+0x13/0x50 [drm]
[  741.876650]  drm_atomic_helper_set_config+0x80/0x90 [drm_kms_helper]
[  741.876654]  drm_mode_setcrtc+0x16b/0x690 [drm]
[  741.876658]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[  741.876661]  drm_ioctl_kernel+0x81/0xf0 [drm]
[  741.876664]  drm_ioctl+0x300/0x3c0 [drm]
[  741.876667]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[  741.876674]  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
[  741.876676]  do_vfs_ioctl+0xa4/0x630
[  741.876678]  ? __se_sys_futex+0x12d/0x180
[  741.876679]  ksys_ioctl+0x3a/0x70
[  741.876680]  __x64_sys_ioctl+0x16/0x20
[  741.876681]  do_syscall_64+0x48/0x100
[  741.876683]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  741.876684] RIP: 0033:0x7f21832e7647
[  741.876685] Code: 00 00 00 48 8b 05 41 58 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 11 58 2c 00 f7 d8 64 89 01 48
[  741.876686] RSP: 002b:00007fff4dcd6d08 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  741.876687] RAX: ffffffffffffffda RBX: 00007fff4dcd6d40 RCX: 00007f21832e7647
[  741.876687] RDX: 00007fff4dcd6d40 RSI: 00000000c06864a2 RDI: 000000000000000b
[  741.876687] RBP: 00007fff4dcd6d40 R08: 0000000000000000 R09: 0000000000f462b0
[  741.876688] R10: 00007fff4dcd6e00 R11: 0000000000000246 R12: 00000000c06864a2
[  741.876688] R13: 000000000000000b R14: 0000000000000000 R15: 0000000000f462b0
[  741.876689] ---[ end trace 6a6b0fe73a66b63c ]---
[  742.180192] [drm] DM_MST: added connector: 00000000fe40a98d [id: 83] [master: 000000007432f805]
[  742.239236] [drm] SADs count is: -2, don't need to read it
[  811.260420] WARNING: CPU: 1 PID: 1022 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3103 dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  811.260421] Modules linked in: fuse rpcsec_gss_krb5 nfsv4 nfs 8021q garp mrp stp llc amdgpu i915 chash gpu_sched ttm iosf_mbi drm_kms_helper drm x86_pkg_temp_thermal kvm_intel hid_led kvm intel_gtt input_leds fb_sys_fops led_class syscopyarea sysfillrect irqbypass sysimgblt crc32c_intel wmi_bmof video wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ip_tables x_tables unix ipv6 autofs4
[  811.260434] CPU: 1 PID: 1022 Comm: Xorg Kdump: loaded Tainted: G        W         4.19.19.mx64.244 #1
[  811.260435] Hardware name: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[  811.260451] RIP: 0010:dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[  811.260452] Code: 48 8b 52 28 48 8b ba 58 a3 00 00 e8 09 d6 07 00 83 f8 01 75 1d 31 c0 c3 f6 46 0a 0e 74 f7 80 7e 08 00 74 f1 80 7e 09 00 74 eb <0f> 0b b8 ea ff ff ff c3 b8 ea ff ff ff c3 90 0f 1f 44 00 00 41 57
[  811.260452] RSP: 0018:ffffc90005bc3930 EFLAGS: 00010202
[  811.260453] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffffa07beb00
[  811.260453] RDX: ffff888809f15000 RSI: ffff8887ff7dc400 RDI: ffff888803fdf000
[  811.260454] RBP: ffff888803fdf000 R08: 000000000000000c R09: ffff88881441ea00
[  811.260454] R10: ffffc90005bc38f8 R11: 0000000000000000 R12: ffff8887fdedf880
[  811.260454] R13: ffff888806043000 R14: ffff8887fdedf880 R15: ffff8887fdedf880
[  811.260455] FS:  00007f218576e9c0(0000) GS:ffff88881da40000(0000) knlGS:0000000000000000
[  811.260456] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  811.260456] CR2: 000000000084eda0 CR3: 0000000807eaa003 CR4: 00000000003606e0
[  811.260457] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  811.260474] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  811.260475] Call Trace:
[  811.260479]  drm_atomic_helper_check_planes+0x143/0x1d0 [drm_kms_helper]
[  811.260495]  amdgpu_dm_atomic_check+0x1bd/0x3c0 [amdgpu]
[  811.260500]  drm_atomic_check_only+0x416/0x650 [drm]
[  811.260504]  drm_atomic_commit+0x13/0x50 [drm]
[  811.260506]  restore_fbdev_mode_atomic+0x1d3/0x1f0 [drm_kms_helper]
[  811.260508]  drm_fb_helper_restore_fbdev_mode_unlocked+0x45/0x90 [drm_kms_helper]
[  811.260510]  drm_fb_helper_set_par+0x29/0x50 [drm_kms_helper]
[  811.260529]  fb_set_var+0x179/0x3e0
[  811.260531]  ? _cond_resched+0x15/0x40
[  811.260533]  ? kmem_cache_alloc+0xd8/0x1f0
[  811.260534]  fbcon_blank+0x1f4/0x310
[  811.260536]  do_unblank_screen+0xa8/0x1c0
[  811.260538]  vt_ioctl+0x4d7/0x1140
[  811.260540]  ? xfs_log_commit_cil+0x4a9/0x5e0
[  811.260542]  tty_ioctl+0xf3/0x880
[  811.260543]  ? xfs_inactive_ifree+0x14c/0x1c0
[  811.260544]  ? __xfs_trans_commit+0xda/0x350
[  811.260546]  do_vfs_ioctl+0xa4/0x630
[  811.260547]  ? __fput+0x116/0x1e0
[  811.260548]  ksys_ioctl+0x3a/0x70
[  811.260549]  __x64_sys_ioctl+0x16/0x20
[  811.260550]  do_syscall_64+0x48/0x100
[  811.260552]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  811.260553] RIP: 0033:0x7f21832e7647
[  811.260554] Code: 00 00 00 48 8b 05 41 58 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 11 58 2c 00 f7 d8 64 89 01 48
[  811.260554] RSP: 002b:00007fff4dcd7158 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  811.260555] RAX: ffffffffffffffda RBX: 000000000081a520 RCX: 00007f21832e7647
[  811.260556] RDX: 0000000000000000 RSI: 0000000000004b3a RDI: 000000000000000a
[  811.260556] RBP: 00000000ffffffff R08: 0000000000000000 R09: 0000000000000000
[  811.260556] R10: 0000000000000055 R11: 0000000000000246 R12: 000000000083bea0
[  811.260557] R13: ffffffffffffffff R14: 0000000000837e48 R15: ffffffffffffffff
[  811.260558] ---[ end trace 6a6b0fe73a66b63d ]---
[  815.208086] [drm] DM_MST: stopping TM on aconnector: 000000007432f805 [id: 62]
[  815.208146] [drm] DM_MST: Disabling connector: 000000009d0638d9 [id: 72] [master: 000000007432f805]
[  815.208195] [drm] DM_MST: Disabling connector: 00000000fe40a98d [id: 83] [master: 000000007432f805]
[11092.488772] WARNING: CPU: 7 PID: 1642 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3103 dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[11092.488772] Modules linked in: fuse rpcsec_gss_krb5 nfsv4 nfs 8021q garp mrp stp llc amdgpu i915 chash gpu_sched ttm iosf_mbi drm_kms_helper drm x86_pkg_temp_thermal kvm_intel hid_led kvm intel_gtt input_leds fb_sys_fops led_class syscopyarea sysfillrect irqbypass sysimgblt crc32c_intel wmi_bmof video wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ip_tables x_tables unix ipv6 autofs4
[11092.488787] CPU: 7 PID: 1642 Comm: Xorg Kdump: loaded Tainted: G        W         4.19.19.mx64.244 #1
[11092.488788] Hardware name: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[11092.488803] RIP: 0010:dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[11092.488804] Code: 48 8b 52 28 48 8b ba 58 a3 00 00 e8 09 d6 07 00 83 f8 01 75 1d 31 c0 c3 f6 46 0a 0e 74 f7 80 7e 08 00 74 f1 80 7e 09 00 74 eb <0f> 0b b8 ea ff ff ff c3 b8 ea ff ff ff c3 90 0f 1f 44 00 00 41 57
[11092.488804] RSP: 0018:ffffc90005ad3ad0 EFLAGS: 00010202
[11092.488805] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffffa07beb00
[11092.488806] RDX: ffff888809f15000 RSI: ffff888818f9b000 RDI: ffff888803fdf000
[11092.488806] RBP: ffff888803fdf000 R08: 000000000000000c R09: ffff888818648a00
[11092.488807] R10: ffffc90005ad3a98 R11: 0000000000000000 R12: ffff888818b22580
[11092.488807] R13: 0000000000000000 R14: ffff888818b22580 R15: ffff888818b22580
[11092.488808] FS:  00007f226f1f29c0(0000) GS:ffff88881dbc0000(0000) knlGS:0000000000000000
[11092.488808] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[11092.488809] CR2: 000055a03d7ca80c CR3: 00000007fdf40001 CR4: 00000000003606e0
[11092.488809] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[11092.488810] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[11092.488810] Call Trace:
[11092.488814]  drm_atomic_helper_check_planes+0x143/0x1d0 [drm_kms_helper]
[11092.488829]  amdgpu_dm_atomic_check+0x1bd/0x3c0 [amdgpu]
[11092.488834]  drm_atomic_check_only+0x416/0x650 [drm]
[11092.488838]  drm_atomic_commit+0x13/0x50 [drm]
[11092.488840]  drm_atomic_helper_set_config+0x80/0x90 [drm_kms_helper]
[11092.488844]  drm_mode_setcrtc+0x16b/0x690 [drm]
[11092.488848]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[11092.488850]  drm_ioctl_kernel+0x81/0xf0 [drm]
[11092.488853]  drm_ioctl+0x300/0x3c0 [drm]
[11092.488856]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[11092.488863]  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
[11092.488865]  do_vfs_ioctl+0xa4/0x630
[11092.488867]  ? __se_sys_futex+0x12d/0x180
[11092.488868]  ksys_ioctl+0x3a/0x70
[11092.488869]  __x64_sys_ioctl+0x16/0x20
[11092.488870]  do_syscall_64+0x48/0x100
[11092.488872]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[11092.488874] RIP: 0033:0x7f226cd6b647
[11092.488874] Code: 00 00 00 48 8b 05 41 58 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 11 58 2c 00 f7 d8 64 89 01 48
[11092.488875] RSP: 002b:00007ffc36942068 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[11092.488876] RAX: ffffffffffffffda RBX: 00007ffc369420a0 RCX: 00007f226cd6b647
[11092.488876] RDX: 00007ffc369420a0 RSI: 00000000c06864a2 RDI: 000000000000000b
[11092.488877] RBP: 00007ffc369420a0 R08: 0000000000000000 R09: 00000000013eff50
[11092.488877] R10: 00007ffc36942160 R11: 0000000000000246 R12: 00000000c06864a2
[11092.488878] R13: 000000000000000b R14: 0000000000000000 R15: 00000000013eff50
[11092.488878] ---[ end trace 6a6b0fe73a66b63e ]---
[11092.488973] WARNING: CPU: 7 PID: 1642 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3103 dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[11092.488974] Modules linked in: fuse rpcsec_gss_krb5 nfsv4 nfs 8021q garp mrp stp llc amdgpu i915 chash gpu_sched ttm iosf_mbi drm_kms_helper drm x86_pkg_temp_thermal kvm_intel hid_led kvm intel_gtt input_leds fb_sys_fops led_class syscopyarea sysfillrect irqbypass sysimgblt crc32c_intel wmi_bmof video wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ip_tables x_tables unix ipv6 autofs4
[11092.488985] CPU: 7 PID: 1642 Comm: Xorg Kdump: loaded Tainted: G        W         4.19.19.mx64.244 #1
[11092.488985] Hardware name: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[11092.488999] RIP: 0010:dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[11092.489000] Code: 48 8b 52 28 48 8b ba 58 a3 00 00 e8 09 d6 07 00 83 f8 01 75 1d 31 c0 c3 f6 46 0a 0e 74 f7 80 7e 08 00 74 f1 80 7e 09 00 74 eb <0f> 0b b8 ea ff ff ff c3 b8 ea ff ff ff c3 90 0f 1f 44 00 00 41 57
[11092.489000] RSP: 0018:ffffc90005ad3ad0 EFLAGS: 00010202
[11092.489001] RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffffffa07beb00
[11092.489001] RDX: ffff888809f15000 RSI: ffff888818f9b000 RDI: ffff888804d2d000
[11092.489002] RBP: ffff888804d2d000 R08: 000000000000000c R09: ffff888818648a00
[11092.489002] R10: ffffc90005ad3a98 R11: 0000000000000008 R12: ffff888818b22580
[11092.489003] R13: 0000000000000000 R14: ffff888818b22580 R15: ffff888818b22580
[11092.489003] FS:  00007f226f1f29c0(0000) GS:ffff88881dbc0000(0000) knlGS:0000000000000000
[11092.489004] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[11092.489004] CR2: 000055a03d7ca80c CR3: 00000007fdf40001 CR4: 00000000003606e0
[11092.489005] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[11092.489005] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[11092.489006] Call Trace:
[11092.489008]  drm_atomic_helper_check_planes+0x143/0x1d0 [drm_kms_helper]
[11092.489022]  amdgpu_dm_atomic_check+0x1bd/0x3c0 [amdgpu]
[11092.489027]  drm_atomic_check_only+0x416/0x650 [drm]
[11092.489030]  drm_atomic_commit+0x13/0x50 [drm]
[11092.489033]  drm_atomic_helper_set_config+0x80/0x90 [drm_kms_helper]
[11092.489036]  drm_mode_setcrtc+0x16b/0x690 [drm]
[11092.489040]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[11092.489042]  drm_ioctl_kernel+0x81/0xf0 [drm]
[11092.489045]  drm_ioctl+0x300/0x3c0 [drm]
[11092.489048]  ? drm_mode_getcrtc+0x180/0x180 [drm]
[11092.489055]  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
[11092.489056]  do_vfs_ioctl+0xa4/0x630
[11092.489058]  ? vfs_write+0x15e/0x190
[11092.489059]  ksys_ioctl+0x3a/0x70
[11092.489060]  __x64_sys_ioctl+0x16/0x20
[11092.489061]  do_syscall_64+0x48/0x100
[11092.489062]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[11092.489063] RIP: 0033:0x7f226cd6b647
[11092.489063] Code: 00 00 00 48 8b 05 41 58 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 11 58 2c 00 f7 d8 64 89 01 48
[11092.489064] RSP: 002b:00007ffc36942068 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[11092.489064] RAX: ffffffffffffffda RBX: 00007ffc369420a0 RCX: 00007f226cd6b647
[11092.489065] RDX: 00007ffc369420a0 RSI: 00000000c06864a2 RDI: 000000000000000b
[11092.489065] RBP: 00007ffc369420a0 R08: 0000000000000000 R09: 00000000013eff50
[11092.489066] R10: 00007ffc36942160 R11: 0000000000000246 R12: 00000000c06864a2
[11092.489066] R13: 000000000000000b R14: 0000000000000000 R15: 00000000013eff50
[11092.489067] ---[ end trace 6a6b0fe73a66b63f ]---
[11092.490717] WARNING: CPU: 7 PID: 1642 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3103 dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[11092.490717] Modules linked in: fuse rpcsec_gss_krb5 nfsv4 nfs 8021q garp mrp stp llc amdgpu i915 chash gpu_sched ttm iosf_mbi drm_kms_helper drm x86_pkg_temp_thermal kvm_intel hid_led kvm intel_gtt input_leds fb_sys_fops led_class syscopyarea sysfillrect irqbypass sysimgblt crc32c_intel wmi_bmof video wmi nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc ip_tables x_tables unix ipv6 autofs4
[11092.490728] CPU: 7 PID: 1642 Comm: Xorg Kdump: loaded Tainted: G        W         4.19.19.mx64.244 #1
[11092.490728] Hardware name: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.11.0 07/18/2018
[11092.490744] RIP: 0010:dm_crtc_helper_atomic_check+0x41/0x50 [amdgpu]
[11092.490744] Code: 48 8b 52 28 48 8b ba 58 a3 00 00 e8 09 d6 07 00 83 f8 01 75 1d 31 c0 c3 f6 46 0a 0e 74 f7 80 7e 08 00 74 f1 80 7e 09 00 74 eb <0f> 0b b8 ea ff ff ff c3 b8 ea ff ff ff c3 90 0f 1f 44 00 00 41 57
[11092.490745] RSP: 0018:ffffc90005ad3930 EFLAGS: 00010202
[11092.490746] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffffa07beb00
[11092.490746] RDX: ffff888809f15000 RSI: ffff888804f12400 RDI: ffff888803fdf000
[11092.490747] RBP: ffff888803fdf000 R08: 000000000000000c R09: ffff888818648e00
[11092.490747] R10: ffffc90005ad38f8 R11: 0000000000000008 R12: ffff88880a7cf480
[11092.490747] R13: ffff888806043000 R14: ffff88880a7cf480 R15: ffff88880a7cf480
[11092.490748] FS:  00007f226f1f29c0(0000) GS:ffff88881dbc0000(0000) knlGS:0000000000000000
[11092.490749] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[11092.490749] CR2: 000000000084eda0 CR3: 00000007fdf40001 CR4: 00000000003606e0
[11092.490750] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[11092.490750] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[11092.490750] Call Trace:
[11092.490753]  drm_atomic_helper_check_planes+0x143/0x1d0 [drm_kms_helper]
[11092.490770]  amdgpu_dm_atomic_check+0x1bd/0x3c0 [amdgpu]
[11092.490795]  drm_atomic_check_only+0x416/0x650 [drm]
[11092.490799]  drm_atomic_commit+0x13/0x50 [drm]
[11092.490802]  restore_fbdev_mode_atomic+0x1d3/0x1f0 [drm_kms_helper]
[11092.490805]  drm_fb_helper_restore_fbdev_mode_unlocked+0x45/0x90 [drm_kms_helper]
[11092.490808]  drm_fb_helper_set_par+0x29/0x50 [drm_kms_helper]
[11092.490810]  fb_set_var+0x179/0x3e0
[11092.490813]  ? xfs_buf_get_map+0x40/0x210
[11092.490815]  fbcon_blank+0x1f4/0x310
[11092.490817]  do_unblank_screen+0xa8/0x1c0
[11092.490819]  vt_ioctl+0x4d7/0x1140
[11092.490821]  ? xfs_log_commit_cil+0x4a9/0x5e0
[11092.490822]  tty_ioctl+0xf3/0x880
[11092.490824]  ? xfs_inactive_ifree+0x14c/0x1c0
[11092.490825]  ? __xfs_trans_commit+0xda/0x350
[11092.490826]  do_vfs_ioctl+0xa4/0x630
[11092.490827]  ? __fput+0x116/0x1e0
[11092.490828]  ksys_ioctl+0x3a/0x70
[11092.490829]  __x64_sys_ioctl+0x16/0x20
[11092.490830]  do_syscall_64+0x48/0x100
[11092.490848]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[11092.490849] RIP: 0033:0x7f226cd6b647
[11092.490850] Code: 00 00 00 48 8b 05 41 58 2c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 11 58 2c 00 f7 d8 64 89 01 48
[11092.490850] RSP: 002b:00007ffc369423d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[11092.490851] RAX: ffffffffffffffda RBX: 000000000081a520 RCX: 00007f226cd6b647
[11092.490851] RDX: 0000000000000000 RSI: 0000000000004b3a RDI: 000000000000000a
[11092.490852] RBP: 00000000ffffffff R08: 0000000000000000 R09: 0000000000000000
[11092.490852] R10: 0000000000000055 R11: 0000000000000246 R12: 000000000083bea0
[11092.490853] R13: ffffffffffffffff R14: 0000000000837e48 R15: ffffffffffffffff
[11092.490853] ---[ end trace 6a6b0fe73a66b640 ]---
[13743.707038] [drm] DM_MST: starting TM on aconnector: 000000007432f805 [id: 62]
[13743.732451] [drm] DM_MST: added connector: 0000000037acda32 [id: 63] [master: 000000007432f805]
[13743.786308] [drm] SADs count is: -2, don't need to read it
[13744.131203] [drm] DM_MST: added connector: 0000000063c177c0 [id: 83] [master: 000000007432f805]
[13744.192464] [drm] SADs count is: -2, don't need to read it

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.6: Xorg-modesetting.0.log --]
[-- Type: text/x-log; name="Xorg-modesetting.0.log", Size: 57896 bytes --]

[ 11092.503] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 11092.503] Build Operating System: Linux 4.19.19.mx64.244 x86_64 
[ 11092.503] Current Operating System: Linux inbetweenmove.molgen.mpg.de 4.19.19.mx64.244 #1 SMP Tue Feb 5 13:01:13 CET 2019 x86_64
[ 11092.503] Kernel command line: BOOT_IMAGE=/boot/bzImage-4.19.19.mx64.244 crashkernel=256M root=LABEL=root ro console=ttyS1,115200n8 console=tty0 init=/bin/systemd audit=0
[ 11092.503] Build Date: 27 February 2019  12:32:24PM
[ 11092.503]  
[ 11092.503] Current version of pixman: 0.38.0
[ 11092.503] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 11092.503] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11092.503] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar  6 16:28:52 2019
[ 11092.503] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 11092.503] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 11092.503] (==) No Layout section.  Using the first Screen section.
[ 11092.503] (==) No screen section available. Using defaults.
[ 11092.503] (**) |-->Screen "Default Screen Section" (0)
[ 11092.503] (**) |   |-->Monitor "<default monitor>"
[ 11092.503] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 11092.503] (**) Option "DRI2" "True"
[ 11092.503] (**) Option "IndirectGLX" "True"
[ 11092.503] (==) Automatically adding devices
[ 11092.503] (==) Automatically enabling devices
[ 11092.503] (==) Automatically adding GPU devices
[ 11092.503] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 11092.503] (==) FontPath set to:
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF/,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
[ 11092.503] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 11092.503] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 11092.503] (II) Loader magic: 0x813c40
[ 11092.503] (II) Module ABI versions:
[ 11092.503] 	X.Org ANSI C Emulation: 0.4
[ 11092.503] 	X.Org Video Driver: 24.0
[ 11092.503] 	X.Org XInput driver : 24.1
[ 11092.503] 	X.Org Server Extension : 10.0
[ 11092.504] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 11092.504] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 11092.505] (--) PCI: (0@0:2:0) 8086:5912:1028:06b7 rev 4, Mem @ 0xee000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[ 11092.505] (--) PCI:*(1@0:0:0) 1002:67c7:1028:0b0d rev 0, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xef000000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 11092.505] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 11092.505] (II) LoadModule: "glx"
[ 11092.505] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11092.506] (II) Module glx: vendor="X.Org Foundation"
[ 11092.506] 	compiled for 1.20.4, module version = 1.0.0
[ 11092.506] 	ABI class: X.Org Server Extension, version 10.0
[ 11092.506] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[ 11092.506] 	loading driver: modesetting
[ 11092.506] (==) Matched modesetting as autoconfigured driver 0
[ 11092.506] (==) Matched ati as autoconfigured driver 1
[ 11092.506] (==) Matched intel as autoconfigured driver 2
[ 11092.506] (==) Matched fbdev as autoconfigured driver 3
[ 11092.506] (==) Matched vesa as autoconfigured driver 4
[ 11092.506] (==) Assigned the driver to the xf86ConfigLayout
[ 11092.506] (II) LoadModule: "modesetting"
[ 11092.506] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 11092.506] (II) Module modesetting: vendor="X.Org Foundation"
[ 11092.506] 	compiled for 1.20.4, module version = 1.20.4
[ 11092.506] 	Module class: X.Org Video Driver
[ 11092.506] 	ABI class: X.Org Video Driver, version 24.0
[ 11092.506] (II) LoadModule: "ati"
[ 11092.506] (WW) Warning, couldn't open module ati
[ 11092.506] (EE) Failed to load module "ati" (module does not exist, 0)
[ 11092.506] (II) LoadModule: "intel"
[ 11092.506] (WW) Warning, couldn't open module intel
[ 11092.506] (EE) Failed to load module "intel" (module does not exist, 0)
[ 11092.506] (II) LoadModule: "fbdev"
[ 11092.507] (WW) Warning, couldn't open module fbdev
[ 11092.507] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 11092.507] (II) LoadModule: "vesa"
[ 11092.507] (WW) Warning, couldn't open module vesa
[ 11092.507] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 11092.507] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 11092.507] (--) using VT number 3

[ 11092.516] (II) modeset(0): using drv /dev/dri/card1
[ 11092.516] (II) modeset(G0): using drv /dev/dri/card0
[ 11092.516] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 11092.516] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 11092.516] (==) modeset(0): RGB weight 888
[ 11092.516] (==) modeset(0): Default visual is TrueColor
[ 11092.516] (II) Loading sub module "glamoregl"
[ 11092.516] (II) LoadModule: "glamoregl"
[ 11092.516] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 11092.522] (II) Module glamoregl: vendor="X.Org Foundation"
[ 11092.522] 	compiled for 1.20.4, module version = 1.0.1
[ 11092.522] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11092.602] (II) modeset(0): glamor X acceleration enabled on AMD Radeon (TM) Pro WX 5100 Graphics (POLARIS10, DRM 3.27.0, 4.19.19.mx64.244, LLVM 7.0.1)
[ 11092.602] (II) modeset(0): glamor initialized
[ 11092.602] (II) modeset(0): Output DP-4 has no monitor section
[ 11092.602] (II) modeset(0): Output DP-5 has no monitor section
[ 11092.602] (II) modeset(0): Output DP-6 has no monitor section
[ 11092.602] (II) modeset(0): Output DP-7 has no monitor section
[ 11092.602] (II) modeset(0): EDID for output DP-4
[ 11092.602] (II) modeset(0): EDID for output DP-5
[ 11092.602] (II) modeset(0): EDID for output DP-6
[ 11092.603] (II) modeset(0): EDID for output DP-7
[ 11092.603] (II) modeset(0): Output DP-4 disconnected
[ 11092.603] (II) modeset(0): Output DP-5 disconnected
[ 11092.603] (II) modeset(0): Output DP-6 disconnected
[ 11092.603] (II) modeset(0): Output DP-7 disconnected
[ 11092.603] (WW) modeset(0): No outputs definitely connected, trying again...
[ 11092.603] (II) modeset(0): Output DP-4 disconnected
[ 11092.603] (II) modeset(0): Output DP-5 disconnected
[ 11092.603] (II) modeset(0): Output DP-6 disconnected
[ 11092.603] (II) modeset(0): Output DP-7 disconnected
[ 11092.603] (WW) modeset(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 11092.603] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 11092.603] (==) modeset(0): DPI set to (96, 96)
[ 11092.603] (II) Loading sub module "fb"
[ 11092.603] (II) LoadModule: "fb"
[ 11092.603] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11092.603] (II) Module fb: vendor="X.Org Foundation"
[ 11092.603] 	compiled for 1.20.4, module version = 1.0.0
[ 11092.603] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11092.603] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 11092.603] (==) modeset(G0): RGB weight 888
[ 11092.603] (==) modeset(G0): Default visual is TrueColor
[ 11092.603] (II) Loading sub module "glamoregl"
[ 11092.603] (II) LoadModule: "glamoregl"
[ 11092.603] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 11092.603] (II) Module glamoregl: vendor="X.Org Foundation"
[ 11092.603] 	compiled for 1.20.4, module version = 1.0.1
[ 11092.603] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11092.608] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 630 (Kaby Lake GT2) 
[ 11092.608] (II) modeset(G0): glamor initialized
[ 11092.613] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 11092.614] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 11092.618] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 11092.618] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 11092.624] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[ 11092.624] (II) modeset(G0): Output DP-1-3 has no monitor section
[ 11092.629] (II) modeset(G0): EDID for output HDMI-1-1
[ 11092.629] (II) modeset(G0): EDID for output DP-1-1
[ 11092.635] (II) modeset(G0): EDID for output HDMI-1-2
[ 11092.635] (II) modeset(G0): EDID for output DP-1-2
[ 11092.640] (II) modeset(G0): EDID for output HDMI-1-3
[ 11092.640] (II) modeset(G0): EDID for output DP-1-3
[ 11092.640] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 11092.640] (==) modeset(G0): DPI set to (96, 96)
[ 11092.640] (II) Loading sub module "fb"
[ 11092.640] (II) LoadModule: "fb"
[ 11092.640] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11092.640] (II) Module fb: vendor="X.Org Foundation"
[ 11092.640] 	compiled for 1.20.4, module version = 1.0.0
[ 11092.640] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11092.641] (==) modeset(G0): Backing store enabled
[ 11092.641] (==) modeset(G0): Silken mouse enabled
[ 11092.641] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 11092.641] (==) modeset(G0): DPMS enabled
[ 11092.641] (II) modeset(G0): [DRI2] Setup complete
[ 11092.641] (II) modeset(G0): [DRI2]   DRI driver: i965
[ 11092.641] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[ 11092.643] (==) modeset(0): Backing store enabled
[ 11092.643] (==) modeset(0): Silken mouse enabled
[ 11092.643] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 11092.643] (==) modeset(0): DPMS enabled
[ 11092.643] (II) modeset(0): [DRI2] Setup complete
[ 11092.643] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[ 11092.643] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[ 11092.643] (II) Initializing extension Generic Event Extension
[ 11092.643] (II) Initializing extension SHAPE
[ 11092.643] (II) Initializing extension MIT-SHM
[ 11092.643] (II) Initializing extension XInputExtension
[ 11092.643] (II) Initializing extension XTEST
[ 11092.643] (II) Initializing extension BIG-REQUESTS
[ 11092.643] (II) Initializing extension SYNC
[ 11092.643] (II) Initializing extension XKEYBOARD
[ 11092.643] (II) Initializing extension XC-MISC
[ 11092.643] (II) Initializing extension XFIXES
[ 11092.643] (II) Initializing extension RENDER
[ 11092.643] (II) Initializing extension RANDR
[ 11092.643] (II) Initializing extension COMPOSITE
[ 11092.643] (II) Initializing extension DAMAGE
[ 11092.643] (II) Initializing extension MIT-SCREEN-SAVER
[ 11092.643] (II) Initializing extension DOUBLE-BUFFER
[ 11092.643] (II) Initializing extension RECORD
[ 11092.643] (II) Initializing extension DPMS
[ 11092.643] (II) Initializing extension Present
[ 11092.643] (II) Initializing extension DRI3
[ 11092.643] (II) Initializing extension X-Resource
[ 11092.643] (II) Initializing extension XVideo
[ 11092.643] (II) Initializing extension XVideo-MotionCompensation
[ 11092.643] (II) Initializing extension GLX
[ 11092.646] (II) AIGLX: Loaded and initialized radeonsi
[ 11092.646] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 11092.646] (II) Initializing extension XFree86-VidModeExtension
[ 11092.646] (II) Initializing extension XFree86-DGA
[ 11092.646] (II) Initializing extension XFree86-DRI
[ 11092.646] (II) Initializing extension DRI2
[ 11092.647] (II) modeset(G0): Damage tracking initialized
[ 11092.648] (II) modeset(0): Damage tracking initialized
[ 11092.688] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 11092.688] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11092.688] (II) LoadModule: "evdev"
[ 11092.688] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 11092.688] (II) Module evdev: vendor="X.Org Foundation"
[ 11092.688] 	compiled for 1.19.6, module version = 2.10.5
[ 11092.688] 	Module class: X.Org XInput Driver
[ 11092.688] 	ABI class: X.Org XInput driver, version 24.1
[ 11092.688] (II) Using input driver 'evdev' for 'Power Button'
[ 11092.688] (**) Power Button: always reports core events
[ 11092.688] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 11092.688] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11092.688] (--) evdev: Power Button: Found keys
[ 11092.688] (II) evdev: Power Button: Configuring as keyboard
[ 11092.688] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 11092.688] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 11092.688] (**) Option "xkb_rules" "evdev"
[ 11092.688] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 11092.688] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 11092.689] (II) Using input driver 'evdev' for 'Video Bus'
[ 11092.689] (**) Video Bus: always reports core events
[ 11092.689] (**) evdev: Video Bus: Device: "/dev/input/event11"
[ 11092.689] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 11092.689] (--) evdev: Video Bus: Found keys
[ 11092.689] (II) evdev: Video Bus: Configuring as keyboard
[ 11092.689] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event11"
[ 11092.689] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 11092.689] (**) Option "xkb_rules" "evdev"
[ 11092.689] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 11092.689] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11092.689] (II) Using input driver 'evdev' for 'Power Button'
[ 11092.689] (**) Power Button: always reports core events
[ 11092.689] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 11092.689] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11092.689] (--) evdev: Power Button: Found keys
[ 11092.689] (II) evdev: Power Button: Configuring as keyboard
[ 11092.689] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 11092.689] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 11092.689] (**) Option "xkb_rules" "evdev"
[ 11092.689] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 11092.689] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 11092.689] (II) Using input driver 'evdev' for 'Sleep Button'
[ 11092.689] (**) Sleep Button: always reports core events
[ 11092.689] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[ 11092.689] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 11092.689] (--) evdev: Sleep Button: Found keys
[ 11092.689] (II) evdev: Sleep Button: Configuring as keyboard
[ 11092.689] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 11092.689] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 11092.689] (**) Option "xkb_rules" "evdev"
[ 11092.690] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event3)
[ 11092.690] (II) No input driver specified, ignoring this device.
[ 11092.690] (II) This device may have been added with another device file.
[ 11092.690] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event4)
[ 11092.690] (II) No input driver specified, ignoring this device.
[ 11092.690] (II) This device may have been added with another device file.
[ 11092.690] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event5)
[ 11092.690] (II) No input driver specified, ignoring this device.
[ 11092.690] (II) This device may have been added with another device file.
[ 11092.690] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event6)
[ 11092.690] (II) No input driver specified, ignoring this device.
[ 11092.690] (II) This device may have been added with another device file.
[ 11092.690] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event7)
[ 11092.690] (II) No input driver specified, ignoring this device.
[ 11092.690] (II) This device may have been added with another device file.
[ 11092.690] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event8)
[ 11092.690] (II) No input driver specified, ignoring this device.
[ 11092.691] (II) This device may have been added with another device file.
[ 11092.691] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event9)
[ 11092.691] (**) Dell Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
[ 11092.691] (II) Using input driver 'evdev' for 'Dell Dell USB Entry Keyboard'
[ 11092.691] (**) Dell Dell USB Entry Keyboard: always reports core events
[ 11092.691] (**) evdev: Dell Dell USB Entry Keyboard: Device: "/dev/input/event9"
[ 11092.691] (--) evdev: Dell Dell USB Entry Keyboard: Vendor 0x413c Product 0x2107
[ 11092.691] (--) evdev: Dell Dell USB Entry Keyboard: Found keys
[ 11092.691] (II) evdev: Dell Dell USB Entry Keyboard: Configuring as keyboard
[ 11092.691] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:2107.0002/input/input12/event9"
[ 11092.691] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 10)
[ 11092.691] (**) Option "xkb_rules" "evdev"
[ 11092.691] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event10)
[ 11092.691] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 11092.691] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[ 11092.691] (**) Logitech USB Optical Mouse: always reports core events
[ 11092.691] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event10"
[ 11092.691] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[ 11092.691] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[ 11092.691] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 11092.691] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[ 11092.691] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 11092.691] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 11092.691] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 11092.691] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 11092.691] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11092.691] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C05A.0003/input/input13/event10"
[ 11092.691] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 11)
[ 11092.692] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 11092.692] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 11092.692] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 11092.692] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 11092.692] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 11092.692] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 11092.692] (II) No input driver specified, ignoring this device.
[ 11092.692] (II) This device may have been added with another device file.
[ 11092.692] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 11092.692] (II) No input driver specified, ignoring this device.
[ 11092.692] (II) This device may have been added with another device file.
[ 11092.692] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event14)
[ 11092.692] (II) No input driver specified, ignoring this device.
[ 11092.692] (II) This device may have been added with another device file.
[ 11092.692] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[ 11092.692] (II) No input driver specified, ignoring this device.
[ 11092.692] (II) This device may have been added with another device file.
[ 13743.777] (II) modeset(0): Output DP-8 has no monitor section
[ 13743.810] (II) modeset(0): Allocate new frame buffer 1920x2160 stride
[ 13744.067] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 13744.183] (II) modeset(0): Output DP-9 has no monitor section
[ 13744.215] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13744.215] (II) modeset(0): Using EDID range info for horizontal sync
[ 13744.215] (II) modeset(0): Using EDID range info for vertical refresh
[ 13744.215] (II) modeset(0): Printing DDC gathered Modelines:
[ 13744.215] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13744.217] (II) modeset(0): Allocate new frame buffer 3840x2160 stride
[ 13862.632] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13862.632] (II) modeset(0): Using hsync ranges from config file
[ 13862.632] (II) modeset(0): Using vrefresh ranges from config file
[ 13862.632] (II) modeset(0): Printing DDC gathered Modelines:
[ 13862.632] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13862.644] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13862.644] (II) modeset(0): Using hsync ranges from config file
[ 13862.644] (II) modeset(0): Using vrefresh ranges from config file
[ 13862.644] (II) modeset(0): Printing DDC gathered Modelines:
[ 13862.644] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13862.645] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13862.645] (II) modeset(0): Using hsync ranges from config file
[ 13862.645] (II) modeset(0): Using vrefresh ranges from config file
[ 13862.645] (II) modeset(0): Printing DDC gathered Modelines:
[ 13862.645] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.415] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.415] (II) modeset(0): Using hsync ranges from config file
[ 13863.415] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.415] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.415] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.416] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.416] (II) modeset(0): Using hsync ranges from config file
[ 13863.416] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.416] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.416] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.417] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.418] (II) modeset(0): Using hsync ranges from config file
[ 13863.418] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.418] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.418] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.418] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.418] (II) modeset(0): Using hsync ranges from config file
[ 13863.418] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.418] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.418] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.420] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.420] (II) modeset(0): Using hsync ranges from config file
[ 13863.420] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.420] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.420] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.420] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.420] (II) modeset(0): Using hsync ranges from config file
[ 13863.420] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.420] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.420] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.421] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.422] (II) modeset(0): Using hsync ranges from config file
[ 13863.422] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.422] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.422] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.423] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.423] (II) modeset(0): Using hsync ranges from config file
[ 13863.423] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.423] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.423] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.424] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.424] (II) modeset(0): Using hsync ranges from config file
[ 13863.424] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.424] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.424] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.425] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13863.425] (II) modeset(0): Using hsync ranges from config file
[ 13863.425] (II) modeset(0): Using vrefresh ranges from config file
[ 13863.425] (II) modeset(0): Printing DDC gathered Modelines:
[ 13863.425] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13863.540] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.540] (EE) modeset(0): present flip failed
[ 13863.551] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.551] (EE) modeset(0): present flip failed
[ 13863.585] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.585] (EE) modeset(0): present flip failed
[ 13863.613] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.613] (EE) modeset(0): present flip failed
[ 13863.638] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.638] (EE) modeset(0): present flip failed
[ 13863.657] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.657] (EE) modeset(0): present flip failed
[ 13863.674] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.674] (EE) modeset(0): present flip failed
[ 13863.689] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.690] (EE) modeset(0): present flip failed
[ 13863.715] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.715] (EE) modeset(0): present flip failed
[ 13863.741] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.742] (EE) modeset(0): present flip failed
[ 13863.765] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.765] (EE) modeset(0): present flip failed
[ 13863.839] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.839] (EE) modeset(0): present flip failed
[ 13863.865] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.865] (EE) modeset(0): present flip failed
[ 13863.882] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.882] (EE) modeset(0): present flip failed
[ 13863.898] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.898] (EE) modeset(0): present flip failed
[ 13863.915] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.915] (EE) modeset(0): present flip failed
[ 13863.932] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.932] (EE) modeset(0): present flip failed
[ 13863.949] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.949] (EE) modeset(0): present flip failed
[ 13863.964] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.964] (EE) modeset(0): present flip failed
[ 13863.982] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.982] (EE) modeset(0): present flip failed
[ 13863.999] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13863.999] (EE) modeset(0): present flip failed
[ 13864.015] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.015] (EE) modeset(0): present flip failed
[ 13864.032] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.032] (EE) modeset(0): present flip failed
[ 13864.049] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.049] (EE) modeset(0): present flip failed
[ 13864.065] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.065] (EE) modeset(0): present flip failed
[ 13864.081] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.081] (EE) modeset(0): present flip failed
[ 13864.099] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.099] (EE) modeset(0): present flip failed
[ 13864.115] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.115] (EE) modeset(0): present flip failed
[ 13864.132] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.132] (EE) modeset(0): present flip failed
[ 13864.149] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.149] (EE) modeset(0): present flip failed
[ 13864.176] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.176] (EE) modeset(0): present flip failed
[ 13864.211] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.211] (EE) modeset(0): present flip failed
[ 13864.222] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.222] (EE) modeset(0): present flip failed
[ 13864.239] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.239] (EE) modeset(0): present flip failed
[ 13864.302] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.302] (EE) modeset(0): present flip failed
[ 13864.320] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.320] (EE) modeset(0): present flip failed
[ 13864.336] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.336] (EE) modeset(0): present flip failed
[ 13864.353] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.353] (EE) modeset(0): present flip failed
[ 13864.370] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.370] (EE) modeset(0): present flip failed
[ 13864.385] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.385] (EE) modeset(0): present flip failed
[ 13864.403] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.403] (EE) modeset(0): present flip failed
[ 13864.419] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.419] (EE) modeset(0): present flip failed
[ 13864.435] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13864.435] (EE) modeset(0): present flip failed
[ 13872.567] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13872.567] (EE) modeset(0): present flip failed
[ 13872.585] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13872.585] (EE) modeset(0): present flip failed
[ 13872.606] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13872.606] (EE) modeset(0): present flip failed
[ 13872.621] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13872.621] (EE) modeset(0): present flip failed
[ 13873.520] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13873.520] (EE) modeset(0): present flip failed
[ 13873.798] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13873.798] (EE) modeset(0): present flip failed
[ 13873.918] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13873.918] (EE) modeset(0): present flip failed
[ 13874.095] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13874.095] (EE) modeset(0): present flip failed
[ 13874.158] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13874.158] (EE) modeset(0): present flip failed
[ 13874.247] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13874.247] (EE) modeset(0): present flip failed
[ 13874.277] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13874.277] (EE) modeset(0): present flip failed
[ 13874.948] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13874.948] (II) modeset(0): Using hsync ranges from config file
[ 13874.948] (II) modeset(0): Using vrefresh ranges from config file
[ 13874.948] (II) modeset(0): Printing DDC gathered Modelines:
[ 13874.948] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13874.950] (II) modeset(0): EDID vendor "DEL", prod id 16531
[ 13874.950] (II) modeset(0): Using hsync ranges from config file
[ 13874.950] (II) modeset(0): Using vrefresh ranges from config file
[ 13874.950] (II) modeset(0): Printing DDC gathered Modelines:
[ 13874.950] (II) modeset(0): Modeline "1920x2160"x0.0  277.25  1920 1968 2000 2080  2160 2163 2173 2222 +hsync -vsync (133.3 kHz eP)
[ 13874.968] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13874.968] (EE) modeset(0): present flip failed
[ 13874.984] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13874.984] (EE) modeset(0): present flip failed
[ 13883.463] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13883.463] (EE) modeset(0): present flip failed
[ 13883.927] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13883.927] (EE) modeset(0): present flip failed
[ 13884.039] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13884.039] (EE) modeset(0): present flip failed
[ 13884.103] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13884.103] (EE) modeset(0): present flip failed
[ 13884.183] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13884.183] (EE) modeset(0): present flip failed
[ 13884.335] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13884.335] (EE) modeset(0): present flip failed
[ 13884.887] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13884.887] (EE) modeset(0): present flip failed
[ 13884.918] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13884.918] (EE) modeset(0): present flip failed
[ 13885.047] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13885.047] (EE) modeset(0): present flip failed
[ 13885.808] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13885.808] (EE) modeset(0): present flip failed
[ 13885.824] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13885.824] (EE) modeset(0): present flip failed
[ 13886.583] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13886.583] (EE) modeset(0): present flip failed
[ 13887.791] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13887.791] (EE) modeset(0): present flip failed
[ 13887.943] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13887.943] (EE) modeset(0): present flip failed
[ 13888.063] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13888.063] (EE) modeset(0): present flip failed
[ 13888.199] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13888.199] (EE) modeset(0): present flip failed
[ 13888.343] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13888.343] (EE) modeset(0): present flip failed
[ 13888.479] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13888.479] (EE) modeset(0): present flip failed
[ 13888.623] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13888.623] (EE) modeset(0): present flip failed
[ 13888.759] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13888.759] (EE) modeset(0): present flip failed
[ 13889.103] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13889.103] (EE) modeset(0): present flip failed
[ 13889.332] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13889.332] (EE) modeset(0): present flip failed
[ 13889.928] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13889.929] (EE) modeset(0): present flip failed
[ 13889.944] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13889.944] (EE) modeset(0): present flip failed
[ 13891.354] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13891.354] (EE) modeset(0): present flip failed
[ 13891.370] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13891.370] (EE) modeset(0): present flip failed
[ 13891.395] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13891.395] (EE) modeset(0): present flip failed
[ 13891.453] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13891.453] (EE) modeset(0): present flip failed
[ 13892.177] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.177] (EE) modeset(0): present flip failed
[ 13892.192] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.192] (EE) modeset(0): present flip failed
[ 13892.361] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.361] (EE) modeset(0): present flip failed
[ 13892.377] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.377] (EE) modeset(0): present flip failed
[ 13892.496] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.496] (EE) modeset(0): present flip failed
[ 13892.512] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.512] (EE) modeset(0): present flip failed
[ 13892.633] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.633] (EE) modeset(0): present flip failed
[ 13892.648] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.648] (EE) modeset(0): present flip failed
[ 13892.785] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.785] (EE) modeset(0): present flip failed
[ 13892.800] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.800] (EE) modeset(0): present flip failed
[ 13892.929] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.929] (EE) modeset(0): present flip failed
[ 13892.945] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13892.945] (EE) modeset(0): present flip failed
[ 13893.073] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.073] (EE) modeset(0): present flip failed
[ 13893.089] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.089] (EE) modeset(0): present flip failed
[ 13893.217] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.217] (EE) modeset(0): present flip failed
[ 13893.232] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.232] (EE) modeset(0): present flip failed
[ 13893.369] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.369] (EE) modeset(0): present flip failed
[ 13893.395] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.395] (EE) modeset(0): present flip failed
[ 13893.529] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.529] (EE) modeset(0): present flip failed
[ 13893.545] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.545] (EE) modeset(0): present flip failed
[ 13893.673] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.673] (EE) modeset(0): present flip failed
[ 13893.689] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.689] (EE) modeset(0): present flip failed
[ 13893.848] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.848] (EE) modeset(0): present flip failed
[ 13893.864] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13893.864] (EE) modeset(0): present flip failed
[ 13894.423] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13894.423] (EE) modeset(0): present flip failed
[ 13894.924] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13894.924] (EE) modeset(0): present flip failed
[ 13894.955] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13894.955] (EE) modeset(0): present flip failed
[ 13897.025] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13897.025] (EE) modeset(0): present flip failed
[ 13897.456] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13897.456] (EE) modeset(0): present flip failed
[ 13898.017] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13898.017] (EE) modeset(0): present flip failed
[ 13898.032] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13898.032] (EE) modeset(0): present flip failed
[ 13899.240] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13899.240] (EE) modeset(0): present flip failed
[ 13899.448] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13899.448] (EE) modeset(0): present flip failed
[ 13899.592] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13899.592] (EE) modeset(0): present flip failed
[ 13899.744] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13899.744] (EE) modeset(0): present flip failed
[ 13900.249] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13900.249] (EE) modeset(0): present flip failed
[ 13900.264] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13900.264] (EE) modeset(0): present flip failed
[ 13901.128] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13901.128] (EE) modeset(0): present flip failed
[ 13901.776] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13901.776] (EE) modeset(0): present flip failed
[ 13901.960] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13901.960] (EE) modeset(0): present flip failed
[ 13902.112] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13902.112] (EE) modeset(0): present flip failed
[ 13902.280] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13902.280] (EE) modeset(0): present flip failed
[ 13902.448] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13902.448] (EE) modeset(0): present flip failed
[ 13902.600] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13902.600] (EE) modeset(0): present flip failed
[ 13902.752] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13902.752] (EE) modeset(0): present flip failed
[ 13902.919] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13902.919] (EE) modeset(0): present flip failed
[ 13903.079] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13903.079] (EE) modeset(0): present flip failed
[ 13903.239] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13903.239] (EE) modeset(0): present flip failed
[ 13903.391] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13903.391] (EE) modeset(0): present flip failed
[ 13920.705] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13920.705] (EE) modeset(0): present flip failed
[ 13927.641] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13927.641] (EE) modeset(0): present flip failed
[ 13927.656] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13927.656] (EE) modeset(0): present flip failed
[ 13927.927] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13927.927] (EE) modeset(0): present flip failed
[ 13928.751] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13928.751] (EE) modeset(0): present flip failed
[ 13929.151] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13929.151] (EE) modeset(0): present flip failed
[ 13929.463] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13929.463] (EE) modeset(0): present flip failed
[ 13929.719] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13929.719] (EE) modeset(0): present flip failed
[ 13929.791] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13929.791] (EE) modeset(0): present flip failed
[ 13930.224] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13930.225] (EE) modeset(0): present flip failed
[ 13931.296] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13931.296] (EE) modeset(0): present flip failed
[ 13931.584] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13931.584] (EE) modeset(0): present flip failed
[ 13931.808] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13931.808] (EE) modeset(0): present flip failed
[ 13931.968] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13931.968] (EE) modeset(0): present flip failed
[ 13932.376] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13932.376] (EE) modeset(0): present flip failed
[ 13932.472] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13932.472] (EE) modeset(0): present flip failed
[ 13932.899] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13932.899] (EE) modeset(0): present flip failed
[ 13932.915] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13932.915] (EE) modeset(0): present flip failed
[ 13933.729] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13933.729] (EE) modeset(0): present flip failed
[ 13934.744] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13934.744] (EE) modeset(0): present flip failed
[ 13935.008] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13935.008] (EE) modeset(0): present flip failed
[ 13935.168] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13935.168] (EE) modeset(0): present flip failed
[ 13935.257] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13935.257] (EE) modeset(0): present flip failed
[ 13935.329] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13935.329] (EE) modeset(0): present flip failed
[ 13935.890] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13935.890] (EE) modeset(0): present flip failed
[ 13940.440] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13940.440] (EE) modeset(0): present flip failed
[ 13940.690] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13940.690] (EE) modeset(0): present flip failed
[ 13940.706] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13940.706] (EE) modeset(0): present flip failed
[ 13940.874] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13940.874] (EE) modeset(0): present flip failed
[ 13940.890] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13940.890] (EE) modeset(0): present flip failed
[ 13941.082] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.082] (EE) modeset(0): present flip failed
[ 13941.098] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.098] (EE) modeset(0): present flip failed
[ 13941.258] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.258] (EE) modeset(0): present flip failed
[ 13941.273] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.273] (EE) modeset(0): present flip failed
[ 13941.458] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.458] (EE) modeset(0): present flip failed
[ 13941.473] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.473] (EE) modeset(0): present flip failed
[ 13941.958] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.958] (EE) modeset(0): present flip failed
[ 13941.973] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13941.973] (EE) modeset(0): present flip failed
[ 13942.006] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.006] (EE) modeset(0): present flip failed
[ 13942.058] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.058] (EE) modeset(0): present flip failed
[ 13942.073] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.073] (EE) modeset(0): present flip failed
[ 13942.104] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.104] (EE) modeset(0): present flip failed
[ 13942.172] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.172] (EE) modeset(0): present flip failed
[ 13942.203] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.203] (EE) modeset(0): present flip failed
[ 13942.272] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.272] (EE) modeset(0): present flip failed
[ 13942.303] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.303] (EE) modeset(0): present flip failed
[ 13942.372] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.372] (EE) modeset(0): present flip failed
[ 13942.403] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.403] (EE) modeset(0): present flip failed
[ 13942.473] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.473] (EE) modeset(0): present flip failed
[ 13942.504] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.504] (EE) modeset(0): present flip failed
[ 13942.574] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13942.574] (EE) modeset(0): present flip failed
[ 13943.322] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13943.322] (EE) modeset(0): present flip failed
[ 13943.338] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13943.338] (EE) modeset(0): present flip failed
[ 13944.680] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13944.680] (EE) modeset(0): present flip failed
[ 13945.000] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13945.000] (EE) modeset(0): present flip failed
[ 13945.137] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13945.137] (EE) modeset(0): present flip failed
[ 13945.224] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13945.224] (EE) modeset(0): present flip failed
[ 13945.345] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13945.345] (EE) modeset(0): present flip failed
[ 13945.616] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13945.616] (EE) modeset(0): present flip failed
[ 13945.987] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13945.987] (EE) modeset(0): present flip failed
[ 13946.003] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13946.003] (EE) modeset(0): present flip failed
[ 13960.082] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13960.082] (EE) modeset(0): present flip failed
[ 13960.108] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13960.108] (EE) modeset(0): present flip failed
[ 13962.965] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13962.965] (EE) modeset(0): present flip failed
[ 13962.981] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13962.981] (EE) modeset(0): present flip failed
[ 13962.995] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13962.995] (EE) modeset(0): present flip failed
[ 13963.840] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13963.840] (EE) modeset(0): present flip failed
[ 13964.120] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13964.120] (EE) modeset(0): present flip failed
[ 13964.360] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13964.360] (EE) modeset(0): present flip failed
[ 13964.544] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13964.544] (EE) modeset(0): present flip failed
[ 13964.688] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13964.688] (EE) modeset(0): present flip failed
[ 13964.840] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13964.840] (EE) modeset(0): present flip failed
[ 13964.992] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13964.992] (EE) modeset(0): present flip failed
[ 13965.344] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13965.344] (EE) modeset(0): present flip failed
[ 13965.568] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13965.568] (EE) modeset(0): present flip failed
[ 13965.673] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13965.673] (EE) modeset(0): present flip failed
[ 13965.888] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13965.888] (EE) modeset(0): present flip failed
[ 13966.024] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13966.024] (EE) modeset(0): present flip failed
[ 13966.440] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13966.440] (EE) modeset(0): present flip failed
[ 13967.400] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13967.400] (EE) modeset(0): present flip failed
[ 13968.440] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13968.440] (EE) modeset(0): present flip failed
[ 13969.075] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13969.075] (EE) modeset(0): present flip failed
[ 13970.536] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13970.536] (EE) modeset(0): present flip failed
[ 13970.688] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13970.688] (EE) modeset(0): present flip failed
[ 13970.883] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13970.883] (EE) modeset(0): present flip failed
[ 13971.592] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13971.592] (EE) modeset(0): present flip failed
[ 13971.787] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13971.787] (EE) modeset(0): present flip failed
[ 13973.688] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13973.688] (EE) modeset(0): present flip failed
[ 13974.188] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13974.188] (EE) modeset(0): present flip failed
[ 13974.219] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13974.219] (EE) modeset(0): present flip failed
[ 13974.288] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13974.288] (EE) modeset(0): present flip failed
[ 13974.319] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13974.319] (EE) modeset(0): present flip failed
[ 13974.388] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13974.388] (EE) modeset(0): present flip failed
[ 13974.419] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13974.419] (EE) modeset(0): present flip failed
[ 13974.488] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13974.488] (EE) modeset(0): present flip failed
[ 13975.096] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13975.096] (EE) modeset(0): present flip failed
[ 13975.488] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13975.488] (EE) modeset(0): present flip failed
[ 13975.696] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13975.696] (EE) modeset(0): present flip failed
[ 13975.793] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13975.793] (EE) modeset(0): present flip failed
[ 13975.905] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13975.905] (EE) modeset(0): present flip failed
[ 13976.001] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.001] (EE) modeset(0): present flip failed
[ 13976.113] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.113] (EE) modeset(0): present flip failed
[ 13976.288] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.288] (EE) modeset(0): present flip failed
[ 13976.401] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.401] (EE) modeset(0): present flip failed
[ 13976.552] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.552] (EE) modeset(0): present flip failed
[ 13976.641] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.641] (EE) modeset(0): present flip failed
[ 13976.720] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.720] (EE) modeset(0): present flip failed
[ 13976.824] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13976.824] (EE) modeset(0): present flip failed
[ 13978.320] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13978.320] (EE) modeset(0): present flip failed
[ 13979.064] (EE) modeset(0): Failed to get GBM bo for flip to new front.
[ 13979.064] (EE) modeset(0): present flip failed

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5174 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: randr: Virtual monitor not present with MST display
       [not found]             ` <22b28b6e-3087-e467-abc4-db267d596007-KUpvgZVWgV9o1qOY/usvUg@public.gmane.org>
@ 2019-03-08  9:11               ` Michel Dänzer
  2019-03-18 20:55                 ` Wentland, Harry
  0 siblings, 1 reply; 8+ messages in thread
From: Michel Dänzer @ 2019-03-08  9:11 UTC (permalink / raw)
  To: Paul Menzel
  Cc: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

On 2019-03-06 5:35 p.m., Paul Menzel wrote:
> On 03/06/19 15:55, Michel Dänzer wrote:
>> On 2019-03-06 1:41 p.m., Paul Menzel wrote:
>>> On 03/05/19 20:07, Alex Deucher wrote:
>>>> On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote:
>>>
>>>>> Using the MST display Dell UP3214Q (two panels) with an AMD system,
>>>>> the virtual monitor object is not created. GDM and Xfce consider both
>>>>> panels as separate screens (`xrandr --listmonitors`).
>>>>>
>>>>> [...]
>>>
>>> I didn’t provide the output of xrandr in my previous message.
>>>
>>>     $ xrandr --listmonitors
>>>      Monitors: 2
>>>      0: +DisplayPort-9 1920/698x2160/392+0+0  DisplayPort-9
>>>      1: +DisplayPort-10 1920/698x2160/392+1920+0  DisplayPort-10
>>>
>>> Please find the X.Org X Server log attached.
>>>
>>>>> With an Intel system, the monitor object is shown.
>>>
>>> To clarify, the modesetting driver is used with the Intel hardware.
>>
>> Does this work better with the modesetting driver on the AMD system?
> 
> With Linux 4.19.19, there was the same problem with the modesetting driver
> during my limited testing.
> 
> Updating to Linux 4.20.13, it worked with the modesetting driver, but the
> AMDGPU driver still failed to properly utilize the MST monitor.

Does
https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/merge_requests/32
help?


-- 
Earthling Michel Dänzer               |              https://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: randr: Virtual monitor not present with MST display
  2019-03-08  9:11               ` Michel Dänzer
@ 2019-03-18 20:55                 ` Wentland, Harry
  2019-03-18 21:58                   ` Paul Menzel
  0 siblings, 1 reply; 8+ messages in thread
From: Wentland, Harry @ 2019-03-18 20:55 UTC (permalink / raw)
  To: Michel Dänzer, Paul Menzel; +Cc: dri-devel, amd-gfx

On 2019-03-08 4:11 a.m., Michel Dänzer wrote:
> On 2019-03-06 5:35 p.m., Paul Menzel wrote:
>> On 03/06/19 15:55, Michel Dänzer wrote:
>>> On 2019-03-06 1:41 p.m., Paul Menzel wrote:
>>>> On 03/05/19 20:07, Alex Deucher wrote:
>>>>> On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote:
>>>>
>>>>>> Using the MST display Dell UP3214Q (two panels) with an AMD system,
>>>>>> the virtual monitor object is not created. GDM and Xfce consider both
>>>>>> panels as separate screens (`xrandr --listmonitors`).
>>>>>>
>>>>>> [...]
>>>>
>>>> I didn’t provide the output of xrandr in my previous message.
>>>>
>>>>     $ xrandr --listmonitors
>>>>      Monitors: 2
>>>>      0: +DisplayPort-9 1920/698x2160/392+0+0  DisplayPort-9
>>>>      1: +DisplayPort-10 1920/698x2160/392+1920+0  DisplayPort-10
>>>>
>>>> Please find the X.Org X Server log attached.
>>>>
>>>>>> With an Intel system, the monitor object is shown.
>>>>
>>>> To clarify, the modesetting driver is used with the Intel hardware.
>>>
>>> Does this work better with the modesetting driver on the AMD system?
>>
>> With Linux 4.19.19, there was the same problem with the modesetting driver
>> during my limited testing.
>>
>> Updating to Linux 4.20.13, it worked with the modesetting driver, but the
>> AMDGPU driver still failed to properly utilize the MST monitor.
> 
> Does
> https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/merge_requests/32
> help?
> 

Michel, do you know if this is supposed to work with xf86-video-amdgpu? When I've tried it before I didn't have any luck but didn't have time to look into it.

Harry

> 
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: randr: Virtual monitor not present with MST display
  2019-03-18 20:55                 ` Wentland, Harry
@ 2019-03-18 21:58                   ` Paul Menzel
       [not found]                     ` <7690a9b6-fb4d-f679-e7cc-f94d923eddd0-KUpvgZVWgV9o1qOY/usvUg@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Menzel @ 2019-03-18 21:58 UTC (permalink / raw)
  To: Harry Wentland; +Cc: Michel Dänzer, dri-devel, amd-gfx


Dear Harry,


On 18.03.19 21:55, Wentland, Harry wrote:
> On 2019-03-08 4:11 a.m., Michel Dänzer wrote:
>> On 2019-03-06 5:35 p.m., Paul Menzel wrote:
>>> On 03/06/19 15:55, Michel Dänzer wrote:
>>>> On 2019-03-06 1:41 p.m., Paul Menzel wrote:
>>>>> On 03/05/19 20:07, Alex Deucher wrote:
>>>>>> On Tue, Mar 5, 2019 at 1:16 PM Paul Menzel wrote:
>>>>>
>>>>>>> Using the MST display Dell UP3214Q (two panels) with an AMD system,
>>>>>>> the virtual monitor object is not created. GDM and Xfce consider both
>>>>>>> panels as separate screens (`xrandr --listmonitors`).
>>>>>>>
>>>>>>> [...]
>>>>>
>>>>> I didn’t provide the output of xrandr in my previous message.
>>>>>
>>>>>      $ xrandr --listmonitors
>>>>>       Monitors: 2
>>>>>       0: +DisplayPort-9 1920/698x2160/392+0+0  DisplayPort-9
>>>>>       1: +DisplayPort-10 1920/698x2160/392+1920+0  DisplayPort-10
>>>>>
>>>>> Please find the X.Org X Server log attached.
>>>>>
>>>>>>> With an Intel system, the monitor object is shown.
>>>>>
>>>>> To clarify, the modesetting driver is used with the Intel hardware.
>>>>
>>>> Does this work better with the modesetting driver on the AMD system?
>>>
>>> With Linux 4.19.19, there was the same problem with the modesetting driver
>>> during my limited testing.
>>>
>>> Updating to Linux 4.20.13, it worked with the modesetting driver, but the
>>> AMDGPU driver still failed to properly utilize the MST monitor.
>>
>> Does
>> https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/merge_requests/32
>> help?
> 
> Michel, do you know if this is supposed to work with
> xf86-video-amdgpu? When I've tried it before I didn't have any luck but
> didn't have time to look into it.

Sorry, what is your question. With the commit from the merge request 
applied it works here. Also, the commit was added to the master branch 
in the mean time.


Kind regards,

Paul
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: randr: Virtual monitor not present with MST display
       [not found]                     ` <7690a9b6-fb4d-f679-e7cc-f94d923eddd0-KUpvgZVWgV9o1qOY/usvUg@public.gmane.org>
@ 2019-03-19 20:23                       ` Wentland, Harry
  0 siblings, 0 replies; 8+ messages in thread
From: Wentland, Harry @ 2019-03-19 20:23 UTC (permalink / raw)
  To: Paul Menzel
  Cc: Michel Dänzer, dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW



On 2019-03-18 5:58 p.m., Paul Menzel wrote:
> 
> Dear Harry,
> 

... snip ...

>>
>> Michel, do you know if this is supposed to work with
>> xf86-video-amdgpu? When I've tried it before I didn't have any luck but
>> didn't have time to look into it.
> 
> Sorry, what is your question. With the commit from the merge request applied it works here. Also, the commit was added to the master branch in the mean time.
> 

Ah, of course. Somehow I thought this was still targetting the modesetting driver and didn't notice it's on video-amdgpu.

Apologies for the confusion.

Harry

> 
> Kind regards,
> 
> Paul
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-03-19 20:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <137f10f1-65aa-1a72-5e9f-18b7b7c84217@molgen.mpg.de>
2019-03-05 19:07 ` randr: Virtual monitor not present with MST display Alex Deucher
     [not found]   ` <CADnq5_Pxk=L45FuWnMpQmpT4JB39OteoDJfHQzxr64wVjnMj-w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-03-06 12:41     ` Paul Menzel
2019-03-06 14:55       ` Michel Dänzer
     [not found]         ` <adf69ac0-ac0f-b44c-cdcd-38ce45b1ec0b-otUistvHUpPR7s880joybQ@public.gmane.org>
2019-03-06 16:35           ` Paul Menzel
     [not found]             ` <22b28b6e-3087-e467-abc4-db267d596007-KUpvgZVWgV9o1qOY/usvUg@public.gmane.org>
2019-03-08  9:11               ` Michel Dänzer
2019-03-18 20:55                 ` Wentland, Harry
2019-03-18 21:58                   ` Paul Menzel
     [not found]                     ` <7690a9b6-fb4d-f679-e7cc-f94d923eddd0-KUpvgZVWgV9o1qOY/usvUg@public.gmane.org>
2019-03-19 20:23                       ` Wentland, Harry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).