You are not logged in.
Pages: 1
I wanted to try using wayland with my nvidia gpu. Ihave found a few posts instructing how one could enable and switch to wayland.
However, under x11, i used to use the following method to use my dGPU https://wiki.archlinux.org/title/NVIDIA … phics_only
is there a similar way for me to configure wayland in order to explicitly use my dGPU with wayland?
Last edited by NGStaph (2021-07-29 22:12:12)
Offline
What wayland? The compositor will matter.
Eg. try "weston --use-egldevice" for https://aur.archlinux.org/packages/?O=0 … -eglstream
Offline
im on a fresh gnome install with nvidia 470+, so mutter.
Offline
https://gitlab.gnome.org/GNOME/mutter/-/issues/831
https://gitlab.gnome.org/GNOME/mutter/-/issues/1572
Only viable approach seems to be "i915.modeset=0" to disable modesetting for the intel chip.
nb. that you'll probably not get output from the nvidia chip to show up on the internal display of a notebook (since it's typically wired to the intel chip)
Ideally, deactivate the intel chip in the BIOS if possible. Wayland optimus support is still virtually non-existent.
Offline
Thanks a lot for your response. I'll have to forget about Wayland for the time being then, haven't got an external display.
Cheers.
Offline
Pages: 1