Which Linux distro are you using? Arch Linux
Which release version? Rolling
(if rolling release without a release version, skip this question)
(If rolling release, last date updated?) I think 12/14, baste on the date
Which kernel are you using? 6.18.1-zen1-2-zen
Which BIOS version are you using? LFKN6.03.04 (as in BIOS)
Which Framework Laptop 16 model are you using? Framework 16, Ryzen AI 9 HX 370, RX7600 video card
Long story short, I can’t see the display in a graphical setting
My first try was using archinstall and selecting the KDE desktiop environment, which never showed up.
I reinstalled with MATE, thinking maybe it’s a Wayland problem? same result though.
I then installed Fedora KDE Plasma, and that worked Perfectly.
I also tried Manjaro, but I have an interesting thing happen on the Live Desktop, where it would completely freeze, but allow me to get to a tty.
Sooo… I reinstalled Arch Linux with MATE, and this is where my real troubleshooting begins.
I ran dmesg, Output: View paste S6JA
It starts with the GPU about line 1025
1073: 1.935038] amdgpu 0000:c3:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
I don’t know what that means, but I assume it isn’t good
The Xorg log is bad, though
Output: View paste ICSA
everything looks fine I think, up to line 299
7.726] (II) AMDGPU(G0): Output eDP-1-1 has no monitor section
It goes on from there, but never detect a monitor, despite the fact that I have one plued in to a HDMI expansion card. said monitor does clone the display when I’m in the tty, though.
I does detect the modeset for the built in display. Then I get to line 573.
[ 8.107] (II) event2 - Video Bus: is tagged by udev as: Keyboard |
|---|
[ 8.108] (II) event2 - Video Bus: device is a keyboard
Okay, so my display is a keyboard?
In Bios I went ahead as set the VRAM to 16GB. probably overkill. same result. I attempted to update firmware using fwupdmgr, but it said all my devices were up to date
I’m not sure what my next step is.