ishwarjagdale / wslWithGUI

This is a detailed tutorial on How to install and use Ubuntu Gnome Desktop on Windows Subsystem Linux 2 using XRDP service.
https://ishwarjagdale.github.io/wslWithGUI/
13 stars 0 forks source link

black screen with gnome #2

Open Firsto opened 1 year ago

Firsto commented 1 year ago

After logging via rdp I got black screen with cursor and no more.

btw, xfce4 works fine

lucvdv-aleacsys commented 9 months ago

Same here, luckily I installed it in a clone of my regular Ubuntu under another name. Ths is WSL2, Ubuntu 22.04.3 on Windows 11.

Creating the clone changed the default user to root (seems to be a bug in wsl with export --vhd and then import --vhd under another name, DefaultUid in the registry is set to 0 for the import).

After installing the GUI, I can start WSL when logging in as root, but not as an ordinary user.

wsl -d distroname -u myname gives a black screen for 60 seconds, then "Login timed out". Logging in as root and then issuing login myname gives "System is booting up. Unprivileged users are not permitted to log in yet." Must be a problem with systemd in 22.04/WSL, it never reaches the end of the boot sequence.