@[email protected] to Fedora [email protected]English • 1 year agoHow do I run this KDE Plasma widget (Optimus GPU Switcher) as root? Entering my password doesn't work.lemmy.zipimagemessage-square8fedilinkarrow-up17arrow-down10
arrow-up17arrow-down1imageHow do I run this KDE Plasma widget (Optimus GPU Switcher) as root? Entering my password doesn't work.lemmy.zip@[email protected] to Fedora [email protected]English • 1 year agomessage-square8fedilink
minus-square@[email protected]OPlinkfedilinkEnglish1•1 year agoIt’s a Plasma widget that uses EnvyControl to switch between GPUs on systems that have both an nvidia and AMD GPU. It works fine using the command line, but this widget runs into this issue https://github.com/enielrodriguez/optimus-gpu-switcher
minus-square@[email protected]linkfedilink2•1 year agoYou might want to fork it, replace kdesu with pkexec and see how that goes.
minus-squareboredsquirrellinkfedilink1•edit-210 months agoAnd, how did it go? I see they already use pkexec
It’s a Plasma widget that uses EnvyControl to switch between GPUs on systems that have both an nvidia and AMD GPU. It works fine using the command line, but this widget runs into this issue
https://github.com/enielrodriguez/optimus-gpu-switcher
You might want to fork it, replace
kdesu
withpkexec
and see how that goes.And, how did it go? I see they already use pkexec