Wayland login option disappeared from Gnome

Have a look at this and this .

I had to add

MODULES=(i915)

to my /etc/mkinitcpio.conf since I am on Intel graphics which enables early KMS. After regenerating initramfs and reboot the three options (‘GNOME’, ‘GNOME classic’ and ‘GNOME on Xorg’) are there in GDM, and GNOME session is on Wayland.

1 Like