Hopped back into linux, now gwe won’t apply overclocks. Using nvidia driver 545.29.02. Already did the coolbits thing, and whenever I apply a overclock it won’t oc and it will just prompt “error applying overclock”. Please help!
You must log in or register to comment.
GWE does not have the ability to apply an overclock without running X. Org/X11 as root.
I can help, had the same issue. Wayland or X11?
That issue started to kick in after having installed the latest beta drivers. I have found that X11 needs to run in root mode in order to allow overclocking:
Adding needs_root_rights = yes to /etc/X11/Xwrapper.config is neccessary to restore OC capabilities.
running xorg as root fixed it! thanks!