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

Radeon profile does not start #303

Open
alxzntr opened this issue Nov 8, 2024 · 1 comment
Open

Radeon profile does not start #303

alxzntr opened this issue Nov 8, 2024 · 1 comment

Comments

@alxzntr
Copy link

alxzntr commented Nov 8, 2024

Hello everyone.
I am trying to install radeon profile on my machine with OpenSuse Tumbleweed installed using a Radeon RX 7900 XTX.

I think I had some kind of problem with the installation, as it gave me a fatal error when I did make passage.
The error said something like this: “radeon profile fatal error qt concurrent no such file or directory”.

Now, if I type sudo radeon-profile-daemon, the output is

radeon-profile-daemon (v. 20190603)
Awaiting connections...

If I type sudo radeon profile, the output is:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

I am completely new to Linux, Can you get an idea of where I might be going wrong?

All the help is appreciated.

@siyia2
Copy link

siyia2 commented Dec 24, 2024

try: env QT_QPA_PLATFORM=xcb in a terminal.

Also there is anew qt6 fork of radeon-profile here: https://github.com/blackPantherOS/radeon-profile-qt6

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