#Unable to switch to Wayland - Option missing [Solved?]
1 messages ยท Page 1 of 1 (latest)
Are you using NVIDIA?
Nope, using AMD
do you have wayland installed?
Is there no option for Xorg in GDM?
no
how does you gdm config look like
โ File: /etc/gdm/custom.conf
โโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
1 โ # GDM configuration storage
2 โ
3 โ [daemon]
4 โ # Uncomment the line below to force the login screen to use Xorg
5 โ #WaylandEnable=false
6 โ
7 โ [security]
8 โ
9 โ [xdmcp]
10 โ
11 โ [chooser]
12 โ
13 โ [debug]
14 โ # Uncomment the line below to turn on debugging
15 โ #Enable=true
16 โ
you should comment out WaylandENable=false
I guess this is solved?