Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RadeonDeveloperPanel: "system information unexpectedly failed to load" #59

Open
onkoe opened this issue Jan 8, 2025 · 5 comments
Open

Comments

@onkoe
Copy link

onkoe commented Jan 8, 2025

When launching the Radeon Developer Panel on Fedora 41, I get the following error:

The system information unexpectedly failed to load.

When reporting this, please include detailed system specifications including CPU, GPU, operating system and driver version.

Radeon Developer Panel will now exit.

The terminal also shows that the program is constantly calling into dnf, which is... weird.

image

System Information

  • OS: Fedora 41, Linux kernel 6.11.10-300.fc41.x86_64
  • Desktop Environment: GNOME 47 on Wayland
  • CPU: AMD Ryzen™ 7 5800X
  • GPU: AMD Radeon™ RX 6750 XT
  • Driver Version: dnf info xorg-x11-drv-amdgpu yields version 23.0.0
@onkoe
Copy link
Author

onkoe commented Jan 8, 2025

I managed to click the little bug button before it crashed. Here's what that gave me:

RDP bug report
==========================================
Description
see above :)

==========================================
Steps to Reproduce
1. launch the program from the terminal or Nautilius
2. wait a few seconds

==========================================
Enabled Features

Memory Trace

==========================================
Host System Information

RDP Version: Radeon Developer Panel v3.2.0.18
RDP build Date: 09/26/2024

Operating System: Fedora Linux 41 (Forty One)
Qt Version: 6.7.0

Tool Version: 
Router Version 0.13.0

==========================================
Connected System Information

Driver Version: N/A
GPUOpen Interface Major Version: N/A

Operating System Name: N/A
Operating System Description: N/A

GPUs:
N/A

@MattGuerrette
Copy link

@onkoe Please try installing AMDVLK open source driver on Fedora. Radeon Developer Panel is officially supported on amdgpu/amdgpu-pro or AMDVLK on Ubuntu, but using AMDVLK on Fedora should work as well.

@onkoe
Copy link
Author

onkoe commented Jan 11, 2025

@MattGuerrette Thank you for your quick reply!

I'll continue trying different combinations, but after installing the AMDVLK Vulkan driver, the crash still occurs. Alarmingly, all libadwaita windows now look like this:

image

Do you think giving AMDGPU-PRO a try would address these issues? If not, do you have any additional suggestions?

@MattGuerrette
Copy link

MattGuerrette commented Jan 11, 2025

I'll take a look at what could be causing the crash on Fedora.

As for the rendering issue, that should be resolved in a future amdgpu-pro/AMDVLK driver release as it is a compositing bug in the driver for Vulkan that has been triaged and fixed. You could try forcing GTK applications to use the ngl renderer by defining GSK_RENDERER=ngl

@onkoe
Copy link
Author

onkoe commented Jan 11, 2025

Great, thank you so much!

Did want to quickly note that the GSK_RENDERER=ngl <binary> workaround does address the libadwaita issue temporarily.

image

If you find any leads, or need me to test anything out, please let me know! I'm happy to whip up another install to assist you. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants