Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X server could not be started #3191

Closed
greenhandzdl opened this issue Aug 2, 2024 · 2 comments
Closed

X server could not be started #3191

greenhandzdl opened this issue Aug 2, 2024 · 2 comments
Labels

Comments

@greenhandzdl
Copy link

xrdp version

0.10.1-1

Detailed xrdp version, build options

xrdp 0.10.1
  A Remote Desktop Protocol Server.
  Copyright (C) 2004-2024 Jay Sorg, Neutrino Labs, and all contributors.
  See https://github.com/neutrinolabs/xrdp for more information.

  Configure options:
      --prefix=/usr
      --sysconfdir=/etc
      --libexecdir=/usr/lib
      --localstatedir=/var
      --sbindir=/usr/bin
      --with-systemdsystemunitdir=/usr/lib/systemd/system
      --enable-jpeg
      --enable-tjpeg
      --enable-fuse
      --enable-fdkaac
      --enable-opus
      --enable-rfxcodec
      --enable-mp3lame
      --enable-pixman
      --enable-painter
      --enable-vsock
      --enable-ipv6
      --enable-pam-config=arch
      --enable-rdpsndaudin
      --with-imlib2
      CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/opt/xrdp/src=/usr/src/debug/xrdp -flto=auto
      LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto
      CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/opt/xrdp/src=/usr/src/debug/xrdp -flto=auto

  Compiled with OpenSSL 3.3.1 4 Jun 2024

Operating system & version

Arch Linux

Installation method

dnf / apt / zypper / pkg / etc

Which backend do you use?

xorgxrdp-nvidia 0.2.18.r49.g3d30c7a-1

What desktop environment do you use?

KDE

Environment xrdp running on

NVIDIA GeForce RTX 4080

What's your client?

Microsoft's client on Macos appstore.

Area(s) with issue?

Other

Steps to reproduce

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Anything else?

[greenhandzdl@archlinux ~]$ cat ~/.xinitrc 
#!/bin/sh
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
export XDG_SESSION_TYPE=x11
export GDK_BACKEND=x11
export DESKTOP_SESSION=plasma
exec startplasma-x11
@greenhandzdl
Copy link
Author

May same as the link

@matt335672
Copy link
Member

@greenhandzdl - the backend you are trying to use xorgxrdp-nvidia 0.2.18.r49.g3d30c7a-1 will not work with xrdp v0.10.x,

You'll either need to wait for Jat to update it, or install one of the other xorgxrdp packages which do not provide NVidia support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants