You are not logged in.
Hello,
I recently upgraded my video card and monitor setup. I have three monitors, and a video card with three outputs, but only two of them will output a signal at the same time not all three.
Jason Graves demonstrates and amazing 8 display setup, but his setup is quite more elaborate than what I am trying to do.
Any help with this would be awesome. I've been tooling around with this for a few weeks. XOrg.conf is out of my league.
Here is some relative system information:
$uname -a
Linux prototype 4.7.6-1-ARCH #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 x86_64 GNU/Linux
$ lsb_release -a
LSB Version: 1.4
Distributor ID: Arch
Description: Arch Linux
Release: rolling
Codename: n/a
$ lspci | grep -e VGA -e 3D
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67ef (rev cf)
$ vainfo
libva info: VA-API version 0.39.3
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.39 (libva 1.7.2)
vainfo: Driver version: mesa gallium vaapi
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileH264Baseline : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264High : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc
$ vdpauinfo | grep "Information string:"
Information string: G3DVL VDPAU Driver Shared Library version 1.0
$ for p in /sys/class/drm/*/status; do con=${p%/status}; echo -n "${con#*/card?-}: "; cat $p; done
DP-1: disconnected
DVI-D-1: connected
HDMI-A-1: connected
$ cat /etc/modprobe.d/radeon.conf
blacklist radeon
$ cat /etc/modprobe.d/uvcvideo.conf
options uvcvideo nodrop=1
$ lsmod
Module Size Used by
nls_iso8859_1 16384 1
nls_cp437 20480 1
vfat 20480 1
fat 65536 1 vfat
fuse 98304 2
joydev 20480 0
mousedev 20480 0
uas 24576 0
input_leds 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 184320 0
gpio_ich 16384 0
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
arc4 16384 2
mei_wdt 16384 0
evdev 24576 11
mac_hid 16384 0
kvm 507904 1 kvm_intel
iwldvm 180224 0
led_class 16384 2 iwldvm,input_leds
mac80211 659456 1 iwldvm
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
crc32c_intel 24576 0
iwlwifi 184320 1 iwldvm
snd_hda_codec_realtek 69632 1
ghash_clmulni_intel 16384 0
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 45056 1
aesni_intel 167936 0
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
snd_hda_intel 32768 5
gf128mul 16384 1 lrw
snd_hda_codec 106496 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_core 65536 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
cfg80211 495616 3 iwlwifi,mac80211,iwldvm
snd_hwdep 16384 1 snd_hda_codec
intel_cstate 16384 0
snd_pcm 86016 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
pcspkr 16384 0
i2c_i801 20480 0
snd_timer 28672 1 snd_pcm
psmouse 118784 0
r8169 77824 0
snd 65536 18 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
mii 16384 1 r8169
lpc_ich 24576 0
rfkill 20480 2 cfg80211
wmi 16384 0
sch_fq_codel 20480 2
soundcore 16384 1 snd
fjes 28672 0
mei_me 32768 0
intel_agp 20480 0
mei 81920 3 mei_wdt,mei_me
button 16384 0
intel_gtt 20480 1 intel_agp
shpchp 32768 0
acpi_cpufreq 20480 1
tpm_tis 20480 0
tpm 36864 1 tpm_tis
vboxnetflt 28672 0
vboxnetadp 28672 0
pci_stub 16384 1
vboxpci 24576 0
vboxdrv 385024 3 vboxnetadp,vboxnetflt,vboxpci
ip_tables 24576 0
x_tables 28672 1 ip_tables
ext4 516096 1
crc16 16384 1 ext4
jbd2 90112 1 ext4
mbcache 16384 2 ext4
sd_mod 36864 5
hid_generic 16384 0
hid_logitech_hidpp 28672 0
hid_logitech_dj 20480 0
usbhid 45056 0
hid 114688 8 hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
usb_storage 61440 2 uas
serio_raw 16384 0
atkbd 24576 0
libps2 16384 2 atkbd,psmouse
ahci 36864 2
libahci 28672 1 ahci
libata 204800 2 ahci,libahci
scsi_mod 159744 4 uas,usb_storage,libata,sd_mod
ehci_pci 16384 0
ehci_hcd 69632 1 ehci_pci
firewire_ohci 40960 0
firewire_core 57344 1 firewire_ohci
crc_itu_t 16384 1 firewire_core
usbcore 200704 5 uas,usb_storage,ehci_hcd,ehci_pci,usbhid
usb_common 16384 1 usbcore
i8042 24576 0
serio 20480 6 serio_raw,atkbd,i8042,psmouse
amdgpu 1130496 14
i2c_algo_bit 16384 1 amdgpu
drm_kms_helper 118784 1 amdgpu
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
ttm 77824 1 amdgpu
drm 294912 28 ttm,drm_kms_helper,amdgpu
cat ~/.local/share/xorg/Xorg.0.log
[ 180.323]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 180.323] X Protocol Version 11, Revision 0
[ 180.323] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 180.323] Current Operating System: Linux prototype 4.7.4-1-ARCH #1 SMP PREEMPT Thu Sep 15 15:24:29 CEST 2016 x86_64
[ 180.323] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7fc3ae91-e043-40d5-8b02-34c36b275be6 rw
[ 180.323] Build Date: 19 July 2016 05:54:24PM
[ 180.323]
[ 180.323] Current version of pixman: 0.34.0
[ 180.324] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 180.324] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 180.324] (==) Log file: "/home/technician/.local/share/xorg/Xorg.0.log", Time: Tue Sep 27 22:40:49 2016
[ 180.324] (==) Using config file: "/etc/X11/xorg.conf"
[ 180.324] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 180.324] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 180.325] (==) ServerLayout "Layout0"
[ 180.325] (**) |-->Screen "Screen0" (0)
[ 180.325] (**) | |-->Monitor "LG"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen1" (1)
[ 180.325] (**) | |-->Monitor "Acer"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen2" (2)
[ 180.325] (**) | |-->Monitor "HP"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (==) Automatically adding devices
[ 180.325] (==) Automatically enabling devices
[ 180.325] (==) Automatically adding GPU devices
[ 180.325] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 180.325] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 180.325] Entry deleted from font path.
[ 180.325] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 180.325] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 180.325] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 180.325] (II) Loader magic: 0x821d40
[ 180.325] (II) Module ABI versions:
[ 180.325] X.Org ANSI C Emulation: 0.4
[ 180.325] X.Org Video Driver: 20.0
[ 180.325] X.Org XInput driver : 22.1
[ 180.325] X.Org Server Extension : 9.0
[ 180.326] (++) using VT number 2
[ 180.326] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 180.328] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 180.329] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 180.330] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 180.331] (--) PCI:*(0:0:2:0) 8086:0042:103c:2a9c rev 24, Mem @ 0xfb800000/4194304, 0xd0000000/268435456, I/O @ 0x0000cc00/8, BIOS @ 0x????????/131072
[ 180.331] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 180.331] (II) LoadModule: "glx"
[ 180.332] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 180.333] (II) Module glx: vendor="X.Org Foundation"
[ 180.333] compiled for 1.18.4, module version = 1.0.0
[ 180.333] ABI class: X.Org Server Extension, version 9.0
[ 180.333] (==) AIGLX enabled
[ 180.333] (II) LoadModule: "amdgpu"
[ 180.334] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 180.334] (II) Module amdgpu: vendor="X.Org Foundation"
[ 180.334] compiled for 1.18.4, module version = 1.1.2
[ 180.334] Module class: X.Org Video Driver
[ 180.334] ABI class: X.Org Video Driver, version 20.0
[ 180.334] (II) AMDGPU: Driver for AMD Radeon chipsets: OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, PITCAIRN, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ, TOPAZ,
TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI, STONEY,
POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
POLARIS11, POLARIS11, POLARIS11, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10
[ 180.336] (EE) No devices detected.
[ 180.336] (EE)
Fatal server error:
[ 180.336] (EE) no screens found(EE)
[ 180.336] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 180.336] (EE) Please also check the log file at "/home/technician/.local/share/xorg/Xorg.0.log" for additional information.
[ 180.336] (EE)
$ cat /etc/X11/xorg.conf
Section "Monitor"
Identifier "LG"
Option "PreferredMode" "2560x1080"
Option "Primary" "On"
EndSection
Section "Monitor"
Identifier "Acer"
Option "PreferredMode" "1280x1024"
Option "LeftOf" "LG"
EndSection
Section "Monitor"
Identifier "HP"
Option "PreferredMode" "1280x1024"
Option "RightOf" "LG"
EndSection
Section "Device"
Identifier "AMD"
Driver "amdgpu"
Option "Monitor-DVI-D-0" "HP"
Option "Monitor-HDMI-A-0" "LG"
Option "Monitor-DisplayPort-0" "Acer"
EndSection
Section "Screen"
Identifier "Screen0"
Device "AMD"
Monitor "LG"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "2560x1080"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "AMD"
Monitor "Acer"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen2"
Device "AMD"
Monitor "HP"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Layout0"
Screen "Screen0" 1280 0
Screen "Screen1" LeftOf "Screen0"
Screen "Screen2" RightOf "Screen0"
EndSection
Last edited by Technicus (2016-10-15 01:46:01)
Offline
Welcome to Arch Linux.
Here is some relative system information:
$uname -a Linux prototype 4.7.6-1-ARCH #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 x86_64 GNU/Linux
cat ~/.local/share/xorg/Xorg.0.log [ 180.323] X.Org X Server 1.18.4 Release Date: 2016-07-19 [ 180.323] X Protocol Version 11, Revision 0 [ 180.323] Build Operating System: Linux 4.5.4-1-ARCH x86_64 [ 180.323] Current Operating System: Linux prototype 4.7.4-1-ARCH #1 SMP PREEMPT Thu Sep 15 15:24:29 CEST 2016 x86_64
Minor issue, kernel versions don't match. You should make sure you have a fully updated system and post consistent logs.
Have you tried to set things up first with xrandr before trying to set it in stone in a xorg.conf file?
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
Minor issue, kernel versions don't match. You should make sure you have a fully updated system and post consistent logs.
Have you tried to set things up first with xrandr before trying to set it in stone in a xorg.conf file?
After `pacman -Syy` and `pacman -Syu` the versions are still different.
xrandr will only let me activate 2 screens at a time. If two of them are on the other is grayed out. If I turn one of the two off, I can then turn on the other output that was grayed out, but then I can't turn on the previous because that one becomes grayed out.
Last edited by Technicus (2016-10-15 03:26:27)
Offline
Did you reboot after you did the full system update? Make sure you are checking the proper Xorg log file, here it seems to use either '.local/share/xorg/Xorg.0.log' or '/var/log/Xorg.0.log' so check the file timestamp to get the correct one.
What if you try removing the xf86-video-amdgpu driver and restart X? I don't have experience with the amdgpu driver but I suspect that if you don't have it installed X will use the built-in modesetting driver, it might be the same but it's worth a shot, do test with xrandr and make sure you don't have any xorg.conf files trying to configure things at the same time.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
First step is to move aside /etc/X11/xorg.conf - where did you fetch that? It defines a zaphod setup and that's totally not what you're after.
Next, please explain how xrandr (a CLI tool!) is "grayed out" - are you maybe not using xrandr, but some GUI frontend?
Last, after moving away the xorg.conf and logging into an X11 session, run "xrandr -q" and post the output.
Online
HAHAHA!!!
You are totally right seth. I'm explaining this all wrong.
I did not use xrandr, I used arandr and my explanation was not at all accurate.
I'm tired and frustrated, which has led me to exerting only a half-ass'd effort.
As for the xorg.conf file, it is a contagion of trying many different things that I have read . . . basically as you can see it is nonsense so now it is gone.
More exactly what happens when I attempt to enable output of all three screens arandr provides these messages depending on what is already enabled:
With DVI-D-0 and HDMI-A-0 enabled:
XRandR failed:
XRandR returned error code 1: xrandr: cannot find crtc for output DisplayPort-0
With DisplayPort-0 and HDMI-A-0 enabled:
XRandR failed:
XRandR returned error code 1: xrandr: cannot find crtc for output DVI-D-0
With DisplayPort-0 and DVI-D-0 enabled:
XRandR failed:
XRandR returned error code 1: xrandr: cannot find crtc for output HDMI-A-0
$ xrandr -q
Screen 0: minimum 320 x 200, current 3584 x 1280, maximum 16384 x 16384
DisplayPort-0 connected primary (normal left inverted right x axis y axis)
1280x1024 60.02 + 75.02
1280x960 60.00
1152x864 75.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
HDMI-A-0 connected 2560x1080+0+0 (normal left inverted right x axis y axis) 673mm x 284mm
2560x1080 60.00*+
1920x1080 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DVI-D-0 connected 1024x1280+2560+0 right (normal left inverted right x axis y axis) 340mm x 270mm
1280x1024 60.02*+
1280x960 60.00
1024x768 60.00
800x600 60.32
640x480 59.94
720x400 70.08
$ uname -a
Linux prototype 4.7.6-1-ARCH #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 x86_64 GNU/Linux
$ cat .local/share/xorg/Xorg.0.log
[ 180.323]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 180.323] X Protocol Version 11, Revision 0
[ 180.323] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 180.323] Current Operating System: Linux prototype 4.7.4-1-ARCH #1 SMP PREEMPT Thu Sep 15 15:24:29 CEST 2016 x86_64
[ 180.323] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7fc3ae91-e043-40d5-8b02-34c36b275be6 rw
[ 180.323] Build Date: 19 July 2016 05:54:24PM
[ 180.323]
[ 180.323] Current version of pixman: 0.34.0
[ 180.324] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 180.324] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 180.324] (==) Log file: "/home/technician/.local/share/xorg/Xorg.0.log", Time: Tue Sep 27 22:40:49 2016
[ 180.324] (==) Using config file: "/etc/X11/xorg.conf"
[ 180.324] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 180.324] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 180.325] (==) ServerLayout "Layout0"
[ 180.325] (**) |-->Screen "Screen0" (0)
[ 180.325] (**) | |-->Monitor "LG"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen1" (1)
[ 180.325] (**) | |-->Monitor "Acer"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen2" (2)
[ 180.325] (**) | |-->Monitor "HP"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (==) Automatically adding devices
[ 180.325] (==) Automatically enabling devices
[ 180.325] (==) Automatically adding GPU devices
[ 180.325] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 180.325] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 180.325] Entry deleted from font path.
[ 180.325] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 180.325] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 180.325] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 180.325] (II) Loader magic: 0x821d40
[ 180.325] (II) Module ABI versions:
[ 180.325] X.Org ANSI C Emulation: 0.4
[ 180.325] X.Org Video Driver: 20.0
[ 180.325] X.Org XInput driver : 22.1
[ 180.325] X.Org Server Extension : 9.0
[ 180.326] (++) using VT number 2
[ 180.326] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 180.328] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 180.329] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 180.330] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 180.331] (--) PCI:*(0:0:2:0) 8086:0042:103c:2a9c rev 24, Mem @ 0xfb800000/4194304, 0xd0000000/268435456, I/O @ 0x0000cc00/8, BIOS @ 0x????????/131072
[ 180.331] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 180.331] (II) LoadModule: "glx"
[ 180.332] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 180.333] (II) Module glx: vendor="X.Org Foundation"
[ 180.333] compiled for 1.18.4, module version = 1.0.0
[ 180.333] ABI class: X.Org Server Extension, version 9.0
[ 180.333] (==) AIGLX enabled
[ 180.333] (II) LoadModule: "amdgpu"
[ 180.334] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 180.334] (II) Module amdgpu: vendor="X.Org Foundation"
[ 180.334] compiled for 1.18.4, module version = 1.1.2
[ 180.334] Module class: X.Org Video Driver
[ 180.334] ABI class: X.Org Video Driver, version 20.0
[ 180.334] (II) AMDGPU: Driver for AMD Radeon chipsets: OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, PITCAIRN, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ, TOPAZ,
TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI, STONEY,
POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
POLARIS11, POLARIS11, POLARIS11, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10
[ 180.336] (EE) No devices detected.
[ 180.336] (EE)
Fatal server error:
[ 180.336] (EE) no screens found(EE)
[ 180.336] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 180.336] (EE) Please also check the log file at "/home/technician/.local/share/xorg/Xorg.0.log" for additional information.
[ 180.336] (EE)
$ cat /var/log/Xorg.0.log
[ 9.441]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 9.441] X Protocol Version 11, Revision 0
[ 9.441] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 9.441] Current Operating System: Linux prototype 4.7.6-1-ARCH #1 SMP PREEMPT Fri Sep 30 19:28:42 CEST 2016 x86_64
[ 9.441] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7fc3ae91-e043-40d5-8b02-34c36b275be6 rw
[ 9.441] Build Date: 19 July 2016 05:54:24PM
[ 9.441]
[ 9.441] Current version of pixman: 0.34.0
[ 9.441] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.441] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.441] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 15 09:14:52 2016
[ 9.443] (==) Using config file: "/etc/X11/xorg.conf"
[ 9.443] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 9.443] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.444] (==) ServerLayout "Layout0"
[ 9.444] (**) |-->Screen "Screen0" (0)
[ 9.444] (**) | |-->Monitor "LG"
[ 9.445] (**) | |-->Device "AMD"
[ 9.445] (**) |-->Screen "Screen1" (1)
[ 9.445] (**) | |-->Monitor "Acer"
[ 9.445] (**) | |-->Device "AMD"
[ 9.445] (**) |-->Screen "Screen2" (2)
[ 9.445] (**) | |-->Monitor "HP"
[ 9.445] (**) | |-->Device "AMD"
[ 9.445] (==) Automatically adding devices
[ 9.445] (==) Automatically enabling devices
[ 9.445] (==) Automatically adding GPU devices
[ 9.445] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 9.447] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 9.447] Entry deleted from font path.
[ 9.452] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 9.452] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.452] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9.452] (II) Loader magic: 0x821d40
[ 9.452] (II) Module ABI versions:
[ 9.452] X.Org ANSI C Emulation: 0.4
[ 9.452] X.Org Video Driver: 20.0
[ 9.452] X.Org XInput driver : 22.1
[ 9.452] X.Org Server Extension : 9.0
[ 9.452] (++) using VT number 1
[ 9.452] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 9.453] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 9.465] (--) PCI:*(0:1:0:0) 1002:67ef:1682:9460 rev 207, Mem @ 0xd0000000/268435456, 0xcfe00000/2097152, 0xfbcc0000/262144, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 9.466] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 9.466] (II) LoadModule: "glx"
[ 9.466] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9.482] (II) Module glx: vendor="X.Org Foundation"
[ 9.482] compiled for 1.18.4, module version = 1.0.0
[ 9.482] ABI class: X.Org Server Extension, version 9.0
[ 9.482] (==) AIGLX enabled
[ 9.482] (II) LoadModule: "amdgpu"
[ 9.484] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 9.493] (II) Module amdgpu: vendor="X.Org Foundation"
[ 9.493] compiled for 1.18.4, module version = 1.1.2
[ 9.493] Module class: X.Org Video Driver
[ 9.493] ABI class: X.Org Video Driver, version 20.0
[ 9.493] (II) AMDGPU: Driver for AMD Radeon chipsets: OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, PITCAIRN, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ, TOPAZ,
TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI, STONEY,
POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
POLARIS11, POLARIS11, POLARIS11, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10
[ 9.494] (II) [KMS] Kernel modesetting enabled.
[ 9.503] (**) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 9.504] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 9.504] (==) AMDGPU(0): Default visual is TrueColor
[ 9.504] (==) AMDGPU(0): RGB weight 888
[ 9.504] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 9.504] (--) AMDGPU(0): Chipset: "POLARIS11" (ChipID = 0x67ef)
[ 9.504] (II) Loading sub module "fb"
[ 9.504] (II) LoadModule: "fb"
[ 9.504] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.506] (II) Module fb: vendor="X.Org Foundation"
[ 9.506] compiled for 1.18.4, module version = 1.0.0
[ 9.506] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.506] (II) Loading sub module "dri2"
[ 9.506] (II) LoadModule: "dri2"
[ 9.506] (II) Module "dri2" already built-in
[ 9.718] (II) Loading sub module "glamoregl"
[ 9.718] (II) LoadModule: "glamoregl"
[ 9.718] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 9.730] (II) Module glamoregl: vendor="X.Org Foundation"
[ 9.730] compiled for 1.18.4, module version = 1.0.0
[ 9.730] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.730] (II) glamor: OpenGL accelerated X.org driver based.
[ 9.736] (II) glamor: EGL version 1.4 (DRI2):
[ 9.748] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 9.749] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 9.897] (II) AMDGPU(0): Output DisplayPort-0 using monitor section LG
[ 9.897] (**) AMDGPU(0): Option "PreferredMode" "2560x1080"
[ 9.897] (**) AMDGPU(0): Option "Primary" "On"
[ 9.963] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 9.998] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 10.146] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 10.214] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 10.214] (II) AMDGPU(0): Manufacturer: GSM Model: 59f1 Serial#: 449843
[ 10.214] (II) AMDGPU(0): Year: 2016 Week: 5
[ 10.214] (II) AMDGPU(0): EDID Version: 1.3
[ 10.214] (II) AMDGPU(0): Digital Display Input
[ 10.214] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 67 vert.: 28
[ 10.214] (II) AMDGPU(0): Gamma: 2.20
[ 10.214] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 10.214] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 10.214] (II) AMDGPU(0): First detailed timing is preferred mode
[ 10.214] (II) AMDGPU(0): redX: 0.651 redY: 0.332 greenX: 0.307 greenY: 0.631
[ 10.214] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 10.214] (II) AMDGPU(0): Supported established timings:
[ 10.214] (II) AMDGPU(0): 720x400@70Hz
[ 10.214] (II) AMDGPU(0): 640x480@60Hz
[ 10.214] (II) AMDGPU(0): 640x480@75Hz
[ 10.214] (II) AMDGPU(0): 800x600@60Hz
[ 10.214] (II) AMDGPU(0): 800x600@75Hz
[ 10.214] (II) AMDGPU(0): 1024x768@60Hz
[ 10.214] (II) AMDGPU(0): 1024x768@75Hz
[ 10.214] (II) AMDGPU(0): 1280x1024@75Hz
[ 10.214] (II) AMDGPU(0): 1152x864@75Hz
[ 10.214] (II) AMDGPU(0): Manufacturer's mask: 0
[ 10.214] (II) AMDGPU(0): Supported standard timings:
[ 10.214] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 10.214] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 10.214] (II) AMDGPU(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 10.214] (II) AMDGPU(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 10.214] (II) AMDGPU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 10.214] (II) AMDGPU(0): Supported detailed timing:
[ 10.215] (II) AMDGPU(0): clock: 185.6 MHz Image Size: 673 x 284 mm
[ 10.215] (II) AMDGPU(0): h_active: 2560 h_sync: 2624 h_sync_end 2688 h_blank_end 2784 h_border: 0
[ 10.215] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1093 v_blanking: 1111 v_border: 0
[ 10.215] (II) AMDGPU(0): Supported detailed timing:
[ 10.215] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 673 x 284 mm
[ 10.215] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 10.215] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 10.215] (II) AMDGPU(0): Monitor name: LG ULTRAWIDE
[ 10.215] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 90 kHz, PixClock max 245 MHz
[ 10.215] (II) AMDGPU(0): Supported detailed timing:
[ 10.215] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 598 x 337 mm
[ 10.215] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 10.215] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 10.215] (II) AMDGPU(0): Supported detailed timing:
[ 10.215] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 10.215] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 10.215] (II) AMDGPU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 10.215] (II) AMDGPU(0): Supported detailed timing:
[ 10.215] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 10.215] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 10.215] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 10.215] (II) AMDGPU(0): Supported detailed timing:
[ 10.215] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 598 x 337 mm
[ 10.215] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 10.215] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 10.215] (II) AMDGPU(0): Serial No: 605NTCZD7843
[ 10.215] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 10.215] (II) AMDGPU(0): EDID (in hex):
[ 10.215] (II) AMDGPU(0): 00ffffffffffff001e6df15933dd0600
[ 10.215] (II) AMDGPU(0): 051a010380431c78eaca95a6554ea126
[ 10.215] (II) AMDGPU(0): 0f5054a54b80714f818081c0a9c0b300
[ 10.215] (II) AMDGPU(0): 0101010101017e4800e0a0381f404040
[ 10.215] (II) AMDGPU(0): 3a00a11c21000018023a801871382d40
[ 10.215] (II) AMDGPU(0): 582c4500a11c2100001e000000fc004c
[ 10.215] (II) AMDGPU(0): 4720554c545241574944450a000000fd
[ 10.215] (II) AMDGPU(0): 00384b1e5a18000a2020202020200180
[ 10.215] (II) AMDGPU(0): 02031df14a900403001412051f011323
[ 10.215] (II) AMDGPU(0): 0907078301000065030c001000023a80
[ 10.215] (II) AMDGPU(0): 1871382d40582c450056512100001e01
[ 10.215] (II) AMDGPU(0): 1d8018711c1620582c25005651210000
[ 10.215] (II) AMDGPU(0): 9e011d007251d01e206e285500565121
[ 10.215] (II) AMDGPU(0): 00001e8c0ad08a20e02d10103e960056
[ 10.215] (II) AMDGPU(0): 5121000018000000ff003630354e5443
[ 10.215] (II) AMDGPU(0): 5a44373834330a00000000000000009d
[ 10.215] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[ 10.215] (II) AMDGPU(0): Modeline "2560x1080"x60.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz UeP)
[ 10.215] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 10.215] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 10.250] (II) AMDGPU(0): EDID for output DVI-D-0
[ 10.250] (II) AMDGPU(0): Manufacturer: HWP Model: 2859 Serial#: 16843009
[ 10.250] (II) AMDGPU(0): Year: 2009 Week: 39
[ 10.250] (II) AMDGPU(0): EDID Version: 1.3
[ 10.250] (II) AMDGPU(0): Digital Display Input
[ 10.250] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 10.250] (II) AMDGPU(0): Gamma: 2.40
[ 10.250] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 10.250] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 10.250] (II) AMDGPU(0): Default color space is primary color space
[ 10.250] (II) AMDGPU(0): First detailed timing is preferred mode
[ 10.250] (II) AMDGPU(0): redX: 0.640 redY: 0.335 greenX: 0.298 greenY: 0.608
[ 10.250] (II) AMDGPU(0): blueX: 0.147 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 10.250] (II) AMDGPU(0): Supported established timings:
[ 10.250] (II) AMDGPU(0): 720x400@70Hz
[ 10.250] (II) AMDGPU(0): 640x480@60Hz
[ 10.250] (II) AMDGPU(0): 800x600@60Hz
[ 10.250] (II) AMDGPU(0): 1024x768@60Hz
[ 10.250] (II) AMDGPU(0): Manufacturer's mask: 0
[ 10.250] (II) AMDGPU(0): Supported standard timings:
[ 10.250] (II) AMDGPU(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 10.250] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 10.250] (II) AMDGPU(0): Supported detailed timing:
[ 10.250] (II) AMDGPU(0): clock: 108.0 MHz Image Size: 340 x 270 mm
[ 10.250] (II) AMDGPU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 10.250] (II) AMDGPU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 10.250] (II) AMDGPU(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 145 MHz
[ 10.250] (II) AMDGPU(0): Monitor name: LA1751
[ 10.250] (II) AMDGPU(0): Serial No: 3CQ9394M9S
[ 10.250] (II) AMDGPU(0): EDID (in hex):
[ 10.250] (II) AMDGPU(0): 00ffffffffffff0022f0592801010101
[ 10.250] (II) AMDGPU(0): 2713010380221b8ceef7c5a3554c9b25
[ 10.250] (II) AMDGPU(0): 125054a1080081408180010101010101
[ 10.250] (II) AMDGPU(0): 010101010101302a009851002a403070
[ 10.250] (II) AMDGPU(0): 1300540e1100001e000000fd00324c18
[ 10.250] (II) AMDGPU(0): 530e000a202020202020000000fc004c
[ 10.250] (II) AMDGPU(0): 41313735310a202020202020000000ff
[ 10.250] (II) AMDGPU(0): 00334351393339344d39530a2020007b
[ 10.250] (II) AMDGPU(0): Printing probed modes for output DVI-D-0
[ 10.250] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 10.250] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 10.250] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 10.250] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 10.250] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 10.250] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 10.250] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 10.250] (II) AMDGPU(0): Output HDMI-A-0 connected
[ 10.250] (II) AMDGPU(0): Output DVI-D-0 connected
[ 10.250] (II) AMDGPU(0): Using user preference for initial modes
[ 10.250] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 2560x1080 +0+0
[ 10.250] (II) AMDGPU(0): Output DVI-D-0 using initial mode 1280x1024 +0+0
[ 10.250] (II) AMDGPU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 10.250] (II) AMDGPU(0): mem size init: gart size :ffd79000 vram size: s:feace000 visible:eace000
[ 10.250] (==) AMDGPU(0): DPI set to (96, 96)
[ 10.250] (II) Loading sub module "ramdac"
[ 10.250] (II) LoadModule: "ramdac"
[ 10.250] (II) Module "ramdac" already built-in
[ 10.250] (--) Depth 24 pixmap format is 32 bpp
[ 10.251] (II) AMDGPU(0): [DRI2] Setup complete
[ 10.251] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 10.251] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 10.251] (II) AMDGPU(0): Front buffer pitch: 10240 bytes
[ 10.252] (==) AMDGPU(0): DRI3 disabled
[ 10.252] (==) AMDGPU(0): Backing store enabled
[ 10.252] (II) AMDGPU(0): Direct rendering enabled
[ 10.415] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 10.415] (II) AMDGPU(0): Acceleration enabled
[ 10.415] (==) AMDGPU(0): DPMS enabled
[ 10.415] (==) AMDGPU(0): Silken mouse enabled
[ 10.416] (II) AMDGPU(0): Set up textured video (glamor)
[ 10.416] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 10.490] (WW) AMDGPU(0): Option "PreferredMode" is not used
[ 10.490] (WW) AMDGPU(0): Option "Primary" is not used
[ 10.490] (--) RandR disabled
[ 10.494] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 10.494] (II) AIGLX: enabled GLX_ARB_create_context
[ 10.494] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 10.494] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 10.494] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 10.494] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 10.494] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 10.494] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 10.494] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 10.494] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 10.494] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 10.495] (II) AIGLX: Loaded and initialized radeonsi
[ 10.495] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 10.496] (II) AMDGPU(0): Setting screen physical size to 677 x 285
[ 10.671] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 10.671] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10.671] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.671] (II) LoadModule: "libinput"
[ 10.671] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 10.678] (II) Module libinput: vendor="X.Org Foundation"
[ 10.678] compiled for 1.18.4, module version = 0.20.0
[ 10.678] Module class: X.Org XInput Driver
[ 10.678] ABI class: X.Org XInput driver, version 22.1
[ 10.678] (II) Using input driver 'libinput' for 'Power Button'
[ 10.678] (**) Power Button: always reports core events
[ 10.678] (**) Option "Device" "/dev/input/event8"
[ 10.678] (**) Option "_source" "server/udev"
[ 10.679] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[ 10.679] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[ 10.693] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event8"
[ 10.693] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10.694] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[ 10.694] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[ 10.694] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 10.694] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10.694] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.694] (II) Using input driver 'libinput' for 'Power Button'
[ 10.694] (**) Power Button: always reports core events
[ 10.694] (**) Option "Device" "/dev/input/event7"
[ 10.694] (**) Option "_source" "server/udev"
[ 10.694] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 10.694] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 10.710] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9/event7"
[ 10.710] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 10.710] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 10.710] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 10.711] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 10.711] (II) No input driver specified, ignoring this device.
[ 10.711] (II) This device may have been added with another device file.
[ 10.712] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[ 10.712] (II) No input driver specified, ignoring this device.
[ 10.712] (II) This device may have been added with another device file.
[ 10.712] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[ 10.712] (II) No input driver specified, ignoring this device.
[ 10.712] (II) This device may have been added with another device file.
[ 10.713] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event13)
[ 10.713] (II) No input driver specified, ignoring this device.
[ 10.713] (II) This device may have been added with another device file.
[ 10.713] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event14)
[ 10.713] (II) No input driver specified, ignoring this device.
[ 10.713] (II) This device may have been added with another device file.
[ 10.714] (II) config/udev: Adding input device G15 Gaming Keyboard (/dev/input/event1)
[ 10.714] (**) G15 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[ 10.714] (**) G15 Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.714] (II) Using input driver 'libinput' for 'G15 Gaming Keyboard'
[ 10.714] (**) G15 Gaming Keyboard: always reports core events
[ 10.714] (**) Option "Device" "/dev/input/event1"
[ 10.714] (**) Option "_source" "server/udev"
[ 10.715] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 10.715] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is a keyboard
[ 10.743] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/0003:046D:C226.0006/input/input3/event1"
[ 10.743] (II) XINPUT: Adding extended input device "G15 Gaming Keyboard" (type: KEYBOARD, id 8)
[ 10.744] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 10.744] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is a keyboard
[ 10.745] (II) config/udev: Adding input device G15 Gaming Keyboard (/dev/input/event2)
[ 10.745] (**) G15 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[ 10.745] (**) G15 Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.745] (II) Using input driver 'libinput' for 'G15 Gaming Keyboard'
[ 10.745] (**) G15 Gaming Keyboard: always reports core events
[ 10.745] (**) Option "Device" "/dev/input/event2"
[ 10.745] (**) Option "_source" "server/udev"
[ 10.745] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 10.745] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is a keyboard
[ 10.770] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.1/0003:046D:C226.0007/input/input4/event2"
[ 10.770] (II) XINPUT: Adding extended input device "G15 Gaming Keyboard" (type: KEYBOARD, id 9)
[ 10.770] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 10.770] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is a keyboard
[ 10.771] (II) config/udev: Adding input device G15 GamePanel LCD (/dev/input/event3)
[ 10.771] (**) G15 GamePanel LCD: Applying InputClass "evdev keyboard catchall"
[ 10.771] (**) G15 GamePanel LCD: Applying InputClass "libinput keyboard catchall"
[ 10.771] (II) Using input driver 'libinput' for 'G15 GamePanel LCD'
[ 10.771] (**) G15 GamePanel LCD: always reports core events
[ 10.771] (**) Option "Device" "/dev/input/event3"
[ 10.771] (**) Option "_source" "server/udev"
[ 10.772] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is tagged by udev as: Keyboard
[ 10.772] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is a keyboard
[ 10.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.0/0003:046D:C227.0008/input/input5/event3"
[ 10.796] (II) XINPUT: Adding extended input device "G15 GamePanel LCD" (type: KEYBOARD, id 10)
[ 10.797] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is tagged by udev as: Keyboard
[ 10.797] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is a keyboard
[ 10.798] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event15)
[ 10.798] (II) No input driver specified, ignoring this device.
[ 10.798] (II) This device may have been added with another device file.
[ 10.798] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event16)
[ 10.798] (II) No input driver specified, ignoring this device.
[ 10.798] (II) This device may have been added with another device file.
[ 10.798] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event17)
[ 10.798] (II) No input driver specified, ignoring this device.
[ 10.798] (II) This device may have been added with another device file.
[ 10.799] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event18)
[ 10.799] (II) No input driver specified, ignoring this device.
[ 10.799] (II) This device may have been added with another device file.
[ 10.799] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event19)
[ 10.800] (II) No input driver specified, ignoring this device.
[ 10.800] (II) This device may have been added with another device file.
[ 10.800] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event20)
[ 10.800] (II) No input driver specified, ignoring this device.
[ 10.800] (II) This device may have been added with another device file.
[ 10.801] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event21)
[ 10.801] (II) No input driver specified, ignoring this device.
[ 10.801] (II) This device may have been added with another device file.
[ 10.801] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event22)
[ 10.801] (II) No input driver specified, ignoring this device.
[ 10.801] (II) This device may have been added with another device file.
[ 10.802] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/event6)
[ 10.802] (**) Logitech Anywhere MX: Applying InputClass "evdev pointer catchall"
[ 10.802] (**) Logitech Anywhere MX: Applying InputClass "libinput pointer catchall"
[ 10.802] (II) Using input driver 'libinput' for 'Logitech Anywhere MX'
[ 10.802] (**) Logitech Anywhere MX: always reports core events
[ 10.802] (**) Option "Device" "/dev/input/event6"
[ 10.802] (**) Option "_source" "server/udev"
[ 10.803] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is tagged by udev as: Mouse
[ 10.803] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is a pointer caps
[ 10.830] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:1017.000A/input/input8/event6"
[ 10.830] (II) XINPUT: Adding extended input device "Logitech Anywhere MX" (type: MOUSE, id 11)
[ 10.830] (**) Option "AccelerationScheme" "none"
[ 10.830] (**) Logitech Anywhere MX: (accel) selected scheme none/0
[ 10.830] (**) Logitech Anywhere MX: (accel) acceleration factor: 2.000
[ 10.830] (**) Logitech Anywhere MX: (accel) acceleration threshold: 4
[ 10.831] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is tagged by udev as: Mouse
[ 10.831] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is a pointer caps
[ 10.831] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/mouse2)
[ 10.831] (II) No input driver specified, ignoring this device.
[ 10.831] (II) This device may have been added with another device file.
[ 10.832] (II) config/udev: Adding input device Logitech K360 (/dev/input/event4)
[ 10.832] (**) Logitech K360: Applying InputClass "evdev keyboard catchall"
[ 10.832] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[ 10.832] (II) Using input driver 'libinput' for 'Logitech K360'
[ 10.832] (**) Logitech K360: always reports core events
[ 10.832] (**) Option "Device" "/dev/input/event4"
[ 10.832] (**) Option "_source" "server/udev"
[ 10.833] (II) input device 'Logitech K360', /dev/input/event4 is tagged by udev as: Keyboard
[ 10.833] (II) input device 'Logitech K360', /dev/input/event4 is a keyboard
[ 10.863] (II) libinput: Logitech K360: needs a virtual subdevice
[ 10.863] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input6/event4"
[ 10.863] (II) XINPUT: Adding extended input device "Logitech K360" (type: MOUSE, id 12)
[ 10.863] (**) Option "AccelerationScheme" "none"
[ 10.863] (**) Logitech K360: (accel) selected scheme none/0
[ 10.863] (**) Logitech K360: (accel) acceleration factor: 2.000
[ 10.863] (**) Logitech K360: (accel) acceleration threshold: 4
[ 10.864] (II) input device 'Logitech K360', /dev/input/event4 is tagged by udev as: Keyboard
[ 10.864] (II) input device 'Logitech K360', /dev/input/event4 is a keyboard
[ 10.865] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/event0)
[ 10.865] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 10.865] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 10.865] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 10.865] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 10.865] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 10.865] (**) Logitech MX Anywhere 2: always reports core events
[ 10.865] (**) Option "Device" "/dev/input/event0"
[ 10.865] (**) Option "_source" "server/udev"
[ 10.866] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is tagged by udev as: Keyboard Mouse
[ 10.866] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a pointer caps
[ 10.866] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a keyboard
[ 10.890] (II) libinput: Logitech MX Anywhere 2: needs a virtual subdevice
[ 10.890] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0004/input/input2/event0"
[ 10.890] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: MOUSE, id 13)
[ 10.890] (**) Option "AccelerationScheme" "none"
[ 10.890] (**) Logitech MX Anywhere 2: (accel) selected scheme none/0
[ 10.890] (**) Logitech MX Anywhere 2: (accel) acceleration factor: 2.000
[ 10.890] (**) Logitech MX Anywhere 2: (accel) acceleration threshold: 4
[ 10.891] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is tagged by udev as: Keyboard Mouse
[ 10.891] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a pointer caps
[ 10.891] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a keyboard
[ 10.891] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/mouse0)
[ 10.891] (II) No input driver specified, ignoring this device.
[ 10.891] (II) This device may have been added with another device file.
[ 10.892] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/event5)
[ 10.892] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 10.893] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 10.893] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 10.893] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 10.893] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 10.893] (**) Logitech MX Anywhere 2: always reports core events
[ 10.893] (**) Option "Device" "/dev/input/event5"
[ 10.893] (**) Option "_source" "server/udev"
[ 10.893] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is tagged by udev as: Keyboard Mouse
[ 10.893] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a pointer caps
[ 10.893] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a keyboard
[ 10.926] (II) libinput: Logitech MX Anywhere 2: needs a virtual subdevice
[ 10.926] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0009/input/input7/event5"
[ 10.926] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: MOUSE, id 14)
[ 10.927] (**) Option "AccelerationScheme" "none"
[ 10.927] (**) Logitech MX Anywhere 2: (accel) selected scheme none/0
[ 10.927] (**) Logitech MX Anywhere 2: (accel) acceleration factor: 2.000
[ 10.927] (**) Logitech MX Anywhere 2: (accel) acceleration threshold: 4
[ 10.927] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is tagged by udev as: Keyboard Mouse
[ 10.927] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a pointer caps
[ 10.927] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a keyboard
[ 10.928] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/mouse1)
[ 10.928] (II) No input driver specified, ignoring this device.
[ 10.928] (II) This device may have been added with another device file.
[ 10.929] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 10.929] (II) No input driver specified, ignoring this device.
[ 10.929] (II) This device may have been added with another device file.
[ 10.935] (**) Logitech K360: Applying InputClass "evdev keyboard catchall"
[ 10.935] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[ 10.935] (II) Using input driver 'libinput' for 'Logitech K360'
[ 10.935] (**) Logitech K360: always reports core events
[ 10.935] (**) Option "Device" "/dev/input/event4"
[ 10.935] (**) Option "_source" "_driver/libinput"
[ 10.935] (II) libinput: Logitech K360: is a virtual subdevice
[ 10.935] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input6/event4"
[ 10.935] (II) XINPUT: Adding extended input device "Logitech K360" (type: KEYBOARD, id 15)
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 10.936] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 10.936] (**) Logitech MX Anywhere 2: always reports core events
[ 10.936] (**) Option "Device" "/dev/input/event0"
[ 10.936] (**) Option "_source" "_driver/libinput"
[ 10.936] (II) libinput: Logitech MX Anywhere 2: is a virtual subdevice
[ 10.936] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0004/input/input2/event0"
[ 10.936] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: KEYBOARD, id 16)
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 10.936] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 10.936] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 10.936] (**) Logitech MX Anywhere 2: always reports core events
[ 10.936] (**) Option "Device" "/dev/input/event5"
[ 10.936] (**) Option "_source" "_driver/libinput"
[ 10.936] (II) libinput: Logitech MX Anywhere 2: is a virtual subdevice
[ 10.936] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0009/input/input7/event5"
[ 10.936] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: KEYBOARD, id 17)
[ 76.343] (II) AMDGPU(0): Allocate new frame buffer 3584x1280
[ 76.343] (II) AMDGPU(0): => pitch 14336 bytes
[ 27399.852] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27399.852] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 27399.852] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 27399.852] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27399.852] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27399.852] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27399.852] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27399.852] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27399.852] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27399.852] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27405.890] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27405.890] (II) AMDGPU(0): Using hsync ranges from config file
[ 27405.890] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27405.890] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27405.890] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27405.890] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27405.890] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27405.890] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27405.890] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27405.890] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27417.275] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27417.275] (II) AMDGPU(0): Using hsync ranges from config file
[ 27417.275] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27417.275] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27417.275] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27417.275] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27417.275] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27417.275] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27417.275] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27417.275] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27417.528] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27417.528] (II) AMDGPU(0): Using hsync ranges from config file
[ 27417.528] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27417.528] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27417.528] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27417.528] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27417.528] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27417.528] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27417.528] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27417.528] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27478.970] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27478.970] (II) AMDGPU(0): Using hsync ranges from config file
[ 27478.970] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27478.970] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27478.970] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27478.970] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27478.970] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27478.970] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27478.970] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27478.970] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27479.102] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27479.102] (II) AMDGPU(0): Using hsync ranges from config file
[ 27479.102] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27479.102] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27479.102] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27479.102] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27479.102] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27479.102] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27479.102] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27479.102] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27491.539] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27491.539] (II) AMDGPU(0): Using hsync ranges from config file
[ 27491.539] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27491.539] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27491.539] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27491.539] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27491.539] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27491.539] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27491.539] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27491.539] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27491.676] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 27491.676] (II) AMDGPU(0): Using hsync ranges from config file
[ 27491.676] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27491.676] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27491.676] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 27491.676] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27491.676] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27491.676] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27491.676] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27491.676] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
Last edited by Technicus (2016-10-15 22:18:53)
Offline
Check and ensure the amount is > 2 ;-)
xrandr --listproviders | grep crtc
Online
$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x57 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 5 outputs: 3 associated providers: 0 name:POLARIS11 @ pci:0000:01:00.0
I am not sure what this means.
Last edited by Technicus (2016-10-17 00:39:25)
Offline
Means you should have 5 crtcs, so it's not like 3 outputs would share 2 crtcs (what's not uncommon either)
Let's see whether it's the arandr call:
xrandr --output DisplayPort-0 --auto
xrandr --output HDMI-A-0 --auto
xrandr --output DVI-D-0 --auto
(this will not arrange the outputs, but should activate them all)
Online
$ xrandr --output DisplayPort-0 --auto
xrandr: cannot find crtc for output DisplayPort-0
$ xrandr --output HDMI-A-0 --auto
$ xrandr --output DVI-D-0 --auto
So what does this mean?
Last edited by Technicus (2016-10-17 21:26:57)
Offline
What does 'xrandr --verbose' say?
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
$ xrandr --verbose
Screen 0: minimum 320 x 200, current 3584 x 1280, maximum 16384 x 16384
DisplayPort-0 connected (normal left inverted right x axis y axis)
Identifier: 0x54
Timestamp: 198468825
Subpixel: horizontal rgb
Clones:
CRTCs: 1 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID:
00ffffffffffff000472ad568eee6073
2411010368221b782aaea5a6544c9926
145054bfef0081808140714f01010101
010101010101302a009851002a403070
1300520e1100001e000000fd00384c1e
510e000a202020202020000000fc0041
4c313731370a202020202020000000ff
004c35363034323534343333340a000d
dither: off
supported: off, on
audio: auto
supported: off, on, auto
scaling mode: None
supported: None, Full, Center, Full aspect
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: off, on, auto
coherent: 1
range: (0, 1)
1280x1024 (0x58) 108.000MHz +HSync +VSync +preferred
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1280x1024 (0x59) 135.000MHz +HSync +VSync
h: width 1280 start 1296 end 1440 total 1688 skew 0 clock 79.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 75.02Hz
1280x960 (0x5a) 108.000MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz
v: height 960 start 961 end 964 total 1000 clock 60.00Hz
1152x864 (0x5b) 108.000MHz +HSync +VSync
h: width 1152 start 1216 end 1344 total 1600 skew 0 clock 67.50KHz
v: height 864 start 865 end 868 total 900 clock 75.00Hz
1024x768 (0x5c) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x5d) 75.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.48KHz
v: height 768 start 771 end 777 total 806 clock 70.07Hz
1024x768 (0x5e) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
832x624 (0x5f) 57.284MHz -HSync -VSync
h: width 832 start 864 end 928 total 1152 skew 0 clock 49.73KHz
v: height 624 start 625 end 628 total 667 clock 74.55Hz
800x600 (0x60) 50.000MHz +HSync +VSync
h: width 800 start 856 end 976 total 1040 skew 0 clock 48.08KHz
v: height 600 start 637 end 643 total 666 clock 72.19Hz
800x600 (0x61) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x62) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x63) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
640x480 (0x64) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x65) 31.500MHz -HSync -VSync
h: width 640 start 664 end 704 total 832 skew 0 clock 37.86KHz
v: height 480 start 489 end 492 total 520 clock 72.81Hz
640x480 (0x66) 30.240MHz -HSync -VSync
h: width 640 start 704 end 768 total 864 skew 0 clock 35.00KHz
v: height 480 start 483 end 486 total 525 clock 66.67Hz
640x480 (0x67) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x400 (0x68) 28.320MHz -HSync +VSync
h: width 720 start 738 end 846 total 900 skew 0 clock 31.47KHz
v: height 400 start 412 end 414 total 449 clock 70.08Hz
HDMI-A-0 connected primary 2560x1080+0+0 (0x69) normal (normal left inverted right x axis y axis) 673mm x 284mm
Identifier: 0x55
Timestamp: 198468825
Subpixel: horizontal rgb
Gamma: 1.0:1.0:1.0
Brightness: 1.0
Clones:
CRTC: 0
CRTCs: 1 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID:
00ffffffffffff001e6df15933dd0600
051a010380431c78eaca95a6554ea126
0f5054a54b80714f818081c0a9c0b300
0101010101017e4800e0a0381f404040
3a00a11c21000018023a801871382d40
582c4500a11c2100001e000000fc004c
4720554c545241574944450a000000fd
00384b1e5a18000a2020202020200180
02031df14a900403001412051f011323
0907078301000065030c001000023a80
1871382d40582c450056512100001e01
1d8018711c1620582c25005651210000
9e011d007251d01e206e285500565121
00001e8c0ad08a20e02d10103e960056
5121000018000000ff003630354e5443
5a44373834330a00000000000000009d
dither: off
supported: off, on
audio: auto
supported: off, on, auto
scaling mode: None
supported: None, Full, Center, Full aspect
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: off, on, auto
coherent: 1
range: (0, 1)
2560x1080 (0x69) 185.580MHz -HSync -VSync *current +preferred
h: width 2560 start 2624 end 2688 total 2784 skew 0 clock 66.66KHz
v: height 1080 start 1083 end 1093 total 1111 clock 60.00Hz
1920x1080 (0x6a) 148.500MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.50KHz
v: height 1080 start 1084 end 1089 total 1125 clock 60.00Hz
1920x1080 (0x6b) 148.500MHz +HSync +VSync
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 56.25KHz
v: height 1080 start 1084 end 1089 total 1125 clock 50.00Hz
1920x1080 (0x6c) 148.352MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.43KHz
v: height 1080 start 1084 end 1089 total 1125 clock 59.94Hz
1920x1080i (0x6d) 74.250MHz +HSync +VSync Interlace
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.75KHz
v: height 1080 start 1084 end 1094 total 1125 clock 60.00Hz
1920x1080i (0x6e) 74.250MHz +HSync +VSync Interlace
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 28.12KHz
v: height 1080 start 1084 end 1094 total 1125 clock 50.00Hz
1920x1080i (0x6f) 74.176MHz +HSync +VSync Interlace
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.72KHz
v: height 1080 start 1084 end 1094 total 1125 clock 59.94Hz
1680x1050 (0x70) 119.000MHz +HSync -VSync
h: width 1680 start 1728 end 1760 total 1840 skew 0 clock 64.67KHz
v: height 1050 start 1053 end 1059 total 1080 clock 59.88Hz
1600x900 (0x71) 108.000MHz +HSync +VSync
h: width 1600 start 1624 end 1704 total 1800 skew 0 clock 60.00KHz
v: height 900 start 901 end 904 total 1000 clock 60.00Hz
1280x1024 (0x59) 135.000MHz +HSync +VSync
h: width 1280 start 1296 end 1440 total 1688 skew 0 clock 79.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 75.02Hz
1280x1024 (0x58) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1152x864 (0x5b) 108.000MHz +HSync +VSync
h: width 1152 start 1216 end 1344 total 1600 skew 0 clock 67.50KHz
v: height 864 start 865 end 868 total 900 clock 75.00Hz
1280x720 (0x72) 74.250MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 45.00KHz
v: height 720 start 725 end 730 total 750 clock 60.00Hz
1280x720 (0x73) 74.250MHz +HSync +VSync
h: width 1280 start 1720 end 1760 total 1980 skew 0 clock 37.50KHz
v: height 720 start 725 end 730 total 750 clock 50.00Hz
1280x720 (0x74) 74.176MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 44.96KHz
v: height 720 start 725 end 730 total 750 clock 59.94Hz
1024x768 (0x5c) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x5e) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
800x600 (0x61) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x62) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
720x576 (0x75) 27.000MHz -HSync -VSync
h: width 720 start 732 end 796 total 864 skew 0 clock 31.25KHz
v: height 576 start 581 end 586 total 625 clock 50.00Hz
720x480 (0x76) 27.027MHz -HSync -VSync
h: width 720 start 736 end 798 total 858 skew 0 clock 31.50KHz
v: height 480 start 489 end 495 total 525 clock 60.00Hz
720x480 (0x77) 27.000MHz -HSync -VSync
h: width 720 start 736 end 798 total 858 skew 0 clock 31.47KHz
v: height 480 start 489 end 495 total 525 clock 59.94Hz
640x480 (0x64) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x78) 25.200MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.50KHz
v: height 480 start 490 end 492 total 525 clock 60.00Hz
640x480 (0x67) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x400 (0x68) 28.320MHz -HSync +VSync
h: width 720 start 738 end 846 total 900 skew 0 clock 31.47KHz
v: height 400 start 412 end 414 total 449 clock 70.08Hz
DVI-D-0 connected 1024x1280+2560+0 (0x58) right (normal left inverted right x axis y axis) 340mm x 270mm
Identifier: 0x56
Timestamp: 198468825
Subpixel: horizontal rgb
Gamma: 1.0:1.0:1.0
Brightness: 1.0
Clones:
CRTC: 1
CRTCs: 1 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID:
00ffffffffffff0022f0592801010101
2713010380221b8ceef7c5a3554c9b25
125054a1080081408180010101010101
010101010101302a009851002a403070
1300540e1100001e000000fd00324c18
530e000a202020202020000000fc004c
41313735310a202020202020000000ff
00334351393339344d39530a2020007b
dither: off
supported: off, on
audio: auto
supported: off, on, auto
scaling mode: None
supported: None, Full, Center, Full aspect
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: off, on, auto
coherent: 1
range: (0, 1)
1280x1024 (0x58) 108.000MHz +HSync +VSync *current +preferred
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1280x960 (0x5a) 108.000MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz
v: height 960 start 961 end 964 total 1000 clock 60.00Hz
1024x768 (0x5e) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
800x600 (0x62) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
640x480 (0x67) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x400 (0x68) 28.320MHz -HSync +VSync
h: width 720 start 738 end 846 total 900 skew 0 clock 31.47KHz
v: height 400 start 412 end 414 total 449 clock 70.08Hz
Offline
If I read it correctly and I might be reading it wrong, all of the outputs can use either crtc 0 or crtc 1, if both are in use you can't use a third output because you have no free crtcs.
I don't know if using a different driver will help (most probably not) but if you are using xf86-video-ati you could try removing it and restart X and see if it makes any difference. Don't worry about removing xf86-video-ati, the built-in modesetting driver will be used and you'll still have acceleration.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
I have not tried switching drivers yet, but are you suggesting that only having two outputs maybe a hardware limitation? What about daisy chaining multiple displays from the display port? And crtc . . . that is old X jargon from when displays were crt?
Last edited by Technicus (2016-10-17 23:09:28)
Offline
Yes, there might be a hardware limitation that prevents you from having more than two monitors active at any time. I don't know about daisy chaining display port monitors, I have no experience with it and I would guess that it's probably not very used/tested on linux so do some research (or better yet, test it if you can get hold of two monitors) before you think about spending any money.
The crtc part, yes that is a reminder of old times, however you still need that hardware. From the page you link to: "The crtc controls the size and timing of the signal. This includes the vertical and horizontal sizes and blanking periods.". Even with digital monitors you need something to provide all the timings and the right signal at the right instant. Changing the name to something else just because crts are not common anymore would bring no advantage, so keep the name.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
Hey, whatever, that's cool, two monitors is fine. Thanks for the help. I'll keep investigating. At least I know more about the mysterious X11.
By the way . . . what motivates you to help me?
Last edited by Technicus (2016-10-18 01:36:25)
Offline
Just a random guess - did you try switching screens on both - open source or proprietary drivers?
Not much of a tip, but long time ago I tried nvidia proprietary drivers on some 'ye olde' card with two outputs and the card was working good (OpenGL and some other stuff) until I wanted to connect it to TV - then it could not setup to use two screens and I switched to open source drivers. After that OpenGL and other stuff was not working very good but I was able to use mirror or extended screens.
Last edited by Inixi (2016-10-20 22:40:45)
2020 ASUS Zephyrus G14
Offline
Between these two AMD pages: Radeon™ RX 460 graphics cards and [url=http://support.amd.com/en-us/kb-articles/Pages/AMDEyefinityFAQs.aspx?utm_campaign=eyefinity_faq&utm_medium=redirect&utm_source=301]
AMD Eyefinity Technology - Frequently Asked Questions (FAQs) [/url], I think it explains that in order to get more than 2 outputs I would need a display port hub like this: StarTech MSTDP123DP Triple Head DisplayPort 1.2 Multi Monitor MST Hub .
I still have not tried switching drivers.
Last edited by Technicus (2016-10-21 22:16:00)
Offline
Update:
The hardware arrived, 4 port display-port hub, and 15 foot extension cables. At first opportunity I connected the hub and displays. One display blinks and looks like garbage. One does not seem to have a signal, the other is just fine. The display that looks like garbage is connected through via a 15 foot display-port to vga adapter cable. The display which is just fine goes through a 15 foot display-port to HDMI adapter. The monitor that has no signal goes through a display-port to DVI adapter.
Looking at the connection through arandr, there is only configuration options for a single display-port connection.
Here is what the system reports with this configuration:
# xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x57 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 5 outputs: 3 associated providers: 0 name:POLARIS11 @ pci:0000:01:00.0
# xrandr --output DisplayPort-0 --auto
# xrandr --output HDMI-A-0 --auto
# xrandr --output DVI-D-0 --auto
$ cat /var/log/Xorg.0.log
[ 8.697]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 8.697] X Protocol Version 11, Revision 0
[ 8.697] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 8.697] Current Operating System: Linux prototype 4.8.3-1-ARCH #1 SMP PREEMPT Thu Oct 20 19:53:59 CEST 2016 x86_64
[ 8.697] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7fc3ae91-e043-40d5-8b02-34c36b275be6 rw
[ 8.697] Build Date: 19 July 2016 05:54:24PM
[ 8.697]
[ 8.697] Current version of pixman: 0.34.0
[ 8.697] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.697] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.697] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 24 17:10:01 2016
[ 8.700] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 8.700] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8.701] (==) No Layout section. Using the first Screen section.
[ 8.701] (==) No screen section available. Using defaults.
[ 8.701] (**) |-->Screen "Default Screen Section" (0)
[ 8.701] (**) | |-->Monitor "<default monitor>"
[ 8.702] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 8.702] (**) | |-->Device "AMD"
[ 8.702] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.702] (==) Automatically adding devices
[ 8.702] (==) Automatically enabling devices
[ 8.702] (==) Automatically adding GPU devices
[ 8.702] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8.704] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 8.704] Entry deleted from font path.
[ 8.708] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 8.708] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8.708] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.708] (II) Loader magic: 0x821d40
[ 8.708] (II) Module ABI versions:
[ 8.708] X.Org ANSI C Emulation: 0.4
[ 8.708] X.Org Video Driver: 20.0
[ 8.708] X.Org XInput driver : 22.1
[ 8.708] X.Org Server Extension : 9.0
[ 8.709] (++) using VT number 1
[ 8.709] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 8.709] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 8.727] (--) PCI:*(0:1:0:0) 1002:67ef:1682:9460 rev 207, Mem @ 0xd0000000/268435456, 0xcfe00000/2097152, 0xfbcc0000/262144, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 8.727] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8.727] (II) LoadModule: "glx"
[ 8.728] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8.750] (II) Module glx: vendor="X.Org Foundation"
[ 8.750] compiled for 1.18.4, module version = 1.0.0
[ 8.750] ABI class: X.Org Server Extension, version 9.0
[ 8.750] (==) AIGLX enabled
[ 8.750] (II) LoadModule: "amdgpu"
[ 8.752] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 8.760] (II) Module amdgpu: vendor="X.Org Foundation"
[ 8.760] compiled for 1.18.4, module version = 1.1.2
[ 8.760] Module class: X.Org Video Driver
[ 8.760] ABI class: X.Org Video Driver, version 20.0
[ 8.760] (II) AMDGPU: Driver for AMD Radeon chipsets: OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, PITCAIRN, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ, TOPAZ,
TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI, STONEY,
POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
POLARIS11, POLARIS11, POLARIS11, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10
[ 8.762] (II) [KMS] Kernel modesetting enabled.
[ 8.778] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 8.778] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 8.778] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 8.778] (==) AMDGPU(0): Default visual is TrueColor
[ 8.778] (==) AMDGPU(0): RGB weight 888
[ 8.778] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 8.778] (--) AMDGPU(0): Chipset: "POLARIS11" (ChipID = 0x67ef)
[ 8.778] (II) Loading sub module "fb"
[ 8.778] (II) LoadModule: "fb"
[ 8.778] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.780] (II) Module fb: vendor="X.Org Foundation"
[ 8.780] compiled for 1.18.4, module version = 1.0.0
[ 8.780] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.780] (II) Loading sub module "dri2"
[ 8.780] (II) LoadModule: "dri2"
[ 8.780] (II) Module "dri2" already built-in
[ 8.994] (II) Loading sub module "glamoregl"
[ 8.994] (II) LoadModule: "glamoregl"
[ 8.994] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 9.005] (II) Module glamoregl: vendor="X.Org Foundation"
[ 9.005] compiled for 1.18.4, module version = 1.0.0
[ 9.005] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.005] (II) glamor: OpenGL accelerated X.org driver based.
[ 9.012] (II) glamor: EGL version 1.4 (DRI2):
[ 9.024] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 9.024] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 9.072] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 9.073] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 9.075] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 9.122] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 9.122] (II) AMDGPU(0): Manufacturer: GSM Model: 59f1 Serial#: 449843
[ 9.122] (II) AMDGPU(0): Year: 2016 Week: 5
[ 9.122] (II) AMDGPU(0): EDID Version: 1.3
[ 9.122] (II) AMDGPU(0): Digital Display Input
[ 9.122] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 67 vert.: 28
[ 9.122] (II) AMDGPU(0): Gamma: 2.20
[ 9.122] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 9.122] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 9.122] (II) AMDGPU(0): First detailed timing is preferred mode
[ 9.122] (II) AMDGPU(0): redX: 0.651 redY: 0.332 greenX: 0.307 greenY: 0.631
[ 9.122] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 9.122] (II) AMDGPU(0): Supported established timings:
[ 9.122] (II) AMDGPU(0): 720x400@70Hz
[ 9.122] (II) AMDGPU(0): 640x480@60Hz
[ 9.122] (II) AMDGPU(0): 640x480@75Hz
[ 9.122] (II) AMDGPU(0): 800x600@60Hz
[ 9.122] (II) AMDGPU(0): 800x600@75Hz
[ 9.122] (II) AMDGPU(0): 1024x768@60Hz
[ 9.122] (II) AMDGPU(0): 1024x768@75Hz
[ 9.122] (II) AMDGPU(0): 1280x1024@75Hz
[ 9.122] (II) AMDGPU(0): 1152x864@75Hz
[ 9.122] (II) AMDGPU(0): Manufacturer's mask: 0
[ 9.122] (II) AMDGPU(0): Supported standard timings:
[ 9.122] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 9.122] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9.122] (II) AMDGPU(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 9.122] (II) AMDGPU(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 9.122] (II) AMDGPU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 9.122] (II) AMDGPU(0): Supported detailed timing:
[ 9.122] (II) AMDGPU(0): clock: 185.6 MHz Image Size: 673 x 284 mm
[ 9.122] (II) AMDGPU(0): h_active: 2560 h_sync: 2624 h_sync_end 2688 h_blank_end 2784 h_border: 0
[ 9.122] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1093 v_blanking: 1111 v_border: 0
[ 9.122] (II) AMDGPU(0): Supported detailed timing:
[ 9.122] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 673 x 284 mm
[ 9.122] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.122] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 9.122] (II) AMDGPU(0): Monitor name: LG ULTRAWIDE
[ 9.122] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 90 kHz, PixClock max 245 MHz
[ 9.122] (II) AMDGPU(0): Supported detailed timing:
[ 9.122] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 598 x 337 mm
[ 9.122] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.122] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 9.122] (II) AMDGPU(0): Supported detailed timing:
[ 9.122] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 9.122] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.122] (II) AMDGPU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 9.122] (II) AMDGPU(0): Supported detailed timing:
[ 9.122] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 9.122] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 9.122] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 9.122] (II) AMDGPU(0): Supported detailed timing:
[ 9.122] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 598 x 337 mm
[ 9.122] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 9.122] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 9.122] (II) AMDGPU(0): Serial No: 605NTCZD7843
[ 9.122] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 9.122] (II) AMDGPU(0): EDID (in hex):
[ 9.122] (II) AMDGPU(0): 00ffffffffffff001e6df15933dd0600
[ 9.122] (II) AMDGPU(0): 051a010380431c78eaca95a6554ea126
[ 9.122] (II) AMDGPU(0): 0f5054a54b80714f818081c0a9c0b300
[ 9.122] (II) AMDGPU(0): 0101010101017e4800e0a0381f404040
[ 9.122] (II) AMDGPU(0): 3a00a11c21000018023a801871382d40
[ 9.122] (II) AMDGPU(0): 582c4500a11c2100001e000000fc004c
[ 9.122] (II) AMDGPU(0): 4720554c545241574944450a000000fd
[ 9.122] (II) AMDGPU(0): 00384b1e5a18000a2020202020200180
[ 9.122] (II) AMDGPU(0): 02031df14a900403001412051f011323
[ 9.122] (II) AMDGPU(0): 0907078301000065030c001000023a80
[ 9.122] (II) AMDGPU(0): 1871382d40582c450056512100001e01
[ 9.122] (II) AMDGPU(0): 1d8018711c1620582c25005651210000
[ 9.122] (II) AMDGPU(0): 9e011d007251d01e206e285500565121
[ 9.122] (II) AMDGPU(0): 00001e8c0ad08a20e02d10103e960056
[ 9.122] (II) AMDGPU(0): 5121000018000000ff003630354e5443
[ 9.122] (II) AMDGPU(0): 5a44373834330a00000000000000009d
[ 9.123] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 9.123] (II) AMDGPU(0): Modeline "2560x1080"x60.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 9.123] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.123] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9.124] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 9.125] (II) AMDGPU(0): EDID for output DVI-D-0
[ 9.125] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 9.125] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 9.125] (II) AMDGPU(0): Output DVI-D-0 disconnected
[ 9.125] (II) AMDGPU(0): Using exact sizes for initial modes
[ 9.125] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 2560x1080 +0+0
[ 9.125] (II) AMDGPU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 9.125] (II) AMDGPU(0): mem size init: gart size :ffd79000 vram size: s:feace000 visible:eace000
[ 9.125] (==) AMDGPU(0): DPI set to (96, 96)
[ 9.125] (II) Loading sub module "ramdac"
[ 9.125] (II) LoadModule: "ramdac"
[ 9.125] (II) Module "ramdac" already built-in
[ 9.125] (--) Depth 24 pixmap format is 32 bpp
[ 9.126] (II) AMDGPU(0): [DRI2] Setup complete
[ 9.126] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 9.126] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 9.126] (II) AMDGPU(0): Front buffer pitch: 10240 bytes
[ 9.127] (==) AMDGPU(0): DRI3 disabled
[ 9.127] (==) AMDGPU(0): Backing store enabled
[ 9.127] (II) AMDGPU(0): Direct rendering enabled
[ 9.298] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 9.298] (II) AMDGPU(0): Acceleration enabled
[ 9.298] (==) AMDGPU(0): DPMS enabled
[ 9.298] (==) AMDGPU(0): Silken mouse enabled
[ 9.300] (II) AMDGPU(0): Set up textured video (glamor)
[ 9.300] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 9.353] (--) RandR disabled
[ 9.364] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 9.364] (II) AIGLX: enabled GLX_ARB_create_context
[ 9.364] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 9.364] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 9.364] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 9.364] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 9.364] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 9.364] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 9.364] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 9.364] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 9.364] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 9.367] (II) AIGLX: Loaded and initialized radeonsi
[ 9.367] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 9.368] (II) AMDGPU(0): Setting screen physical size to 677 x 285
[ 9.527] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 9.528] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.528] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.528] (II) LoadModule: "libinput"
[ 9.528] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 9.534] (II) Module libinput: vendor="X.Org Foundation"
[ 9.534] compiled for 1.18.4, module version = 0.22.0
[ 9.534] Module class: X.Org XInput Driver
[ 9.534] ABI class: X.Org XInput driver, version 22.1
[ 9.534] (II) Using input driver 'libinput' for 'Power Button'
[ 9.534] (**) Power Button: always reports core events
[ 9.534] (**) Option "Device" "/dev/input/event8"
[ 9.534] (**) Option "_source" "server/udev"
[ 9.535] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[ 9.535] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[ 9.550] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event8"
[ 9.550] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9.550] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[ 9.550] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[ 9.551] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 9.551] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.551] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.551] (II) Using input driver 'libinput' for 'Power Button'
[ 9.551] (**) Power Button: always reports core events
[ 9.551] (**) Option "Device" "/dev/input/event7"
[ 9.551] (**) Option "_source" "server/udev"
[ 9.551] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 9.551] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 9.566] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9/event7"
[ 9.566] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9.567] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 9.567] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 9.568] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 9.568] (II) No input driver specified, ignoring this device.
[ 9.568] (II) This device may have been added with another device file.
[ 9.568] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[ 9.569] (II) No input driver specified, ignoring this device.
[ 9.569] (II) This device may have been added with another device file.
[ 9.569] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[ 9.569] (II) No input driver specified, ignoring this device.
[ 9.569] (II) This device may have been added with another device file.
[ 9.570] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event13)
[ 9.570] (II) No input driver specified, ignoring this device.
[ 9.570] (II) This device may have been added with another device file.
[ 9.570] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event14)
[ 9.570] (II) No input driver specified, ignoring this device.
[ 9.570] (II) This device may have been added with another device file.
[ 9.571] (II) config/udev: Adding input device G15 Gaming Keyboard (/dev/input/event1)
[ 9.571] (**) G15 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.571] (**) G15 Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.571] (II) Using input driver 'libinput' for 'G15 Gaming Keyboard'
[ 9.571] (**) G15 Gaming Keyboard: always reports core events
[ 9.571] (**) Option "Device" "/dev/input/event1"
[ 9.571] (**) Option "_source" "server/udev"
[ 9.572] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 9.572] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is a keyboard
[ 9.606] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/0003:046D:C226.0006/input/input3/event1"
[ 9.606] (II) XINPUT: Adding extended input device "G15 Gaming Keyboard" (type: KEYBOARD, id 8)
[ 9.607] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 9.607] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is a keyboard
[ 9.608] (II) config/udev: Adding input device G15 Gaming Keyboard (/dev/input/event2)
[ 9.608] (**) G15 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.608] (**) G15 Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.608] (II) Using input driver 'libinput' for 'G15 Gaming Keyboard'
[ 9.608] (**) G15 Gaming Keyboard: always reports core events
[ 9.608] (**) Option "Device" "/dev/input/event2"
[ 9.608] (**) Option "_source" "server/udev"
[ 9.609] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 9.609] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is a keyboard
[ 9.646] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.1/0003:046D:C226.0007/input/input4/event2"
[ 9.646] (II) XINPUT: Adding extended input device "G15 Gaming Keyboard" (type: KEYBOARD, id 9)
[ 9.647] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 9.647] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is a keyboard
[ 9.648] (II) config/udev: Adding input device G15 GamePanel LCD (/dev/input/event3)
[ 9.648] (**) G15 GamePanel LCD: Applying InputClass "evdev keyboard catchall"
[ 9.648] (**) G15 GamePanel LCD: Applying InputClass "libinput keyboard catchall"
[ 9.648] (II) Using input driver 'libinput' for 'G15 GamePanel LCD'
[ 9.648] (**) G15 GamePanel LCD: always reports core events
[ 9.648] (**) Option "Device" "/dev/input/event3"
[ 9.648] (**) Option "_source" "server/udev"
[ 9.649] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is tagged by udev as: Keyboard
[ 9.649] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is a keyboard
[ 9.686] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.0/0003:046D:C227.0008/input/input5/event3"
[ 9.686] (II) XINPUT: Adding extended input device "G15 GamePanel LCD" (type: KEYBOARD, id 10)
[ 9.687] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is tagged by udev as: Keyboard
[ 9.687] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is a keyboard
[ 9.687] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event15)
[ 9.688] (II) No input driver specified, ignoring this device.
[ 9.688] (II) This device may have been added with another device file.
[ 9.688] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event16)
[ 9.688] (II) No input driver specified, ignoring this device.
[ 9.688] (II) This device may have been added with another device file.
[ 9.688] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event17)
[ 9.688] (II) No input driver specified, ignoring this device.
[ 9.688] (II) This device may have been added with another device file.
[ 9.689] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event18)
[ 9.689] (II) No input driver specified, ignoring this device.
[ 9.689] (II) This device may have been added with another device file.
[ 9.689] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event19)
[ 9.689] (II) No input driver specified, ignoring this device.
[ 9.689] (II) This device may have been added with another device file.
[ 9.690] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event20)
[ 9.690] (II) No input driver specified, ignoring this device.
[ 9.690] (II) This device may have been added with another device file.
[ 9.690] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event21)
[ 9.690] (II) No input driver specified, ignoring this device.
[ 9.690] (II) This device may have been added with another device file.
[ 9.691] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event22)
[ 9.691] (II) No input driver specified, ignoring this device.
[ 9.691] (II) This device may have been added with another device file.
[ 9.692] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/event6)
[ 9.692] (**) Logitech Anywhere MX: Applying InputClass "evdev pointer catchall"
[ 9.692] (**) Logitech Anywhere MX: Applying InputClass "libinput pointer catchall"
[ 9.692] (II) Using input driver 'libinput' for 'Logitech Anywhere MX'
[ 9.692] (**) Logitech Anywhere MX: always reports core events
[ 9.692] (**) Option "Device" "/dev/input/event6"
[ 9.692] (**) Option "_source" "server/udev"
[ 9.693] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is tagged by udev as: Mouse
[ 9.693] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is a pointer caps
[ 9.726] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:1017.000A/input/input8/event6"
[ 9.726] (II) XINPUT: Adding extended input device "Logitech Anywhere MX" (type: MOUSE, id 11)
[ 9.727] (**) Option "AccelerationScheme" "none"
[ 9.727] (**) Logitech Anywhere MX: (accel) selected scheme none/0
[ 9.727] (**) Logitech Anywhere MX: (accel) acceleration factor: 2.000
[ 9.727] (**) Logitech Anywhere MX: (accel) acceleration threshold: 4
[ 9.727] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is tagged by udev as: Mouse
[ 9.727] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is a pointer caps
[ 9.728] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/mouse2)
[ 9.728] (II) No input driver specified, ignoring this device.
[ 9.728] (II) This device may have been added with another device file.
[ 9.729] (II) config/udev: Adding input device Logitech K360 (/dev/input/event4)
[ 9.729] (**) Logitech K360: Applying InputClass "evdev keyboard catchall"
[ 9.729] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[ 9.729] (II) Using input driver 'libinput' for 'Logitech K360'
[ 9.729] (**) Logitech K360: always reports core events
[ 9.729] (**) Option "Device" "/dev/input/event4"
[ 9.729] (**) Option "_source" "server/udev"
[ 9.730] (II) input device 'Logitech K360', /dev/input/event4 is tagged by udev as: Keyboard
[ 9.730] (II) input device 'Logitech K360', /dev/input/event4 is a keyboard
[ 9.766] (II) libinput: Logitech K360: needs a virtual subdevice
[ 9.766] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input6/event4"
[ 9.766] (II) XINPUT: Adding extended input device "Logitech K360" (type: MOUSE, id 12)
[ 9.766] (**) Option "AccelerationScheme" "none"
[ 9.766] (**) Logitech K360: (accel) selected scheme none/0
[ 9.766] (**) Logitech K360: (accel) acceleration factor: 2.000
[ 9.766] (**) Logitech K360: (accel) acceleration threshold: 4
[ 9.767] (II) input device 'Logitech K360', /dev/input/event4 is tagged by udev as: Keyboard
[ 9.767] (II) input device 'Logitech K360', /dev/input/event4 is a keyboard
[ 9.768] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/event0)
[ 9.768] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 9.768] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 9.768] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 9.768] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 9.768] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 9.768] (**) Logitech MX Anywhere 2: always reports core events
[ 9.768] (**) Option "Device" "/dev/input/event0"
[ 9.768] (**) Option "_source" "server/udev"
[ 9.769] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is tagged by udev as: Keyboard Mouse
[ 9.769] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a pointer caps
[ 9.769] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a keyboard
[ 9.806] (II) libinput: Logitech MX Anywhere 2: needs a virtual subdevice
[ 9.806] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0004/input/input2/event0"
[ 9.806] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: MOUSE, id 13)
[ 9.807] (**) Option "AccelerationScheme" "none"
[ 9.807] (**) Logitech MX Anywhere 2: (accel) selected scheme none/0
[ 9.807] (**) Logitech MX Anywhere 2: (accel) acceleration factor: 2.000
[ 9.807] (**) Logitech MX Anywhere 2: (accel) acceleration threshold: 4
[ 9.807] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is tagged by udev as: Keyboard Mouse
[ 9.807] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a pointer caps
[ 9.807] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a keyboard
[ 9.808] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/mouse0)
[ 9.808] (II) No input driver specified, ignoring this device.
[ 9.808] (II) This device may have been added with another device file.
[ 9.809] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/event5)
[ 9.809] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 9.809] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 9.809] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 9.809] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 9.809] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 9.809] (**) Logitech MX Anywhere 2: always reports core events
[ 9.809] (**) Option "Device" "/dev/input/event5"
[ 9.809] (**) Option "_source" "server/udev"
[ 9.810] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is tagged by udev as: Keyboard Mouse
[ 9.810] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a pointer caps
[ 9.810] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a keyboard
[ 9.856] (II) libinput: Logitech MX Anywhere 2: needs a virtual subdevice
[ 9.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0009/input/input7/event5"
[ 9.856] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: MOUSE, id 14)
[ 9.857] (**) Option "AccelerationScheme" "none"
[ 9.857] (**) Logitech MX Anywhere 2: (accel) selected scheme none/0
[ 9.857] (**) Logitech MX Anywhere 2: (accel) acceleration factor: 2.000
[ 9.857] (**) Logitech MX Anywhere 2: (accel) acceleration threshold: 4
[ 9.857] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is tagged by udev as: Keyboard Mouse
[ 9.857] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a pointer caps
[ 9.857] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a keyboard
[ 9.858] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/mouse1)
[ 9.858] (II) No input driver specified, ignoring this device.
[ 9.858] (II) This device may have been added with another device file.
[ 9.858] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 9.858] (II) No input driver specified, ignoring this device.
[ 9.858] (II) This device may have been added with another device file.
[ 9.864] (**) Logitech K360: Applying InputClass "evdev keyboard catchall"
[ 9.864] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[ 9.864] (II) Using input driver 'libinput' for 'Logitech K360'
[ 9.864] (**) Logitech K360: always reports core events
[ 9.864] (**) Option "Device" "/dev/input/event4"
[ 9.864] (**) Option "_source" "_driver/libinput"
[ 9.864] (II) libinput: Logitech K360: is a virtual subdevice
[ 9.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input6/event4"
[ 9.864] (II) XINPUT: Adding extended input device "Logitech K360" (type: KEYBOARD, id 15)
[ 9.864] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 9.864] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 9.864] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 9.864] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 9.864] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 9.864] (**) Logitech MX Anywhere 2: always reports core events
[ 9.864] (**) Option "Device" "/dev/input/event0"
[ 9.864] (**) Option "_source" "_driver/libinput"
[ 9.864] (II) libinput: Logitech MX Anywhere 2: is a virtual subdevice
[ 9.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0004/input/input2/event0"
[ 9.864] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: KEYBOARD, id 16)
[ 9.865] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 9.865] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 9.865] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 9.865] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 9.865] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 9.865] (**) Logitech MX Anywhere 2: always reports core events
[ 9.865] (**) Option "Device" "/dev/input/event5"
[ 9.865] (**) Option "_source" "_driver/libinput"
[ 9.865] (II) libinput: Logitech MX Anywhere 2: is a virtual subdevice
[ 9.865] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0009/input/input7/event5"
[ 9.865] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: KEYBOARD, id 17)
[ 65.986] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 65.986] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 65.986] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 65.986] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 65.986] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 65.986] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 65.986] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 65.986] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 65.986] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 65.987] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 66.046] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 66.046] (II) AMDGPU(0): Using hsync ranges from config file
[ 66.046] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 66.046] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 66.046] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 66.046] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 66.046] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 66.047] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 66.047] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 66.047] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 66.047] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 66.047] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 66.047] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 616.996] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 616.996] (II) AMDGPU(0): Using hsync ranges from config file
[ 616.996] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 616.996] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 616.996] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 616.996] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 616.996] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 617.050] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 617.050] (II) AMDGPU(0): Using hsync ranges from config file
[ 617.050] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 617.050] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 617.050] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 617.050] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 617.050] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
# cat ~/.local/share/xorg/Xorg.0.log
[ 180.323]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 180.323] X Protocol Version 11, Revision 0
[ 180.323] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 180.323] Current Operating System: Linux prototype 4.7.4-1-ARCH #1 SMP PREEMPT Thu Sep 15 15:24:29 CEST 2016 x86_64
[ 180.323] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7fc3ae91-e043-40d5-8b02-34c36b275be6 rw
[ 180.323] Build Date: 19 July 2016 05:54:24PM
[ 180.323]
[ 180.323] Current version of pixman: 0.34.0
[ 180.324] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 180.324] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 180.324] (==) Log file: "/home/technician/.local/share/xorg/Xorg.0.log", Time: Tue Sep 27 22:40:49 2016
[ 180.324] (==) Using config file: "/etc/X11/xorg.conf"
[ 180.324] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 180.324] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 180.325] (==) ServerLayout "Layout0"
[ 180.325] (**) |-->Screen "Screen0" (0)
[ 180.325] (**) | |-->Monitor "LG"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen1" (1)
[ 180.325] (**) | |-->Monitor "Acer"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen2" (2)
[ 180.325] (**) | |-->Monitor "HP"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (==) Automatically adding devices
[ 180.325] (==) Automatically enabling devices
[ 180.325] (==) Automatically adding GPU devices
[ 180.325] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 180.325] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 180.325] Entry deleted from font path.
[ 180.325] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 180.325] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 180.325] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 180.325] (II) Loader magic: 0x821d40
[ 180.325] (II) Module ABI versions:
[ 180.325] X.Org ANSI C Emulation: 0.4
[ 180.325] X.Org Video Driver: 20.0
[ 180.325] X.Org XInput driver : 22.1
[ 180.325] X.Org Server Extension : 9.0
[ 180.326] (++) using VT number 2
[ 180.326] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 180.328] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 180.329] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 180.330] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 180.331] (--) PCI:*(0:0:2:0) 8086:0042:103c:2a9c rev 24, Mem @ 0xfb800000/4194304, 0xd0000000/268435456, I/O @ 0x0000cc00/8,
BIOS @ 0x????????/131072
[ 180.331] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 180.331] (II) LoadModule: "glx"
[ 180.332] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 180.333] (II) Module glx: vendor="X.Org Foundation"
[ 180.333] compiled for 1.18.4, module version = 1.0.0
[ 180.333] ABI class: X.Org Server Extension, version 9.0
[ 180.333] (==) AIGLX enabled
[ 180.333] (II) LoadModule: "amdgpu"
[ 180.334] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 180.334] (II) Module amdgpu: vendor="X.Org Foundation"
[ 180.334] compiled for 1.18.4, module version = 1.1.2
[ 180.334] Module class: X.Org Video Driver
[ 180.334] ABI class: X.Org Video Driver, version 20.0
[ 180.334] (II) AMDGPU: Driver for AMD Radeon chipsets: OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, PITCAIRN, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ, TOPAZ,
TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI, STONEY,
POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
POLARIS11, POLARIS11, POLARIS11, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10
[ 180.336] (EE) No devices detected.
[ 180.336] (EE)
Fatal server error:
[ 180.336] (EE) no screens found(EE)
[ 180.336] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 180.336] (EE) Please also check the log file at "/home/technician/.local/share/xorg/Xorg.0.log" for additional information.
[ 180.336] (EE)
$ xrandr -q
Screen 0: minimum 320 x 200, current 2560 x 1080, maximum 16384 x 16384
DisplayPort-0 connected primary 2560x1080+0+0 (normal left inverted right x axis y axis) 673mm x 284mm
2560x1080 60.00*+
1920x1080 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
HDMI-A-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)
Last edited by Technicus (2016-10-24 22:33:09)
Offline
Awesome!!!
For the first time I have three monitors.
The problem was with resolution settings.
The three monitors have different settings.
The monitors are all a clone of each other. They only all come on if the resolution is set to lowest common denominator.
So at this point, I need to figure out how (if possible) to get the three monitors to have separate resolutions, orientation, and position so that I can span the work space across all three monitors.
I do not know how to do that with xrandr or arandr . . .
Offline
I just tried installing AMDGPU PRO, but nothing seems different.
# lspci -v
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67ef (rev cf) (prog-if 00 [VGA controller])
Subsystem: XFX Pine Group Inc. Device 9460
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at cfe00000 (64-bit, prefetchable) [size=2M]
I/O ports at c000 [size=256]
Memory at fbcc0000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu
I tried following: https://wiki.archlinux.org/index.php/AMDGPU#AMDGPU_PRO
and installing: https://aur.archlinux.org/packages/amdgpu-pro/
. . . but no success.
Last edited by Technicus (2016-10-25 00:24:12)
Offline
Technicus,
you appear to be testing / trying all kinds of things making it very confusing to figure out what is happening .
Please choose one driver , opensource amdgpu or amdgpu pro .(if you don't need OpenCL, opensource preferred)
With only that one driver installed :
remove *.conf files from /etc/X11 and /etc/X11/xorg.conf.d folders .
note the time
start X
IF you do have a usable screen, post xrandr output .
post xorg log : if you find more then one log file ,only post those created at or after you started X
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Online
Lone_Wolf,
I have attempted to install amdgpu-pro and removed .conf files. I don't know if I did it correctly. I am having trouble understanding all of this.
$ xrandr
Screen 0: minimum 320 x 200, current 3584 x 1280, maximum 16384 x 16384
DisplayPort-0 connected primary 2560x1080+0+0 (normal left inverted right x axis y axis) 673mm x 284mm
2560x1080 60.00*+
1920x1080 60.00 50.00 59.94
1920x1080i 60.00 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
HDMI-A-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected 1024x1280+2560+0 right (normal left inverted right x axis y axis) 340mm x 270mm
1280x1024 60.02*+
1280x960 60.00
1024x768 60.00
800x600 60.32
640x480 59.94
720x400 70.08
$ cat .local/share/xorg/Xorg.0.log
[ 180.323]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 180.323] X Protocol Version 11, Revision 0
[ 180.323] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 180.323] Current Operating System: Linux prototype 4.7.4-1-ARCH #1 SMP PREEMPT Thu Sep 15 15:24:29 CEST 2016 x86_64
[ 180.323] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7fc3ae91-e043-40d5-8b02-34c36b275be6 rw
[ 180.323] Build Date: 19 July 2016 05:54:24PM
[ 180.323]
[ 180.323] Current version of pixman: 0.34.0
[ 180.324] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 180.324] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 180.324] (==) Log file: "/home/technician/.local/share/xorg/Xorg.0.log", Time: Tue Sep 27 22:40:49 2016
[ 180.324] (==) Using config file: "/etc/X11/xorg.conf"
[ 180.324] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 180.324] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 180.325] (==) ServerLayout "Layout0"
[ 180.325] (**) |-->Screen "Screen0" (0)
[ 180.325] (**) | |-->Monitor "LG"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen1" (1)
[ 180.325] (**) | |-->Monitor "Acer"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (**) |-->Screen "Screen2" (2)
[ 180.325] (**) | |-->Monitor "HP"
[ 180.325] (**) | |-->Device "AMD"
[ 180.325] (==) Automatically adding devices
[ 180.325] (==) Automatically enabling devices
[ 180.325] (==) Automatically adding GPU devices
[ 180.325] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 180.325] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 180.325] Entry deleted from font path.
[ 180.325] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 180.325] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 180.325] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 180.325] (II) Loader magic: 0x821d40
[ 180.325] (II) Module ABI versions:
[ 180.325] X.Org ANSI C Emulation: 0.4
[ 180.325] X.Org Video Driver: 20.0
[ 180.325] X.Org XInput driver : 22.1
[ 180.325] X.Org Server Extension : 9.0
[ 180.326] (++) using VT number 2
[ 180.326] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 180.328] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 180.329] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 180.330] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 180.331] (--) PCI:*(0:0:2:0) 8086:0042:103c:2a9c rev 24, Mem @ 0xfb800000/4194304, 0xd0000000/268435456, I/O @ 0x0000cc00/8, BIOS @ 0x????????/131072
[ 180.331] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 180.331] (II) LoadModule: "glx"
[ 180.332] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 180.333] (II) Module glx: vendor="X.Org Foundation"
[ 180.333] compiled for 1.18.4, module version = 1.0.0
[ 180.333] ABI class: X.Org Server Extension, version 9.0
[ 180.333] (==) AIGLX enabled
[ 180.333] (II) LoadModule: "amdgpu"
[ 180.334] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 180.334] (II) Module amdgpu: vendor="X.Org Foundation"
[ 180.334] compiled for 1.18.4, module version = 1.1.2
[ 180.334] Module class: X.Org Video Driver
[ 180.334] ABI class: X.Org Video Driver, version 20.0
[ 180.334] (II) AMDGPU: Driver for AMD Radeon chipsets: OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, PITCAIRN, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ, TOPAZ,
TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI, STONEY,
POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
POLARIS11, POLARIS11, POLARIS11, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10
[ 180.336] (EE) No devices detected.
[ 180.336] (EE)
Fatal server error:
[ 180.336] (EE) no screens found(EE)
[ 180.336] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 180.336] (EE) Please also check the log file at "/home/technician/.local/share/xorg/Xorg.0.log" for additional information.
[ 180.336] (EE)
$ cat /var/log/Xorg.0.log
[ 8.671]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 8.671] X Protocol Version 11, Revision 0
[ 8.671] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[ 8.671] Current Operating System: Linux prototype 4.8.4-1-ARCH #1 SMP PREEMPT Sat Oct 22 18:26:57 CEST 2016 x86_64
[ 8.671] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7fc3ae91-e043-40d5-8b02-34c36b275be6 rw
[ 8.671] Build Date: 19 July 2016 05:54:24PM
[ 8.671]
[ 8.671] Current version of pixman: 0.34.0
[ 8.671] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.671] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.671] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 26 00:13:55 2016
[ 8.673] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8.676] (==) No Layout section. Using the first Screen section.
[ 8.676] (**) |-->Screen "Screen0" (0)
[ 8.676] (**) | |-->Monitor "Monitor0"
[ 8.676] (**) | |-->Device "Card0"
[ 8.676] (==) Automatically adding devices
[ 8.676] (==) Automatically enabling devices
[ 8.676] (==) Automatically adding GPU devices
[ 8.676] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8.677] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 8.677] Entry deleted from font path.
[ 8.679] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 8.679] (**) ModulePath set to "/usr/lib/x86_64-linux-gnu/amdgpu-pro/xorg/modules,/usr/lib/xorg/modules,/usr/lib64/xorg/modules"
[ 8.679] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.680] (II) Loader magic: 0x821d40
[ 8.680] (II) Module ABI versions:
[ 8.680] X.Org ANSI C Emulation: 0.4
[ 8.680] X.Org Video Driver: 20.0
[ 8.680] X.Org XInput driver : 22.1
[ 8.680] X.Org Server Extension : 9.0
[ 8.681] (++) using VT number 1
[ 8.681] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 8.681] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 8.691] (--) PCI:*(0:1:0:0) 1002:67ef:1682:9460 rev 207, Mem @ 0xd0000000/268435456, 0xcfe00000/2097152, 0xfbcc0000/262144, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[ 8.691] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8.691] (II) "glx" will be loaded by default.
[ 8.691] (II) LoadModule: "dri2"
[ 8.691] (II) Module "dri2" already built-in
[ 8.691] (II) LoadModule: "glx"
[ 8.693] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8.709] (II) Module glx: vendor="X.Org Foundation"
[ 8.709] compiled for 1.18.0, module version = 1.0.0
[ 8.709] ABI class: X.Org Server Extension, version 9.0
[ 8.709] (==) AIGLX enabled
[ 8.709] (II) LoadModule: "amdgpu"
[ 8.712] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 8.724] (II) Module amdgpu: vendor="X.Org Foundation"
[ 8.724] compiled for 1.18.0, module version = 1.1.0
[ 8.724] Module class: X.Org Video Driver
[ 8.724] ABI class: X.Org Video Driver, version 20.0
[ 8.724] (II) AMDGPU: Driver for AMD Radeon chipsets: BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, TOPAZ, TOPAZ, TOPAZ, TOPAZ, TOPAZ, TONGA, TONGA,
TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, CARRIZO, CARRIZO,
CARRIZO, CARRIZO, CARRIZO, FIJI, STONEY, POLARIS11, POLARIS11,
POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11, POLARIS11,
POLARIS11, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10,
POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10, POLARIS10
[ 8.725] (II) [KMS] Kernel modesetting enabled.
[ 8.735] (II) AMDGPU(0): AMDGPU DDX hybrid version: 16.30.3
[ 8.735] (EE) AMDGPU(0): Failed to open amdgpu hybrid version
[ 8.735] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 8.735] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 8.735] (==) AMDGPU(0): Default visual is TrueColor
[ 8.735] (**) AMDGPU(0): Option "DRI3" "1"
[ 8.735] (==) AMDGPU(0): RGB weight 888
[ 8.735] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 8.735] (--) AMDGPU(0): Chipset: "POLARIS11" (ChipID = 0x67ef)
[ 8.735] (II) Loading sub module "fb"
[ 8.735] (II) LoadModule: "fb"
[ 8.735] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.736] (II) Module fb: vendor="X.Org Foundation"
[ 8.736] compiled for 1.18.4, module version = 1.0.0
[ 8.736] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.736] (II) Loading sub module "dri2"
[ 8.736] (II) LoadModule: "dri2"
[ 8.736] (II) Module "dri2" already built-in
[ 8.755] (II) glamor: OpenGL accelerated X.org driver based.
[ 9.052] (II) glamor: EGL version 1.4:
[ 9.102] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 9.102] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 9.150] (II) AMDGPU(0): Output DisplayPort-0 using monitor section Monitor0
[ 9.185] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 9.186] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 9.236] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 9.236] (II) AMDGPU(0): Manufacturer: GSM Model: 59f1 Serial#: 449843
[ 9.236] (II) AMDGPU(0): Year: 2016 Week: 5
[ 9.236] (II) AMDGPU(0): EDID Version: 1.3
[ 9.236] (II) AMDGPU(0): Digital Display Input
[ 9.236] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 67 vert.: 28
[ 9.236] (II) AMDGPU(0): Gamma: 2.20
[ 9.236] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 9.236] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 9.236] (II) AMDGPU(0): First detailed timing is preferred mode
[ 9.236] (II) AMDGPU(0): redX: 0.651 redY: 0.332 greenX: 0.307 greenY: 0.631
[ 9.236] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 9.236] (II) AMDGPU(0): Supported established timings:
[ 9.236] (II) AMDGPU(0): 720x400@70Hz
[ 9.236] (II) AMDGPU(0): 640x480@60Hz
[ 9.236] (II) AMDGPU(0): 640x480@75Hz
[ 9.236] (II) AMDGPU(0): 800x600@60Hz
[ 9.236] (II) AMDGPU(0): 800x600@75Hz
[ 9.236] (II) AMDGPU(0): 1024x768@60Hz
[ 9.236] (II) AMDGPU(0): 1024x768@75Hz
[ 9.236] (II) AMDGPU(0): 1280x1024@75Hz
[ 9.236] (II) AMDGPU(0): 1152x864@75Hz
[ 9.236] (II) AMDGPU(0): Manufacturer's mask: 0
[ 9.236] (II) AMDGPU(0): Supported standard timings:
[ 9.237] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 9.237] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9.237] (II) AMDGPU(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 9.237] (II) AMDGPU(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 9.237] (II) AMDGPU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 9.237] (II) AMDGPU(0): Supported detailed timing:
[ 9.237] (II) AMDGPU(0): clock: 185.6 MHz Image Size: 673 x 284 mm
[ 9.237] (II) AMDGPU(0): h_active: 2560 h_sync: 2624 h_sync_end 2688 h_blank_end 2784 h_border: 0
[ 9.237] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1093 v_blanking: 1111 v_border: 0
[ 9.237] (II) AMDGPU(0): Supported detailed timing:
[ 9.237] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 673 x 284 mm
[ 9.237] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.237] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 9.237] (II) AMDGPU(0): Monitor name: LG ULTRAWIDE
[ 9.237] (II) AMDGPU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 90 kHz, PixClock max 245 MHz
[ 9.237] (II) AMDGPU(0): Supported detailed timing:
[ 9.237] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 598 x 337 mm
[ 9.237] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.237] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 9.237] (II) AMDGPU(0): Supported detailed timing:
[ 9.237] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 9.237] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.237] (II) AMDGPU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 9.237] (II) AMDGPU(0): Supported detailed timing:
[ 9.237] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 598 x 337 mm
[ 9.237] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 9.237] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 9.237] (II) AMDGPU(0): Supported detailed timing:
[ 9.237] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 598 x 337 mm
[ 9.237] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 9.237] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 9.237] (II) AMDGPU(0): Serial No: 605NTCZD7843
[ 9.237] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 9.237] (II) AMDGPU(0): EDID (in hex):
[ 9.237] (II) AMDGPU(0): 00ffffffffffff001e6df15933dd0600
[ 9.237] (II) AMDGPU(0): 051a010380431c78eaca95a6554ea126
[ 9.237] (II) AMDGPU(0): 0f5054a54b80714f818081c0a9c0b300
[ 9.237] (II) AMDGPU(0): 0101010101017e4800e0a0381f404040
[ 9.237] (II) AMDGPU(0): 3a00a11c21000018023a801871382d40
[ 9.237] (II) AMDGPU(0): 582c4500a11c2100001e000000fc004c
[ 9.237] (II) AMDGPU(0): 4720554c545241574944450a000000fd
[ 9.237] (II) AMDGPU(0): 00384b1e5a18000a2020202020200180
[ 9.237] (II) AMDGPU(0): 02031df14a900403001412051f011323
[ 9.237] (II) AMDGPU(0): 0907078301000065030c001000023a80
[ 9.237] (II) AMDGPU(0): 1871382d40582c450056512100001e01
[ 9.237] (II) AMDGPU(0): 1d8018711c1620582c25005651210000
[ 9.237] (II) AMDGPU(0): 9e011d007251d01e206e285500565121
[ 9.237] (II) AMDGPU(0): 00001e8c0ad08a20e02d10103e960056
[ 9.237] (II) AMDGPU(0): 5121000018000000ff003630354e5443
[ 9.237] (II) AMDGPU(0): 5a44373834330a00000000000000009d
[ 9.237] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 9.237] (II) AMDGPU(0): Modeline "2560x1080"x60.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 9.237] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.237] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9.272] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 9.272] (II) AMDGPU(0): Manufacturer: HWP Model: 2859 Serial#: 16843009
[ 9.272] (II) AMDGPU(0): Year: 2009 Week: 39
[ 9.272] (II) AMDGPU(0): EDID Version: 1.3
[ 9.272] (II) AMDGPU(0): Digital Display Input
[ 9.272] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[ 9.272] (II) AMDGPU(0): Gamma: 2.40
[ 9.272] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 9.272] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 9.272] (II) AMDGPU(0): Default color space is primary color space
[ 9.272] (II) AMDGPU(0): First detailed timing is preferred mode
[ 9.272] (II) AMDGPU(0): redX: 0.640 redY: 0.335 greenX: 0.298 greenY: 0.608
[ 9.272] (II) AMDGPU(0): blueX: 0.147 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 9.272] (II) AMDGPU(0): Supported established timings:
[ 9.272] (II) AMDGPU(0): 720x400@70Hz
[ 9.272] (II) AMDGPU(0): 640x480@60Hz
[ 9.272] (II) AMDGPU(0): 800x600@60Hz
[ 9.272] (II) AMDGPU(0): 1024x768@60Hz
[ 9.272] (II) AMDGPU(0): Manufacturer's mask: 0
[ 9.272] (II) AMDGPU(0): Supported standard timings:
[ 9.272] (II) AMDGPU(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 9.272] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9.272] (II) AMDGPU(0): Supported detailed timing:
[ 9.272] (II) AMDGPU(0): clock: 108.0 MHz Image Size: 340 x 270 mm
[ 9.272] (II) AMDGPU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 9.272] (II) AMDGPU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 9.272] (II) AMDGPU(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 145 MHz
[ 9.272] (II) AMDGPU(0): Monitor name: LA1751
[ 9.272] (II) AMDGPU(0): Serial No: 3CQ9394M9S
[ 9.272] (II) AMDGPU(0): EDID (in hex):
[ 9.272] (II) AMDGPU(0): 00ffffffffffff0022f0592801010101
[ 9.272] (II) AMDGPU(0): 2713010380221b8ceef7c5a3554c9b25
[ 9.272] (II) AMDGPU(0): 125054a1080081408180010101010101
[ 9.272] (II) AMDGPU(0): 010101010101302a009851002a403070
[ 9.272] (II) AMDGPU(0): 1300540e1100001e000000fd00324c18
[ 9.272] (II) AMDGPU(0): 530e000a202020202020000000fc004c
[ 9.272] (II) AMDGPU(0): 41313735310a202020202020000000ff
[ 9.272] (II) AMDGPU(0): 00334351393339344d39530a2020007b
[ 9.272] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[ 9.272] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 9.272] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 9.272] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9.272] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9.272] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.272] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9.273] (II) AMDGPU(0): EDID for output DVI-D-0
[ 9.273] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 9.273] (II) AMDGPU(0): Output HDMI-A-0 connected
[ 9.273] (II) AMDGPU(0): Output DVI-D-0 disconnected
[ 9.273] (II) AMDGPU(0): Using spanning desktop for initial modes
[ 9.273] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 2560x1080 +0+0
[ 9.273] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1280x1024 +2560+0
[ 9.273] (II) AMDGPU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 9.273] (II) AMDGPU(0): mem size init: gart size :ffd79000 vram size: s:feace000 visible:bf01a800
[ 9.273] (==) AMDGPU(0): DPI set to (96, 96)
[ 9.273] (II) Loading sub module "ramdac"
[ 9.273] (II) LoadModule: "ramdac"
[ 9.273] (II) Module "ramdac" already built-in
[ 9.273] (--) Depth 24 pixmap format is 32 bpp
[ 9.274] (II) AMDGPU(0): [DRI2] Setup complete
[ 9.274] (II) AMDGPU(0): [DRI2] DRI driver: amdgpu
[ 9.274] (II) AMDGPU(0): [DRI2] VDPAU driver: amdgpu
[ 9.274] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[ 9.275] (II) AMDGPU(0): SYNC extension fences enabled
[ 9.276] (II) AMDGPU(0): Present extension enabled
[ 9.276] (**) AMDGPU(0): DRI3 enabled
[ 9.276] (==) AMDGPU(0): Backing store enabled
[ 9.276] (II) AMDGPU(0): Direct rendering enabled
[ 9.379] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 9.379] (II) AMDGPU(0): Acceleration enabled
[ 9.379] (==) AMDGPU(0): DPMS enabled
[ 9.379] (==) AMDGPU(0): Silken mouse enabled
[ 9.380] (II) AMDGPU(0): Set up textured video (glamor)
[ 9.380] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 9.467] (--) RandR disabled
[ 9.484] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 9.484] (II) AIGLX: enabled GLX_ARB_create_context
[ 9.484] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 9.484] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 9.484] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 9.484] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 9.484] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 9.484] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 9.484] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 9.484] (II) AIGLX: Loaded and initialized amdgpu
[ 9.484] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 9.485] (II) AMDGPU(0): Setting screen physical size to 1016 x 285
[ 9.658] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[ 9.658] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.658] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.658] (II) LoadModule: "libinput"
[ 9.658] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 9.665] (II) Module libinput: vendor="X.Org Foundation"
[ 9.665] compiled for 1.18.4, module version = 0.22.0
[ 9.665] Module class: X.Org XInput Driver
[ 9.665] ABI class: X.Org XInput driver, version 22.1
[ 9.665] (II) Using input driver 'libinput' for 'Power Button'
[ 9.665] (**) Power Button: always reports core events
[ 9.665] (**) Option "Device" "/dev/input/event8"
[ 9.665] (**) Option "_source" "server/udev"
[ 9.665] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[ 9.665] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[ 9.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event8"
[ 9.690] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9.690] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[ 9.690] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[ 9.691] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 9.691] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.691] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.691] (II) Using input driver 'libinput' for 'Power Button'
[ 9.691] (**) Power Button: always reports core events
[ 9.691] (**) Option "Device" "/dev/input/event7"
[ 9.691] (**) Option "_source" "server/udev"
[ 9.691] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 9.691] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 9.710] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9/event7"
[ 9.710] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9.710] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[ 9.710] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[ 9.711] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 9.711] (II) No input driver specified, ignoring this device.
[ 9.711] (II) This device may have been added with another device file.
[ 9.711] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[ 9.712] (II) No input driver specified, ignoring this device.
[ 9.712] (II) This device may have been added with another device file.
[ 9.712] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[ 9.712] (II) No input driver specified, ignoring this device.
[ 9.712] (II) This device may have been added with another device file.
[ 9.712] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event13)
[ 9.713] (II) No input driver specified, ignoring this device.
[ 9.713] (II) This device may have been added with another device file.
[ 9.713] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event14)
[ 9.713] (II) No input driver specified, ignoring this device.
[ 9.713] (II) This device may have been added with another device file.
[ 9.714] (II) config/udev: Adding input device G15 Gaming Keyboard (/dev/input/event1)
[ 9.714] (**) G15 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.714] (**) G15 Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.714] (II) Using input driver 'libinput' for 'G15 Gaming Keyboard'
[ 9.714] (**) G15 Gaming Keyboard: always reports core events
[ 9.714] (**) Option "Device" "/dev/input/event1"
[ 9.714] (**) Option "_source" "server/udev"
[ 9.715] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 9.715] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is a keyboard
[ 9.750] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/0003:046D:C226.0006/input/input3/event1"
[ 9.750] (II) XINPUT: Adding extended input device "G15 Gaming Keyboard" (type: KEYBOARD, id 8)
[ 9.750] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 9.750] (II) input device 'G15 Gaming Keyboard', /dev/input/event1 is a keyboard
[ 9.751] (II) config/udev: Adding input device G15 Gaming Keyboard (/dev/input/event2)
[ 9.751] (**) G15 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.751] (**) G15 Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.751] (II) Using input driver 'libinput' for 'G15 Gaming Keyboard'
[ 9.751] (**) G15 Gaming Keyboard: always reports core events
[ 9.751] (**) Option "Device" "/dev/input/event2"
[ 9.751] (**) Option "_source" "server/udev"
[ 9.752] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 9.752] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is a keyboard
[ 9.790] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.1/0003:046D:C226.0007/input/input4/event2"
[ 9.790] (II) XINPUT: Adding extended input device "G15 Gaming Keyboard" (type: KEYBOARD, id 9)
[ 9.790] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 9.790] (II) input device 'G15 Gaming Keyboard', /dev/input/event2 is a keyboard
[ 9.791] (II) config/udev: Adding input device G15 GamePanel LCD (/dev/input/event3)
[ 9.791] (**) G15 GamePanel LCD: Applying InputClass "evdev keyboard catchall"
[ 9.791] (**) G15 GamePanel LCD: Applying InputClass "libinput keyboard catchall"
[ 9.791] (II) Using input driver 'libinput' for 'G15 GamePanel LCD'
[ 9.791] (**) G15 GamePanel LCD: always reports core events
[ 9.791] (**) Option "Device" "/dev/input/event3"
[ 9.791] (**) Option "_source" "server/udev"
[ 9.792] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is tagged by udev as: Keyboard
[ 9.792] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is a keyboard
[ 9.830] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.0/0003:046D:C227.0008/input/input5/event3"
[ 9.830] (II) XINPUT: Adding extended input device "G15 GamePanel LCD" (type: KEYBOARD, id 10)
[ 9.830] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is tagged by udev as: Keyboard
[ 9.830] (II) input device 'G15 GamePanel LCD', /dev/input/event3 is a keyboard
[ 9.831] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event15)
[ 9.831] (II) No input driver specified, ignoring this device.
[ 9.831] (II) This device may have been added with another device file.
[ 9.831] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event16)
[ 9.831] (II) No input driver specified, ignoring this device.
[ 9.831] (II) This device may have been added with another device file.
[ 9.832] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event17)
[ 9.832] (II) No input driver specified, ignoring this device.
[ 9.832] (II) This device may have been added with another device file.
[ 9.832] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event18)
[ 9.832] (II) No input driver specified, ignoring this device.
[ 9.832] (II) This device may have been added with another device file.
[ 9.833] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event19)
[ 9.833] (II) No input driver specified, ignoring this device.
[ 9.833] (II) This device may have been added with another device file.
[ 9.833] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event20)
[ 9.833] (II) No input driver specified, ignoring this device.
[ 9.833] (II) This device may have been added with another device file.
[ 9.834] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event21)
[ 9.834] (II) No input driver specified, ignoring this device.
[ 9.834] (II) This device may have been added with another device file.
[ 9.834] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event22)
[ 9.834] (II) No input driver specified, ignoring this device.
[ 9.834] (II) This device may have been added with another device file.
[ 9.835] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/event6)
[ 9.835] (**) Logitech Anywhere MX: Applying InputClass "evdev pointer catchall"
[ 9.835] (**) Logitech Anywhere MX: Applying InputClass "libinput pointer catchall"
[ 9.835] (II) Using input driver 'libinput' for 'Logitech Anywhere MX'
[ 9.835] (**) Logitech Anywhere MX: always reports core events
[ 9.835] (**) Option "Device" "/dev/input/event6"
[ 9.835] (**) Option "_source" "server/udev"
[ 9.836] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is tagged by udev as: Mouse
[ 9.836] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is a pointer caps
[ 9.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:1017.000A/input/input8/event6"
[ 9.880] (II) XINPUT: Adding extended input device "Logitech Anywhere MX" (type: MOUSE, id 11)
[ 9.880] (**) Option "AccelerationScheme" "none"
[ 9.880] (**) Logitech Anywhere MX: (accel) selected scheme none/0
[ 9.880] (**) Logitech Anywhere MX: (accel) acceleration factor: 2.000
[ 9.880] (**) Logitech Anywhere MX: (accel) acceleration threshold: 4
[ 9.881] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is tagged by udev as: Mouse
[ 9.881] (II) input device 'Logitech Anywhere MX', /dev/input/event6 is a pointer caps
[ 9.881] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/mouse2)
[ 9.881] (II) No input driver specified, ignoring this device.
[ 9.881] (II) This device may have been added with another device file.
[ 9.882] (II) config/udev: Adding input device Logitech K360 (/dev/input/event4)
[ 9.882] (**) Logitech K360: Applying InputClass "evdev keyboard catchall"
[ 9.882] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[ 9.882] (II) Using input driver 'libinput' for 'Logitech K360'
[ 9.882] (**) Logitech K360: always reports core events
[ 9.882] (**) Option "Device" "/dev/input/event4"
[ 9.882] (**) Option "_source" "server/udev"
[ 9.883] (II) input device 'Logitech K360', /dev/input/event4 is tagged by udev as: Keyboard
[ 9.883] (II) input device 'Logitech K360', /dev/input/event4 is a keyboard
[ 9.930] (II) libinput: Logitech K360: needs a virtual subdevice
[ 9.930] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input6/event4"
[ 9.930] (II) XINPUT: Adding extended input device "Logitech K360" (type: MOUSE, id 12)
[ 9.930] (**) Option "AccelerationScheme" "none"
[ 9.930] (**) Logitech K360: (accel) selected scheme none/0
[ 9.930] (**) Logitech K360: (accel) acceleration factor: 2.000
[ 9.930] (**) Logitech K360: (accel) acceleration threshold: 4
[ 9.930] (II) input device 'Logitech K360', /dev/input/event4 is tagged by udev as: Keyboard
[ 9.930] (II) input device 'Logitech K360', /dev/input/event4 is a keyboard
[ 9.931] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/event0)
[ 9.931] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 9.931] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 9.931] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 9.931] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 9.931] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 9.931] (**) Logitech MX Anywhere 2: always reports core events
[ 9.931] (**) Option "Device" "/dev/input/event0"
[ 9.932] (**) Option "_source" "server/udev"
[ 9.932] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is tagged by udev as: Keyboard Mouse
[ 9.932] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a pointer caps
[ 9.932] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a keyboard
[ 9.970] (II) libinput: Logitech MX Anywhere 2: needs a virtual subdevice
[ 9.970] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0004/input/input2/event0"
[ 9.970] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: MOUSE, id 13)
[ 9.970] (**) Option "AccelerationScheme" "none"
[ 9.970] (**) Logitech MX Anywhere 2: (accel) selected scheme none/0
[ 9.970] (**) Logitech MX Anywhere 2: (accel) acceleration factor: 2.000
[ 9.970] (**) Logitech MX Anywhere 2: (accel) acceleration threshold: 4
[ 9.971] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is tagged by udev as: Keyboard Mouse
[ 9.971] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a pointer caps
[ 9.971] (II) input device 'Logitech MX Anywhere 2', /dev/input/event0 is a keyboard
[ 9.971] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/mouse0)
[ 9.971] (II) No input driver specified, ignoring this device.
[ 9.971] (II) This device may have been added with another device file.
[ 9.972] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/event5)
[ 9.972] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 9.972] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 9.972] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 9.972] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 9.972] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 9.972] (**) Logitech MX Anywhere 2: always reports core events
[ 9.972] (**) Option "Device" "/dev/input/event5"
[ 9.972] (**) Option "_source" "server/udev"
[ 9.973] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is tagged by udev as: Keyboard Mouse
[ 9.973] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a pointer caps
[ 9.973] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a keyboard
[ 10.030] (II) libinput: Logitech MX Anywhere 2: needs a virtual subdevice
[ 10.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0009/input/input7/event5"
[ 10.030] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: MOUSE, id 14)
[ 10.030] (**) Option "AccelerationScheme" "none"
[ 10.030] (**) Logitech MX Anywhere 2: (accel) selected scheme none/0
[ 10.030] (**) Logitech MX Anywhere 2: (accel) acceleration factor: 2.000
[ 10.030] (**) Logitech MX Anywhere 2: (accel) acceleration threshold: 4
[ 10.031] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is tagged by udev as: Keyboard Mouse
[ 10.031] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a pointer caps
[ 10.031] (II) input device 'Logitech MX Anywhere 2', /dev/input/event5 is a keyboard
[ 10.031] (II) config/udev: Adding input device Logitech MX Anywhere 2 (/dev/input/mouse1)
[ 10.031] (II) No input driver specified, ignoring this device.
[ 10.031] (II) This device may have been added with another device file.
[ 10.032] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 10.032] (II) No input driver specified, ignoring this device.
[ 10.032] (II) This device may have been added with another device file.
[ 10.038] (**) Logitech K360: Applying InputClass "evdev keyboard catchall"
[ 10.038] (**) Logitech K360: Applying InputClass "libinput keyboard catchall"
[ 10.038] (II) Using input driver 'libinput' for 'Logitech K360'
[ 10.038] (**) Logitech K360: always reports core events
[ 10.038] (**) Option "Device" "/dev/input/event4"
[ 10.038] (**) Option "_source" "_driver/libinput"
[ 10.038] (II) libinput: Logitech K360: is a virtual subdevice
[ 10.038] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:4004.0005/input/input6/event4"
[ 10.038] (II) XINPUT: Adding extended input device "Logitech K360" (type: KEYBOARD, id 15)
[ 10.038] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 10.038] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 10.038] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 10.038] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 10.038] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 10.038] (**) Logitech MX Anywhere 2: always reports core events
[ 10.038] (**) Option "Device" "/dev/input/event0"
[ 10.038] (**) Option "_source" "_driver/libinput"
[ 10.039] (II) libinput: Logitech MX Anywhere 2: is a virtual subdevice
[ 10.039] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0004/input/input2/event0"
[ 10.039] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: KEYBOARD, id 16)
[ 10.039] (**) Logitech MX Anywhere 2: Applying InputClass "evdev pointer catchall"
[ 10.039] (**) Logitech MX Anywhere 2: Applying InputClass "evdev keyboard catchall"
[ 10.039] (**) Logitech MX Anywhere 2: Applying InputClass "libinput pointer catchall"
[ 10.039] (**) Logitech MX Anywhere 2: Applying InputClass "libinput keyboard catchall"
[ 10.039] (II) Using input driver 'libinput' for 'Logitech MX Anywhere 2'
[ 10.039] (**) Logitech MX Anywhere 2: always reports core events
[ 10.039] (**) Option "Device" "/dev/input/event5"
[ 10.039] (**) Option "_source" "_driver/libinput"
[ 10.039] (II) libinput: Logitech MX Anywhere 2: is a virtual subdevice
[ 10.039] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.2/0003:046D:C52B.0003/0003:046D:404A.0009/input/input7/event5"
[ 10.039] (II) XINPUT: Adding extended input device "Logitech MX Anywhere 2" (type: KEYBOARD, id 17)
[ 43.021] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 43.021] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 43.021] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 43.021] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 43.021] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 43.021] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 43.021] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 43.021] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 43.021] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 43.021] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 43.115] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 43.115] (II) AMDGPU(0): Using hsync ranges from config file
[ 43.115] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 43.115] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 43.115] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 43.115] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 43.115] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 43.115] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 43.115] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 43.115] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 54.392] (II) AMDGPU(0): Allocate new frame buffer 3584x1280
[ 54.392] (II) AMDGPU(0): => pitch 14336 bytes
[ 54.571] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 54.571] (II) AMDGPU(0): Using hsync ranges from config file
[ 54.571] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 54.571] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 54.572] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 54.572] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 54.572] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 54.572] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 54.572] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 54.572] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 138.002] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 138.002] (II) AMDGPU(0): Using hsync ranges from config file
[ 138.002] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 138.002] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 138.002] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 138.002] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 138.002] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 138.002] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 138.002] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 138.002] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 145.234] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 145.234] (II) AMDGPU(0): Using hsync ranges from config file
[ 145.234] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 145.234] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 145.234] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 145.234] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 145.234] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 145.234] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 145.234] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 145.234] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 150.343] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 150.343] (II) AMDGPU(0): Using hsync ranges from config file
[ 150.343] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 150.343] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 150.343] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 150.343] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 150.343] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 155.469] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 155.470] (II) AMDGPU(0): Using hsync ranges from config file
[ 155.470] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 155.470] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 155.470] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 155.470] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 155.470] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 184.253] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 184.253] (II) AMDGPU(0): Using hsync ranges from config file
[ 184.253] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 184.253] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 184.253] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 184.253] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 184.253] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 184.254] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 184.254] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 184.254] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 184.254] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 184.254] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 184.254] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 184.346] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 184.346] (II) AMDGPU(0): Using hsync ranges from config file
[ 184.346] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 184.346] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 184.346] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 184.346] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 184.346] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 204.833] (II) AMDGPU(0): EDID vendor "GSM", prod id 23025
[ 204.833] (II) AMDGPU(0): Using hsync ranges from config file
[ 204.833] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 204.833] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 204.833] (II) AMDGPU(0): Modeline "2560x1080"x0.0 185.58 2560 2624 2688 2784 1080 1083 1093 1111 -hsync -vsync (66.7 kHz eP)
[ 204.833] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 204.833] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 242.809] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 242.809] (II) AMDGPU(0): Using hsync ranges from config file
[ 242.809] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 242.809] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 242.809] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 242.809] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 242.809] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 242.809] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 242.809] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 242.809] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 271.548] (II) AMDGPU(0): Allocate new frame buffer 2304x1280
[ 271.548] (II) AMDGPU(0): => pitch 9216 bytes
[ 271.819] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 271.819] (II) AMDGPU(0): Using hsync ranges from config file
[ 271.819] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 271.819] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 271.819] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 271.819] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 271.819] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 271.819] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 271.819] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 271.819] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 298.116] (II) AMDGPU(0): Allocate new frame buffer 3584x1280
[ 298.116] (II) AMDGPU(0): => pitch 14336 bytes
[ 298.369] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 298.369] (II) AMDGPU(0): Using hsync ranges from config file
[ 298.369] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 298.369] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 298.369] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 298.369] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 298.369] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 298.369] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 298.369] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 298.369] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 340.512] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 340.513] (II) AMDGPU(0): Using hsync ranges from config file
[ 340.513] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 340.513] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 340.513] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 340.513] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 340.513] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 340.513] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 340.513] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 340.513] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 828.519] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 828.519] (II) AMDGPU(0): Using hsync ranges from config file
[ 828.519] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 828.519] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 828.519] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 828.519] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 828.519] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 828.519] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 828.519] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 828.519] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 5774.205] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 5774.205] (II) AMDGPU(0): Using hsync ranges from config file
[ 5774.205] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 5774.205] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 5774.205] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 5774.205] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5774.205] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5774.205] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5774.205] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5774.205] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 5774.299] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 5774.299] (II) AMDGPU(0): Using hsync ranges from config file
[ 5774.299] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 5774.299] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 5774.299] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 5774.299] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5774.299] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5774.299] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5774.299] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5774.299] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 5788.132] (II) AMDGPU(0): EDID vendor "HWP", prod id 10329
[ 5788.132] (II) AMDGPU(0): Using hsync ranges from config file
[ 5788.132] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 5788.132] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 5788.132] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 5788.132] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 5788.132] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 5788.132] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 5788.132] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 5788.132] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
Last edited by Technicus (2016-10-26 07:02:53)
Offline
I am having trouble understanding all of this.
Then we'll go back to basics and move slower.
For large logfiles like xorg.0.log it's better to use a pastebin client and post the link instead of the whole content.
If you're unsure which client to choose, use the curl method explained at the top of that section.
run
find /etc/X11 -name '*.conf' -print
to make sure there are no *.conf files left and X has to use autodetection .
amdgpu pro is new and can be tricky to compile/install / get working , it's better to use the opensource driver (atleast for now).
remove amdgpu pro stuff, install xf86-video-amdgpu .
To avoid confusion which logfile should be posted, cd into /var/log/ and remove any Xorg* files (as root or using sudo ) .
Do the same for ~/.local/share/xorg/ .
Then run startx and post the log .
Last edited by Lone_Wolf (2016-10-27 13:06:13)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Online