Skip to content
Discussion options

You must be logged in to vote

The way gupax handles the authentication for launching xmrig with admin privileges has changed between v1.3 and v2.01.

Now it uses pkexec to handle authentication. You don't need to run gupax as root. pkexec will open a window (by calling your authentification agent, which is policykit) asking for a password by default on a fresh Ubuntu 24.04

If that's not the case, it is falling back on terminal input like we can see in your logs.

If your pkexec on your system is falling back on terminal input (You can test by simply testing the command pkexec),, it means your system has been modified. Please first resolve this issue first. On Ubuntu 24.04, you should have policykit installed and running.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Cyrix126
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #185 on May 24, 2026 23:39.