Skip to content

Blue Screen Issue After Setting Up KDE Plasma Desktop and Connecting via RDP #18

Description

@xyf2002

Requirements

  • Yes
  • No

WSL Version

  • WSL 2
  • WSL 1

Version

10.0.22621.3155

Kernel Version

5.15.133.1-1

Repro Steps

  1. Install KDE Plasma and necessary packages with:
    sudo pacman -S plasma kio-extras
    sudo systemctl enable sddm.service --force
    pacman -S xorg xorg-server xrdp
    yay -S xorgxrdp
  2. Enable and start xrdp service:
  3. sudo systemctl enable xrdp.service
    sudo systemctl start xrdp.service
    sudo systemctl reboot
  4. Add the specified code to ~/.xinitrc.
  5. Obtain IP address with ip addr | grep eth0.
  6. Connect to the RDP server using mstsc with ip:13389 and select the xvnc option.

Expected Behavior

I expected to see the KDE Plasma desktop environment after successfully logging in through the RDP session.

Actual Behavior

After entering my username and password, I am presented with a blue screen, and the desktop environment does not load.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions