Replies: 1 comment 1 reply
-
Hey there, thanks for the report. We are tracking this internally as bugs 3309289 and 3408200 and will update here when we have a solution to share. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
*title - so we can Overclock mostly for use with GWE
" https://gitlab.com/leinardi/gwe/-/issues/171 "
" Thomas · [4 months ago]
So this issue (based on my testing and this post) appears to be a new issue with nvidia-settings. Apparently, setting OC as well as fan speed settings requires X to be running as root.
Problem is when using GDM, particularly with KMS enabled, rootless xorg is the default. Adding needs_root_rights = yes to /etc/X11/Xwrapper.config allowed me to login and verify that nvidia-settings, and therefore GWE, work fine when xorg runs as root.
Not a great solution, but it seems like this is more an nvidia problem. "
Beta Was this translation helpful? Give feedback.
All reactions