You are not logged in.
Hello All,
I plug my monitor directly into my motherboard I have no issues, things work as expected.
I try to plug my monitor into my GPU. Monitor reports "No Connection".
I've just recently "built" my first ever PC, and I'm having trouble diagnosing what I have done wrong. From what I've read online AMD GPUs are simple— I must be missing something fundamental.
I've followed the Xorg archwiki page to determine the driver packages that I need, and I have installed them. I've tried rebooting /w plugging into GPU from here.
I suspect that I'm actually looking at the onboard RDNA 2 GPU in the following output, but my literacy is lacking:
$ lspci -knn | grep -A2 VGA
lspci: Unable to load libkmod resources: error -2
10:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c5)
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e]
Kernel driver in use: amdgpuI have already spent ~6 hours trying to solve this on my own, and I discovered that GPUs require power in the form of a PCIE connection, and I've resolved that, but still have the described problem
From what I've seen in other discussions it is useful to post Xorg.logs, but I'm divided on what to post. So far I've only found ~/.local/share/xorg/Xorg.0.log, but this is a ~800 line file and I'm not sure how readable this will be.
Hardware
CPU: AMD 7700
GPU: AMD 6800 (ASRock)
MoBo: ASRock B650
Last edited by halved (2023-11-10 09:29:35)
Offline
but this is a ~800 line file and I'm not sure how readable this will be
let us worry about that, last dmesg I looked at had 3000+ lines* .
lspci: Unable to load libkmod resources: error -2That's a bad sign , run (as root / with root rights )
journalctl -b | curl -F 'file=@-' 0x0.stPost the url it shows.
Welcome to archlinux forums.
* interpreting large logs tends to gets easier with experience
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
Offline
> Welcome to archlinux forums.
Thank you ![]()
From a fresh boot, with HDMI plugged into GPU, then plugging into Motherboard after having no signal:
~/.local/share/xorg/Xorg.0.log
[ 101.491]
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[ 101.491] Current Operating System: Linux ivory 6.6.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 08 Nov 2023 16:05:38 +0000 x86_64
[ 101.491] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=81dee324-ca51-4a27-8385-be7b8956b43f rw loglevel=3 quiet
[ 101.491]
[ 101.491] Current version of pixman: 0.42.2
[ 101.491] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 101.491] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 101.491] (==) Log file: "/home/halved/.local/share/xorg/Xorg.0.log", Time: Thu Nov 9 18:32:13 2023
[ 101.492] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 101.492] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 101.493] (==) ServerLayout "ServerLayout0"
[ 101.493] (==) No screen section available. Using defaults.
[ 101.493] (**) |-->Screen "Default Screen Section" (0)
[ 101.493] (**) | |-->Monitor "<default monitor>"
[ 101.493] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 101.493] (**) Option "BlankTime" "0"
[ 101.493] (**) Option "StandbyTime" "0"
[ 101.493] (**) Option "SuspendTime" "0"
[ 101.493] (**) Option "OffTime" "0"
[ 101.493] (==) Automatically adding devices
[ 101.493] (==) Automatically enabling devices
[ 101.493] (==) Automatically adding GPU devices
[ 101.493] (==) Automatically binding GPU devices
[ 101.493] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 101.493] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 101.493] Entry deleted from font path.
[ 101.493] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 101.493] Entry deleted from font path.
[ 101.493] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 101.493] Entry deleted from font path.
[ 101.493] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 101.493] Entry deleted from font path.
[ 101.494] (==) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 101.494] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 101.494] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 101.494] (II) Module ABI versions:
[ 101.494] X.Org ANSI C Emulation: 0.4
[ 101.494] X.Org Video Driver: 25.2
[ 101.494] X.Org XInput driver : 24.4
[ 101.494] X.Org Server Extension : 10.0
[ 101.494] (++) using VT number 1
[ 101.494] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 101.495] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 101.495] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:10:00.0/drm/card0
[ 101.495] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 101.499] (--) PCI:*(16@0:0:0) 1002:164e:1002:164e rev 197, Mem @ 0xfce0000000/268435456, 0xfcf0000000/2097152, 0xfca00000/524288, I/O @ 0x0000e000/256
[ 101.499] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 101.499] (II) LoadModule: "glx"
[ 101.500] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 101.504] (II) Module glx: vendor="X.Org Foundation"
[ 101.504] compiled for 1.21.1.9, module version = 1.0.0
[ 101.504] ABI class: X.Org Server Extension, version 10.0
[ 101.504] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 101.504] loading driver: amdgpu
[ 101.504] (==) Matched amdgpu as autoconfigured driver 0
[ 101.504] (==) Matched ati as autoconfigured driver 1
[ 101.504] (==) Matched modesetting as autoconfigured driver 2
[ 101.504] (==) Matched fbdev as autoconfigured driver 3
[ 101.504] (==) Matched vesa as autoconfigured driver 4
[ 101.504] (==) Assigned the driver to the xf86ConfigLayout
[ 101.504] (II) LoadModule: "amdgpu"
[ 101.504] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 101.507] (II) Module amdgpu: vendor="X.Org Foundation"
[ 101.507] compiled for 1.21.1.7, module version = 23.0.0
[ 101.507] Module class: X.Org Video Driver
[ 101.507] ABI class: X.Org Video Driver, version 25.2
[ 101.507] (II) LoadModule: "ati"
[ 101.507] (WW) Warning, couldn't open module ati
[ 101.507] (EE) Failed to load module "ati" (module does not exist, 0)
[ 101.507] (II) LoadModule: "modesetting"
[ 101.507] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 101.508] (II) Module modesetting: vendor="X.Org Foundation"
[ 101.508] compiled for 1.21.1.9, module version = 1.21.1
[ 101.508] Module class: X.Org Video Driver
[ 101.508] ABI class: X.Org Video Driver, version 25.2
[ 101.508] (II) LoadModule: "fbdev"
[ 101.508] (WW) Warning, couldn't open module fbdev
[ 101.508] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 101.508] (II) LoadModule: "vesa"
[ 101.508] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 101.508] (II) Module vesa: vendor="X.Org Foundation"
[ 101.508] compiled for 1.21.1.4, module version = 2.6.0
[ 101.508] Module class: X.Org Video Driver
[ 101.508] ABI class: X.Org Video Driver, version 25.2
[ 101.508] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 101.508] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 101.508] (II) VESA: driver for VESA chipsets: vesa
[ 101.508] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 101.510] (WW) Falling back to old probe method for modesetting
[ 101.510] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 101.510] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 101.510] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 101.510] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 101.510] (==) AMDGPU(0): Default visual is TrueColor
[ 101.510] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[ 101.510] (==) AMDGPU(0): RGB weight 888
[ 101.510] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 101.510] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x164e)
[ 101.510] (II) Loading sub module "fb"
[ 101.510] (II) LoadModule: "fb"
[ 101.510] (II) Module "fb" already built-in
[ 101.510] (II) Loading sub module "dri2"
[ 101.510] (II) LoadModule: "dri2"
[ 101.510] (II) Module "dri2" already built-in
[ 101.641] (II) Loading sub module "glamoregl"
[ 101.641] (II) LoadModule: "glamoregl"
[ 101.641] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 101.644] (II) Module glamoregl: vendor="X.Org Foundation"
[ 101.644] compiled for 1.21.1.9, module version = 1.0.1
[ 101.644] ABI class: X.Org ANSI C Emulation, version 0.4
[ 101.656] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Graphics (raphael_mendocino, LLVM 16.0.6, DRM 3.54, 6.6.1-arch1-1)
[ 101.656] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 101.656] (==) AMDGPU(0): TearFree property default: auto
[ 101.656] (==) AMDGPU(0): VariableRefresh: disabled
[ 101.656] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 101.656] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 101.657] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 101.657] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 101.658] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 101.658] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 101.660] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 101.660] (II) AMDGPU(0): Manufacturer: ACR Model: b3a Serial#: 844156285
[ 101.660] (II) AMDGPU(0): Year: 2023 Week: 25
[ 101.660] (II) AMDGPU(0): EDID Version: 1.3
[ 101.660] (II) AMDGPU(0): Digital Display Input
[ 101.660] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60 vert.: 33
[ 101.660] (II) AMDGPU(0): Gamma: 2.20
[ 101.660] (II) AMDGPU(0): DPMS capabilities: Off
[ 101.660] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 101.660] (II) AMDGPU(0): Default color space is primary color space
[ 101.660] (II) AMDGPU(0): First detailed timing is preferred mode
[ 101.660] (II) AMDGPU(0): redX: 0.661 redY: 0.332 greenX: 0.302 greenY: 0.613
[ 101.660] (II) AMDGPU(0): blueX: 0.149 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 101.660] (II) AMDGPU(0): Supported established timings:
[ 101.660] (II) AMDGPU(0): 720x400@70Hz
[ 101.660] (II) AMDGPU(0): 640x480@60Hz
[ 101.660] (II) AMDGPU(0): 640x480@67Hz
[ 101.660] (II) AMDGPU(0): 640x480@72Hz
[ 101.660] (II) AMDGPU(0): 640x480@75Hz
[ 101.660] (II) AMDGPU(0): 800x600@56Hz
[ 101.660] (II) AMDGPU(0): 800x600@60Hz
[ 101.660] (II) AMDGPU(0): 800x600@72Hz
[ 101.660] (II) AMDGPU(0): 800x600@75Hz
[ 101.660] (II) AMDGPU(0): 832x624@75Hz
[ 101.660] (II) AMDGPU(0): 1024x768@60Hz
[ 101.660] (II) AMDGPU(0): 1024x768@70Hz
[ 101.660] (II) AMDGPU(0): 1024x768@75Hz
[ 101.660] (II) AMDGPU(0): 1280x1024@75Hz
[ 101.660] (II) AMDGPU(0): Manufacturer's mask: 0
[ 101.660] (II) AMDGPU(0): Supported standard timings:
[ 101.660] (II) AMDGPU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 101.660] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 101.660] (II) AMDGPU(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 101.660] (II) AMDGPU(0): #3: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 101.660] (II) AMDGPU(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 101.660] (II) AMDGPU(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 101.660] (II) AMDGPU(0): #7: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 101.660] (II) AMDGPU(0): Supported detailed timing:
[ 101.660] (II) AMDGPU(0): clock: 241.5 MHz Image Size: 597 x 335 mm
[ 101.660] (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 101.660] (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 101.660] (II) AMDGPU(0): Ranges: V min: 48 V max: 144 Hz, H min: 30 H max: 230 kHz, PixClock max 605 MHz
[ 101.660] (II) AMDGPU(0): Monitor name: ED270U P2
[ 101.660] (II) AMDGPU(0): Serial No: 33250CD7D3W01
[ 101.660] (II) AMDGPU(0): Supported detailed timing:
[ 101.660] (II) AMDGPU(0): clock: 583.6 MHz Image Size: 597 x 335 mm
[ 101.660] (II) AMDGPU(0): h_active: 2560 h_sync: 2568 h_sync_end 2600 h_blank_end 2720 h_border: 0
[ 101.660] (II) AMDGPU(0): v_active: 1440 v_sync: 1465 v_sync_end 1473 v_blanking: 1490 v_border: 0
[ 101.660] (II) AMDGPU(0): Supported detailed timing:
[ 101.660] (II) AMDGPU(0): clock: 497.8 MHz Image Size: 597 x 335 mm
[ 101.660] (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 101.660] (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1525 v_border: 0
[ 101.660] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 101.660] (II) AMDGPU(0): EDID (in hex):
[ 101.660] (II) AMDGPU(0): 00ffffffffffff0004723a0b7dcd5032
[ 101.660] (II) AMDGPU(0): 19210103803c21782e4455a9554d9d26
[ 101.660] (II) AMDGPU(0): 0f5054bfef00714f8180814081c09500
[ 101.660] (II) AMDGPU(0): b3000101d1c0565e00a0a0a029503020
[ 101.660] (II) AMDGPU(0): 3500554f2100001e000000fd0030901e
[ 101.660] (II) AMDGPU(0): e63c000a202020202020000000fc0045
[ 101.660] (II) AMDGPU(0): 44323730552050320a202020000000ff
[ 101.660] (II) AMDGPU(0): 00333332353043443744335730310173
[ 101.660] (II) AMDGPU(0): 020344f14a0103049012131f3f606123
[ 101.660] (II) AMDGPU(0): 0907058301000067030c001000382d67
[ 101.660] (II) AMDGPU(0): d85dc4017880036d1a000002013090e6
[ 101.660] (II) AMDGPU(0): 0000000000e305c301e60605014d4d23
[ 101.660] (II) AMDGPU(0): e30f001bfbe300a0a0a0325008209804
[ 101.660] (II) AMDGPU(0): 554f2100001e6fc200a0a0a055503020
[ 101.660] (II) AMDGPU(0): 3500554f2100001e0000000000000000
[ 101.660] (II) AMDGPU(0): 00000000000000000000000000000000
[ 101.660] (--) AMDGPU(0): HDMI max TMDS frequency 225000KHz
[ 101.660] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz eP)
[ 101.660] (II) AMDGPU(0): Modeline "3840x2160"x60.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "3840x2160"x50.0 594.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "3840x2160"x59.9 593.41 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x144.0 583.63 2560 2568 2600 2720 1440 1465 1473 1490 +hsync +vsync (214.6 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x120.0 583.63 2560 2568 2600 2720 1440 1763 1771 1788 +hsync +vsync (214.6 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x96.0 583.63 2560 2568 2600 2720 1440 2210 2218 2235 +hsync +vsync (214.6 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x72.0 583.63 2560 2568 2600 2720 1440 2955 2963 2980 +hsync +vsync (214.6 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x60.0 583.63 2560 2568 2600 2720 1440 3551 3559 3576 +hsync +vsync (214.6 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x50.0 583.63 2560 2568 2600 2720 1440 4266 4274 4291 +hsync +vsync (214.6 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x48.0 583.63 2560 2568 2600 2720 1440 4445 4453 4470 +hsync +vsync (214.6 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "2560x1440"x120.0 497.75 2560 2608 2640 2720 1440 1443 1448 1525 +hsync +vsync (183.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1920x1200"x60.0 241.50 1920 2608 2640 2720 1200 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1920x1080"x120.0 297.00 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1920x1080"x119.9 296.70 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1600x1200"x60.0 241.50 1600 2608 2640 2720 1200 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1280x800"x60.0 241.50 1280 2608 2640 2720 800 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 101.660] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 101.660] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 101.660] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 101.660] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 101.660] (II) AMDGPU(0): Output HDMI-A-0 connected
[ 101.660] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 101.660] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 101.660] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 101.660] (II) AMDGPU(0): Using exact sizes for initial modes
[ 101.660] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 2560x1440 +0+0
[ 101.660] (II) AMDGPU(0): mem size init: gart size :3ce822000 vram size: s:1da43000 visible:1da43000
[ 101.660] (==) AMDGPU(0): DPI set to (96, 96)
[ 101.660] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 101.660] (II) Loading sub module "ramdac"
[ 101.660] (II) LoadModule: "ramdac"
[ 101.660] (II) Module "ramdac" already built-in
[ 101.660] (II) UnloadModule: "modesetting"
[ 101.660] (II) Unloading modesetting
[ 101.660] (II) UnloadModule: "vesa"
[ 101.660] (II) Unloading vesa
[ 101.660] (II) AMDGPU(0): [DRI2] Setup complete
[ 101.660] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 101.660] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 101.661] (II) AMDGPU(0): Front buffer pitch: 10240 bytes
[ 101.661] (II) AMDGPU(0): SYNC extension fences enabled
[ 101.661] (II) AMDGPU(0): Present extension enabled
[ 101.661] (==) AMDGPU(0): DRI3 enabled
[ 101.661] (==) AMDGPU(0): Backing store enabled
[ 101.661] (II) AMDGPU(0): Direct rendering enabled
[ 101.672] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 101.672] (II) AMDGPU(0): Acceleration enabled
[ 101.672] (==) AMDGPU(0): DPMS enabled
[ 101.672] (==) AMDGPU(0): Silken mouse enabled
[ 101.672] (II) AMDGPU(0): Set up textured video (glamor)
[ 101.675] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 101.675] (II) Initializing extension Generic Event Extension
[ 101.675] (II) Initializing extension SHAPE
[ 101.675] (II) Initializing extension MIT-SHM
[ 101.675] (II) Initializing extension XInputExtension
[ 101.675] (II) Initializing extension XTEST
[ 101.675] (II) Initializing extension BIG-REQUESTS
[ 101.675] (II) Initializing extension SYNC
[ 101.675] (II) Initializing extension XKEYBOARD
[ 101.675] (II) Initializing extension XC-MISC
[ 101.675] (II) Initializing extension SECURITY
[ 101.675] (II) Initializing extension XFIXES
[ 101.675] (II) Initializing extension RENDER
[ 101.675] (II) Initializing extension RANDR
[ 101.675] (II) Initializing extension COMPOSITE
[ 101.675] (II) Initializing extension DAMAGE
[ 101.675] (II) Initializing extension MIT-SCREEN-SAVER
[ 101.676] (II) Initializing extension DOUBLE-BUFFER
[ 101.676] (II) Initializing extension RECORD
[ 101.676] (II) Initializing extension DPMS
[ 101.676] (II) Initializing extension Present
[ 101.676] (II) Initializing extension DRI3
[ 101.676] (II) Initializing extension X-Resource
[ 101.676] (II) Initializing extension XVideo
[ 101.676] (II) Initializing extension XVideo-MotionCompensation
[ 101.676] (II) Initializing extension GLX
[ 101.678] (II) AIGLX: Loaded and initialized radeonsi
[ 101.678] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 101.678] (II) Initializing extension XFree86-VidModeExtension
[ 101.678] (II) Initializing extension XFree86-DGA
[ 101.679] (II) Initializing extension XFree86-DRI
[ 101.679] (II) Initializing extension DRI2
[ 101.679] (II) AMDGPU(0): Setting screen physical size to 677 x 381
[ 101.771] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 101.771] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 101.771] (II) LoadModule: "libinput"
[ 101.771] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 101.774] (II) Module libinput: vendor="X.Org Foundation"
[ 101.774] compiled for 1.21.1.8, module version = 1.4.0
[ 101.774] Module class: X.Org XInput Driver
[ 101.774] ABI class: X.Org XInput driver, version 24.4
[ 101.774] (II) Using input driver 'libinput' for 'Power Button'
[ 101.774] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 27 paused 0
[ 101.774] (**) Power Button: always reports core events
[ 101.774] (**) Option "Device" "/dev/input/event1"
[ 101.777] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 101.777] (II) event1 - Power Button: device is a keyboard
[ 101.777] (II) event1 - Power Button: device removed
[ 101.777] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 101.777] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 101.777] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 101.777] (II) event1 - Power Button: device is a keyboard
[ 101.778] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 101.778] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 101.778] (II) Using input driver 'libinput' for 'Video Bus'
[ 101.778] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 30 paused 0
[ 101.778] (**) Video Bus: always reports core events
[ 101.778] (**) Option "Device" "/dev/input/event2"
[ 101.779] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 101.779] (II) event2 - Video Bus: device is a keyboard
[ 101.779] (II) event2 - Video Bus: device removed
[ 101.779] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2/event2"
[ 101.779] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 101.779] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 101.779] (II) event2 - Video Bus: device is a keyboard
[ 101.780] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 101.780] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 101.780] (II) Using input driver 'libinput' for 'Power Button'
[ 101.780] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 31 paused 0
[ 101.780] (**) Power Button: always reports core events
[ 101.780] (**) Option "Device" "/dev/input/event0"
[ 101.780] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 101.780] (II) event0 - Power Button: device is a keyboard
[ 101.780] (II) event0 - Power Button: device removed
[ 101.780] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 101.780] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 101.781] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 101.781] (II) event0 - Power Button: device is a keyboard
[ 101.781] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/event4)
[ 101.781] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: Applying InputClass "libinput pointer catchall"
[ 101.781] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse'
[ 101.837] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 32 paused 0
[ 101.837] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: always reports core events
[ 101.837] (**) Option "Device" "/dev/input/event4"
[ 101.838] (II) event4 - SteelSeries SteelSeries Rival 310 eSports Mouse: is tagged by udev as: Mouse
[ 101.838] (II) event4 - SteelSeries SteelSeries Rival 310 eSports Mouse: device is a pointer
[ 101.838] (II) event4 - SteelSeries SteelSeries Rival 310 eSports Mouse: device removed
[ 101.838] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 101.838] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 101.838] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 101.838] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:0e:00.0/usb1/1-9/1-9.2/1-9.2:1.1/0003:1038:1720.0003/input/input4/event4"
[ 101.838] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse" (type: MOUSE, id 9)
[ 101.838] (**) Option "AccelerationScheme" "none"
[ 101.838] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) selected scheme none/0
[ 101.838] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration factor: 2.000
[ 101.838] (**) SteelSeries SteelSeries Rival 310 eSports Mouse: (accel) acceleration threshold: 4
[ 101.839] (II) event4 - SteelSeries SteelSeries Rival 310 eSports Mouse: is tagged by udev as: Mouse
[ 101.839] (II) event4 - SteelSeries SteelSeries Rival 310 eSports Mouse: device is a pointer
[ 101.840] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse (/dev/input/mouse0)
[ 101.840] (II) No input driver specified, ignoring this device.
[ 101.840] (II) This device may have been added with another device file.
[ 101.840] (II) config/udev: Adding input device SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard (/dev/input/event5)
[ 101.840] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 101.840] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard'
[ 101.841] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 33 paused 0
[ 101.841] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: always reports core events
[ 101.841] (**) Option "Device" "/dev/input/event5"
[ 101.842] (II) event5 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
[ 101.842] (II) event5 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device is a keyboard
[ 101.842] (II) event5 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device removed
[ 101.842] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: needs a virtual subdevice
[ 101.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:0e:00.0/usb1/1-9/1-9.2/1-9.2:1.2/0003:1038:1720.0004/input/input5/event5"
[ 101.842] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard" (type: MOUSE, id 10)
[ 101.842] (**) Option "AccelerationScheme" "none"
[ 101.842] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) selected scheme none/0
[ 101.842] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) acceleration factor: 2.000
[ 101.842] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: (accel) acceleration threshold: 4
[ 101.843] (II) event5 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
[ 101.843] (II) event5 - SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: device is a keyboard
[ 101.844] (II) config/udev: Adding input device Lenovo Lenovo Traditional USB Keyboard (/dev/input/event6)
[ 101.844] (**) Lenovo Lenovo Traditional USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 101.844] (II) Using input driver 'libinput' for 'Lenovo Lenovo Traditional USB Keyboard'
[ 101.844] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[ 101.844] (**) Lenovo Lenovo Traditional USB Keyboard: always reports core events
[ 101.844] (**) Option "Device" "/dev/input/event6"
[ 101.845] (II) event6 - Lenovo Lenovo Traditional USB Keyboard: is tagged by udev as: Keyboard
[ 101.845] (II) event6 - Lenovo Lenovo Traditional USB Keyboard: device is a keyboard
[ 101.845] (II) event6 - Lenovo Lenovo Traditional USB Keyboard: device removed
[ 101.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:0e:00.0/usb1/1-9/1-9.3/1-9.3:1.0/0003:17EF:6099.0005/input/input6/event6"
[ 101.845] (II) XINPUT: Adding extended input device "Lenovo Lenovo Traditional USB Keyboard" (type: KEYBOARD, id 11)
[ 101.846] (II) event6 - Lenovo Lenovo Traditional USB Keyboard: is tagged by udev as: Keyboard
[ 101.846] (II) event6 - Lenovo Lenovo Traditional USB Keyboard: device is a keyboard
[ 101.847] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event10)
[ 101.847] (II) No input driver specified, ignoring this device.
[ 101.847] (II) This device may have been added with another device file.
[ 101.847] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event11)
[ 101.847] (II) No input driver specified, ignoring this device.
[ 101.847] (II) This device may have been added with another device file.
[ 101.847] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event8)
[ 101.847] (II) No input driver specified, ignoring this device.
[ 101.847] (II) This device may have been added with another device file.
[ 101.847] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event9)
[ 101.847] (II) No input driver specified, ignoring this device.
[ 101.847] (II) This device may have been added with another device file.
[ 101.847] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event12)
[ 101.847] (II) No input driver specified, ignoring this device.
[ 101.847] (II) This device may have been added with another device file.
[ 101.847] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event13)
[ 101.847] (II) No input driver specified, ignoring this device.
[ 101.847] (II) This device may have been added with another device file.
[ 101.848] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event14)
[ 101.848] (II) No input driver specified, ignoring this device.
[ 101.848] (II) This device may have been added with another device file.
[ 101.848] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event15)
[ 101.848] (II) No input driver specified, ignoring this device.
[ 101.848] (II) This device may have been added with another device file.
[ 101.848] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event16)
[ 101.848] (II) No input driver specified, ignoring this device.
[ 101.848] (II) This device may have been added with another device file.
[ 101.848] (II) config/udev: Adding input device ASRock LED Controller (/dev/input/event3)
[ 101.848] (**) ASRock LED Controller: Applying InputClass "libinput keyboard catchall"
[ 101.848] (II) Using input driver 'libinput' for 'ASRock LED Controller'
[ 101.849] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[ 101.849] (**) ASRock LED Controller: always reports core events
[ 101.849] (**) Option "Device" "/dev/input/event3"
[ 101.850] (II) event3 - ASRock LED Controller: is tagged by udev as: Keyboard Joystick
[ 101.850] (II) event3 - ASRock LED Controller: device is a keyboard
[ 101.850] (II) event3 - ASRock LED Controller: device removed
[ 101.850] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:11:00.0/usb7/7-1/7-1:1.0/0003:26CE:01A2.0001/input/input3/event3"
[ 101.850] (II) XINPUT: Adding extended input device "ASRock LED Controller" (type: KEYBOARD, id 12)
[ 101.850] (II) event3 - ASRock LED Controller: is tagged by udev as: Keyboard Joystick
[ 101.851] (II) event3 - ASRock LED Controller: device is a keyboard
[ 101.851] (II) config/udev: Adding input device ASRock LED Controller (/dev/input/js0)
[ 101.851] (II) No input driver specified, ignoring this device.
[ 101.851] (II) This device may have been added with another device file.
[ 101.851] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 101.851] (II) No input driver specified, ignoring this device.
[ 101.851] (II) This device may have been added with another device file.
[ 101.855] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 101.855] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard'
[ 101.855] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 101.855] (**) SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: always reports core events
[ 101.855] (**) Option "Device" "/dev/input/event5"
[ 101.855] (II) libinput: SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard: is a virtual subdevice
[ 101.855] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/0000:03:0c.0/0000:0e:00.0/usb1/1-9/1-9.2/1-9.2:1.2/0003:1038:1720.0004/input/input5/event5"
[ 101.855] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Rival 310 eSports Mouse Keyboard" (type: KEYBOARD, id 13)
[ 102.186] (II) AMDGPU(0): EDID vendor "ACR", prod id 2874
[ 102.186] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 102.186] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 102.186] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 102.186] (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz eP)
[ 102.186] (II) AMDGPU(0): Modeline "2560x1440"x0.0 583.63 2560 2568 2600 2720 1440 1465 1473 1490 +hsync +vsync (214.6 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "2560x1440"x0.0 497.75 2560 2608 2640 2720 1440 1443 1448 1525 +hsync +vsync (183.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1920x1080"x0.0 297.00 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 102.186] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 102.186] (--) AMDGPU(0): HDMI max TMDS frequency 225000KHzJournalctl -b
Who hosts 0x0.st ?
lspci: Unable to load libkmod resources: error -2 Unsure of the original reason for the libkmod error, but I've since ran a system update and this error is not printed anymore:
$ lspci -knn | grep -A3 VGA
10:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c5)
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e]
Kernel driver in use: amdgpu
Kernel modules: amdgpuI thought this was funny from Null Pointer
0x0.st is NOT a platform for:
...
* backups (yes, this includes your minecraft stuff, seriously
people have been dumping terabytes of it here for years)
Last edited by halved (2023-11-10 05:24:44)
Offline
There's no sign of an AMD 6800 anywhere in any of those logs.
That includes eg. PCI errors.
There's the raphael chip that also has a hdmi output attached.
There's an error on this bridge
Nov 09 18:30:37 ivory kernel: pci 0000:03:08.0: [1022:43f5] type 01 class 0x060400
Nov 09 18:30:37 ivory kernel: pci 0000:03:08.0: enabling Extended Tags
Nov 09 18:30:37 ivory kernel: pci 0000:03:08.0: broken device, retraining non-functional downstream link at 2.5GT/s
Nov 09 18:30:37 ivory kernel: pci 0000:03:08.0: retraining failed
Nov 09 18:30:37 ivory kernel: pci 0000:03:08.0: PME# supported from D0 D3hot D3cold
Nov 09 18:30:37 ivory kernel: pci 0000:03:08.0: PCI bridge to [bus 0b]
Nov 09 18:30:37 ivory kernel: pci 0000:03:08.0: PCI bridge to [bus 0b]The GPU might either not be properly seated, not placed into a PEG slot or you forgot to attach the dedicated 6/8-ping power supply or the GPU is broken.
Offline
Progress!
$ lspci -knn | grep -A3 VGA
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1002:73bf] (rev c1)
Subsystem: ASRock Incorporation Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1849:5202]
Kernel driver in use: amdgpu
Kernel modules: amdgpu
--
13:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c5)
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e]
Kernel driver in use: amdgpu
Kernel modules: amdgpuIt would seem this was entirely a power issue, as foreshadowed by my original post.
Initially I had not plugged any power into my GPU, but was misled by the pretty LEDs installed on them.
Then, I only had 2/3 cables plugged in.
I followed my motherboard's installation instructions, which did not explain that a GPU needs power. Today I learned.
I was also a bit thrown off by the fact that not one or two, but three 6/8 power supply cords were needed. Until I tried re-seating I had assumed this was fine.
Thank you both for the help!
Last edited by halved (2023-11-10 09:30:52)
Offline