I'd like to install Lubuntu GUI on my Ubuntu app, that I downloaded from the MS Windows Store app.After installing WSL (Windows Subsystem for Linux) I got a 'server version'-like version running (terminal only).
I tried to install 'lubuntu-desktop', tasksel
, and everything seems to install, but it can't start the desktop (probably waiting for a reboot).
sudo service start sddm
(which usually boots into GUI), gets me this:
* Starting Init script for Simple Desktop Display Manager sddm [ OK ]
startx
gets me this:
xauth: file /root/.Xauthority does not existconfig/udev: failed to bind the udev monitor[config] failed to pre-init udevX.Org X Server 1.20.8X Protocol Version 11, Revision 0Build Operating System: Linux 4.15.0-115-generic x86_64 UbuntuCurrent Operating System: Linux LAPTOP-M1HKAT00 4.4.0-19041-Microsoft #488-Microsoft Mon Sep 01 13:43:00 PST 2020 x86_64Kernel command line: BOOT_IMAGE=/kernel init=/initBuild Date: 04 September 2020 01:34:27PMxorg-server 2:1.20.8-2ubuntu2.4 (For technical support please see http://www.ubuntu.com/support)Current version of pixman: 0.38.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version.Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown.(==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 9 05:59:38 2020(==) Using system config directory "/usr/share/X11/xorg.conf.d"(EE)Fatal server error:(EE) xf86OpenConsole: Switching VT failed(EE)(EE)Please consult the The X.Org Foundation support at http://wiki.x.org
lspci
also doesn't work:
pcilib: Cannot open /proc/bus/pci lspci: Cannot find any working access method.