Comment 5 for bug 1851340

Revision history for this message
John Hartley (graphdrum) wrote : Re: Ubuntu 19.10 upgrade results in invisible mouse cursor

Hi, did the following installs to try to get Wayland installed:

sudo apt install gnome-session-wayland
sudo apt install gnome-remote-desktop

Still just getting purple splash with no login;

Did "ps -ax | land"

ps -ax | grep land
 2127 tty1 Ssl+ 0:00 /usr/lib/gdm3/gdm-wayland-session gnome-session --autostart /usr/share/gdm/greeter/autostart
 2338 ? Sl 0:00 /usr/bin/Xwayland :1024 -rootless -noreset -accessx -core -auth /run/user/126/.mutter-Xwaylandauth.77M8A0 -listen 4 -listen 5 -displayfd 6
 4651 pts/0 S+ 0:00 grep --color=auto land

So Xwayland appears to be started, so not sure why I am just getting splash and no login prompt.

Thank,

John.