-
Notifications
You must be signed in to change notification settings - Fork 75
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
no GPU show. #284
Comments
I have the Navi 23 Radeon RX 6650 XT and it currently doesn't show any gpu when opened either on Tumbleweed. |
Me aswell,on an HD 6950 |
Same problem for me. |
Are you still following this issue and are you still experiencing this problem? I'm working on a new release. Some fixes for newer card are included, but you should still be able to list the GPUs with the last official release. Are you running the daemon through Systemd or another mean? Is it running as root? Is your user part of the video group? You may have a problem with the socket shared between the daemon and Radeon Profile (client). If RP can't connect to the socket (socket missing, daemon not running properly, socket not accessible or you don't have the right as a user to connect to it), RP will not be able to list any GPU. You could:
If you want to test my fork: https://github.com/Oxalin/radeon-profile |
@Oxalin sure i will try your fork, sec |
first, this is the issue number 100, and also, when i compile and do all without error, when i open ./target/radeon-profile i see that are no gpu, i have a gpu and its detect with lshw, did is a driver probleme, i have debian 11 and Amd Radeon Hd 5740
The text was updated successfully, but these errors were encountered: