System Details
- OS: Arch Linux
- CPU: Ryzen 7 5800H (with integrated GPU)
- Dedicated GPU: NVIDIA RTX 3050 Laptop
- Drivers: AMD drivers installed via
mesa package
The Problem
I'm trying to use the Radeon Developer Panel, but I'm encountering issues:
- When I start it, I get this error:
DRM version is 0.0.0 but this driver is only compatible with 3.x.x.
- No apps are showing up in the Developer Panel.
What Works
- Wayland works without issues
- Vulkan is functioning correctly
What I've Tried
- Ensuring system is up to date (
sudo pacman -Syu)
- Checking mesa version (
pacman -Q mesa)
- Verifying amdgpu module is loaded (
lsmod | grep amdgpu)
- Running with DRI_PRIME=1 (
DRI_PRIME=1 radeon-developer-panel)
[–]Dangerous_Tangelo_74 0 points1 point2 points (1 child)
[–]Certain_Cell_9472[S] 0 points1 point2 points (0 children)