Natanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 1 month agogaspdiscuss.tchncs.deimagemessage-square16linkfedilinkarrow-up122arrow-down10
arrow-up122arrow-down1imagegaspdiscuss.tchncs.deNatanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 1 month agomessage-square16linkfedilink
minus-squaredrathvedro@lemm.eelinkfedilinkarrow-up0·1 month agoCan it force apps to use iGPU when dGPU is on? It’s one of the things I miss from windows and couldn’t figure out on linux
minus-squareohshit604@sh.itjust.workslinkfedilinkEnglisharrow-up0arrow-down1·edit-21 month agoIt has this hybrid option, that’s about it from what I know. Set graphics mode to hybrid and enable fine-grained power control: sudo envycontrol -s hybrid --rtd3 Edit: the —rtd3 flag seems to have different levels of power management. --rtd3 [VALUE] Setup PCI-Express Runtime D3 (RTD3) Power Management on Hybrid mode. Available choices: 0, 1, 2, 3. Default if specified: 2
Can it force apps to use iGPU when dGPU is on? It’s one of the things I miss from windows and couldn’t figure out on linux
It has this hybrid option, that’s about it from what I know.
sudo envycontrol -s hybrid --rtd3
Edit: the
—rtd3
flag seems to have different levels of power management.--rtd3 [VALUE] Setup PCI-Express Runtime D3 (RTD3) Power Management on Hybrid mode. Available choices: 0, 1, 2, 3. Default if specified: 2