You are not logged in.

#1 2024-08-16 01:45:08

jack476
Member
Registered: 2016-09-02
Posts: 20

Heavy aliasing in games, distorted text. Overall ugliness.

About two days ago I started to notice that games and text and GUI elements both in and out of games are all having graphics problems.

It's most noticeable in 3D games. Every edge that isn't a perfectly vertical or horizontal line is jagged. For Steam games, this is happening both in Proton and in Linux native games, in both the Native and Runtime versions of Steam. Terraria is also suffering from some issue that's hard to describe but it just doesn't look as good as it did last week. I'm managing to use Reshade to apply SMAA in postprocessing and then a CRT scanline filter to hide everything that it misses but this is only a workaround and not a solution to a problem that didn't exist three days ago. Using Gamescope to supersample at 4K and 8K (my monitor is 2560\times1440) yields only a barely noticeable improvement. Text in games also looks very bad.

Unfortunately Ultrakill is the only game where I have screenshots that I can use for a before and after comparison:

Earlier: https://i.imgur.com/eDClzzu.jpg

Today: https://i.imgur.com/h3e5mLn.jpeg

This is also happening with GZDoom, which is having significant jagged edges even with built-in FXAA turned up to the highest setting. Edges in the glxgears animation are also jagged.

And as mentioned, text and GUI elements (icons, sliders, etc) also look very bad. Text looks either out of focus or ragged. GUI elements and icons are blurry.

This is happening in both X and Wayland. I normally use the Zen kernel but switching to the stock Arch Linux kernel, the LTS kernel, and the Xanmod kernel makes no difference.

CPU is a 7800x3D. I made sure to disable the integrated graphics chip in the BIOS. The GPU is 6700 XT and the driver being used is amdgpu. Monitor is 2560x1440 at 75Hz. Please help me, this is driving me nuts.

Last edited by jack476 (2024-08-16 01:47:54)

Offline

#2 2024-08-16 08:14:30

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

glxinfo -B
xrandr -q

What happened 3 days ago? Update? What's in the list of updated packages?
Kernel? Mesa?

FXAA won't capture the HUD elements (and eg. the gun is most likely part of that)

Edges in the glxgears animation are also jagged.

Make that your test-object.

Offline

#3 2024-08-16 17:06:04

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

seth wrote:
glxinfo -B 
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: AMD (0x1002)
    Device: AMD Radeon RX 6700 XT (radeonsi, navi22, LLVM 18.1.8, DRM 3.57, 6.10.4-zen2-1-zen) (0x73df)
    Version: 24.1.6
    Accelerated: yes
    Video memory: 12288MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 11158 MB, largest block: 11158 MB
    VBO free aux. memory - total: 15582 MB, largest block: 15582 MB
    Texture free memory - total: 11158 MB, largest block: 11158 MB
    Texture free aux. memory - total: 15582 MB, largest block: 15582 MB
    Renderbuffer free memory - total: 11158 MB, largest block: 11158 MB
    Renderbuffer free aux. memory - total: 15582 MB, largest block: 15582 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 12288 MB
    Total available memory: 28203 MB
    Currently available dedicated video memory: 11158 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 6700 XT (radeonsi, navi22, LLVM 18.1.8, DRM 3.57, 6.10.4-zen2-1-zen)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.1.6-arch1.1
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.1.6-arch1.1
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.1.6-arch1.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
xrandr -q
Screen 0: minimum 16 x 16, current 2560 x 1440, maximum 32767 x 32767
HDMI-A-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
   2560x1440     74.56*+
   1920x1440     74.56  
   1600x1200     74.52  
   1440x1080     74.46  
   1400x1050     74.51  
   1280x1024     74.57  
   1280x960      74.43  
   1152x864      74.46  
   1024x768      74.54  
   800x600       74.52  
   640x480       74.16  
   320x240       73.82  
   1920x1200     74.55  
   1680x1050     74.49  
   1440x900      74.44  
   1280x800      74.41  
   1152x720      74.38  
   960x600       74.52  
   928x580       74.36  
   800x500       74.40  
   768x480       74.20  
   720x480       74.51  
   640x400       74.23  
   320x200       73.70  
   2048x1152     74.52  
   1920x1080     74.48  
   1600x900      74.52  
   1368x768      74.48  
   1280x720      74.48  
   1024x576      74.49  
   864x486       74.15  
   720x400       74.23  
   640x350       73.68  

What happened 3 days ago? Update?

Just the usual system update. I didn't make any changes to anything.

What's in the list of updated packages?
Kernel? Mesa?

pacman.log says that mesa, lib32-mesa, libva-mesa-driver, linux-zen, linux, linux-lts, linux-xanmod, and all of their respective headers were all updated on the 12th. But it also has a lot of extra information, so what's the most straightforward way to just get a list of which packages were changed?

FXAA won't capture the HUD elements (and eg. the gun is most likely part of that)

I know this, I meant specifically with edges in the level geometry.  The text in the menu and the HUD elements is also showing some quality loss, but not sprite graphics in the HUD or game environment. For example in this screenshot, it's especially bad at the edges of the vertical metal beams in the center-left of the frame and in the edges of the boxes in the right of the frame: screenshot

This screenshot is of PB3 but it's happening regardless of which mods are loaded. It's using Vulkan for rendering and it crashes if I try to play with OpenGL.

Edges in the glxgears animation are also jagged.

Make that your test-object.

Test how?

Offline

#4 2024-08-16 18:10:10

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

so what's the most straightforward way to just get a list of which packages were changed?

Grep for the timestamps?

However, try to downgrade the kernel (this should be no problem) to the previous version and if that doesn't help, try downgradign mesa (which quite frankly is the most likely cause)

Test how?

By running it. The point is to not gage the impact by looking at some game etc. which has too many variables.

Offline

#5 2024-08-16 19:01:51

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

seth wrote:

so what's the most straightforward way to just get a list of which packages were changed?

Grep for the timestamps?

Log from 8/12/2024:

