radeon
also.
Its official a BUG now i think…
Running Arch on a Gen 4 Thinkpad E15, reporting no issues on my end:
λ ~/ inxi -G
Graphics:
Device-1: AMD Barcelo driver: amdgpu v: kernel
Device-2: Chicony Integrated Camera driver: uvcvideo type: USB
Display: wayland server: X.org v: 1.21.1.8 with: Xwayland v: 23.1.1
compositor: kwin_wayland driver: X: loaded: amdgpu unloaded: modesetting
dri: radeonsi gpu: amdgpu resolution: 1920x1080
API: OpenGL v: 4.6 Mesa 23.1.0 renderer: AMD Radeon Graphics (renoir LLVM
15.0.7 DRM 3.52 6.3.3-arch1-1)
using amdgpu driver – looks like not effected in anyway
Not sure what is going on (and perhaps not equipped to find out anymore!) - but I got video blackouts on youtube etc on either Brave or Firefox that turned into machine total lockout. Even REISUB couldn’t free it up. Here’s my drivers:
┌10:22:33 WD= [~]
└───freebird@nest ─▶$ inxi -G
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
driver: amdgpu v: kernel
Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: amdgpu
unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu resolution:
1: 1800x2400~60Hz 2: 3840x2160~60Hz
API: OpenGL Message: Unable to show GL data. Required tool glxinfo
missing.
As mentioned, not currently able to troubleshoot enough, so I took the lazy way out and ran eos-shifttime to back up a day or two while someone else sorts it… a few days with no update shouldn’t hurt
Think of it as a reminder that trouble avoidance is ALSO within the Arch family DNA!
Which card do you have? Mine is the RX 590 and I’m not having any issues.
I have the 580 on this box. Haven’t checked the other box yet (it has built-in video). I guess I should…
RX6600 here and no issues.
OK - checked my other box (on a couple of builds) and no problem seen here. Here’s inxi -G
12:55:16 WD= [~]
└───freebird@aerie ─▶$ inxi -G
Graphics:
Device-1: AMD Raven Ridge [Radeon Vega Series / Radeon Mobile Series]
driver: amdgpu v: kernel
Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: amdgpu
unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu
resolution: 3840x2160~60Hz
API: OpenGL Message: Unable to show GL data. Required tool glxinfo
missing.
Just waiting patiently (a couple of days, anyway)…
A couple days of updates won’t hurt, I usually go a week, but it is an easy fix. Use another tty, update your system, then downgrade the mesa and lib32-mesa packages back to 23.0.3-1.
sudo downgrade mesa lib32-mesa
See OP.
Looks like version 23.1.1-1 fixed the problem.
counting one user validating next please
Interesting, 23.1.1-1 isn’t showing up in my repositories yet. Perhaps just a matter of waiting for mine to catch up I suppose.
it is only in testing as of now:
https://archlinux.org/packages/?sort=&q=mesa&maintainer=&flagged=
I installed it manually and it works.
https://archlinux.org/packages/extra-testing/x86_64/mesa/ → Download From Mirror.
sudo pacman -U mesa-23.1.1-1-x86_64.pkg.tar.zst
Summary
$ inxi -SG
System:
Host: eco Kernel: 6.1.30-1-lts arch: x86_64 bits: 64 Desktop: KDE Plasma
v: 5.27.5 Distro: EndeavourOS
Graphics:
Device-1: AMD Cape Verde PRO [Radeon HD 7750/8740 / R7 250E] driver: radeon
v: kernel
Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: radeon
unloaded: modesetting dri: radeonsi gpu: radeon resolution: 1920x1080~60Hz
API: OpenGL v: 4.5 Mesa 23.1.1 renderer: VERDE ( LLVM 15.0.7 DRM 2.50
6.1.30-1-lts)
Did you only update mesa, or lib32-mesa also? I did both and wasn’t sure if it was just the mesa package.
There is no lib32-mesa on my system.
Same here. Had no problems before either
swh on Endeavour OS ~ 10:26:43
➜ inxi -G
Graphics:
Device-1: AMD Cezanne [Radeon Vega Series / Radeon Mobile Series]
driver: amdgpu v: kernel
Display: x11 server: X.Org v: 21.1.8 with: Xwayland v: 23.1.1 driver: X:
loaded: amdgpu unloaded: modesetting dri: radeonsi gpu: amdgpu
resolution: 1920x1080~144Hz
API: OpenGL v: 4.6 Mesa 23.1.1 renderer: AMD Radeon Graphics (renoir LLVM
15.0.7 DRM 3.49 6.1.30-1-lts)