I am trying to use the amdgpu (not amdgpu-pro) driver and have installed it on my system running openSUSE Tumbleweed. The problem now is that the mouse cursor is not displayed. The mouse works, I can drag frames and click icons. The only thing is that the mouse pointer is not visible. I have the same problem with Manjaro, so I think it’s not a Tumbleweed problem, but the driver from AMD. Does anyone else have this problem?
Is the xf86-video-amdgpu package required? I didn’t have it installed and everything ran fine on my 7900xtx, except for the occasional crash which seems to be AMD RX 7900 XTX gfx hang followed by HW reset (#7939) · Issues · Mesa / mesa · GitLab.
Yesterday I was experimenting around and installed xf86-video-amdgpu and after a reboot I also had no mouse cursor. Uninstalling the package fixed the mouse cursor again.
Without xf86-video-amdgpu installed, the loaded X display driver is the modesetting, and the amdgpu is absent from the two lists of X display drivers. With it installed, it gets loaded, and the modesetting display driver is moved to the list of unloaded X display drivers. Inxi gives us more than we need to know in order to get what we do need to know.
This appears to be a problem for which you should file a bug report. New hardware often takes a while to get all the bugs out.
To be clear, here, and in your bug report, it appears that simply using the modesetting display driver instead of the amdgpu display driver makes the mouse cursor visible. Correct?
Your bug has been marked resolved fixed in under 5 hours, pretty nice. You’ll have to wait unknown duration for the new xf86-video-amdgpu package to show up on the mirrors though. Meanwhile, keep using the modesetting driver, which is the recommended workaround in the upstream bug.
The new version of xf86-video-amdgpu is in the repository.
bja@localhost:~> zypper info xf86-video-amdgpu
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
Informationen zu Paket xf86-video-amdgpu:
-----------------------------------------
Repository : Haupt-Repository (OSS)
Name : xf86-video-amdgpu
Version : 22.0.0-4.1
Arch : x86_64
Anbieter : openSUSE
Installierte Größe : 166,8 KiB
Installiert : Ja
Status : aktuell
Quellpaket : xf86-video-amdgpu-22.0.0-4.1.src
Upstream-URL : https://xorg.freedesktop.org/
Zusammenfassung : AMDGPU video driver for the Xorg X server
Beschreibung :
amdgpu is an Xorg driver for AMD video cards.
Its autodetects whether your hardware has a CI or newer AMD Graphics Card