[2024-08-12T01:14:44-0500] [PACMAN] Running 'pacman -Syu'
[2024-08-12T01:14:44-0500] [PACMAN] synchronizing package lists
[2024-08-12T01:14:45-0500] [PACMAN] starting full system upgrade
[2024-08-12T01:15:34-0500] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-08-12T01:15:35-0500] [ALPM] running '71-dkms-remove.hook'...
[2024-08-12T01:15:35-0500] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.20_OSE -k 6.10.3-zen1-2-zen
[2024-08-12T01:15:35-0500] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.20_OSE -k 6.10.3-arch1-2
[2024-08-12T01:15:35-0500] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.20_OSE -k 6.6.44-3-lts
[2024-08-12T01:15:36-0500] [ALPM-SCRIPTLET] ==> depmod 6.10.3-zen1-2-zen
[2024-08-12T01:15:37-0500] [ALPM-SCRIPTLET] ==> depmod 6.10.3-arch1-2
[2024-08-12T01:15:38-0500] [ALPM-SCRIPTLET] ==> depmod 6.6.44-3-lts
[2024-08-12T01:15:40-0500] [ALPM] transaction started
[2024-08-12T01:15:40-0500] [ALPM] upgraded libei (1.2.1-1 -> 1.3.0-1)
[2024-08-12T01:15:41-0500] [ALPM] upgraded linux (6.10.3.arch1-2 -> 6.10.4.arch2-1)
[2024-08-12T01:15:42-0500] [ALPM] upgraded linux-headers (6.10.3.arch1-2 -> 6.10.4.arch2-1)
[2024-08-12T01:15:43-0500] [ALPM] upgraded linux-lts (6.6.44-3 -> 6.6.45-1)
[2024-08-12T01:15:44-0500] [ALPM] upgraded linux-lts-headers (6.6.44-3 -> 6.6.45-1)
[2024-08-12T01:15:45-0500] [ALPM] upgraded linux-zen (6.10.3.zen1-2 -> 6.10.4.zen2-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded linux-zen-headers (6.10.3.zen1-2 -> 6.10.4.zen2-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded polkit (124-2 -> 125-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded python-astroid (3.3.1-1 -> 3.3.2-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded renderdoc (1.33-1 -> 1.34-1)
[2024-08-12T01:15:47-0500] [ALPM] transaction completed
[2024-08-12T01:15:48-0500] [ALPM] running '20-systemd-sysusers.hook'...
[2024-08-12T01:15:48-0500] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2024-08-12T01:15:49-0500] [ALPM] running '30-systemd-tmpfiles.hook'...
[2024-08-12T01:15:49-0500] [ALPM] running '30-systemd-update.hook'...
[2024-08-12T01:15:49-0500] [ALPM] running '30-update-mime-database.hook'...
[2024-08-12T01:15:49-0500] [ALPM] running '60-depmod.hook'...
[2024-08-12T01:15:51-0500] [ALPM] running '70-dkms-install.hook'...
[2024-08-12T01:15:52-0500] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.20_OSE -k 6.10.4-zen2-1-zen
[2024-08-12T01:15:55-0500] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.20_OSE -k 6.10.4-arch2-1
[2024-08-12T01:15:58-0500] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.20_OSE -k 6.6.45-1-lts
[2024-08-12T01:16:00-0500] [ALPM-SCRIPTLET] ==> depmod 6.10.4-zen2-1-zen
[2024-08-12T01:16:01-0500] [ALPM-SCRIPTLET] ==> depmod 6.6.45-1-lts
[2024-08-12T01:16:02-0500] [ALPM-SCRIPTLET] ==> depmod 6.10.4-arch2-1
[2024-08-12T01:16:03-0500] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-arch2-1'
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-12T01:16:04-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-12T01:16:05-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-12T01:16:05-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-12T01:16:05-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-12T01:16:05-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-12T01:16:06-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-12T01:16:06-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-arch2-1'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-08-12T01:16:07-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-08-12T01:16:08-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-12T01:16:09-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-12T01:16:09-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-12T01:16:09-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-12T01:16:10-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-12T01:16:12-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-08-12T01:16:14-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-12T01:16:14-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'default'
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET] ==> WARNING: Deprecated option 'ALL_microcode' found. Update '/etc/mkinitcpio.d/linux-zen.preset' to use the 'microcode' hook instead.
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-zen -g /boot/initramfs-linux-zen.img
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-zen2-1-zen'
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-12T01:16:15-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-12T01:16:16-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-12T01:16:16-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-12T01:16:16-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-12T01:16:16-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-12T01:16:17-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-12T01:16:17-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen.img'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-zen.preset: 'fallback'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> WARNING: Deprecated option 'ALL_microcode' found. Update '/etc/mkinitcpio.d/linux-zen.preset' to use the 'microcode' hook instead.
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-zen -g /boot/initramfs-linux-zen-fallback.img -S autodetect
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-zen2-1-zen'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-08-12T01:16:18-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-08-12T01:16:19-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-12T01:16:20-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-12T01:16:20-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-12T01:16:20-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-12T01:16:21-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-12T01:16:23-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-08-12T01:16:25-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-12T01:16:25-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-zen-fallback.img'
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.6.45-1-lts'
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-12T01:16:26-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-12T01:16:27-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-12T01:16:27-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-12T01:16:27-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-12T01:16:27-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts.img'
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
[2024-08-12T01:16:28-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.6.45-1-lts'
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-08-12T01:16:29-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-12T01:16:30-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-12T01:16:31-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-12T01:16:31-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-12T01:16:31-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-12T01:16:33-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-08-12T01:16:36-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-12T01:16:36-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-lts-fallback.img'
[2024-08-12T01:16:36-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-12T01:16:36-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-12T01:16:36-0500] [ALPM] running 'clean_package_cache.hook'...
[2024-08-12T01:16:36-0500] [ALPM-SCRIPTLET] 
[2024-08-12T01:16:36-0500] [ALPM-SCRIPTLET] ==> finished: 6 packages removed (disk space saved: 481.28 MiB)
[2024-08-12T01:16:36-0500] [ALPM] running 'dbus-reload.hook'...
[2024-08-12T01:16:37-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2024-08-12T01:16:37-0500] [ALPM] running 'nvidia.hook'...
[2024-08-12T01:16:37-0500] [ALPM] running 'update-desktop-database.hook'...

From 8/13/2024:

[2024-08-13T08:06:06-0500] [PACMAN] Running 'pacman -Syu'
[2024-08-13T08:06:06-0500] [PACMAN] synchronizing package lists
[2024-08-13T08:06:07-0500] [PACMAN] starting full system upgrade
[2024-08-13T08:06:16-0500] [ALPM] transaction started
[2024-08-13T08:06:16-0500] [ALPM] upgraded composefs (1.0.3-1 -> 1.0.4-1)
[2024-08-13T08:06:16-0500] [ALPM] upgraded doxygen (1.11.0-4 -> 1.12.0-1)
[2024-08-13T08:06:16-0500] [ALPM] upgraded mesa (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded lib32-mesa (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded vulkan-radeon (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded lib32-vulkan-radeon (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded libimagequant (4.3.1-1 -> 4.3.3-1)
[2024-08-13T08:06:17-0500] [ALPM] upgraded libva-mesa-driver (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded python-pip (24.1.2-1 -> 24.2-1)
[2024-08-13T08:06:17-0500] [ALPM] upgraded xfburn (0.7.1-1 -> 0.7.2-1)
[2024-08-13T08:06:17-0500] [ALPM] transaction completed
[2024-08-13T08:06:17-0500] [ALPM] running '30-systemd-update.hook'...
[2024-08-13T08:06:17-0500] [ALPM] running 'clean_package_cache.hook'...
[2024-08-13T08:06:18-0500] [ALPM-SCRIPTLET] ==> no candidate packages found for pruning
[2024-08-13T08:06:18-0500] [ALPM] running 'gtk-update-icon-cache.hook'...
[2024-08-13T08:06:18-0500] [ALPM] running 'update-desktop-database.hook'...
[2024-08-13T08:06:20-0500] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2024-08-13T08:06:20-0500] [PACMAN] synchronizing package lists
[2024-08-13T08:24:10-0500] [PACMAN] Running 'pacman -U linux-xanmod-6.10.4-1-x86_64.pkg.tar.zst linux-xanmod-headers-6.10.4-1-x86_64.pkg.tar.zst'
[2024-08-13T08:24:12-0500] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-08-13T08:24:12-0500] [ALPM] running '71-dkms-remove.hook'...
[2024-08-13T08:24:13-0500] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.20_OSE -k 6.10.3-native_amd-xanmod1-1
[2024-08-13T08:24:13-0500] [ALPM-SCRIPTLET] ==> depmod 6.10.3-native_amd-xanmod1-1
[2024-08-13T08:24:15-0500] [ALPM] transaction started
[2024-08-13T08:24:15-0500] [ALPM] upgraded linux-xanmod (6.10.3-1 -> 6.10.4-1)
[2024-08-13T08:24:17-0500] [ALPM] upgraded linux-xanmod-headers (6.10.3-1 -> 6.10.4-1)
[2024-08-13T08:24:17-0500] [ALPM] transaction completed
[2024-08-13T08:24:17-0500] [ALPM] running '30-systemd-update.hook'...
[2024-08-13T08:24:17-0500] [ALPM] running '60-depmod.hook'...
[2024-08-13T08:24:17-0500] [ALPM] running '70-dkms-install.hook'...
[2024-08-13T08:24:18-0500] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.20_OSE -k 6.10.4-native_amd-xanmod1-1
[2024-08-13T08:24:22-0500] [ALPM-SCRIPTLET] ==> depmod 6.10.4-native_amd-xanmod1-1
[2024-08-13T08:24:23-0500] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-xanmod.preset: 'default'
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-xanmod -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-xanmod.img
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-native_amd-xanmod1-1'
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-13T08:24:23-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-13T08:24:24-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-13T08:24:24-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-13T08:24:24-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-13T08:24:24-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> WARNING: No module containing the symbol 'drm_privacy_screen_register' found in: 'drivers/platform'
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-xanmod.img'
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-xanmod.preset: 'fallback'
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-xanmod -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-xanmod-fallback.img -S autodetect
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-native_amd-xanmod1-1'
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-13T08:24:25-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-13T08:24:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-13T08:24:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-13T08:24:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-13T08:24:26-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-13T08:24:28-0500] [ALPM-SCRIPTLET] ==> WARNING: No module containing the symbol 'drm_privacy_screen_register' found in: 'drivers/platform'
[2024-08-13T08:24:28-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-13T08:24:28-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-xanmod-fallback.img'
[2024-08-13T08:24:28-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-13T08:24:28-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-13T08:24:28-0500] [ALPM] running 'clean_package_cache.hook'...
[2024-08-13T08:24:28-0500] [ALPM-SCRIPTLET] ==> no candidate packages found for pruning
[2024-08-13T09:19:59-0500] [PACMAN] Running 'pacman -U linux-xanmod-6.10.4-1-x86_64.pkg.tar.zst linux-xanmod-headers-6.10.4-1-x86_64.pkg.tar.zst'
[2024-08-13T09:20:00-0500] [ALPM] running '70-dkms-upgrade.hook'...
[2024-08-13T09:20:01-0500] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod vboxhost/7.0.20_OSE -k 6.10.4-native_amd-xanmod1-1
[2024-08-13T09:20:01-0500] [ALPM] transaction started
[2024-08-13T09:20:02-0500] [ALPM] reinstalled linux-xanmod (6.10.4-1)
[2024-08-13T09:20:03-0500] [ALPM] reinstalled linux-xanmod-headers (6.10.4-1)
[2024-08-13T09:20:03-0500] [ALPM] transaction completed
[2024-08-13T09:20:03-0500] [ALPM] running '30-systemd-update.hook'...
[2024-08-13T09:20:03-0500] [ALPM] running '60-depmod.hook'...
[2024-08-13T09:20:04-0500] [ALPM] running '70-dkms-install.hook'...
[2024-08-13T09:20:04-0500] [ALPM-SCRIPTLET] ==> dkms install --no-depmod vboxhost/7.0.20_OSE -k 6.10.4-native_amd-xanmod1-1
[2024-08-13T09:20:09-0500] [ALPM-SCRIPTLET] ==> depmod 6.10.4-native_amd-xanmod1-1
[2024-08-13T09:20:09-0500] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-08-13T09:20:10-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-xanmod.preset: 'default'
[2024-08-13T09:20:10-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-13T09:20:10-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-xanmod -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-xanmod.img
[2024-08-13T09:20:10-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-native_amd-xanmod1-1'
[2024-08-13T09:20:10-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-13T09:20:11-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET] ==> WARNING: No module containing the symbol 'drm_privacy_screen_register' found in: 'drivers/platform'
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-xanmod.img'
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-xanmod.preset: 'fallback'
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-xanmod -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-xanmod-fallback.img -S autodetect
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET] ==> Starting build: '6.10.4-native_amd-xanmod1-1'
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2024-08-13T09:20:15-0500] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2024-08-13T09:20:16-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-08-13T09:20:17-0500] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2024-08-13T09:20:18-0500] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2024-08-13T09:20:18-0500] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2024-08-13T09:20:18-0500] [ALPM-SCRIPTLET]   -> Running build hook: [kms]
[2024-08-13T09:20:22-0500] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2024-08-13T09:20:23-0500] [ALPM-SCRIPTLET] ==> WARNING: No module containing the symbol 'drm_privacy_screen_register' found in: 'drivers/platform'
[2024-08-13T09:20:24-0500] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-08-13T09:20:24-0500] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-xanmod-fallback.img'
[2024-08-13T09:20:24-0500] [ALPM-SCRIPTLET]   -> Early uncompressed CPIO image generation successful
[2024-08-13T09:20:25-0500] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2024-08-13T09:20:26-0500] [ALPM] running 'clean_package_cache.hook'...
[2024-08-13T09:20:26-0500] [ALPM-SCRIPTLET] ==> no candidate packages found for pruning

However, try to downgrade the kernel (this should be no problem) to the previous version and if that doesn't help, try downgradign mesa (which quite frankly is the most likely cause)

I downgraded the kernel, the headers, mesa, lib32-mesa, libva-mesa-driver, and vulkan-radeon all to the versions they were at on the 11th. No luck. Incidentally, downgrading the kernel and headers without also downgrading the mesa/vulkan packages actually made it worse.

Offline

#6 2024-08-16 19:56:28

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

[2024-08-12T01:15:40-0500] [ALPM] upgraded libei (1.2.1-1 -> 1.3.0-1)
[2024-08-12T01:15:41-0500] [ALPM] upgraded linux (6.10.3.arch1-2 -> 6.10.4.arch2-1)
[2024-08-12T01:15:42-0500] [ALPM] upgraded linux-headers (6.10.3.arch1-2 -> 6.10.4.arch2-1)
[2024-08-12T01:15:43-0500] [ALPM] upgraded linux-lts (6.6.44-3 -> 6.6.45-1)
[2024-08-12T01:15:44-0500] [ALPM] upgraded linux-lts-headers (6.6.44-3 -> 6.6.45-1)
[2024-08-12T01:15:45-0500] [ALPM] upgraded linux-zen (6.10.3.zen1-2 -> 6.10.4.zen2-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded linux-zen-headers (6.10.3.zen1-2 -> 6.10.4.zen2-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded polkit (124-2 -> 125-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded python-astroid (3.3.1-1 -> 3.3.2-1)
[2024-08-12T01:15:47-0500] [ALPM] upgraded renderdoc (1.33-1 -> 1.34-1)
[2024-08-13T08:06:16-0500] [ALPM] upgraded composefs (1.0.3-1 -> 1.0.4-1)
[2024-08-13T08:06:16-0500] [ALPM] upgraded doxygen (1.11.0-4 -> 1.12.0-1)
[2024-08-13T08:06:16-0500] [ALPM] upgraded mesa (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded lib32-mesa (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded vulkan-radeon (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded lib32-vulkan-radeon (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded libimagequant (4.3.1-1 -> 4.3.3-1)
[2024-08-13T08:06:17-0500] [ALPM] upgraded libva-mesa-driver (1:24.1.5-1 -> 1:24.1.5-2)
[2024-08-13T08:06:17-0500] [ALPM] upgraded python-pip (24.1.2-1 -> 24.2-1)
[2024-08-13T08:06:17-0500] [ALPM] upgraded xfburn (0.7.1-1 -> 0.7.2-1)
[2024-08-13T08:24:15-0500] [ALPM] upgraded linux-xanmod (6.10.3-1 -> 6.10.4-1)
[2024-08-13T08:24:17-0500] [ALPM] upgraded linux-xanmod-headers (6.10.3-1 -> 6.10.4-1)

If it's not the kernels or mesa/vulkan I don't see how those updates could have caused this.
Try to completely roll back the system to the point of the last "good" udpate (nb. that if you updated the kernel but didn't reboot, that kernel update was inert until the next reboot!)
https://wiki.archlinux.org/title/Arch_L … cific_date

Offline

#7 2024-08-16 21:45:11

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

Good news and bad news.

seth wrote:

If it's not the kernels or mesa/vulkan I don't see how those updates could have caused this.
Try to completely roll back the system to the point of the last "good" udpate (nb. that if you updated the kernel but didn't reboot, that kernel update was inert until the next reboot!)
https://wiki.archlinux.org/title/Arch_L … cific_date

The bad news is that rolling back all of the installed packages to August 11, when I know that this wasn't happening, had no effect. Just to be absolutely certain, I also tried rolling back to August 1, and that didn't help either.

The good news is that using adriconf to enable MLAA at the system level (by editing .drirc) has completely fixed the jagged edges in glxgears. GZDoom also no longer has jagged edges with maxed out FXAA and 2x supersampling.  Apparently the Mesa drivers are supposed to have MLAA enabled by default so I don't know what would have turned it off. However the text rendering issue is only partly fixed (it looks better but still not great), and Steam games are totally unaffected.

But there's new bad news, since now my desktop looks like this: https://i.imgur.com/wb08CvO.png Additionally, in both X and Wayland, most applications open up blank except for the terminal and Thunar (the file browser). However I can hear YouTube playing in Firefox, so it's not that it's frozen, just not displaying anything. I could only make it stop by deleting .drirc and rebooting. Steam native (the one that uses system libraries and configs) doesn't open at all. Steam runtime (which uses its own libraries) opens and allows games to be launched but the window is extremely poorly scaled with text, icons, and images all distorted.

Offline

#8 2024-08-16 22:29:20

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

What does your ~/.drirc look like now?
Move it away. If the problem remains w/o drirc, try the behavior on an openbox/X11 session (I guess you only tested - composited? - KDE/X11?)

Offline

#9 2024-08-18 00:38:29

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

seth wrote:

What does your ~/.drirc look like now?

<driconf>
  <device screen="0" driver="radeonsi">
    <application name="Default">
      <option name="pp_jimenezmlaa" value="8" />
      <option name="pp_jimenezmlaa_color" value="8" />
    </application>
  </device>
</driconf>

Move it away. If the problem remains w/o drirc, try the behavior on an openbox/X11 session (I guess you only tested - composited? - KDE/X11?)

Specifically openbox? Or can I use any X11 session with compositing off?

Offline

#10 2024-08-18 07:28:55

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

icewm, startx xterm, … anything that doesn't invoke a compositor or the likelihood to manipulate the environment away from some defaults.

Offline

#11 2024-08-20 04:43:49

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

seth wrote:

icewm, startx xterm, … anything that doesn't invoke a compositor or the likelihood to manipulate the environment away from some defaults.

I started an icewm session and the good news is that UI text looks good in icewm's applications. Terminal looks great, menu text looks great. Unfortunately text still looks bad in everything else (Firefox, Steam, OpenOffice, etc), and setting force enabling MLAA in a .drirc file still causes the issue of blank windows.

Offline

#12 2024-08-20 07:59:12

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

Because icewm doesn't render using opengl
1. The text looks bad even *without* pp_jimenezmlaa ??
2. glxgears aliasing remains under openbox?

Edit: wild guess

ls -lR /usr/share/drirc.d/ /etc/drirc

Last edited by seth (2024-08-20 21:09:23)

Offline

#13 2024-08-31 10:24:09

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

Sorry for getting back to this so late. School stuff got in the way.

seth wrote:

Because icewm doesn't render using opengl
1. The text looks bad even *without* pp_jimenezmlaa ??

Yes, without the pp_jimenezmlaa the text looks bad.

2. glxgears aliasing remains under openbox?

Yes.

Edit: wild guess

ls -lR /usr/share/drirc.d/ /etc/drirc
ls: cannot access '/etc/drirc': No such file or directory
/usr/share/drirc.d/:
total 80
-rw-r--r-- 1 root root 68184 Aug 28 21:09 00-mesa-defaults.conf
-rw-r--r-- 1 root root  9128 Aug 28 21:09 00-radv-defaults.conf

Offline

#14 2024-09-01 10:01:50

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

00-radv-defaults.conf, but you're not using zink… speaking of which:
https://wiki.archlinux.org/title/OpenGL … kan_(Zink)
Are you?

printenv

What if you:

MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink glxgears

aliasing?

Offline

#15 2024-09-01 12:57:29

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

seth wrote:

00-radv-defaults.conf, but you're not using zink… speaking of which:
https://wiki.archlinux.org/title/OpenGL … kan_(Zink)
Are you?

I don't know.  I don't recall having installed or configured anything like that. Should I be using that?

printenv
SHELL=/bin/bash
SESSION_MANAGER=local/archlinux:@/tmp/.ICE-unix/1172,unix/archlinux:/tmp/.ICE-unix/1172
COLORTERM=truecolor
XDG_CONFIG_DIRS=/home/jack/.config/kdedefaults:/etc/xdg
KGLOBALACCELD_PLATFORM=org.kde.kwin
XDG_MENU_PREFIX=plasma-
CONDA_EXE=/usr/bin/conda
ICEAUTHORITY=/run/user/1000/iceauth_ElAkPd
SSH_AUTH_SOCK=/run/user/1000/gcr/ssh
MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=
GTK_RC_FILES=/etc/gtk/gtkrc:/home/jack/.gtkrc:/home/jack/.config/gtkrc
ENABLE_VKBASALT=1
XDG_SEAT=seat0
PWD=/home/jack
LOGNAME=jack
XDG_SESSION_TYPE=wayland
SYSTEMD_EXEC_PID=958
XAUTHORITY=/run/user/1000/xauth_yclijw
MOTD_SHOWN=pam
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/jack/.gtkrc-2.0:/home/jack/.config/gtkrc-2.0
HOME=/home/jack
LANG=en_US.UTF-8
XDG_CURRENT_DESKTOP=KDE
MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_wayland.service/memory.pressure
VTE_VERSION=7604
WAYLAND_DISPLAY=wayland-0
INVOCATION_ID=7198a9c673064a6992ef701bcadb1dbd
MANAGERPID=918
KDE_SESSION_UID=1000
XDG_ACTIVATION_TOKEN=kwin-50
XDG_SESSION_CLASS=user
ANDROID_HOME=/opt/android-sdk
TERM=xterm-256color
USER=jack
CROWDCORES_API_KEY=85v4fmjnamb39y835nf6mwfcu2ed1vwlr3upg3humub2vqmrgkcshrt
CONDA_SHLVL=0
QT_WAYLAND_RECONNECT=1
KDE_SESSION_VERSION=6
DISPLAY=:0
SHLVL=1
XDG_VTNR=1
XDG_SESSION_ID=1
XDG_RUNTIME_DIR=/run/user/1000
DEBUGINFOD_URLS=https://debuginfod.archlinux.org 
QT_AUTO_SCREEN_SCALE_FACTOR=0
JOURNAL_STREAM=9:15796
XDG_DATA_DIRS=/home/jack/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/
KDE_FULL_SESSION=true
PATH=/home/jack/.cabal/bin:/home/jack/.local/bin:/home/jack/.cabal/bin:/home/jack/.local/bin:/usr/condabin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/android-sdk/emulator:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/opt/rocm-6.2.0/bin:/opt/rocm-6.2.0/hip/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
KDE_APPLICATIONS_AS_SCOPE=1
HG=/usr/bin/hg
MAIL=/var/spool/mail/jack
_=/usr/bin/printenv

What if you:

MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink glxgears

aliasing?

Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
25729 frames in 5.0 seconds = 5145.701 FPS
24665 frames in 5.0 seconds = 4932.859 FPS
24666 frames in 5.0 seconds = 4933.146 FPS
24745 frames in 5.0 seconds = 4948.978 FPS
MESA: error: zink: swapchain killed 0x609bb297cd80
X Error of failed request:  GLXBadCurrentWindow
  Major opcode of failed request:  150 (GLX)
  Minor opcode of failed request:  11 (X_GLXSwapBuffers)
  Serial number of failed request:  229403
  Current serial number in output stream:  229403

Visually I can't see any difference between the output of this and the output of running glxgears by itself, but when I run glxgears by itself I get the correct 75 FPS framerate.

EDIT: Actually there is one difference. When I run glxgears with those variables you suggested and with vkBasalt enabled, it acknowledges the vkBasalt settings in the terminal and I can see that they're being applied by toggling vkBasalt on and off:

vkBasalt info:  config file: /home/jack/.config/vkBasalt/vkBasalt.conf
vkBasalt info:  effects = smaa:cas:fxaa
vkBasalt info:  reshadeTexturePath = /opt/reshade/textures
vkBasalt info:  reshadeIncludePath = /opt/reshade/shaders
vkBasalt info:  depthCapture = off
vkBasalt info:  toggleKey = F4
vkBasalt info:  enableOnLaunch = True
vkBasalt info:  casSharpness = 0.8
vkBasalt info:  dlsSharpness = 0.5
vkBasalt info:  dlsDenoise = 0.17
vkBasalt info:  fxaaQualitySubpix = 0.50
vkBasalt info:  fxaaQualityEdgeThreshold = 0.063
vkBasalt info:  fxaaQualityEdgeThresholdMin = 0.0312
vkBasalt info:  smaaEdgeDetection = luma
vkBasalt info:  smaaThreshold = 0.05
vkBasalt info:  smaaMaxSearchSteps = 32
vkBasalt info:  smaaMaxSearchStepsDiag = 16
vkBasalt info:  smaaCornerRounding = 13
vkBasalt info:  lutFile = /path/to/lut
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
19327 frames in 5.0 seconds = 3865.316 FPS
MESA: error: zink: swapchain killed 0x56743aa6f900
X Error of failed request:  GLXBadCurrentWindow
  Major opcode of failed request:  150 (GLX)
  Minor opcode of failed request:  11 (X_GLXSwapBuffers)
  Serial number of failed request:  43367
  Current serial number in output stream:  43367

This doesn't work when running glxgears by itself.

Last edited by jack476 (2024-09-01 13:02:31)

Offline

#16 2024-09-01 14:28:02

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

Please run any of this on an uncomposited X11 session - otherwise we don't know what you see is the GL client or the (unaffected by any change) compositor (wayland or X11, but on X11 you can at least turn that off)

And try to remvoe "ENABLE_VKBASALT=1", has that been there (loooong) before the issue started?

And

pacman -Qikk mesa # to be sure the global config wasn't corrupted, though you had downgraded it anyway, right?

Offline

#17 2024-09-15 11:19:53

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

seth wrote:

Please run any of this on an uncomposited X11 session - otherwise we don't know what you see is the GL client or the (unaffected by any change) compositor (wayland or X11, but on X11 you can at least turn that off)

In that case (in an Openbox session or in an X11 session with the compositor turned off) glxgears complains that it can't find the Zink driver:

$ MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink glxgears
DRI3 not available
failed to load driver: zink
Error: couldn't get an RGB, Double-buffered visual

And try to remvoe "ENABLE_VKBASALT=1", has that been there (loooong) before the issue started?

Yes, that's been there for a very long time. For now, I've just removed vkBasalt entirely.

And

pacman -Qikk mesa # to be sure the global config wasn't corrupted, though you had downgraded it anyway, right?
Name            : mesa
Version         : 1:24.2.2-1
Description     : Open-source OpenGL drivers
Architecture    : x86_64
URL             : https://www.mesa3d.org/
Licenses        : MIT AND BSD-3-Clause AND SGI-B-2.0
Groups          : None
Provides        : mesa-libgl  opengl-driver
Depends On      : expat  gcc-libs  glibc  libdrm  libelf  libglvnd  libx11
                  libxcb  libxext  libxfixes  libxshmfence  libxxf86vm
                  llvm-libs  lm_sensors  wayland  zlib  zstd  libomxil-bellagio
Optional Deps   : opengl-man-pages: for the OpenGL API man pages
Required By     : cogl  efl  gst-plugins-bad-libs  gst-plugins-base-libs
                  kpipewire  kwin  lib32-mesa  libglvnd  mutter  qemu-ui-opengl
                  qemu-vhost-user-gpu  qt5-base  qt6-base  qt6-webengine
                  renderdoc  virglrenderer  webkit2gtk  webkit2gtk-4.1
                  webkitgtk-6.0  weston  xf86-video-amdgpu  xf86-video-vmware
                  xorg-server-devel  xorg-xwayland
Optional For    : None
Conflicts With  : mesa-libgl
Replaces        : mesa-libgl
Installed Size  : 110.79 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Fri 06 Sep 2024 12:34:51 AM CDT
Install Date    : Fri 06 Sep 2024 07:39:24 PM CDT
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

mesa: 74 total files, 0 altered files

Offline

#18 2024-09-15 16:10:42

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

The complaint is that zink can't be laoded.
And that you don't have DRI3.
Plot thickens - somewhere.

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Offline

#19 2024-09-18 21:10:23

Grogan
Member
From: Ontario, Canada
Registered: 2023-05-22
Posts: 17

Re: Heavy aliasing in games, distorted text. Overall ugliness.

If you're using xf86-video-amdgpu zink will not work, and will report the DRI3 error. I chased my tail with that for a long time before I found out. (It worked previously but stopped)

Try the generic modesetting driver (easiest way I know of is to remove xf86-video-amdgpu and it will default to the generic modesetting driver, which I think may be the better X11 driver to use nowadays). Note that this is not your "amdgpu" kernel driver, or mesa drivers, that stuff is still going to work. You probably should not notice any difference, except Zink will work :-)

This is only if you want to try Zink, I'm not saying it's going to solve your other problems.

Offline

#20 2024-09-30 09:15:06

jack476
Member
Registered: 2016-09-02
Posts: 20

Re: Heavy aliasing in games, distorted text. Overall ugliness.

seth wrote:

The complaint is that zink can't be laoded.
And that you don't have DRI3.
Plot thickens - somewhere.

That's interesting. I don't think I ever would have had any reason to remove those, especially given that I didn't even know that they existed until after all of this started. That said, the Xorg.0.log is saying that DRI3 is enabled and has been initialized but glxgears still fails with the DRI3 not available error, and the aliasing issue persists.

[    19.599] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[    19.599] Current Operating System: Linux Sakurai 6.10.10-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Thu, 12 Sep 2024 17:17:51 +0000 x86_64
[    19.599] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-zen root=UUID=cdc2a526-3494-4bc8-a94a-28cf01c7bbab rw loglevel=3 modprobe.blacklist=wl modprobe.blacklist=bcma modprobe=brcmfmac
[    19.599]  
[    19.599] Current version of pixman: 0.43.4
[    19.599] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.599] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.599] (==) Log file: "/home/jack/.local/share/xorg/Xorg.0.log", Time: Mon Sep 30 03:57:18 2024
[    19.601] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.601] (==) No Layout section.  Using the first Screen section.
[    19.601] (==) No screen section available. Using defaults.
[    19.601] (**) |-->Screen "Default Screen Section" (0)
[    19.601] (**) |   |-->Monitor "<default monitor>"
[    19.601] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    19.601] (**) Allowing byte-swapped clients
[    19.601] (==) Automatically adding devices
[    19.601] (==) Automatically enabling devices
[    19.601] (==) Automatically adding GPU devices
[    19.601] (==) Automatically binding GPU devices
[    19.601] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    19.603] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    19.603] 	Entry deleted from font path.
[    19.603] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    19.603] (==) ModulePath set to "/usr/lib/xorg/modules"
[    19.603] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.603] (II) Module ABI versions:
[    19.603] 	X.Org ANSI C Emulation: 0.4
[    19.603] 	X.Org Video Driver: 25.2
[    19.603] 	X.Org XInput driver : 24.4
[    19.603] 	X.Org Server Extension : 10.0
[    19.604] (++) using VT number 1

[    19.604] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    19.605] (II) xfree86: Adding drm device (/dev/dri/card1)
[    19.605] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1
[    19.605] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[    19.609] (--) PCI:*(3@0:0:0) 1002:73df:1eae:6606 rev 197, Mem @ 0xf800000000/17179869184, 0xfc00000000/268435456, 0xfc600000/1048576, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[    19.609] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    19.609] (II) LoadModule: "glx"
[    19.612] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    19.615] (II) Module glx: vendor="X.Org Foundation"
[    19.615] 	compiled for 1.21.1.13, module version = 1.0.0
[    19.615] 	ABI class: X.Org Server Extension, version 10.0
[    19.615] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[    19.615] 	loading driver: amdgpu
[    19.615] (==) Matched amdgpu as autoconfigured driver 0
[    19.615] (==) Matched ati as autoconfigured driver 1
[    19.615] (==) Matched modesetting as autoconfigured driver 2
[    19.615] (==) Matched fbdev as autoconfigured driver 3
[    19.615] (==) Matched vesa as autoconfigured driver 4
[    19.615] (==) Assigned the driver to the xf86ConfigLayout
[    19.615] (II) LoadModule: "amdgpu"
[    19.615] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    19.673] (II) Module amdgpu: vendor="X.Org Foundation"
[    19.673] 	compiled for 1.21.1.11, module version = 23.0.0
[    19.673] 	Module class: X.Org Video Driver
[    19.673] 	ABI class: X.Org Video Driver, version 25.2
[    19.673] (II) LoadModule: "ati"
[    19.673] (WW) Warning, couldn't open module ati
[    19.673] (EE) Failed to load module "ati" (module does not exist, 0)
[    19.673] (II) LoadModule: "modesetting"
[    19.673] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    19.674] (II) Module modesetting: vendor="X.Org Foundation"
[    19.674] 	compiled for 1.21.1.13, module version = 1.21.1
[    19.674] 	Module class: X.Org Video Driver
[    19.674] 	ABI class: X.Org Video Driver, version 25.2
[    19.674] (II) LoadModule: "fbdev"
[    19.674] (WW) Warning, couldn't open module fbdev
[    19.674] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    19.674] (II) LoadModule: "vesa"
[    19.674] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    19.674] (II) Module vesa: vendor="X.Org Foundation"
[    19.674] 	compiled for 1.21.1.11, module version = 2.6.0
[    19.674] 	Module class: X.Org Video Driver
[    19.674] 	ABI class: X.Org Video Driver, version 25.2
[    19.674] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    19.674] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    19.674] (II) VESA: driver for VESA chipsets: vesa
[    19.674] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    19.675] (WW) Falling back to old probe method for modesetting
[    19.675] (EE) open /dev/dri/card0: No such file or directory
[    19.675] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    19.675] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    19.675] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    19.675] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    19.675] (==) AMDGPU(0): Default visual is TrueColor
[    19.675] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[    19.675] (==) AMDGPU(0): RGB weight 888
[    19.675] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    19.675] (--) AMDGPU(0): Chipset: "AMD Radeon RX 6700 XT" (ChipID = 0x73df)
[    19.675] (II) Loading sub module "fb"
[    19.675] (II) LoadModule: "fb"
[    19.675] (II) Module "fb" already built-in
[    19.675] (II) Loading sub module "dri2"
[    19.675] (II) LoadModule: "dri2"
[    19.675] (II) Module "dri2" already built-in
[    19.732] (II) Loading sub module "glamoregl"
[    19.732] (II) LoadModule: "glamoregl"
[    19.732] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    19.736] (II) Module glamoregl: vendor="X.Org Foundation"
[    19.736] 	compiled for 1.21.1.13, module version = 1.0.1
[    19.736] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    19.746] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 6700 XT (radeonsi, navi22, LLVM 18.1.8, DRM 3.57, 6.10.10-zen1-1-zen)
[    19.746] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    19.746] (==) AMDGPU(0): TearFree property default: auto
[    19.746] (==) AMDGPU(0): VariableRefresh: disabled
[    19.746] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    19.746] (II) AMDGPU(0): KMS Pageflipping: enabled
[    19.746] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    19.746] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    19.746] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[    19.748] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    19.761] (II) AMDGPU(0): EDID for output DisplayPort-0
[    19.761] (II) AMDGPU(0): EDID for output DisplayPort-1
[    19.761] (II) AMDGPU(0): EDID for output DisplayPort-2
[    19.763] (II) AMDGPU(0): EDID for output HDMI-A-0
[    19.763] (II) AMDGPU(0): Manufacturer: ACI  Model: 27b5  Serial#: 6620
[    19.763] (II) AMDGPU(0): Year: 2016  Week: 31
[    19.763] (II) AMDGPU(0): EDID Version: 1.3
[    19.763] (II) AMDGPU(0): Digital Display Input
[    19.763] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    19.763] (II) AMDGPU(0): Gamma: 2.20
[    19.763] (II) AMDGPU(0): DPMS capabilities: Off
[    19.763] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    19.763] (II) AMDGPU(0): First detailed timing is preferred mode
[    19.763] (II) AMDGPU(0): redX: 0.650 redY: 0.338   greenX: 0.313 greenY: 0.626
[    19.763] (II) AMDGPU(0): blueX: 0.150 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[    19.763] (II) AMDGPU(0): Supported established timings:
[    19.763] (II) AMDGPU(0): 720x400@70Hz
[    19.763] (II) AMDGPU(0): 640x480@60Hz
[    19.763] (II) AMDGPU(0): 640x480@67Hz
[    19.763] (II) AMDGPU(0): 640x480@75Hz
[    19.763] (II) AMDGPU(0): 800x600@56Hz
[    19.763] (II) AMDGPU(0): 800x600@60Hz
[    19.763] (II) AMDGPU(0): 800x600@72Hz
[    19.763] (II) AMDGPU(0): 800x600@75Hz
[    19.763] (II) AMDGPU(0): 832x624@75Hz
[    19.763] (II) AMDGPU(0): 1024x768@60Hz
[    19.763] (II) AMDGPU(0): 1024x768@70Hz
[    19.763] (II) AMDGPU(0): 1024x768@75Hz
[    19.763] (II) AMDGPU(0): 1280x1024@75Hz
[    19.763] (II) AMDGPU(0): Manufacturer's mask: 0
[    19.763] (II) AMDGPU(0): Supported standard timings:
[    19.763] (II) AMDGPU(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    19.763] (II) AMDGPU(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    19.763] (II) AMDGPU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    19.763] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    19.763] (II) AMDGPU(0): #4: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    19.763] (II) AMDGPU(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    19.763] (II) AMDGPU(0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    19.763] (II) AMDGPU(0): #7: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    19.763] (II) AMDGPU(0): Supported detailed timing:
[    19.763] (II) AMDGPU(0): clock: 296.7 MHz   Image Size:  597 x 336 mm
[    19.763] (II) AMDGPU(0): h_active: 2560  h_sync: 2568  h_sync_end 2600 h_blank_end 2666 h_border: 0
[    19.763] (II) AMDGPU(0): v_active: 1440  v_sync: 1478  v_sync_end 1486 v_blanking: 1492 v_border: 0
[    19.763] (II) AMDGPU(0): Supported detailed timing:
[    19.763] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  597 x 336 mm
[    19.763] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    19.763] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    19.763] (II) AMDGPU(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 120 kHz, PixClock max 305 MHz
[    19.763] (II) AMDGPU(0): Monitor name: ASUS PB277
[    19.763] (II) AMDGPU(0): Supported detailed timing:
[    19.763] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  597 x 336 mm
[    19.763] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    19.763] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    19.763] (II) AMDGPU(0): Supported detailed timing:
[    19.763] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  597 x 336 mm
[    19.763] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    19.763] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    19.763] (II) AMDGPU(0): Supported detailed timing:
[    19.763] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  597 x 336 mm
[    19.763] (II) AMDGPU(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    19.763] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    19.763] (II) AMDGPU(0): Supported detailed timing:
[    19.763] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  597 x 336 mm
[    19.763] (II) AMDGPU(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    19.763] (II) AMDGPU(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    19.763] (II) AMDGPU(0): Supported detailed timing:
[    19.763] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[    19.763] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    19.763] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    19.763] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    19.763] (II) AMDGPU(0): EDID (in hex):
[    19.763] (II) AMDGPU(0): 	00ffffffffffff000469b527dc190000
[    19.763] (II) AMDGPU(0): 	1f1a0103803c22782aa595a65650a026
[    19.763] (II) AMDGPU(0): 	0d5054b7ef00d1c0b300950081808140
[    19.763] (II) AMDGPU(0): 	810081c0714fe973006aa0a034500820
[    19.763] (II) AMDGPU(0): 	680855502100001a023a801871382d40
[    19.763] (II) AMDGPU(0): 	582c450055502100001e000000fd0032
[    19.763] (II) AMDGPU(0): 	4c18781e000a202020202020000000fc
[    19.763] (II) AMDGPU(0): 	00415355532050423237370a202001ea
[    19.763] (II) AMDGPU(0): 	020322f14f0102031112130414050e0f
[    19.763] (II) AMDGPU(0): 	1d1e1f90230917078301000065030c00
[    19.763] (II) AMDGPU(0): 	10008c0ad08a20e02d10103e96005550
[    19.763] (II) AMDGPU(0): 	21000018011d007251d01e206e285500
[    19.763] (II) AMDGPU(0): 	55502100001e011d00bc52d01e20b828
[    19.763] (II) AMDGPU(0): 	554055502100001e8c0ad09020403120
[    19.763] (II) AMDGPU(0): 	0c405500555021000018565e00a0a0a0
[    19.763] (II) AMDGPU(0): 	29503020350055502100001a0000000f
[    19.763] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[    19.763] (II) AMDGPU(0): Modeline "2560x1440"x74.6  296.73  2560 2568 2600 2666  1440 1478 1486 1492 +hsync -vsync (111.3 kHz eP)
[    19.763] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1920x1200"x74.6  296.73  1920 2568 2600 2666  1200 1478 1486 1492 +hsync -vsync (111.3 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1600x1200"x74.6  296.73  1600 2568 2600 2666  1200 1478 1486 1492 +hsync -vsync (111.3 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1440x576"x50.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1440x480"x60.0   54.05  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "1440x480"x59.9   54.00  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    19.763] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    19.763] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    19.763] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    19.763] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[    19.763] (II) AMDGPU(0): Output HDMI-A-0 connected
[    19.763] (II) AMDGPU(0): Using exact sizes for initial modes
[    19.763] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 2560x1440 +0+0
[    19.763] (II) AMDGPU(0): mem size init: gart size :3e1d6e000 vram size: s:2fca48000 visible:2fca48000
[    19.763] (==) AMDGPU(0): DPI set to (96, 96)
[    19.763] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    19.763] (II) Loading sub module "ramdac"
[    19.763] (II) LoadModule: "ramdac"
[    19.763] (II) Module "ramdac" already built-in
[    19.763] (II) UnloadModule: "modesetting"
[    19.763] (II) Unloading modesetting
[    19.763] (II) UnloadModule: "vesa"
[    19.763] (II) Unloading vesa
[    19.763] (II) AMDGPU(0): [DRI2] Setup complete
[    19.763] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    19.763] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    19.797] (II) AMDGPU(0): Front buffer pitch: 10240 bytes
[    19.798] (II) AMDGPU(0): SYNC extension fences enabled
[    19.798] (II) AMDGPU(0): Present extension enabled
[    19.798] (==) AMDGPU(0): DRI3 enabled
[    19.798] (==) AMDGPU(0): Backing store enabled
[    19.798] (II) AMDGPU(0): Direct rendering enabled
[    19.805] (II) AMDGPU(0): Use GLAMOR acceleration.
[    19.805] (II) AMDGPU(0): Acceleration enabled
[    19.805] (==) AMDGPU(0): DPMS enabled
[    19.805] (==) AMDGPU(0): Silken mouse enabled
[    19.805] (II) AMDGPU(0): Set up textured video (glamor)
[    19.816] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[    19.816] (II) Initializing extension Generic Event Extension
[    19.816] (II) Initializing extension SHAPE
[    19.816] (II) Initializing extension MIT-SHM
[    19.816] (II) Initializing extension XInputExtension
[    19.816] (II) Initializing extension XTEST
[    19.816] (II) Initializing extension BIG-REQUESTS
[    19.816] (II) Initializing extension SYNC
[    19.816] (II) Initializing extension XKEYBOARD
[    19.816] (II) Initializing extension XC-MISC
[    19.816] (II) Initializing extension SECURITY
[    19.816] (II) Initializing extension XFIXES
[    19.816] (II) Initializing extension RENDER
[    19.816] (II) Initializing extension RANDR
[    19.816] (II) Initializing extension COMPOSITE
[    19.816] (II) Initializing extension DAMAGE
[    19.816] (II) Initializing extension MIT-SCREEN-SAVER
[    19.816] (II) Initializing extension DOUBLE-BUFFER
[    19.816] (II) Initializing extension RECORD
[    19.816] (II) Initializing extension DPMS
[    19.816] (II) Initializing extension Present
[    19.816] (II) Initializing extension DRI3
[    19.816] (II) Initializing extension X-Resource
[    19.816] (II) Initializing extension XVideo
[    19.816] (II) Initializing extension XVideo-MotionCompensation
[    19.816] (II) Initializing extension GLX
[    19.821] (II) AIGLX: Loaded and initialized radeonsi
[    19.821] (II) GLX: Initialized DRI2 GL provider for screen 0
[    19.821] (II) Initializing extension XFree86-VidModeExtension
[    19.821] (II) Initializing extension XFree86-DGA
[    19.821] (II) Initializing extension XFree86-DRI
[    19.821] (II) Initializing extension DRI2
[    19.821] (II) AMDGPU(0): Setting screen physical size to 677 x 381
[    19.888] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    19.888] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    19.888] (II) LoadModule: "libinput"
[    19.888] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    19.890] (II) Module libinput: vendor="X.Org Foundation"
[    19.890] 	compiled for 1.21.1.13, module version = 1.4.0
[    19.890] 	Module class: X.Org XInput Driver
[    19.890] 	ABI class: X.Org XInput driver, version 24.4
[    19.890] (II) Using input driver 'libinput' for 'Power Button'
[    19.891] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 126 paused 0
[    19.891] (**) Power Button: always reports core events
[    19.891] (**) Option "Device" "/dev/input/event1"
[    19.894] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    19.894] (II) event1  - Power Button: device is a keyboard
[    19.894] (II) event1  - Power Button: device removed
[    19.895] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    19.895] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    19.895] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    19.895] (II) event1  - Power Button: device is a keyboard
[    19.895] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    19.895] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    19.895] (II) Using input driver 'libinput' for 'Video Bus'
[    19.896] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 129 paused 0
[    19.896] (**) Video Bus: always reports core events
[    19.896] (**) Option "Device" "/dev/input/event2"
[    19.896] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    19.896] (II) event2  - Video Bus: device is a keyboard
[    19.896] (II) event2  - Video Bus: device removed
[    19.896] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:73/LNXVIDEO:00/input/input2/event2"
[    19.896] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    19.897] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    19.897] (II) event2  - Video Bus: device is a keyboard
[    19.897] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    19.897] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    19.897] (II) Using input driver 'libinput' for 'Power Button'
[    19.897] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 130 paused 0
[    19.897] (**) Power Button: always reports core events
[    19.897] (**) Option "Device" "/dev/input/event0"
[    19.898] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    19.898] (II) event0  - Power Button: device is a keyboard
[    19.898] (II) event0  - Power Button: device removed
[    19.898] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    19.898] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    19.898] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    19.898] (II) event0  - Power Button: device is a keyboard
[    19.899] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[    19.899] (II) No input driver specified, ignoring this device.
[    19.899] (II) This device may have been added with another device file.
[    19.899] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event5)
[    19.899] (II) No input driver specified, ignoring this device.
[    19.899] (II) This device may have been added with another device file.
[    19.899] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event6)
[    19.899] (II) No input driver specified, ignoring this device.
[    19.899] (II) This device may have been added with another device file.
[    19.899] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event7)
[    19.899] (II) No input driver specified, ignoring this device.
[    19.899] (II) This device may have been added with another device file.
[    19.899] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event8)
[    19.899] (II) No input driver specified, ignoring this device.
[    19.899] (II) This device may have been added with another device file.
[    19.900] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event9)
[    19.900] (II) No input driver specified, ignoring this device.
[    19.900] (II) This device may have been added with another device file.
[    19.900] (II) config/udev: Adding input device Cooler Master Technology Inc. AMD SR4 lamplight Control (/dev/input/event22)
[    19.900] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control: Applying InputClass "libinput keyboard catchall"
[    19.900] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. AMD SR4 lamplight Control'
[    19.900] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 131 paused 0
[    19.900] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control: always reports core events
[    19.900] (**) Option "Device" "/dev/input/event22"
[    19.901] (II) event22 - Cooler Master Technology Inc. AMD SR4 lamplight Control: is tagged by udev as: Keyboard
[    19.901] (II) event22 - Cooler Master Technology Inc. AMD SR4 lamplight Control: device is a keyboard
[    19.901] (II) event22 - Cooler Master Technology Inc. AMD SR4 lamplight Control: device removed
[    19.901] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0f:00.0/usb1/1-7/1-7:1.0/0003:2516:0051.0009/input/input26/event22"
[    19.901] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. AMD SR4 lamplight Control" (type: KEYBOARD, id 9)
[    19.902] (II) event22 - Cooler Master Technology Inc. AMD SR4 lamplight Control: is tagged by udev as: Keyboard
[    19.902] (II) event22 - Cooler Master Technology Inc. AMD SR4 lamplight Control: device is a keyboard
[    19.903] (II) config/udev: Adding input device Cooler Master Technology Inc. AMD SR4 lamplight Control System Control (/dev/input/event23)
[    19.903] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: Applying InputClass "libinput keyboard catchall"
[    19.903] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. AMD SR4 lamplight Control System Control'
[    19.903] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 132 paused 0
[    19.903] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: always reports core events
[    19.903] (**) Option "Device" "/dev/input/event23"
[    19.904] (II) event23 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: is tagged by udev as: Keyboard
[    19.904] (II) event23 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: device is a keyboard
[    19.904] (II) event23 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: device removed
[    19.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0f:00.0/usb1/1-7/1-7:1.2/0003:2516:0051.000B/input/input27/event23"
[    19.904] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. AMD SR4 lamplight Control System Control" (type: KEYBOARD, id 10)
[    19.905] (II) event23 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: is tagged by udev as: Keyboard
[    19.905] (II) event23 - Cooler Master Technology Inc. AMD SR4 lamplight Control System Control: device is a keyboard
[    19.905] (II) config/udev: Adding input device Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control (/dev/input/event24)
[    19.905] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: Applying InputClass "libinput keyboard catchall"
[    19.905] (II) Using input driver 'libinput' for 'Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control'
[    19.906] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 133 paused 0
[    19.906] (**) Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: always reports core events
[    19.906] (**) Option "Device" "/dev/input/event24"
[    19.906] (II) event24 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: is tagged by udev as: Keyboard
[    19.906] (II) event24 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: device is a keyboard
[    19.907] (II) event24 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: device removed
[    19.907] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:0f:00.0/usb1/1-7/1-7:1.2/0003:2516:0051.000B/input/input28/event24"
[    19.907] (II) XINPUT: Adding extended input device "Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control" (type: KEYBOARD, id 11)
[    19.907] (II) event24 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: is tagged by udev as: Keyboard
[    19.907] (II) event24 - Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control: device is a keyboard
[    19.908] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[    19.908] (II) No input driver specified, ignoring this device.
[    19.908] (II) This device may have been added with another device file.
[    19.908] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[    19.908] (II) No input driver specified, ignoring this device.
[    19.908] (II) This device may have been added with another device file.
[    19.908] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[    19.908] (II) No input driver specified, ignoring this device.
[    19.908] (II) This device may have been added with another device file.
[    19.908] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event13)
[    19.908] (II) No input driver specified, ignoring this device.
[    19.908] (II) This device may have been added with another device file.
[    19.908] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[    19.908] (II) No input driver specified, ignoring this device.
[    19.908] (II) This device may have been added with another device file.
[    19.909] (II) config/udev: Adding input device Glorious Model O (/dev/input/event15)
[    19.909] (**) Glorious Model O: Applying InputClass "libinput pointer catchall"
[    19.909] (II) Using input driver 'libinput' for 'Glorious Model O'
[    19.962] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 134 paused 0
[    19.962] (**) Glorious Model O: always reports core events
[    19.962] (**) Option "Device" "/dev/input/event15"
[    19.962] (II) event15 - Glorious Model O: is tagged by udev as: Mouse
[    19.962] (II) event15 - Glorious Model O: device set to 1600 DPI
[    19.962] (II) event15 - Glorious Model O: device is a pointer
[    19.962] (II) event15 - Glorious Model O: device removed
[    19.962] (II) libinput: Glorious Model O: Step value 0 was provided, libinput Fallback acceleration function is used.
[    19.962] (II) libinput: Glorious Model O: Step value 0 was provided, libinput Fallback acceleration function is used.
[    19.962] (II) libinput: Glorious Model O: Step value 0 was provided, libinput Fallback acceleration function is used.
[    19.962] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:12:00.0/usb7/7-1/7-1.1/7-1.1:1.0/0003:258A:0036.0001/input/input23/event15"
[    19.962] (II) XINPUT: Adding extended input device "Glorious Model O" (type: MOUSE, id 12)
[    19.962] (**) Option "AccelerationScheme" "none"
[    19.962] (**) Glorious Model O: (accel) selected scheme none/0
[    19.962] (**) Glorious Model O: (accel) acceleration factor: 2.000
[    19.962] (**) Glorious Model O: (accel) acceleration threshold: 4
[    19.963] (II) event15 - Glorious Model O: is tagged by udev as: Mouse
[    19.963] (II) event15 - Glorious Model O: device set to 1600 DPI
[    19.963] (II) event15 - Glorious Model O: device is a pointer
[    19.964] (II) config/udev: Adding input device Glorious Model O (/dev/input/mouse1)
[    19.964] (II) No input driver specified, ignoring this device.
[    19.964] (II) This device may have been added with another device file.
[    19.964] (II) config/udev: Adding input device Glorious Model O Keyboard (/dev/input/event16)
[    19.964] (**) Glorious Model O Keyboard: Applying InputClass "libinput keyboard catchall"
[    19.964] (II) Using input driver 'libinput' for 'Glorious Model O Keyboard'
[    19.965] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 135 paused 0
[    19.965] (**) Glorious Model O Keyboard: always reports core events
[    19.965] (**) Option "Device" "/dev/input/event16"
[    19.965] (II) event16 - Glorious Model O Keyboard: is tagged by udev as: Keyboard
[    19.965] (II) event16 - Glorious Model O Keyboard: device is a keyboard
[    19.965] (II) event16 - Glorious Model O Keyboard: device removed
[    19.965] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:12:00.0/usb7/7-1/7-1.1/7-1.1:1.1/0003:258A:0036.0002/input/input24/event16"
[    19.965] (II) XINPUT: Adding extended input device "Glorious Model O Keyboard" (type: KEYBOARD, id 13)
[    19.966] (II) event16 - Glorious Model O Keyboard: is tagged by udev as: Keyboard
[    19.966] (II) event16 - Glorious Model O Keyboard: device is a keyboard
[    19.967] (II) config/udev: Adding input device Razer Razer Huntsman V2 Tenkeyless (/dev/input/event17)
[    19.967] (**) Razer Razer Huntsman V2 Tenkeyless: Applying InputClass "libinput keyboard catchall"
[    19.967] (II) Using input driver 'libinput' for 'Razer Razer Huntsman V2 Tenkeyless'
[    19.967] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 136 paused 0
[    19.967] (**) Razer Razer Huntsman V2 Tenkeyless: always reports core events
[    19.967] (**) Option "Device" "/dev/input/event17"
[    19.968] (II) event17 - Razer Razer Huntsman V2 Tenkeyless: is tagged by udev as: Keyboard
[    19.968] (II) event17 - Razer Razer Huntsman V2 Tenkeyless: device is a keyboard
[    19.968] (II) event17 - Razer Razer Huntsman V2 Tenkeyless: device removed
[    19.968] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:12:00.0/usb7/7-1/7-1.3/7-1.3:1.0/0003:1532:026B.0004/input/input18/event17"
[    19.968] (II) XINPUT: Adding extended input device "Razer Razer Huntsman V2 Tenkeyless" (type: KEYBOARD, id 14)
[    19.969] (II) event17 - Razer Razer Huntsman V2 Tenkeyless: is tagged by udev as: Keyboard
[    19.969] (II) event17 - Razer Razer Huntsman V2 Tenkeyless: device is a keyboard
[    19.970] (II) config/udev: Adding input device Razer Razer Huntsman V2 Tenkeyless Keyboard (/dev/input/event18)
[    19.970] (**) Razer Razer Huntsman V2 Tenkeyless Keyboard: Applying InputClass "libinput keyboard catchall"
[    19.970] (II) Using input driver 'libinput' for 'Razer Razer Huntsman V2 Tenkeyless Keyboard'
[    19.970] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 137 paused 0
[    19.970] (**) Razer Razer Huntsman V2 Tenkeyless Keyboard: always reports core events
[    19.970] (**) Option "Device" "/dev/input/event18"
[    19.971] (II) event18 - Razer Razer Huntsman V2 Tenkeyless Keyboard: is tagged by udev as: Keyboard
[    19.971] (II) event18 - Razer Razer Huntsman V2 Tenkeyless Keyboard: device is a keyboard
[    19.971] (II) event18 - Razer Razer Huntsman V2 Tenkeyless Keyboard: device removed
[    19.971] (II) libinput: Razer Razer Huntsman V2 Tenkeyless Keyboard: needs a virtual subdevice
[    19.971] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:12:00.0/usb7/7-1/7-1.3/7-1.3:1.1/0003:1532:026B.0005/input/input19/event18"
[    19.971] (II) XINPUT: Adding extended input device "Razer Razer Huntsman V2 Tenkeyless Keyboard" (type: MOUSE, id 15)
[    19.971] (**) Option "AccelerationScheme" "none"
[    19.971] (**) Razer Razer Huntsman V2 Tenkeyless Keyboard: (accel) selected scheme none/0
[    19.971] (**) Razer Razer Huntsman V2 Tenkeyless Keyboard: (accel) acceleration factor: 2.000
[    19.971] (**) Razer Razer Huntsman V2 Tenkeyless Keyboard: (accel) acceleration threshold: 4
[    19.972] (II) event18 - Razer Razer Huntsman V2 Tenkeyless Keyboard: is tagged by udev as: Keyboard
[    19.972] (II) event18 - Razer Razer Huntsman V2 Tenkeyless Keyboard: device is a keyboard
[    19.972] (II) config/udev: Adding input device Razer Razer Huntsman V2 Tenkeyless (/dev/input/event19)
[    19.972] (II) No input driver specified, ignoring this device.
[    19.972] (II) This device may have been added with another device file.
[    19.973] (II) config/udev: Adding input device Razer Razer Huntsman V2 Tenkeyless (/dev/input/event20)
[    19.973] (**) Razer Razer Huntsman V2 Tenkeyless: Applying InputClass "libinput pointer catchall"
[    19.973] (II) Using input driver 'libinput' for 'Razer Razer Huntsman V2 Tenkeyless'
[    20.026] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 138 paused 0
[    20.026] (**) Razer Razer Huntsman V2 Tenkeyless: always reports core events
[    20.026] (**) Option "Device" "/dev/input/event20"
[    20.026] (II) event20 - Razer Razer Huntsman V2 Tenkeyless: is tagged by udev as: Mouse
[    20.026] (II) event20 - Razer Razer Huntsman V2 Tenkeyless: device is a pointer
[    20.026] (II) event20 - Razer Razer Huntsman V2 Tenkeyless: device removed
[    20.026] (II) libinput: Razer Razer Huntsman V2 Tenkeyless: Step value 0 was provided, libinput Fallback acceleration function is used.
[    20.026] (II) libinput: Razer Razer Huntsman V2 Tenkeyless: Step value 0 was provided, libinput Fallback acceleration function is used.
[    20.026] (II) libinput: Razer Razer Huntsman V2 Tenkeyless: Step value 0 was provided, libinput Fallback acceleration function is used.
[    20.026] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:12:00.0/usb7/7-1/7-1.3/7-1.3:1.2/0003:1532:026B.0006/input/input21/event20"
[    20.026] (II) XINPUT: Adding extended input device "Razer Razer Huntsman V2 Tenkeyless" (type: MOUSE, id 16)
[    20.026] (**) Option "AccelerationScheme" "none"
[    20.026] (**) Razer Razer Huntsman V2 Tenkeyless: (accel) selected scheme none/0
[    20.026] (**) Razer Razer Huntsman V2 Tenkeyless: (accel) acceleration factor: 2.000
[    20.026] (**) Razer Razer Huntsman V2 Tenkeyless: (accel) acceleration threshold: 4
[    20.027] (II) event20 - Razer Razer Huntsman V2 Tenkeyless: is tagged by udev as: Mouse
[    20.027] (II) event20 - Razer Razer Huntsman V2 Tenkeyless: device is a pointer
[    20.028] (II) config/udev: Adding input device Razer Razer Huntsman V2 Tenkeyless (/dev/input/mouse0)
[    20.028] (II) No input driver specified, ignoring this device.
[    20.028] (II) This device may have been added with another device file.
[    20.028] (II) config/udev: Adding input device Razer Razer Huntsman V2 Tenkeyless Consumer Control (/dev/input/event21)
[    20.028] (**) Razer Razer Huntsman V2 Tenkeyless Consumer Control: Applying InputClass "libinput keyboard catchall"
[    20.028] (II) Using input driver 'libinput' for 'Razer Razer Huntsman V2 Tenkeyless Consumer Control'
[    20.029] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 139 paused 0
[    20.029] (**) Razer Razer Huntsman V2 Tenkeyless Consumer Control: always reports core events
[    20.029] (**) Option "Device" "/dev/input/event21"
[    20.029] (II) event21 - Razer Razer Huntsman V2 Tenkeyless Consumer Control: is tagged by udev as: Keyboard
[    20.029] (II) event21 - Razer Razer Huntsman V2 Tenkeyless Consumer Control: device is a keyboard
[    20.030] (II) event21 - Razer Razer Huntsman V2 Tenkeyless Consumer Control: device removed
[    20.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:12:00.0/usb7/7-1/7-1.3/7-1.3:1.4/0003:1532:026B.0008/input/input22/event21"
[    20.030] (II) XINPUT: Adding extended input device "Razer Razer Huntsman V2 Tenkeyless Consumer Control" (type: KEYBOARD, id 17)
[    20.030] (II) event21 - Razer Razer Huntsman V2 Tenkeyless Consumer Control: is tagged by udev as: Keyboard
[    20.030] (II) event21 - Razer Razer Huntsman V2 Tenkeyless Consumer Control: device is a keyboard
[    20.031] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    20.031] (II) No input driver specified, ignoring this device.
[    20.031] (II) This device may have been added with another device file.
[    20.034] (**) Razer Razer Huntsman V2 Tenkeyless Keyboard: Applying InputClass "libinput keyboard catchall"
[    20.034] (II) Using input driver 'libinput' for 'Razer Razer Huntsman V2 Tenkeyless Keyboard'
[    20.034] (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
[    20.034] (**) Razer Razer Huntsman V2 Tenkeyless Keyboard: always reports core events
[    20.034] (**) Option "Device" "/dev/input/event18"
[    20.034] (II) libinput: Razer Razer Huntsman V2 Tenkeyless Keyboard: is a virtual subdevice
[    20.034] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.3/0000:12:00.0/usb7/7-1/7-1.3/7-1.3:1.1/0003:1532:026B.0005/input/input19/event18"
[    20.034] (II) XINPUT: Adding extended input device "Razer Razer Huntsman V2 Tenkeyless Keyboard" (type: KEYBOARD, id 18)
[    20.380] (II) AMDGPU(0): EDID vendor "ACI", prod id 10165
[    20.380] (II) AMDGPU(0): Using EDID range info for horizontal sync
[    20.380] (II) AMDGPU(0): Using EDID range info for vertical refresh
[    20.380] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    20.380] (II) AMDGPU(0): Modeline "2560x1440"x0.0  296.73  2560 2568 2600 2666  1440 1478 1486 1492 +hsync -vsync (111.3 kHz eP)
[    20.380] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1440x480"x0.0   54.00  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1440x576"x0.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    20.380] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.383] (II) AMDGPU(0): EDID vendor "ACI", prod id 10165
[    20.383] (II) AMDGPU(0): Using hsync ranges from config file
[    20.383] (II) AMDGPU(0): Using vrefresh ranges from config file
[    20.383] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    20.383] (II) AMDGPU(0): Modeline "2560x1440"x0.0  296.73  2560 2568 2600 2666  1440 1478 1486 1492 +hsync -vsync (111.3 kHz eP)
[    20.383] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1440x480"x0.0   54.00  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1440x576"x0.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    20.383] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.386] (II) AMDGPU(0): EDID vendor "ACI", prod id 10165
[    20.386] (II) AMDGPU(0): Using hsync ranges from config file
[    20.386] (II) AMDGPU(0): Using vrefresh ranges from config file
[    20.386] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    20.386] (II) AMDGPU(0): Modeline "2560x1440"x0.0  296.73  2560 2568 2600 2666  1440 1478 1486 1492 +hsync -vsync (111.3 kHz eP)
[    20.386] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1440x480"x0.0   54.00  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1440x576"x0.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    20.386] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.581] (II) AMDGPU(0): EDID vendor "ACI", prod id 10165
[    20.581] (II) AMDGPU(0): Using hsync ranges from config file
[    20.581] (II) AMDGPU(0): Using vrefresh ranges from config file
[    20.581] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    20.581] (II) AMDGPU(0): Modeline "2560x1440"x0.0  296.73  2560 2568 2600 2666  1440 1478 1486 1492 +hsync -vsync (111.3 kHz eP)
[    20.581] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1440x480"x0.0   54.00  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1440x576"x0.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    20.581] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.658] (II) AMDGPU(0): EDID vendor "ACI", prod id 10165
[    20.659] (II) AMDGPU(0): Using hsync ranges from config file
[    20.659] (II) AMDGPU(0): Using vrefresh ranges from config file
[    20.659] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    20.659] (II) AMDGPU(0): Modeline "2560x1440"x0.0  296.73  2560 2568 2600 2666  1440 1478 1486 1492 +hsync -vsync (111.3 kHz eP)
[    20.659] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1440x480"x0.0   54.00  1440 1472 1596 1716  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1440x576"x0.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    20.659] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)

There are some error and warning messages, could these be relevant?

[    19.603] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    19.609] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    19.673] (WW) Warning, couldn't open module ati
[    19.673] (EE) Failed to load module "ati" (module does not exist, 0)
[    19.674] (WW) Warning, couldn't open module fbdev
[    19.674] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    19.675] (WW) Falling back to old probe method for modesetting
[    19.675] (EE) open /dev/dri/card0: No such file or directory
[    19.675] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    19.816] (WW) AMDGPU(0): Option "HotplugDriver" is not used

Offline

#21 2024-09-30 13:55:32

seth
Member
Registered: 2012-09-03
Posts: 57,026

Re: Heavy aliasing in games, distorted text. Overall ugliness.

Grogan wrote:

If you're using xf86-video-amdgpu zink will not work, and will report the DRI3 error.

and also remove xf86-video-vesa, then report on the impact (and also with zink)
We'll continue from there.

open /dev/dri/card0: No such file or directory

is because of the simpledrm driver.

Offline

Board footer

Powered by FluxBB