9

My ideapad y520 was running Ubuntu 17.04 and recently I updated it to 18.04 from command line. However, I'm not able to boot into any desktop environment in Xorg mode. Only Wayland is working. Has anyone faced similar issue?

pramesh
  • 211

1 Answers1

4

I had to uncomment 'WaylandEnable=false' in /etc/gdm3/custom.conf to be able to boot up. It worked, but I'd like to find a better fix for the situation. Booting up with 'WaylandEnable=false' commented out I would get stuck at gdm.servicegdm.service.

I hope this helps someone, I looked for this for a couple weeks.

Jlb181
  • 53