this post was submitted on 20 Jul 2025
13 points (100.0% liked)

KDE

6951 readers
31 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

Hello, I received a GPU to replace my GTX 1080. It is an RX 9060 XT pulse, when i tried to install it it didn't work on an Ubuntu version with plasma added later. I did install kubuntu 25.04 because I thought that the issue was with the OS. Though it didn't worked unfortunately, I tried to update the kernel to 6.15 and update mesa drivers. What is weird is that I tried multiple commands and I got it working multiple times, though it didn't stuck, it seems like the AMD GPU drivers is not running. Does anyone have a similar issue ? I'm about to reinstall windows to check if it's not the graphic card that is wrong but it's me. Thank you for your time and your help, Have a nice day

top 11 comments
sorted by: hot top controversial new old
[–] who@feddit.org 3 points 8 hours ago* (last edited 8 hours ago) (1 children)

If you want help, you're going to have to give some detail about what "not working" means.

The RX 9000 series is very new, so it's likely that at least one of these components in the linux distros you've tried was not new enough to support that GPU:

  • The amdgpu driver (part of the kernel).
  • The GPU firmware (package names vary; probably linux-firmware package on Ubuntu).
  • Mesa.

I suggest asking other RX 90xx users what linux distro/release they have found to support such new hardware out of the box, and trying one of those. Or if you know what you're doing, grab a tarball of new firmware and install it manually.

[–] coke38@lemmy.world 1 points 2 hours ago

I don't know enough, DonutsRMeh say that on CachyOS it works flawlessly, i'll give it a try. I think too it's because of some drivers / kernel or something not new enough. Thank you for your time, i'll keep you posted in this topic :)

[–] DonutsRMeh@lemmy.world 2 points 9 hours ago (1 children)

I have the RX 9060XT and it works flawlessly on CachyOS. Maybe try that and see.

[–] coke38@lemmy.world 1 points 2 hours ago

Thank you for your answer, I'm downloading cachyos, I will install it when I got time, maybe today. I'll keep you posted :)

[–] dataprolet@lemmy.dbzer0.com 6 points 12 hours ago (1 children)

What is it that "doesn't work"? Can you describe precisely what you're expecting, what's happening instead and what you have done?
Also maybe boot from a Live ISO, if that doesn't work, it's probably a hardware issue.
And is the GPJ properly seated in the first PCIe slot and has enough power?

[–] coke38@lemmy.world 1 points 2 hours ago (1 children)

What's happening is that when I start a game, the game crash because it run out of memory, when I run nvtop it says no GPU to monitor. I'm not sure it's an hardware issue yet, though it worked before, I rebooted and it didn't worked again, tried the same command as before but I should have missed one and couldn't get it to work again. I will try cachyOS as DonutsRMeh says it works flawlessly. I keep you posted in this topic about it.

[–] dataprolet@lemmy.dbzer0.com 1 points 2 hours ago

But you are getting an image to your monitor using the GPU?

[–] yaroto98@lemmy.org 2 points 11 hours ago (1 children)

Does it work when you're booted to a live usb?

[–] coke38@lemmy.world 1 points 2 hours ago

I don't know, I didn't try to run cyberpunk from a live USB so I don't know. I will try cachyOS as DonutsRMeh says it works flawlessly. I keep you posted in this topic about it.

[–] ourob@discuss.tchncs.de 2 points 12 hours ago (1 children)

I can’t help you much as I have a 6600XT, but I can say this is probably the wrong community to get that help. It’s not likely KDE-related.

Before going back to windows, I would boot up an arch-based live iso to see if newer drivers cleared up your problem. I use EndeavourOS, and that has a graphical live environment and should give you a good idea whether your card is working or not. Good luck!

[–] coke38@lemmy.world 1 points 2 hours ago

I think you are right about not being the good community to ask, though I didn't really know which community ask so I try this one. DonutsRMeh says that CachyOS work out of the box, I'm gonna try it with the KDE flavors and reply to this topics if it works.