Skip to content

Instantly share code, notes, and snippets.

@greenbigfrog
Created December 10, 2017 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greenbigfrog/c0587476fe2147c89dbad7825ad02331 to your computer and use it in GitHub Desktop.
Save greenbigfrog/c0587476fe2147c89dbad7825ad02331 to your computer and use it in GitHub Desktop.
$ cat .local/share/xorg/Xorg.0.log
[ 19.404]
X.Org X Server 1.19.5
Release Date: 2017-10-12
[ 19.404] X Protocol Version 11, Revision 0
[ 19.404] Build Operating System: Linux 4.9.54-1-lts x86_64
[ 19.404] Current Operating System: Linux isdumb 4.15.0-rc2-mainline #1 SMP PREEMPT Tue Dec 5 19:36:13 CET 2017 x86_64
[ 19.404] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-mainline root=UUID=2bb9756b-c374-49bc-9503-e03b591cd858 rw quiet
[ 19.404] Build Date: 12 October 2017 09:59:53PM
[ 19.404]
[ 19.404] Current version of pixman: 0.34.0
[ 19.404] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 19.404] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19.404] (==) Log file: "/home/frog/.local/share/xorg/Xorg.0.log", Time: Sun Dec 10 17:22:00 2017
[ 19.410] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 19.410] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 19.411] (==) No Layout section. Using the first Screen section.
[ 19.411] (==) No screen section available. Using defaults.
[ 19.411] (**) |-->Screen "Default Screen Section" (0)
[ 19.411] (**) | |-->Monitor "<default monitor>"
[ 19.411] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 19.411] (==) Automatically adding devices
[ 19.411] (==) Automatically enabling devices
[ 19.411] (==) Automatically adding GPU devices
[ 19.411] (==) Automatically binding GPU devices
[ 19.411] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 19.417] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 19.417] Entry deleted from font path.
[ 19.417] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 19.417] Entry deleted from font path.
[ 19.417] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 19.417] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 19.417] Entry deleted from font path.
[ 19.417] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 19.417] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 19.417] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 19.417] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 19.417] (II) Loader magic: 0x55bcd3efed60
[ 19.417] (II) Module ABI versions:
[ 19.417] X.Org ANSI C Emulation: 0.4
[ 19.417] X.Org Video Driver: 23.0
[ 19.417] X.Org XInput driver : 24.1
[ 19.417] X.Org Server Extension : 10.0
[ 19.417] (++) using VT number 1
[ 19.417] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 19.418] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 19.419] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 19.419] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 19.420] (--) PCI:*(0:7:0:0) 1002:687f:1002:0b36 rev 195, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xf7b00000/524288, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 19.420] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 19.420] (II) LoadModule: "glx"
[ 19.428] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 19.436] (II) Module glx: vendor="X.Org Foundation"
[ 19.436] compiled for 1.19.5, module version = 1.0.0
[ 19.436] ABI class: X.Org Server Extension, version 10.0
[ 19.436] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 19.436] loading driver: amdgpu
[ 19.436] (==) Matched amdgpu as autoconfigured driver 0
[ 19.436] (==) Matched ati as autoconfigured driver 1
[ 19.436] (==) Matched ati as autoconfigured driver 2
[ 19.436] (==) Matched modesetting as autoconfigured driver 3
[ 19.436] (==) Matched fbdev as autoconfigured driver 4
[ 19.436] (==) Matched vesa as autoconfigured driver 5
[ 19.436] (==) Assigned the driver to the xf86ConfigLayout
[ 19.436] (II) LoadModule: "amdgpu"
[ 19.436] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 19.440] (II) Module amdgpu: vendor="X.Org Foundation"
[ 19.440] compiled for 1.19.3, module version = 1.4.0
[ 19.440] Module class: X.Org Video Driver
[ 19.440] ABI class: X.Org Video Driver, version 23.0
[ 19.440] (II) LoadModule: "ati"
[ 19.440] (WW) Warning, couldn't open module ati
[ 19.440] (II) UnloadModule: "ati"
[ 19.440] (II) Unloading ati
[ 19.440] (EE) Failed to load module "ati" (module does not exist, 0)
[ 19.440] (II) LoadModule: "modesetting"
[ 19.440] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 19.441] (II) Module modesetting: vendor="X.Org Foundation"
[ 19.441] compiled for 1.19.5, module version = 1.19.5
[ 19.441] Module class: X.Org Video Driver
[ 19.441] ABI class: X.Org Video Driver, version 23.0
[ 19.441] (II) LoadModule: "fbdev"
[ 19.441] (WW) Warning, couldn't open module fbdev
[ 19.441] (II) UnloadModule: "fbdev"
[ 19.441] (II) Unloading fbdev
[ 19.441] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 19.441] (II) LoadModule: "vesa"
[ 19.441] (WW) Warning, couldn't open module vesa
[ 19.441] (II) UnloadModule: "vesa"
[ 19.441] (II) Unloading vesa
[ 19.441] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 19.441] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 19.441] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 19.441] (II) [KMS] Kernel modesetting enabled.
[ 19.443] (WW) Falling back to old probe method for modesetting
[ 19.443] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 19.443] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 19.443] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 19.443] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 19.443] (==) AMDGPU(0): Default visual is TrueColor
[ 19.443] (==) AMDGPU(0): RGB weight 888
[ 19.443] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 19.443] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x687f)
[ 19.443] (II) Loading sub module "fb"
[ 19.443] (II) LoadModule: "fb"
[ 19.443] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 19.444] (II) Module fb: vendor="X.Org Foundation"
[ 19.444] compiled for 1.19.5, module version = 1.0.0
[ 19.444] ABI class: X.Org ANSI C Emulation, version 0.4
[ 19.444] (II) Loading sub module "dri2"
[ 19.444] (II) LoadModule: "dri2"
[ 19.444] (II) Module "dri2" already built-in
[ 19.646] (II) Loading sub module "glamoregl"
[ 19.646] (II) LoadModule: "glamoregl"
[ 19.646] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 19.650] (II) Module glamoregl: vendor="X.Org Foundation"
[ 19.650] compiled for 1.19.5, module version = 1.0.0
[ 19.650] ABI class: X.Org ANSI C Emulation, version 0.4
[ 19.650] (II) glamor: OpenGL accelerated X.org driver based.
[ 19.674] (II) glamor: EGL version 1.5 (DRI2):
[ 19.683] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 19.683] (==) AMDGPU(0): TearFree property default: auto
[ 19.683] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 19.683] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 19.683] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 19.683] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 19.684] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 19.684] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 19.684] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 19.684] (II) AMDGPU(0): Manufacturer: AOC Model: 2269 Serial#: 1249
[ 19.684] (II) AMDGPU(0): Year: 2013 Week: 27
[ 19.684] (II) AMDGPU(0): EDID Version: 1.4
[ 19.684] (II) AMDGPU(0): Digital Display Input
[ 19.684] (II) AMDGPU(0): 8 bits per channel
[ 19.684] (II) AMDGPU(0): Digital interface is DisplayPort
[ 19.684] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 19.684] (II) AMDGPU(0): Gamma: 2.20
[ 19.684] (II) AMDGPU(0): DPMS capabilities: Off
[ 19.684] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 19.684] (II) AMDGPU(0): First detailed timing is preferred mode
[ 19.684] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 19.684] (II) AMDGPU(0): redX: 0.653 redY: 0.336 greenX: 0.324 greenY: 0.612
[ 19.685] (II) AMDGPU(0): blueX: 0.151 blueY: 0.065 whiteX: 0.313 whiteY: 0.329
[ 19.685] (II) AMDGPU(0): Supported established timings:
[ 19.685] (II) AMDGPU(0): 720x400@70Hz
[ 19.685] (II) AMDGPU(0): 640x480@60Hz
[ 19.685] (II) AMDGPU(0): 640x480@67Hz
[ 19.685] (II) AMDGPU(0): 640x480@72Hz
[ 19.685] (II) AMDGPU(0): 640x480@75Hz
[ 19.685] (II) AMDGPU(0): 800x600@56Hz
[ 19.685] (II) AMDGPU(0): 800x600@60Hz
[ 19.685] (II) AMDGPU(0): 800x600@72Hz
[ 19.685] (II) AMDGPU(0): 800x600@75Hz
[ 19.685] (II) AMDGPU(0): 832x624@75Hz
[ 19.685] (II) AMDGPU(0): 1024x768@60Hz
[ 19.685] (II) AMDGPU(0): 1024x768@70Hz
[ 19.685] (II) AMDGPU(0): 1024x768@75Hz
[ 19.685] (II) AMDGPU(0): 1280x1024@75Hz
[ 19.685] (II) AMDGPU(0): Manufacturer's mask: 0
[ 19.685] (II) AMDGPU(0): Supported standard timings:
[ 19.685] (II) AMDGPU(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 19.685] (II) AMDGPU(0): #1: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 19.685] (II) AMDGPU(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 19.685] (II) AMDGPU(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 19.685] (II) AMDGPU(0): #4: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 19.685] (II) AMDGPU(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 19.685] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 19.685] (II) AMDGPU(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 19.685] (II) AMDGPU(0): Monitor name: 2269WM
[ 19.685] (II) AMDGPU(0): Serial No: BCPD79A001249
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 477 x 268 mm
[ 19.685] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 477 x 268 mm
[ 19.685] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 477 x 268 mm
[ 19.685] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 477 x 268 mm
[ 19.685] (II) AMDGPU(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
[ 19.685] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 19.685] (II) AMDGPU(0): EDID (in hex):
[ 19.685] (II) AMDGPU(0): 00ffffffffffff0005e36922e1040000
[ 19.685] (II) AMDGPU(0): 1b170104a5301b783a43f5a756539c26
[ 19.685] (II) AMDGPU(0): 105054bfef00d1c0b300950081808140
[ 19.685] (II) AMDGPU(0): 81c001010101023a801871382d40582c
[ 19.685] (II) AMDGPU(0): 4500dd0c1100001e000000fd00324c1e
[ 19.685] (II) AMDGPU(0): 5311010a202020202020000000fc0032
[ 19.685] (II) AMDGPU(0): 323639574d0a202020202020000000ff
[ 19.685] (II) AMDGPU(0): 0042435044373941303031323439017f
[ 19.685] (II) AMDGPU(0): 02031ef14b0514901f04130312021101
[ 19.685] (II) AMDGPU(0): 230907018301000065030c0010008c0a
[ 19.685] (II) AMDGPU(0): d08a20e02d10103e9600dd0c11000018
[ 19.685] (II) AMDGPU(0): 011d007251d01e206e285500dd0c1100
[ 19.685] (II) AMDGPU(0): 001e8c0ad08a20e02d10103e9600dd0c
[ 19.685] (II) AMDGPU(0): 110000188c0ad090204031200c405500
[ 19.685] (II) AMDGPU(0): dd0c1100001800000000000000000000
[ 19.685] (II) AMDGPU(0): 000000000000000000000000000000cb
[ 19.685] (II) AMDGPU(0): Printing probed modes for output DisplayPort-1
[ 19.685] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 19.685] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x800"x60.0 148.50 1280 2008 2052 2200 800 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 19.685] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 19.685] (II) AMDGPU(0): Manufacturer: SAM Model: c4d Serial#: 810375238
[ 19.685] (II) AMDGPU(0): Year: 2017 Week: 28
[ 19.685] (II) AMDGPU(0): EDID Version: 1.4
[ 19.685] (II) AMDGPU(0): Digital Display Input
[ 19.685] (II) AMDGPU(0): 10 bits per channel
[ 19.685] (II) AMDGPU(0): Digital interface is DisplayPort
[ 19.685] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 61 vert.: 35
[ 19.685] (II) AMDGPU(0): Gamma: 2.20
[ 19.685] (II) AMDGPU(0): DPMS capabilities: Off
[ 19.685] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 19.685] (II) AMDGPU(0): First detailed timing is preferred mode
[ 19.685] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 19.685] (II) AMDGPU(0): Display is continuous-frequency
[ 19.685] (II) AMDGPU(0): redX: 0.634 redY: 0.341 greenX: 0.312 greenY: 0.636
[ 19.685] (II) AMDGPU(0): blueX: 0.158 blueY: 0.062 whiteX: 0.312 whiteY: 0.329
[ 19.685] (II) AMDGPU(0): Supported established timings:
[ 19.685] (II) AMDGPU(0): 640x480@60Hz
[ 19.685] (II) AMDGPU(0): 800x600@56Hz
[ 19.685] (II) AMDGPU(0): 800x600@60Hz
[ 19.685] (II) AMDGPU(0): 1024x768@60Hz
[ 19.685] (II) AMDGPU(0): Manufacturer's mask: 0
[ 19.685] (II) AMDGPU(0): Supported standard timings:
[ 19.685] (II) AMDGPU(0): #0: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 19.685] (II) AMDGPU(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 19.685] (II) AMDGPU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 19.685] (II) AMDGPU(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 19.685] (II) AMDGPU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 19.685] (II) AMDGPU(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 533.2 MHz Image Size: 607 x 345 mm
[ 19.685] (II) AMDGPU(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 19.685] (II) AMDGPU(0): Ranges: V min: 40 V max: 60 Hz, H min: 135 H max: 135 kHz, PixClock max 605 MHz
[ 19.685] (II) AMDGPU(0): Monitor name: U28E590
[ 19.685] (II) AMDGPU(0): Serial No: HTPJ707626
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 607 x 345 mm
[ 19.685] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 19.685] (II) AMDGPU(0): Supported detailed timing:
[ 19.685] (II) AMDGPU(0): clock: 241.5 MHz Image Size: 607 x 345 mm
[ 19.685] (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 19.685] (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 19.685] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 19.685] (II) AMDGPU(0): EDID (in hex):
[ 19.685] (II) AMDGPU(0): 00ffffffffffff004c2d4d0c46584d30
[ 19.685] (II) AMDGPU(0): 1c1b0104b53d23783b5fb1a2574fa228
[ 19.685] (II) AMDGPU(0): 0f5054230800810081c08180a9c0b300
[ 19.685] (II) AMDGPU(0): 9500010101014dd000a0f0703e803020
[ 19.685] (II) AMDGPU(0): 35005f592100001a000000fd00283c87
[ 19.685] (II) AMDGPU(0): 873c010a202020202020000000fc0055
[ 19.685] (II) AMDGPU(0): 3238453539300a2020202020000000ff
[ 19.685] (II) AMDGPU(0): 004854504a3730373632360a202001d0
[ 19.685] (II) AMDGPU(0): 02030ef041102309070783010000023a
[ 19.685] (II) AMDGPU(0): 801871382d40582c45005f592100001e
[ 19.685] (II) AMDGPU(0): 565e00a0a0a02950302035005f592100
[ 19.685] (II) AMDGPU(0): 001a0000000000000000000000000000
[ 19.685] (II) AMDGPU(0): 00000000000000000000000000000000
[ 19.685] (II) AMDGPU(0): 00000000000000000000000000000000
[ 19.685] (II) AMDGPU(0): 00000000000000000000000000000000
[ 19.685] (II) AMDGPU(0): 000000000000000000000000000000bf
[ 19.685] (II) AMDGPU(0): Printing probed modes for output DisplayPort-2
[ 19.685] (II) AMDGPU(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 19.685] (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1920x1200"x60.0 533.25 1920 3888 3920 4000 1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1600x1200"x60.0 533.25 1600 3888 3920 4000 1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 19.685] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 19.686] (II) AMDGPU(0): Manufacturer: VSC Model: 692f Serial#: 16843009
[ 19.686] (II) AMDGPU(0): Year: 2014 Week: 28
[ 19.686] (II) AMDGPU(0): EDID Version: 1.3
[ 19.686] (II) AMDGPU(0): Digital Display Input
[ 19.686] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 19.686] (II) AMDGPU(0): Gamma: 2.20
[ 19.686] (II) AMDGPU(0): DPMS capabilities: Off
[ 19.686] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 19.686] (II) AMDGPU(0): Default color space is primary color space
[ 19.686] (II) AMDGPU(0): First detailed timing is preferred mode
[ 19.686] (II) AMDGPU(0): redX: 0.653 redY: 0.336 greenX: 0.324 greenY: 0.612
[ 19.686] (II) AMDGPU(0): blueX: 0.151 blueY: 0.065 whiteX: 0.313 whiteY: 0.329
[ 19.686] (II) AMDGPU(0): Supported established timings:
[ 19.686] (II) AMDGPU(0): 720x400@70Hz
[ 19.686] (II) AMDGPU(0): 640x480@60Hz
[ 19.686] (II) AMDGPU(0): 640x480@67Hz
[ 19.686] (II) AMDGPU(0): 640x480@72Hz
[ 19.686] (II) AMDGPU(0): 640x480@75Hz
[ 19.686] (II) AMDGPU(0): 800x600@56Hz
[ 19.686] (II) AMDGPU(0): 800x600@60Hz
[ 19.686] (II) AMDGPU(0): 800x600@72Hz
[ 19.686] (II) AMDGPU(0): 800x600@75Hz
[ 19.686] (II) AMDGPU(0): 832x624@75Hz
[ 19.686] (II) AMDGPU(0): 1024x768@60Hz
[ 19.686] (II) AMDGPU(0): 1024x768@70Hz
[ 19.686] (II) AMDGPU(0): 1024x768@75Hz
[ 19.686] (II) AMDGPU(0): 1280x1024@75Hz
[ 19.686] (II) AMDGPU(0): 1152x864@75Hz
[ 19.686] (II) AMDGPU(0): Manufacturer's mask: 0
[ 19.686] (II) AMDGPU(0): Supported standard timings:
[ 19.686] (II) AMDGPU(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 19.686] (II) AMDGPU(0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 19.686] (II) AMDGPU(0): #2: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 19.686] (II) AMDGPU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 19.686] (II) AMDGPU(0): #4: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
[ 19.686] (II) AMDGPU(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 19.686] (II) AMDGPU(0): #6: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 19.686] (II) AMDGPU(0): #7: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 19.686] (II) AMDGPU(0): Supported detailed timing:
[ 19.686] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 476 x 268 mm
[ 19.686] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 19.686] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 19.686] (II) AMDGPU(0): Serial No: U0A142800514
[ 19.686] (II) AMDGPU(0): Ranges: V min: 50 V max: 75 Hz, H min: 15 H max: 82 kHz, PixClock max 175 MHz
[ 19.686] (II) AMDGPU(0): Monitor name: VX2263 Series
[ 19.686] (II) AMDGPU(0): Supported detailed timing:
[ 19.686] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 476 x 268 mm
[ 19.686] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 19.686] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 19.686] (II) AMDGPU(0): Supported detailed timing:
[ 19.686] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 476 x 268 mm
[ 19.686] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 19.686] (II) AMDGPU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 19.686] (II) AMDGPU(0): Supported detailed timing:
[ 19.686] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 476 x 268 mm
[ 19.686] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 19.686] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 19.686] (II) AMDGPU(0): Supported detailed timing:
[ 19.686] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 476 x 268 mm
[ 19.686] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 19.686] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 19.686] (II) AMDGPU(0): Supported detailed timing:
[ 19.686] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 476 x 268 mm
[ 19.686] (II) AMDGPU(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 19.686] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 19.686] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 19.686] (II) AMDGPU(0): EDID (in hex):
[ 19.686] (II) AMDGPU(0): 00ffffffffffff005a632f6901010101
[ 19.686] (II) AMDGPU(0): 1c18010380301b782e43f5a756539c26
[ 19.686] (II) AMDGPU(0): 105054bfef80b300a940a9c095009040
[ 19.686] (II) AMDGPU(0): 818081408100023a801871382d40582c
[ 19.686] (II) AMDGPU(0): 4500dc0c1100001e000000ff00553041
[ 19.686] (II) AMDGPU(0): 3134323830303531340a000000fd0032
[ 19.686] (II) AMDGPU(0): 4b0f5211000a202020202020000000fc
[ 19.686] (II) AMDGPU(0): 00565832323633205365726965730110
[ 19.686] (II) AMDGPU(0): 020324f151900504030207061f141312
[ 19.686] (II) AMDGPU(0): 1116150f0e0123097f07830100006503
[ 19.686] (II) AMDGPU(0): 0c002000023a801871382d40582c4500
[ 19.686] (II) AMDGPU(0): dc0c1100001e011d8018711c1620582c
[ 19.686] (II) AMDGPU(0): 2500dc0c1100009e011d007251d01e20
[ 19.686] (II) AMDGPU(0): 6e285500dc0c1100001e8c0ad08a20e0
[ 19.686] (II) AMDGPU(0): 2d10103e9600dc0c11000018023a80d0
[ 19.686] (II) AMDGPU(0): 72382d40102c4580dc0c1100001e001d
[ 19.686] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[ 19.686] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 19.686] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1400x1050"x59.9 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1440x480"x60.0 54.05 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "1440x480"x59.9 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 19.686] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 19.686] (II) AMDGPU(0): Output DisplayPort-1 connected
[ 19.686] (II) AMDGPU(0): Output DisplayPort-2 connected
[ 19.686] (II) AMDGPU(0): Output HDMI-A-0 connected
[ 19.686] (II) AMDGPU(0): Using spanning desktop for initial modes
[ 19.686] (II) AMDGPU(0): Output DisplayPort-1 using initial mode 1920x1080 +0+0
[ 19.686] (II) AMDGPU(0): Output DisplayPort-2 using initial mode 3840x2160 +1920+0
[ 19.686] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1920x1080 +5760+0
[ 19.686] (II) AMDGPU(0): mem size init: gart size :1feb2c000 vram size: s:1fc30c000 visible:d30c000
[ 19.686] (==) AMDGPU(0): DPI set to (96, 96)
[ 19.686] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 19.686] (II) Loading sub module "ramdac"
[ 19.686] (II) LoadModule: "ramdac"
[ 19.686] (II) Module "ramdac" already built-in
[ 19.686] (II) UnloadModule: "modesetting"
[ 19.686] (II) Unloading modesetting
[ 19.686] (--) Depth 24 pixmap format is 32 bpp
[ 19.686] (II) AMDGPU(0): [DRI2] Setup complete
[ 19.686] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 19.686] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 19.687] (II) AMDGPU(0): Front buffer pitch: 30720 bytes
[ 19.688] (II) AMDGPU(0): SYNC extension fences enabled
[ 19.689] (II) AMDGPU(0): Present extension enabled
[ 19.689] (==) AMDGPU(0): DRI3 enabled
[ 19.689] (==) AMDGPU(0): Backing store enabled
[ 19.689] (II) AMDGPU(0): Direct rendering enabled
[ 20.037] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 20.037] (II) AMDGPU(0): Acceleration enabled
[ 20.037] (==) AMDGPU(0): DPMS enabled
[ 20.037] (==) AMDGPU(0): Silken mouse enabled
[ 20.037] (II) AMDGPU(0): Set up textured video (glamor)
[ 20.037] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 20.038] (--) RandR disabled
[ 20.041] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 20.041] (II) AIGLX: enabled GLX_ARB_create_context
[ 20.041] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 20.041] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 20.041] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 20.041] (II) AIGLX: enabled GLX_SGI_swap_control
[ 20.041] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 20.041] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 20.041] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 20.041] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 20.041] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 20.041] (II) AIGLX: Loaded and initialized radeonsi
[ 20.041] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 20.044] (II) AMDGPU(0): Setting screen physical size to 2032 x 571
[ 20.381] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 20.381] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 20.381] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 20.381] (**) Power Button: Applying InputClass "system-keyboard"
[ 20.381] (II) LoadModule: "libinput"
[ 20.382] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 20.386] (II) Module libinput: vendor="X.Org Foundation"
[ 20.386] compiled for 1.19.3, module version = 0.26.0
[ 20.386] Module class: X.Org XInput Driver
[ 20.386] ABI class: X.Org XInput driver, version 24.1
[ 20.386] (II) Using input driver 'libinput' for 'Power Button'
[ 20.386] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[ 20.386] (**) Power Button: always reports core events
[ 20.386] (**) Option "Device" "/dev/input/event1"
[ 20.386] (**) Option "_source" "server/udev"
[ 20.386] (II) event1 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 20.386] (II) event1 - (II) Power Button: (II) device is a keyboard
[ 20.386] (II) event1 - (II) Power Button: (II) device removed
[ 20.386] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 20.386] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 20.386] (**) Option "xkb_layout" "us"
[ 20.387] (II) event1 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 20.387] (II) event1 - (II) Power Button: (II) device is a keyboard
[ 20.387] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 20.387] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 20.387] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 20.387] (**) Power Button: Applying InputClass "system-keyboard"
[ 20.387] (II) Using input driver 'libinput' for 'Power Button'
[ 20.387] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[ 20.387] (**) Power Button: always reports core events
[ 20.387] (**) Option "Device" "/dev/input/event0"
[ 20.387] (**) Option "_source" "server/udev"
[ 20.387] (II) event0 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 20.387] (II) event0 - (II) Power Button: (II) device is a keyboard
[ 20.387] (II) event0 - (II) Power Button: (II) device removed
[ 20.387] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 20.387] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 20.387] (**) Option "xkb_layout" "us"
[ 20.388] (II) event0 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 20.388] (II) event0 - (II) Power Button: (II) device is a keyboard
[ 20.388] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event5)
[ 20.388] (**) SONiX USB DEVICE: Applying InputClass "evdev keyboard catchall"
[ 20.388] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 20.388] (**) SONiX USB DEVICE: Applying InputClass "system-keyboard"
[ 20.388] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 20.388] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[ 20.388] (**) SONiX USB DEVICE: always reports core events
[ 20.388] (**) Option "Device" "/dev/input/event5"
[ 20.388] (**) Option "_source" "server/udev"
[ 20.388] (II) event5 - (II) SONiX USB DEVICE: (II) is tagged by udev as: Keyboard
[ 20.388] (II) event5 - (II) SONiX USB DEVICE: (II) device is a keyboard
[ 20.388] (II) event5 - (II) SONiX USB DEVICE: (II) device removed
[ 20.388] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:0C45:8508.0001/input/input5/event5"
[ 20.388] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 8)
[ 20.388] (**) Option "xkb_layout" "us"
[ 20.389] (II) event5 - (II) SONiX USB DEVICE: (II) is tagged by udev as: Keyboard
[ 20.389] (II) event5 - (II) SONiX USB DEVICE: (II) device is a keyboard
[ 20.389] (II) config/udev: Adding input device SONiX USB DEVICE (/dev/input/event19)
[ 20.389] (**) SONiX USB DEVICE: Applying InputClass "evdev keyboard catchall"
[ 20.389] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 20.389] (**) SONiX USB DEVICE: Applying InputClass "system-keyboard"
[ 20.389] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 20.389] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 29 paused 0
[ 20.389] (**) SONiX USB DEVICE: always reports core events
[ 20.389] (**) Option "Device" "/dev/input/event19"
[ 20.389] (**) Option "_source" "server/udev"
[ 20.390] (II) event19 - (II) SONiX USB DEVICE: (II) is tagged by udev as: Keyboard
[ 20.390] (II) event19 - (II) SONiX USB DEVICE: (II) device is a keyboard
[ 20.390] (II) event19 - (II) SONiX USB DEVICE: (II) device removed
[ 20.390] (II) libinput: SONiX USB DEVICE: needs a virtual subdevice
[ 20.390] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.1/0003:0C45:8508.0002/input/input20/event19"
[ 20.390] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: MOUSE, id 9)
[ 20.390] (**) Option "AccelerationScheme" "none"
[ 20.390] (**) SONiX USB DEVICE: (accel) selected scheme none/0
[ 20.390] (**) SONiX USB DEVICE: (accel) acceleration factor: 2.000
[ 20.390] (**) SONiX USB DEVICE: (accel) acceleration threshold: 4
[ 20.390] (II) event19 - (II) SONiX USB DEVICE: (II) is tagged by udev as: Keyboard
[ 20.390] (II) event19 - (II) SONiX USB DEVICE: (II) device is a keyboard
[ 20.390] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event21)
[ 20.390] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 20.390] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 20.390] (II) Using input driver 'libinput' for 'Logitech USB-PS/2 Optical Mouse'
[ 20.446] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 30 paused 0
[ 20.446] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 20.446] (**) Option "Device" "/dev/input/event21"
[ 20.446] (**) Option "_source" "server/udev"
[ 20.447] (II) event21 - (II) Logitech USB-PS/2 Optical Mouse: (II) is tagged by udev as: Mouse
[ 20.447] (II) event21 - (II) Logitech USB-PS/2 Optical Mouse: (II) device set to 400 DPI
[ 20.447] (II) event21 - (II) Logitech USB-PS/2 Optical Mouse: (II) device is a pointer
[ 20.447] (II) event21 - (II) Logitech USB-PS/2 Optical Mouse: (II) device removed
[ 20.447] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:046D:C03E.0003/input/input21/event21"
[ 20.447] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 10)
[ 20.447] (**) Option "AccelerationScheme" "none"
[ 20.447] (**) Logitech USB-PS/2 Optical Mouse: (accel) selected scheme none/0
[ 20.447] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[ 20.447] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[ 20.447] (II) event21 - (II) Logitech USB-PS/2 Optical Mouse: (II) is tagged by udev as: Mouse
[ 20.447] (II) event21 - (II) Logitech USB-PS/2 Optical Mouse: (II) device set to 400 DPI
[ 20.447] (II) event21 - (II) Logitech USB-PS/2 Optical Mouse: (II) device is a pointer
[ 20.448] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[ 20.448] (II) No input driver specified, ignoring this device.
[ 20.448] (II) This device may have been added with another device file.
[ 20.448] (II) config/udev: Adding input device Microsoft X-Box One pad (Firmware 2015) (/dev/input/event4)
[ 20.448] (II) No input driver specified, ignoring this device.
[ 20.448] (II) This device may have been added with another device file.
[ 20.448] (II) config/udev: Adding input device Microsoft X-Box One pad (Firmware 2015) (/dev/input/js0)
[ 20.448] (II) No input driver specified, ignoring this device.
[ 20.448] (II) This device may have been added with another device file.
[ 20.448] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[ 20.448] (II) No input driver specified, ignoring this device.
[ 20.448] (II) This device may have been added with another device file.
[ 20.449] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 20.449] (II) No input driver specified, ignoring this device.
[ 20.449] (II) This device may have been added with another device file.
[ 20.449] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event12)
[ 20.449] (II) No input driver specified, ignoring this device.
[ 20.449] (II) This device may have been added with another device file.
[ 20.449] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event13)
[ 20.449] (II) No input driver specified, ignoring this device.
[ 20.449] (II) This device may have been added with another device file.
[ 20.449] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event14)
[ 20.449] (II) No input driver specified, ignoring this device.
[ 20.449] (II) This device may have been added with another device file.
[ 20.449] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event16)
[ 20.449] (II) No input driver specified, ignoring this device.
[ 20.449] (II) This device may have been added with another device file.
[ 20.450] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event17)
[ 20.450] (II) No input driver specified, ignoring this device.
[ 20.450] (II) This device may have been added with another device file.
[ 20.450] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[ 20.450] (II) No input driver specified, ignoring this device.
[ 20.450] (II) This device may have been added with another device file.
[ 20.450] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=10 (/dev/input/event15)
[ 20.450] (II) No input driver specified, ignoring this device.
[ 20.450] (II) This device may have been added with another device file.
[ 20.450] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=11 (/dev/input/event20)
[ 20.450] (II) No input driver specified, ignoring this device.
[ 20.450] (II) This device may have been added with another device file.
[ 20.451] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event6)
[ 20.451] (II) No input driver specified, ignoring this device.
[ 20.451] (II) This device may have been added with another device file.
[ 20.451] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event7)
[ 20.451] (II) No input driver specified, ignoring this device.
[ 20.451] (II) This device may have been added with another device file.
[ 20.451] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event10)
[ 20.451] (II) No input driver specified, ignoring this device.
[ 20.451] (II) This device may have been added with another device file.
[ 20.451] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event11)
[ 20.451] (II) No input driver specified, ignoring this device.
[ 20.451] (II) This device may have been added with another device file.
[ 20.452] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[ 20.452] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 20.452] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 20.452] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[ 20.452] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 20.452] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 31 paused 0
[ 20.452] (**) Eee PC WMI hotkeys: always reports core events
[ 20.452] (**) Option "Device" "/dev/input/event3"
[ 20.452] (**) Option "_source" "server/udev"
[ 20.452] (II) event3 - (II) Eee PC WMI hotkeys: (II) is tagged by udev as: Keyboard
[ 20.452] (II) event3 - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[ 20.452] (II) event3 - (II) Eee PC WMI hotkeys: (II) device removed
[ 20.452] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[ 20.452] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[ 20.453] (**) Option "xkb_layout" "us"
[ 20.453] (II) event3 - (II) Eee PC WMI hotkeys: (II) is tagged by udev as: Keyboard
[ 20.453] (II) event3 - (II) Eee PC WMI hotkeys: (II) device is a keyboard
[ 20.453] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 20.453] (II) No input driver specified, ignoring this device.
[ 20.453] (II) This device may have been added with another device file.
[ 20.455] (**) SONiX USB DEVICE: Applying InputClass "evdev keyboard catchall"
[ 20.455] (**) SONiX USB DEVICE: Applying InputClass "libinput keyboard catchall"
[ 20.455] (**) SONiX USB DEVICE: Applying InputClass "system-keyboard"
[ 20.455] (II) Using input driver 'libinput' for 'SONiX USB DEVICE'
[ 20.455] (II) systemd-logind: returning pre-existing fd for /dev/input/event19 13:83
[ 20.455] (**) SONiX USB DEVICE: always reports core events
[ 20.455] (**) Option "Device" "/dev/input/event19"
[ 20.455] (**) Option "_source" "_driver/libinput"
[ 20.455] (II) libinput: SONiX USB DEVICE: is a virtual subdevice
[ 20.455] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.1/0003:0C45:8508.0002/input/input20/event19"
[ 20.455] (II) XINPUT: Adding extended input device "SONiX USB DEVICE" (type: KEYBOARD, id 12)
[ 20.455] (**) Option "xkb_layout" "us"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment