You are not logged in.
Pages: 1
I'm trying to make it so Xorg sets my monitor to 75Hz when I log in but it keeps starting with the default 60Hz instead, I can set it to use 75Hz mode with "xrandr --output HDMI-A-1 --mode 1920x1080 --rate 74.91" but somehow these xorg.conf fragments won't work.
$ cat /etc/X11/xorg.conf.d/20-amdgpu.conf
Section "Device"
Identifier "AMD"
Driver "amdgpu"
Option "VariableRefresh" "true"
Option "TearFree" "true"
EndSection
$ cat /etc/X11/xorg.conf.d/30-monitor.conf
Section "Monitor"
Identifier "HDMI-A-1"
Modeline "1920x1080_74.91_rb2" 167.65 1920 1928 1960 2000 1080 1105 1113 1119 +hsync -vsync
Option "PreferredMode" "1920x1080_74.91_rb2"
EndSection
$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
HDMI-A-0 disconnected (normal left inverted right x axis y axis)
HDMI-A-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 478mm x 260mm
1920x1080_74.91_rb2 74.91 +
1920x1080 60.00*+ 74.91 50.00 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1440x900 59.90
1366x768 59.79
1280x800 60.00
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 60.00 59.94
720x400 70.08
HDMI-A-2 disconnected (normal left inverted right x axis y axis)
DisplayPort-0 disconnected (normal left inverted right x axis y axis
[ 615.015]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 615.016] Current Operating System: Linux mainframe 6.1.22-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:10:04 +0000 x86_64
[ 615.016] Kernel command line: initrd=\5b63e4dc99cc4209908be46a80e9cf02\6.1.22-1-lts\initrd root=UUID=8da86354-bef1-4f45-aa61-09409bce70e3 rw module_blacklist=ntfs3 resume=UUID=8da86354-bef1-4f45-aa61-09409bce70e3 resume_offset=2220652 systemd.machine_id=5b63e4dc99cc4209908be46a80e9cf02
[ 615.016]
[ 615.016] Current version of pixman: 0.42.2
[ 615.016] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 615.016] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 615.017] (==) Log file: "/home/ketsui/.local/share/xorg/Xorg.0.log", Time: Sun Apr 2 20:20:29 2023
[ 615.017] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 615.017] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 615.018] (==) No Layout section. Using the first Screen section.
[ 615.018] (==) No screen section available. Using defaults.
[ 615.018] (**) |-->Screen "Default Screen Section" (0)
[ 615.018] (**) | |-->Monitor "<default monitor>"
[ 615.018] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 615.018] (**) | |-->Device "AMD"
[ 615.018] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 615.018] (==) Automatically adding devices
[ 615.018] (==) Automatically enabling devices
[ 615.018] (==) Automatically adding GPU devices
[ 615.018] (==) Automatically binding GPU devices
[ 615.018] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 615.018] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[ 615.018] Entry deleted from font path.
[ 615.018] (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[ 615.018] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 615.018] Entry deleted from font path.
[ 615.018] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 615.018] Entry deleted from font path.
[ 615.018] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 615.018] Entry deleted from font path.
[ 615.018] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF
[ 615.018] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 615.018] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 615.018] (II) Module ABI versions:
[ 615.018] X.Org ANSI C Emulation: 0.4
[ 615.018] X.Org Video Driver: 25.2
[ 615.018] X.Org XInput driver : 24.4
[ 615.018] X.Org Server Extension : 10.0
[ 615.019] (++) using VT number 1
[ 615.021] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[ 615.023] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 615.023] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.0/drm/card0
[ 615.023] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[ 615.031] (--) PCI:*(8@0:0:0) 1002:15d8:1002:15d8 rev 201, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfcc00000/524288, I/O @ 0x0000e000/256
[ 615.031] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 615.031] (II) LoadModule: "glx"
[ 615.031] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 615.034] (II) Module glx: vendor="X.Org Foundation"
[ 615.034] compiled for 1.21.1.8, module version = 1.0.0
[ 615.034] ABI class: X.Org Server Extension, version 10.0
[ 615.034] (II) LoadModule: "amdgpu"
[ 615.034] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 615.035] (II) Module amdgpu: vendor="X.Org Foundation"
[ 615.035] compiled for 1.21.1.7, module version = 23.0.0
[ 615.035] Module class: X.Org Video Driver
[ 615.035] ABI class: X.Org Video Driver, version 25.2
[ 615.035] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 615.045] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 615.045] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 615.045] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 615.045] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 615.045] (==) AMDGPU(0): Default visual is TrueColor
[ 615.045] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[ 615.045] (**) AMDGPU(0): Option "TearFree" "true"
[ 615.045] (**) AMDGPU(0): Option "VariableRefresh" "true"
[ 615.045] (==) AMDGPU(0): RGB weight 888
[ 615.045] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 615.045] (--) AMDGPU(0): Chipset: "AMD Radeon Vega 8 Graphics" (ChipID = 0x15d8)
[ 615.045] (II) Loading sub module "fb"
[ 615.045] (II) LoadModule: "fb"
[ 615.045] (II) Module "fb" already built-in
[ 615.045] (II) Loading sub module "dri2"
[ 615.045] (II) LoadModule: "dri2"
[ 615.045] (II) Module "dri2" already built-in
[ 615.079] (II) Loading sub module "glamoregl"
[ 615.079] (II) LoadModule: "glamoregl"
[ 615.079] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 615.083] (II) Module glamoregl: vendor="X.Org Foundation"
[ 615.083] compiled for 1.21.1.8, module version = 1.0.1
[ 615.083] ABI class: X.Org ANSI C Emulation, version 0.4
[ 615.092] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Vega 8 Graphics (raven, LLVM 15.0.7, DRM 3.49, 6.1.22-1-lts)
[ 615.092] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 615.092] (**) AMDGPU(0): TearFree property default: on
[ 615.092] (**) AMDGPU(0): VariableRefresh: enabled
[ 615.092] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 615.092] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 615.092] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 615.093] (II) AMDGPU(0): Output HDMI-A-1 using monitor section HDMI-A-1
[ 615.093] (**) AMDGPU(0): Option "PreferredMode" "1920x1080_74.91_rb2"
[ 615.093] (II) AMDGPU(0): Output HDMI-A-2 has no monitor section
[ 615.093] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 615.105] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 615.106] (II) AMDGPU(0): EDID for output HDMI-A-1
[ 615.106] (II) AMDGPU(0): Manufacturer: LEN Model: 66d2 Serial#: 0
[ 615.106] (II) AMDGPU(0): Year: 2022 Week: 40
[ 615.106] (II) AMDGPU(0): EDID Version: 1.3
[ 615.106] (II) AMDGPU(0): Digital Display Input
[ 615.106] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 48 vert.: 26
[ 615.106] (II) AMDGPU(0): Gamma: 2.20
[ 615.106] (II) AMDGPU(0): DPMS capabilities: Off
[ 615.106] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 615.106] (II) AMDGPU(0): First detailed timing is preferred mode
[ 615.106] (II) AMDGPU(0): redX: 0.656 redY: 0.330 greenX: 0.309 greenY: 0.616
[ 615.106] (II) AMDGPU(0): blueX: 0.150 blueY: 0.071 whiteX: 0.313 whiteY: 0.329
[ 615.106] (II) AMDGPU(0): Supported established timings:
[ 615.106] (II) AMDGPU(0): 720x400@70Hz
[ 615.106] (II) AMDGPU(0): 640x480@60Hz
[ 615.106] (II) AMDGPU(0): 640x480@72Hz
[ 615.106] (II) AMDGPU(0): 640x480@75Hz
[ 615.106] (II) AMDGPU(0): 800x600@56Hz
[ 615.106] (II) AMDGPU(0): 800x600@60Hz
[ 615.106] (II) AMDGPU(0): 800x600@72Hz
[ 615.106] (II) AMDGPU(0): 800x600@75Hz
[ 615.106] (II) AMDGPU(0): 832x624@75Hz
[ 615.106] (II) AMDGPU(0): 1024x768@60Hz
[ 615.106] (II) AMDGPU(0): 1024x768@70Hz
[ 615.106] (II) AMDGPU(0): 1024x768@75Hz
[ 615.106] (II) AMDGPU(0): 1280x1024@75Hz
[ 615.106] (II) AMDGPU(0): Manufacturer's mask: 0
[ 615.106] (II) AMDGPU(0): Supported standard timings:
[ 615.106] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 615.106] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 615.106] (II) AMDGPU(0): #2: hsize: 1280 vsize 1024 refresh: 70 vid: 35457
[ 615.106] (II) AMDGPU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 615.106] (II) AMDGPU(0): #4: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 615.106] (II) AMDGPU(0): #5: hsize: 1600 vsize 900 refresh: 75 vid: 53161
[ 615.106] (II) AMDGPU(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 615.106] (II) AMDGPU(0): Supported detailed timing:
[ 615.106] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 478 x 260 mm
[ 615.106] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 615.106] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 615.106] (II) AMDGPU(0): Monitor name: D22e-20
[ 615.106] (II) AMDGPU(0): Ranges: V min: 48 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 225 MHz
[ 615.106] (II) AMDGPU(0): Serial No: URHKWPCB
[ 615.106] (II) AMDGPU(0): Supported detailed timing:
[ 615.106] (II) AMDGPU(0): clock: 85.5 MHz Image Size: 478 x 260 mm
[ 615.106] (II) AMDGPU(0): h_active: 1366 h_sync: 1436 h_sync_end 1579 h_blank_end 1792 h_border: 0
[ 615.106] (II) AMDGPU(0): v_active: 768 v_sync: 771 v_sync_end 774 v_blanking: 798 v_border: 0
[ 615.106] (II) AMDGPU(0): Supported detailed timing:
[ 615.106] (II) AMDGPU(0): clock: 220.8 MHz Image Size: 478 x 260 mm
[ 615.106] (II) AMDGPU(0): h_active: 1920 h_sync: 2056 h_sync_end 2264 h_blank_end 2608 h_border: 0
[ 615.106] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1130 v_border: 0
[ 615.106] (II) AMDGPU(0): Supported detailed timing:
[ 615.106] (II) AMDGPU(0): clock: 119.0 MHz Image Size: 478 x 260 mm
[ 615.106] (II) AMDGPU(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 615.106] (II) AMDGPU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 615.106] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 615.106] (II) AMDGPU(0): EDID (in hex):
[ 615.106] (II) AMDGPU(0): 00ffffffffffff0030aed26600000000
[ 615.106] (II) AMDGPU(0): 2820010380301a782a2395a8544f9d26
[ 615.106] (II) AMDGPU(0): 125054afef00714f8180818a9500a9c0
[ 615.106] (II) AMDGPU(0): a9cfb3000101023a801871382d40582c
[ 615.106] (II) AMDGPU(0): 4500de041100001e000000fc00443232
[ 615.106] (II) AMDGPU(0): 652d32300a2020202020000000fd0030
[ 615.106] (II) AMDGPU(0): 4b1e5516000a202020202020000000ff
[ 615.106] (II) AMDGPU(0): 005552484b575043420a202020200166
[ 615.106] (II) AMDGPU(0): 020325f149901f041312110302012309
[ 615.106] (II) AMDGPU(0): 0f078301000065030c001000681a0000
[ 615.106] (II) AMDGPU(0): 0101304be6662156aa51001e30468f33
[ 615.106] (II) AMDGPU(0): 00de041100001e3b5680b07238324088
[ 615.106] (II) AMDGPU(0): d03500de041100001a7c2e90a0601a1e
[ 615.106] (II) AMDGPU(0): 4030203600de041100001a0000000000
[ 615.106] (II) AMDGPU(0): 00000000000000000000000000000000
[ 615.106] (II) AMDGPU(0): 00000000000000000000000000000083
[ 615.106] (II) AMDGPU(0): Printing probed modes for output HDMI-A-1
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080_74.91_rb2"x74.9 167.65 1920 1928 1960 2000 1080 1105 1113 1119 +hsync -vsync (83.8 kHz UP)
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080"x74.9 220.75 1920 2056 2264 2608 1080 1083 1088 1130 +hsync -vsync (84.6 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1366x768"x59.8 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1280x800"x60.0 148.50 1280 2008 2052 2200 800 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 615.106] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 615.106] (II) AMDGPU(0): EDID for output HDMI-A-2
[ 615.106] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 615.106] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 615.106] (II) AMDGPU(0): Output HDMI-A-1 connected
[ 615.106] (II) AMDGPU(0): Output HDMI-A-2 disconnected
[ 615.106] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 615.106] (II) AMDGPU(0): Using user preference for initial modes
[ 615.106] (II) AMDGPU(0): Output HDMI-A-1 using initial mode 1920x1080_74.91_rb2 +0+0
[ 615.106] (II) AMDGPU(0): mem size init: gart size :1b20f4000 vram size: s:7e049000 visible:7e049000
[ 615.106] (==) AMDGPU(0): DPI set to (96, 96)
[ 615.106] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 615.106] (II) Loading sub module "ramdac"
[ 615.106] (II) LoadModule: "ramdac"
[ 615.106] (II) Module "ramdac" already built-in
[ 615.106] (II) AMDGPU(0): [DRI2] Setup complete
[ 615.106] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 615.106] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 615.113] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 615.113] (II) AMDGPU(0): SYNC extension fences enabled
[ 615.113] (II) AMDGPU(0): Present extension enabled
[ 615.113] (==) AMDGPU(0): DRI3 enabled
[ 615.113] (==) AMDGPU(0): Backing store enabled
[ 615.113] (II) AMDGPU(0): Direct rendering enabled
[ 615.118] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 615.118] (II) AMDGPU(0): Acceleration enabled
[ 615.118] (==) AMDGPU(0): DPMS enabled
[ 615.118] (==) AMDGPU(0): Silken mouse enabled
[ 615.118] (II) AMDGPU(0): Set up textured video (glamor)
[ 615.139] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 615.139] (II) Initializing extension Generic Event Extension
[ 615.139] (II) Initializing extension SHAPE
[ 615.139] (II) Initializing extension MIT-SHM
[ 615.139] (II) Initializing extension XInputExtension
[ 615.139] (II) Initializing extension XTEST
[ 615.139] (II) Initializing extension BIG-REQUESTS
[ 615.139] (II) Initializing extension SYNC
[ 615.139] (II) Initializing extension XKEYBOARD
[ 615.139] (II) Initializing extension XC-MISC
[ 615.139] (II) Initializing extension SECURITY
[ 615.139] (II) Initializing extension XFIXES
[ 615.139] (II) Initializing extension RENDER
[ 615.140] (II) Initializing extension RANDR
[ 615.140] (II) Initializing extension COMPOSITE
[ 615.140] (II) Initializing extension DAMAGE
[ 615.140] (II) Initializing extension MIT-SCREEN-SAVER
[ 615.140] (II) Initializing extension DOUBLE-BUFFER
[ 615.140] (II) Initializing extension RECORD
[ 615.140] (II) Initializing extension DPMS
[ 615.140] (II) Initializing extension Present
[ 615.140] (II) Initializing extension DRI3
[ 615.140] (II) Initializing extension X-Resource
[ 615.140] (II) Initializing extension XVideo
[ 615.140] (II) Initializing extension XVideo-MotionCompensation
[ 615.140] (II) Initializing extension GLX
[ 615.146] (II) AIGLX: Loaded and initialized radeonsi
[ 615.146] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 615.146] (II) Initializing extension XFree86-VidModeExtension
[ 615.146] (II) Initializing extension XFree86-DGA
[ 615.146] (II) Initializing extension XFree86-DRI
[ 615.146] (II) Initializing extension DRI2
[ 615.147] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 615.299] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 615.299] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 615.299] (II) LoadModule: "libinput"
[ 615.299] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 615.301] (II) Module libinput: vendor="X.Org Foundation"
[ 615.301] compiled for 1.21.1.3, module version = 1.2.1
[ 615.301] Module class: X.Org XInput Driver
[ 615.301] ABI class: X.Org XInput driver, version 24.4
[ 615.301] (II) Using input driver 'libinput' for 'Power Button'
[ 615.302] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[ 615.302] (**) Power Button: always reports core events
[ 615.302] (**) Option "Device" "/dev/input/event1"
[ 615.306] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 615.306] (II) event1 - Power Button: device is a keyboard
[ 615.306] (II) event1 - Power Button: device removed
[ 615.306] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 615.306] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 615.308] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 615.308] (II) event1 - Power Button: device is a keyboard
[ 615.309] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 615.309] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 615.309] (II) Using input driver 'libinput' for 'Video Bus'
[ 615.310] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[ 615.310] (**) Video Bus: always reports core events
[ 615.310] (**) Option "Device" "/dev/input/event2"
[ 615.312] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 615.312] (II) event2 - Video Bus: device is a keyboard
[ 615.312] (II) event2 - Video Bus: device removed
[ 615.312] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0f/LNXVIDEO:01/input/input2/event2"
[ 615.312] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 615.315] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 615.315] (II) event2 - Video Bus: device is a keyboard
[ 615.316] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 615.316] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 615.316] (II) Using input driver 'libinput' for 'Power Button'
[ 615.316] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 30 paused 0
[ 615.317] (**) Power Button: always reports core events
[ 615.317] (**) Option "Device" "/dev/input/event0"
[ 615.318] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 615.318] (II) event0 - Power Button: device is a keyboard
[ 615.318] (II) event0 - Power Button: device removed
[ 615.319] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 615.319] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 615.320] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 615.320] (II) event0 - Power Button: device is a keyboard
[ 615.322] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3)
[ 615.322] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 615.322] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 615.323] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 31 paused 0
[ 615.323] (**) Logitech USB Optical Mouse: always reports core events
[ 615.323] (**) Option "Device" "/dev/input/event3"
[ 615.326] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 615.326] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[ 615.327] (II) event3 - Logitech USB Optical Mouse: device removed
[ 615.327] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-5/1-5:1.0/0003:046D:C077.0001/input/input3/event3"
[ 615.327] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[ 615.327] (**) Option "AccelerationScheme" "none"
[ 615.327] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 615.327] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 615.327] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 615.330] (II) event3 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 615.330] (II) event3 - Logitech USB Optical Mouse: device is a pointer
[ 615.332] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 615.332] (II) No input driver specified, ignoring this device.
[ 615.332] (II) This device may have been added with another device file.
[ 615.334] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event4)
[ 615.334] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 615.334] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[ 615.334] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[ 615.334] (**) SEMICO USB Keyboard: always reports core events
[ 615.334] (**) Option "Device" "/dev/input/event4"
[ 615.337] (II) event4 - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 615.338] (II) event4 - SEMICO USB Keyboard: device is a keyboard
[ 615.338] (II) event4 - SEMICO USB Keyboard: device removed
[ 615.338] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-6/1-6:1.0/0003:1A2C:564C.0002/input/input4/event4"
[ 615.338] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 10)
[ 615.341] (II) event4 - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 615.341] (II) event4 - SEMICO USB Keyboard: device is a keyboard
[ 615.344] (II) config/udev: Adding input device SEMICO USB Keyboard Consumer Control (/dev/input/event5)
[ 615.344] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 615.344] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[ 615.344] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 33 paused 0
[ 615.344] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[ 615.344] (**) Option "Device" "/dev/input/event5"
[ 615.345] (II) event5 - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 615.346] (II) event5 - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 615.346] (II) event5 - SEMICO USB Keyboard Consumer Control: device removed
[ 615.346] (II) libinput: SEMICO USB Keyboard Consumer Control: needs a virtual subdevice
[ 615.346] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-6/1-6:1.1/0003:1A2C:564C.0003/input/input5/event5"
[ 615.346] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: MOUSE, id 11)
[ 615.346] (**) Option "AccelerationScheme" "none"
[ 615.346] (**) SEMICO USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 615.346] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 615.346] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 615.347] (II) event5 - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 615.347] (II) event5 - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 615.347] (II) config/udev: Adding input device SEMICO USB Keyboard System Control (/dev/input/event6)
[ 615.347] (**) SEMICO USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 615.347] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard System Control'
[ 615.348] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[ 615.348] (**) SEMICO USB Keyboard System Control: always reports core events
[ 615.348] (**) Option "Device" "/dev/input/event6"
[ 615.350] (II) event6 - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 615.350] (II) event6 - SEMICO USB Keyboard System Control: device is a keyboard
[ 615.351] (II) event6 - SEMICO USB Keyboard System Control: device removed
[ 615.351] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-6/1-6:1.1/0003:1A2C:564C.0003/input/input6/event6"
[ 615.351] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard System Control" (type: KEYBOARD, id 12)
[ 615.352] (II) event6 - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 615.353] (II) event6 - SEMICO USB Keyboard System Control: device is a keyboard
[ 615.353] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event7)
[ 615.353] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 615.353] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[ 615.354] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 35 paused 0
[ 615.354] (**) SEMICO USB Keyboard: always reports core events
[ 615.354] (**) Option "Device" "/dev/input/event7"
[ 615.355] (II) event7 - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 615.355] (II) event7 - SEMICO USB Keyboard: device is a keyboard
[ 615.355] (II) event7 - SEMICO USB Keyboard: device removed
[ 615.355] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-6/1-6:1.1/0003:1A2C:564C.0003/input/input8/event7"
[ 615.355] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 13)
[ 615.357] (II) event7 - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 615.357] (II) event7 - SEMICO USB Keyboard: device is a keyboard
[ 615.357] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[ 615.357] (II) No input driver specified, ignoring this device.
[ 615.357] (II) This device may have been added with another device file.
[ 615.358] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event10)
[ 615.358] (II) No input driver specified, ignoring this device.
[ 615.358] (II) This device may have been added with another device file.
[ 615.358] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event11)
[ 615.358] (II) No input driver specified, ignoring this device.
[ 615.358] (II) This device may have been added with another device file.
[ 615.358] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event12)
[ 615.358] (II) No input driver specified, ignoring this device.
[ 615.358] (II) This device may have been added with another device file.
[ 615.359] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event13)
[ 615.359] (II) No input driver specified, ignoring this device.
[ 615.359] (II) This device may have been added with another device file.
[ 615.359] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event14)
[ 615.359] (II) No input driver specified, ignoring this device.
[ 615.359] (II) This device may have been added with another device file.
[ 615.359] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event15)
[ 615.359] (II) No input driver specified, ignoring this device.
[ 615.359] (II) This device may have been added with another device file.
[ 615.360] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event16)
[ 615.360] (II) No input driver specified, ignoring this device.
[ 615.360] (II) This device may have been added with another device file.
[ 615.360] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 615.360] (II) No input driver specified, ignoring this device.
[ 615.360] (II) This device may have been added with another device file.
[ 615.365] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 615.365] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[ 615.365] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 615.365] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[ 615.365] (**) Option "Device" "/dev/input/event5"
[ 615.365] (II) libinput: SEMICO USB Keyboard Consumer Control: is a virtual subdevice
[ 615.365] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/usb1/1-6/1-6:1.1/0003:1A2C:564C.0003/input/input5/event5"
[ 615.365] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: KEYBOARD, id 14)
[ 615.694] (II) AMDGPU(0): EDID vendor "LEN", prod id 26322
[ 615.694] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 615.694] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 615.694] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 615.694] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 615.694] (II) AMDGPU(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1920x1080"x0.0 220.75 1920 2056 2264 2608 1080 1083 1088 1130 +hsync -vsync (84.6 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 -hsync +vsync (74.6 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 615.694] (II) AMDGPU(0): Modeline "1600x900"x75.0 152.28 1600 1704 1880 2160 900 901 904 940 -hsync +vsync (70.5 kHz e)
[ 629.436] (II) AMDGPU(0): EDID vendor "LEN", prod id 26322
[ 629.436] (II) AMDGPU(0): Using hsync ranges from config file
[ 629.436] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 629.436] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 629.436] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 629.436] (II) AMDGPU(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "1920x1080"x0.0 220.75 1920 2056 2264 2608 1080 1083 1088 1130 +hsync -vsync (84.6 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 629.436] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 -hsync +vsync (74.6 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 629.437] (II) AMDGPU(0): Modeline "1600x900"x75.0 152.28 1600 1704 1880 2160 900 901 904 940 -hsync +vsync (70.5 kHz e)
Offline
1920x1080_74.91_rb2 74.91 +
1920x1080 60.00*+ 74.91 50.00 59.94
Both modes are tagged as preferred.
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080_74.91_rb2"x74.9 167.65 1920 1928 1960 2000 1080 1105 1113 1119 +hsync -vsync (83.8 kHz UP)
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080"x74.9 220.75 1920 2056 2264 2608 1080 1083 1088 1130 +hsync -vsync (84.6 kHz e)
Does your own mode actually work?
Does the modesetting driver behave better?
You could still alter the modeline w/ an init/autostart script.
Offline
1920x1080_74.91_rb2 74.91 + 1920x1080 60.00*+ 74.91 50.00 59.94
Both modes are tagged as preferred.
[ 615.106] (II) AMDGPU(0): Modeline "1920x1080_74.91_rb2"x74.9 167.65 1920 1928 1960 2000 1080 1105 1113 1119 +hsync -vsync (83.8 kHz UP) [ 615.106] (II) AMDGPU(0): Modeline "1920x1080"x74.9 220.75 1920 2056 2264 2608 1080 1083 1088 1130 +hsync -vsync (84.6 kHz e)
Does your own mode actually work?
Does the modesetting driver behave better?You could still alter the modeline w/ an init/autostart script.
Uninstalling xf86-video-amdgpu and deleting 20-amdgpu.conf seems to have done it, it works using the modesetting driver.
$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
HDMI-1 disconnected (normal left inverted right x axis y axis)
HDMI-2 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 478mm x 260mm
1920x1080_74.91_rb2 74.91*+
1920x1080 60.00 + 74.91 59.96 50.00 59.94 59.93
1680x1050 59.95 59.88
1400x1050 74.76 59.98
1600x900 59.94 59.95 60.00 59.82
1280x1024 75.02 60.02
1440x900 59.90
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1366x768 59.79
1280x800 59.99 60.00 59.97 59.81 59.91
1152x864 75.00
1280x720 60.00 59.99 59.86 60.00 50.00 59.94 59.74
1024x768 75.05 60.04 75.03 70.07 60.00
960x720 75.00 60.00
928x696 75.00 60.05
896x672 75.05 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
832x624 74.55
960x540 59.96 59.99 59.63 59.82
800x600 75.00 70.00 65.00 60.00 72.19 75.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
720x576 50.00
700x525 74.76 59.98
800x450 59.95 59.82
720x480 60.00 59.94
640x512 75.02 60.02
700x450 59.96 59.88
640x480 60.00 75.00 72.81 75.00 60.00 59.94
720x405 59.51 58.99
720x400 70.08
684x384 59.88 59.85
640x400 59.88 59.98
576x432 75.00
640x360 59.86 59.83 59.84 59.32
512x384 75.03 70.07 60.00
512x288 60.00 59.92
416x312 74.66
480x270 59.63 59.82
400x300 72.19 75.12 60.32 56.34
432x243 59.92 59.57
320x240 72.81 75.00 60.05
360x202 59.51 59.13
320x180 59.84 59.32
HDMI-3 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
$ cat /etc/X11/xorg.conf.d/30-monitor.conf
Section "Monitor"
Identifier "HDMI-2"
Modeline "1920x1080_74.91_rb2" 167.65 1920 1928 1960 2000 1080 1105 1113 1119 +hsync -vsync
Option "PreferredMode" "1920x1080_74.91_rb2"
EndSection
Edit: Apparently this setup tears a lot for me and it looks like TearFree hasn't made it yet into a release version:
https://gitlab.freedesktop.org/xorg/xse … ests/1006/
I'm just going to go back to amdgpu for now until it does, maybe I'll report this as a bug to the amdgpu maintainer.
Last edited by Ketsui (2023-04-02 16:06:51)
Offline
Pages: 1