• drathvedro@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    13 hours ago

    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

    • ohshit604@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      8 hours ago

      It 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