Windows Subsystem for Linux - Add desktop experience to Ubuntu  

Page 6 of 7 FirstFirst ... 4567 LastLast

  1. Posts : 4
    windows 10
       #50

    Screen resolution with WSL2 & XFCE


    Thanks again, Kari. That would work, but given the rather sluggish performance of this configuration, I shall skip it for now.
    What I REALLY wanted was a good dual boot Windows/Linux system. I usually do that by splitting the disk, and installing Linux on one of the partitions, but my wife's new Dell XPS 13 won't let me do it (it doesn't see the USB I am trying to install Linux from), so I thought I'll try this solution. For now, I think she'll have to stick to Windows 10 ;-(
      My Computer


  2. Posts : 1
    Windows 10 Home
       #51

    Can't Execute Step 5.2 Connect to Ubuntu XFCE desktop with Windows...


    Hi Kari -

    Thanks for your excellent tutorial so well written! I am able to execute all of the steps successfully up to and including 5.1:

    Windows Subsystem for Linux - Add desktop experience to Ubuntu-capture1.png

    Then I try to execute step 5.2 Connect to Ubuntu XFCE desktop with Windows Remote Connection using the windows Remote Desktop Connection:

    Windows Subsystem for Linux - Add desktop experience to Ubuntu-capture2.png

    I get the following:

    Windows Subsystem for Linux - Add desktop experience to Ubuntu-capture3.png

    I click yes and it connects as follows:

    Windows Subsystem for Linux - Add desktop experience to Ubuntu-capture4.png

    When I hit OK, the localhost window goes away and I am back at the Remote Desktop Connection dialog shown above. What could be wrong? Is it because I did not set up Remote Desktop Connection settings correctly or because I am on Windows 10 Home? Can you help?

    Thanks,
    Eddie
      My Computer


  3. Posts : 2
    Windows 10 Home
       #52

    Another failed RDP connection


    I have almost the same problem as EddieH, except the Remote Desktop dialog asks for a user name. If I enter the Ubuntu user name, the process fails there. But if I use my Windows login, I get to the Ubuntu CLI login. After that, dumped back to Windows with no explanation of the problem.

    I found the xrdp log. Thought someone might find it useful.

    Code:
    $ more .xorgxrdp.10.log
    [  1488.186]
    X.Org X Server 1.20.8
    X Protocol Version 11, Revision 0
    [  1488.186] Build Operating System: Linux 4.4.0-179-generic x86_64 Ubuntu
    [  1488.186] Current Operating System: Linux DESKTOP-IS0B4E5 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC
    2020 x86_64
    [  1488.186] Kernel command line: initrd=\initrd.img panic=-1 pty.legacy_count=0 nr_cpus=4
    [  1488.186] Build Date: 21 May 2020  08:22:15AM
    [  1488.186] xorg-server 2:1.20.8-2ubuntu2.1 (For technical support please see Support and management | Ubuntu)
    [  1488.186] Current version of pixman: 0.38.4
    [  1488.186]    Before reporting problems, check X.Org
            to make sure that you have the latest version.
    [  1488.186] Markers: (--) probed, (**) from config file, (==) default setting,
            (++) from command line, (!!) notice, (II) informational,
            (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [  1488.186] (++) Log file: ".xorgxrdp.10.log", Time: Wed Jun 24 22:32:40 2020
    [  1488.186] (++) Using config file: "/etc/X11/xrdp/xorg.conf"
    [  1488.186] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [  1488.186] (==) ServerLayout "X11 Server"
    [  1488.186] (**) |-->Screen "Screen (xrdpdev)" (0)
    [  1488.186] (**) |   |-->Monitor "Monitor"
    [  1488.186] (**) |   |-->Device "Video Card (xrdpdev)"
    [  1488.186] (**) |-->Input Device "xrdpMouse"
    [  1488.186] (**) |-->Input Device "xrdpKeyboard"
    [  1488.186] (**) Option "DontVTSwitch" "on"
    [  1488.186] (**) Option "AutoAddDevices" "off"
    [  1488.186] (**) Not automatically adding devices
    [  1488.186] (==) Automatically enabling devices
    [  1488.186] (==) Automatically adding GPU devices
    [  1488.186] (==) Automatically binding GPU devices
    [  1488.186] (==) Max clients allowed: 256, resource mask: 0x1fffff
    [  1488.186] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [  1488.186]    Entry deleted from font path.
    [  1488.186] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [  1488.186]    Entry deleted from font path.
    [  1488.186] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [  1488.186]    Entry deleted from font path.
    [  1488.186] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [  1488.186]    Entry deleted from font path.
    [  1488.186] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [  1488.186]    Entry deleted from font path.
    [  1488.186] (==) FontPath set to:
            /usr/share/fonts/X11/misc,
            /usr/share/fonts/X11/Type1,
            built-ins
    [  1488.186] (==) ModulePath set to "/usr/lib/xorg/modules"
    [  1488.186] (II) Loader magic: 0x564b989c5020
    [  1488.186] (II) Module ABI versions:
    [  1488.186]    X.Org ANSI C Emulation: 0.4
    [  1488.186]    X.Org Video Driver: 24.1
    [  1488.186]    X.Org XInput driver : 24.1
    [  1488.186]    X.Org Server Extension : 10.0
    [  1488.187] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect
    to socket /var/run/dbus/system_bus_socket: No such file or directory)
    [  1488.187] (II) no primary bus or device found
    [  1488.187] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [  1488.187] (II) LoadModule: "dbe"
    [  1488.187] (II) Module "dbe" already built-in
    [  1488.187] (II) LoadModule: "ddc"
    [  1488.187] (II) Module "ddc" already built-in
    [  1488.187] (II) LoadModule: "extmod"
    [  1488.187] (II) Module "extmod" already built-in
    [  1488.187] (II) LoadModule: "glx"
    [  1488.187] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [  1488.188] (II) Module glx: vendor="X.Org Foundation"
    [  1488.188]    compiled for 1.20.8, module version = 1.0.0
    [  1488.188]    ABI class: X.Org Server Extension, version 10.0
    [  1488.188] (II) LoadModule: "int10"
    [  1488.188] (II) Loading /usr/lib/xorg/modules/libint10.so
    [  1488.188] (II) Module int10: vendor="X.Org Foundation"
    [  1488.188]    compiled for 1.20.8, module version = 1.0.0
    [  1488.188]    ABI class: X.Org Video Driver, version 24.1
    [  1488.188] (II) LoadModule: "record"
    [  1488.188] (II) Module "record" already built-in
    [  1488.188] (II) LoadModule: "vbe"
    [  1488.188] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [  1488.188] (II) Module vbe: vendor="X.Org Foundation"
    [  1488.188]    compiled for 1.20.8, module version = 1.1.0
    [  1488.188]    ABI class: X.Org Video Driver, version 24.1
    [  1488.188] (II) LoadModule: "glamoregl"
    [  1488.188] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [  1488.190] (II) Module glamoregl: vendor="X.Org Foundation"
    [  1488.190]    compiled for 1.20.8, module version = 1.0.1
    [  1488.190]    ABI class: X.Org ANSI C Emulation, version 0.4
    [  1488.190] (II) LoadModule: "xorgxrdp"
    [  1488.191] (II) Loading /usr/lib/xorg/modules/libxorgxrdp.so
    [  1488.191] (II) Module XORGXRDP: vendor="X.Org Foundation"
    [  1488.191]    compiled for 1.20.6, module version = 0.2.12
    [  1488.191]    ABI class: X.Org Video Driver, version 24.0
    [  1488.191] xorgxrdpSetup:
    [  1488.191] (II) LoadModule: "fb"
    [  1488.191] (II) Loading /usr/lib/xorg/modules/libfb.so
    [  1488.191] (II) Module fb: vendor="X.Org Foundation"
    [  1488.191]    compiled for 1.20.8, module version = 1.0.0
    [  1488.191]    ABI class: X.Org ANSI C Emulation, version 0.4
    [  1488.191] (II) LoadModule: "xrdpdev"
    [  1488.191] (II) Loading /usr/lib/xorg/modules/drivers/xrdpdev_drv.so
    [  1488.191] (II) Module XRDPDEV: vendor="X.Org Foundation"
    [  1488.191]    compiled for 1.20.6, module version = 0.2.12
    [  1488.191]    ABI class: X.Org Video Driver, version 24.0
    [  1488.191] xrdpdevSetup:
    [  1488.191] (II) LoadModule: "xrdpmouse"
    [  1488.191] (II) Loading /usr/lib/xorg/modules/input/xrdpmouse_drv.so
    [  1488.191] (II) Module XRDPMOUSE: vendor="X.Org Foundation"
    [  1488.191]    compiled for 1.20.6, module version = 0.2.12
    [  1488.191]    Module class: X.Org XInput Driver
    [  1488.191]    ABI class: X.Org XInput driver, version 24.1
    [  1488.191] rdpmousePlug:
    [  1488.191] (II) LoadModule: "xrdpkeyb"
    [  1488.191] (II) Loading /usr/lib/xorg/modules/input/xrdpkeyb_drv.so
    [  1488.191] (II) Module XRDPKEYB: vendor="X.Org Foundation"
    [  1488.191]    compiled for 1.20.6, module version = 0.2.12
    [  1488.191]    Module class: X.Org XInput Driver
    [  1488.191]    ABI class: X.Org XInput driver, version 24.1
    [  1488.191] rdpkeybPlug:
    [  1488.191] rdpIdentify:
    [  1488.191] (II) XRDPDEV: driver for xrdp: XRDPDEV
    [  1488.191] rdpDriverFunc: op 10
    [  1488.191] (WW) Falling back to old probe method for XRDPDEV
    [  1488.191] rdpProbe:
    [  1488.191] (II) Loading sub module "fb"
    [  1488.191] (II) LoadModule: "fb"
    [  1488.192] (II) Loading /usr/lib/xorg/modules/libfb.so
    [  1488.192] (II) Module fb: vendor="X.Org Foundation"
    [  1488.192]    compiled for 1.20.8, module version = 1.0.0
    [  1488.192]    ABI class: X.Org ANSI C Emulation, version 0.4
    [  1488.192] rdpProbe: found DRMDevice xorg.conf value [/dev/dri/renderD128]
    [  1488.192] rdpProbe: found DRI3 xorg.conf value [1]
    [  1488.192] (II) XRDPDEV(0): using default device
    [  1488.192] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [  1488.192] rdpPreInit:
    [  1488.192] rdpPreInit: /dev/dri/renderD128 open failed
    [  1488.192] (**) XRDPDEV(0): Depth 24, (--) framebuffer bpp 32
    [  1488.192] (==) XRDPDEV(0): RGB weight 888
    [  1488.192] (==) XRDPDEV(0): Using gamma correction (1.0, 1.0, 1.0)
    [  1488.192] (==) XRDPDEV(0): Default visual is TrueColor
    [  1488.192] (==) XRDPDEV(0): DPI set to (96, 96)
    [  1488.192] (II) XRDPDEV(0):   mode "640x480" ok
    [  1488.192] (II) XRDPDEV(0):   mode "800x600" ok
    [  1488.192] (II) XRDPDEV(0): Virtual size is 800x600 (pitch 800)
    [  1488.192] (**) XRDPDEV(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [  1488.192] (II) XRDPDEV(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz
    d)
    [  1488.192] rdpScreenInit: virtualX 800 virtualY 600 rgbBits 8 depth 24
    [  1488.192] rdpScreenInit: pfbMemory bytes 1920000
    [  1488.192] rdpScreenInit: pfbMemory 0x7f55c1178010
    [  1488.192] rdpSimdInit: assigning yuv functions
    [  1488.192] rdpSimdInit: cpuid ax 1 cx 0 return ax 0x000306a9 bx 0x00040800 cx 0xbc9a2203 dx 0x1f8bfbff
    [  1488.192] rdpSimdInit: sse2 amd64 yuv functions assigned
    [  1488.192] (==) XRDPDEV(0): Backing store enabled
    [  1488.192] rdpClientConInit: disconnect idle session after [0] sec
    [  1488.192] rdpClientConInit: kill disconnected [0] timeout [0] sec
    [  1488.192] rdpXvInit: depth 24
    [  1488.192] rdpScreenInit: out
    [  1488.192] (II) Initializing extension Generic Event Extension
    [  1488.192] (II) Initializing extension SHAPE
    [  1488.192] (II) Initializing extension MIT-SHM
    [  1488.192] (II) Initializing extension XInputExtension
    [  1488.192] (II) Initializing extension XTEST
    [  1488.192] (II) Initializing extension BIG-REQUESTS
    [  1488.193] (II) Initializing extension SYNC
    [  1488.193] (II) Initializing extension XKEYBOARD
    [  1488.193] (II) Initializing extension XC-MISC
    [  1488.193] (II) Initializing extension SECURITY
    [  1488.193] (II) Initializing extension XFIXES
    [  1488.193] (II) Initializing extension RENDER
    [  1488.193] (II) Initializing extension RANDR
    [  1488.193] (II) Initializing extension COMPOSITE
    [  1488.193] (II) Initializing extension DAMAGE
    [  1488.193] (II) Initializing extension MIT-SCREEN-SAVER
    [  1488.194] (II) Initializing extension DOUBLE-BUFFER
    [  1488.194] (II) Initializing extension RECORD
    [  1488.194] (II) Initializing extension DPMS
    [  1488.194] (II) Initializing extension Present
    [  1488.194] (II) Initializing extension DRI3
    [  1488.194] (II) Initializing extension X-Resource
    [  1488.194] (II) Initializing extension XVideo
    [  1488.194] (II) Initializing extension XVideo-MotionCompensation
    [  1488.194] (II) Initializing extension SELinux
    [  1488.194] (II) SELinux: Disabled on system
    [  1488.194] (II) Initializing extension GLX
    [  1488.194] (II) AIGLX: Screen 0 is not DRI2 capable
    [  1488.214] (II) IGLX: Loaded and initialized swrast
    [  1488.214] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [  1488.214] (II) Initializing extension XFree86-VidModeExtension
    [  1488.214] (II) Initializing extension XFree86-DGA
    [  1488.214] (II) Initializing extension XFree86-DRI
    [  1488.214] (II) Initializing extension DRI2
    [  1488.214] rdpCreateScreenResources:
    [  1488.238] (II) Using input driver 'XRDPMOUSE' for 'xrdpMouse'
    [  1488.238] (**) Option "CorePointer"
    [  1488.238] (**) xrdpMouse: always reports core events
    [  1488.238] rdpmousePreInit: drv 0x564b98fb32e0 info 0x564b9927e640, flags 0x0
    [  1488.238] (II) XINPUT: Adding extended input device "xrdpMouse" (type: Mouse, id 6)
    [  1488.238] rdpmouseControl: what 0
    [  1488.238] rdpmouseDeviceInit:
    [  1488.238] rdpmouseCtrl:
    [  1488.238] rdpRegisterInputCallback: type 1 proc 0x7f55c185b430
    [  1488.238] (**) xrdpMouse: (accel) keeping acceleration scheme 1
    [  1488.238] (**) xrdpMouse: (accel) acceleration profile 0
    [  1488.238] (**) xrdpMouse: (accel) acceleration factor: 2.000
    [  1488.238] (**) xrdpMouse: (accel) acceleration threshold: 4
    [  1488.238] rdpmouseControl: what 1
    [  1488.238] rdpmouseDeviceOn:
    [  1488.238] (II) Using input driver 'XRDPKEYB' for 'xrdpKeyboard'
    [  1488.238] (**) Option "CoreKeyboard"
    [  1488.238] (**) xrdpKeyboard: always reports core events
    [  1488.238] rdpkeybPreInit: drv 0x564b98fb47b0 info 0x564b992810e0, flags 0x0
    [  1488.238] (II) XINPUT: Adding extended input device "xrdpKeyboard" (type: Keyboard, id 7)
    [  1488.238] rdpkeybControl: what 0
    [  1488.238] rdpkeybDeviceInit:
    [  1488.254] rdpkeybChangeKeyboardControl:
    [  1488.254] rdpkeybChangeKeyboardControl: autoRepeat on
    [  1488.254] rdpRegisterInputCallback: type 0 proc 0x7f55c134e8e0
    [  1488.254] rdpkeybControl: what 1
    [  1488.254] rdpkeybDeviceOn:
    [  1488.263] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect
    to socket /var/run/dbus/system_bus_socket: No such file or directory)
    [  1488.263] rdpDeferredRandR:
    [  1488.263] rdpResizeSession: width 1024 height 768
    [  1488.263]   calling RRScreenSizeSet
    [  1488.263] rdpRRScreenSetSize: width 1024 height 768 mmWidth 271 mmHeight 203
    [  1488.263] rdpRRGetInfo:
    [  1488.263]   screen resized to 1024x768
    [  1488.263]   RRScreenSizeSet ok 1
    [  1488.264] rdpResizeSession: width 1920 height 1080
    [  1488.264]   calling RRScreenSizeSet
    [  1488.264] rdpRRScreenSetSize: width 1920 height 1080 mmWidth 508 mmHeight 286
    [  1488.264] rdpRRGetInfo:
    [  1488.264]   screen resized to 1920x1080
    [  1488.266]   RRScreenSizeSet ok 1
    [  1488.266] rdpClientConGotConnection:
    [  1488.267] rdpClientConGotConnection: g_sck_accept ok new_sck 7
    [  1488.267] rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
    [  1488.267] rdpAddClientConToDev: adding first clientCon 0x564b992af890
    [  1488.270] rdpClientConProcessMsgVersion: version 0 0 0 1
    [  1488.270] rdpClientConProcessScreenSizeMsg: set width 1920 height 1080 bpp 32
    [  1488.270] rdpClientConProcessScreenSizeMsg: shmemid 589824 shmemptr 0x7f55b202b000
    [  1488.270] rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1920 cy 1080
    [  1488.277] KbdSync: toggling num lock
    [  1488.277] rdpkeybChangeKeyboardControl:
    [  1488.277] rdpkeybChangeKeyboardControl: autoRepeat on
    [  1488.354] rdpInDeferredRepeatCallback:
    [  1488.354] rdpkeybChangeKeyboardControl:
    [  1488.354] rdpkeybChangeKeyboardControl: autoRepeat off
    [  1488.377] rdpInDeferredRepeatCallback:
    [  1488.377] rdpkeybChangeKeyboardControl:
    [  1488.377] rdpkeybChangeKeyboardControl: autoRepeat off
    [  1488.486] rdpClientConProcessMsgClientInfo:
    [  1488.486]   got client info bytes 5752
    [  1488.486]   jpeg support 0
    [  1488.486]   offscreen support 1
    [  1488.486]   offscreen size 10485760
    [  1488.486]   offscreen entries 100
    [  1488.486]   client can not do offscreen to offscreen blits
    [  1488.486]   client can do new(color) cursor
    [  1488.486]   client can not do multimon
    [  1488.486] rdpRRSetRdpOutputs: numCrtcs 0 numOutputs 0 monitorCount 0
    [  1488.486] rdpRRSetRdpOutputs: add output 0 left 0 top 0 width 1920 height 1080
    [  1488.486] rdpLoadLayout: keylayout 0x00000409 variant  display 10
    [  1488.486] rdpkeybChangeKeyboardControl:
    [  1488.486] rdpkeybChangeKeyboardControl: autoRepeat on
    [  1488.487] rdpkeybChangeKeyboardControl:
    [  1488.487] rdpkeybChangeKeyboardControl: autoRepeat on
    [  1488.586] rdpInDeferredRepeatCallback:
    [  1488.586] rdpkeybChangeKeyboardControl:
    [  1488.586] rdpkeybChangeKeyboardControl: autoRepeat off
    [  1488.587] rdpInDeferredRepeatCallback:
    [  1488.587] rdpkeybChangeKeyboardControl:
    [  1488.587] rdpkeybChangeKeyboardControl: autoRepeat off
    [  1488.712] rdpmouseControl: what 2
    [  1488.712] rdpmouseDeviceOff:
    [  1488.712] rdpkeybControl: what 2
    [  1488.712] rdpkeybDeviceOff:
    [  1488.713] rdpkeybControl: what 3
    [  1488.713] rdpkeybUnInit: drv 0x564b98fb47b0 info 0x564b992810e0, flags 0x0
    [  1488.713] rdpUnregisterInputCallback: proc 0x7f55c134e8e0
    [  1488.713] rdpmouseControl: what 3
    [  1488.713] rdpmouseUnInit: drv 0x564b98fb32e0 info 0x564b9927e640, flags 0x0
    [  1488.713] rdpUnregisterInputCallback: proc 0x7f55c185b430
    [  1488.715] rdpCloseScreen:
    [  1488.715] xorgxrdpDownDown:
    [  1488.715] xorgxrdpDownDown: 1
    [  1488.715] rdpClientConDeinit:
    [  1488.715] rdpClientConDeinit: disconnecting clientCon
    [  1488.715] rdpClientConDisconnect:
    [  1488.715] rdpRemoveClientConFromDev: removing clientCon 0x564b992af890
    [  1488.715] rdpClientConDeinit: deleting file /run/xrdp/sockdir/xrdp_display_10
    [  1488.715] rdpClientConDeinit: deleting file /run/xrdp/sockdir/xrdp_disconnect_display_10
    [  1488.716] (II) Server terminated successfully (0). Closing log file.
    Last edited by Brink; 08 Jul 2020 at 09:36. Reason: code box
      My Computer


  4. Posts : 3
    Windows 10 Pro 64
       #53

    Seems that I am hitting the same wall. After entering the pw, crashes back to remote desktop. Anyone find a solution?
      My Computer


  5. Posts : 2
    Windows 10 Home
       #54

    Found alternate solution


    It works with a different viewer:
    Xfce4 Desktop Environment and X Server for Ubuntu on WSL 2 | Autoize

    A little too well, actually. Every app inside linux shows up as a tab on the Windows taskbar.

    BTW I then try to use Remote Connection to connect and saw this error in the ubuntu CLI. I tried different IPs, ports etc but it won't connect.

    xrdb: Connection timed out
    xrdb: Can't open display '172.29.208.1:0.0'
      My Computer


  6. Posts : 1
    Windows 10
       #55

    If your having the issue with xrdp Login failed for display 0. This worked for me. Would suggest using it after step 4.4.

    Code:
    echo xfce4-session >~/.xsession
      My Computer


  7. Posts : 3
    Windows 10 Pro 64
       #56

    @titan087

    Thanks, that did the trick.
      My Computer


  8. Posts : 1
    Windows 10
       #57

    EddieH said:
    When I hit OK, the localhost window goes away and I am back at the Remote Desktop Connection dialog shown above. What could be wrong? Is it because I did not set up Remote Desktop Connection settings correctly or because I am on Windows 10 Home? Can you help?

    Thanks,
    Eddie
    I was having the same issue, and after banging my own head for a while, I discovered that being in both the "adm" and "sudo" groups causes the issue. I have not yet determined why.
      My Computer


  9. Posts : 147
    windows 10 pro x64 2004 version 10.0.19041 build 19041and multpile Linux distros on VMWare
       #58

    I am experiencing problems at step 4.4. I am on the third attempt:
    1. first -- windows 10 pro x64 2004 version 10.0.19041 build 19041
    2. second -- Instructions said to use latest Windows version; so, against my better judgement, I now have 20H2.Windows Subsystem for Linux - Add desktop experience to Ubuntu-4.png
    3. third -- same version

    After each attempt, I have started over using the instructions given in an earlier post in this thread.


    The screenshot shows the following result for the command:
    Windows Subsystem for Linux - Add desktop experience to Ubuntu-2.png

    However, this is the result that greets me:
    Windows Subsystem for Linux - Add desktop experience to Ubuntu-1.png
    Notice I just start the remote connection with no indication of going through debug.

    I never get to the login:
    Windows Subsystem for Linux - Add desktop experience to Ubuntu-3.png

    On the second attempt I tried pushing through the remainder of the instructions to no avail. Is there any assumed prior knowledge of remote connections which is not addressed, and which may be the cause of my failed attempts? What are my troubleshooting steps to resolve the problem?

    Thanks in advance for helpful advice.

    regards,
    caffeine
    Last edited by caffeine; 22 Nov 2020 at 20:52. Reason: correct spelling
      My Computers


  10. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #59

    caffeine said:
    I am experiencing problems at step 4.4.
    Sorry to hear about your problems.

    To test everything, I removed WSL and Ubuntu from my computer, restarted, and reinstalled WSL and Ubuntu. I then followed the instructions in this tutorial to the letter, as if it was new to me, if I didn't know anything about how it works.

    I had no issues. Desktop experience, everything works like a charm:
    Windows Subsystem for Linux - Add desktop experience to Ubuntu-image.png
    (Click to enlarge.)

    I am very sorry but I cannot explain why it does not work for you.

    Kari
      My Computer


 

Tutorial Categories

Windows Subsystem for Linux - Add desktop experience to Ubuntu Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:28.
Find Us




Windows 10 Forums