Will FreeBSD 15.1 support AMD 9070XT GPUs?

No. Because i dont use display managers. What i said about SDDM was just a test. Im starting my desktops from tty. I removed both SDDM and KDE because they all suck even when everything works.
Did you try it with an another card? It's just when starting from CLI, I had this issue with my iGPU as well, it worked fine with Ly
 
Did you try it with an another card?
Why should i? This is not a troubleshooting thread. KDE on FreeBSD is working with other cards. The goal is to make it work with RDNA4 based card.
It's just when starting from CLI, I had this issue with my iGPU as well, it worked fine with Ly
I suggest you read this thread from the beginning as well as this one before you reply here or make any suggestions. Ly is not going to work because plasma-wayland is not working with this experimental combination of drm-612-kmod and amd firmware on RDNA4 based cards. If i cant start it directly, there is nothing that Ly can do to magically make it working. Stop forcing it please.
 
I suggest you read this thread from the beginning as well as this one before you reply here or make any suggestions. Ly is not going to work because plasma-wayland is not working with this experimental combination of drm-612-kmod and amd firmware on RDNA4 based cards. If i cant start it directly, there is nothing that Ly can do to magically make it working. Stop forcing it please.
-_-
1781804399297.jpeg
 
UPD:
Refresh rate is capped at 120hz on my 240hz monitor. I wonder, if it's a limitation of the current driver or could it be that I messed something up? Don't get me wrong, the system is buttery smooth right now even with 120hz, but it's still concerning that I cannot select the native refresh rate
1781805964722.png
 
Can you please dump the card's vendor id, device id, etc with pciconf (e.g. pciconf -lv | grep -C 3 9070 )
sh:
subclass   = PCI-PCI
vgapci0@pci0:3:0:0:     class=0x030000 rev=0xc3 hdr=0x00 vendor=0x1002 device=0x7550 subvendor=0x1da2 subdevice=0x2490
    vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
    device     = 'Navi 48 [Radeon RX 9070/9070 XT/9070 GRE]'
    class      = display
    subclass   = VGA
hdac0@pci0:3:0:1:       class=0x040300 rev=0x00 hdr=0x00 vendor=0x1002 device=0xab40 subvendor=0x1002 subdevice=0xab40

I bought it here Sapphire Pulse RX 9070, if you want exact details
 
Ly is not going to work because plasma-wayland is not working with this experimental combination of drm-612-kmod and amd firmware on RDNA4 based cards. If i cant start it directly, there is nothing that Ly can do to magically make it working
Well, if it works for me with Ly, then it's clearly *magically* making it work. Like I said before, I had EXACTLY the same issue as you did when I was trying to run it via tty myself. The issue should NOT be related to you using RDNA4. That's why I asked if you tried to run it with another AMD GPU, since you would get the SAME issue with mouse/keyboard not working. It is because there are slightly different ways to do so. I'm just saying you could at least try Ly where more knowledgeable people could put everything correctly. But generally speaking, if I check the command that Ly actually runs, /usr/local/lib/libexec/plasma-dbus-run-session-if-needed /usr/local/bin/ck-launch-session /usr/local/bin/startplasma-wayland should work for you, since it works for me
 
Back
Top