yes, the problem still exists and there're no special cmdlines, just the
systemd-standard-start-procedures.

just tried it on a fresh installation

and there's no reason, why the problem should have gone, because the
files of the installed xorgxrdp-packages are still the same out of 2022.

all packages are up to date

but meanwhile I had a workaround found for this problem by fixing the
elf-binaries manually (which shows, that the modules above are badly
linked):

# install pkg 'patchelf' and execute following on shell:
patchelf --add-needed /usr/lib/xorg/modules/libxorgxrdp.so 
/usr/lib/xorg/modules/input/xrdpkeyb_drv.so
patchelf --add-needed /usr/lib/xorg/modules/libxorgxrdp.so 
/usr/lib/xorg/modules/input/xrdpmouse_drv.so 
patchelf --add-needed /usr/lib/xorg/modules/libglamoregl.so 
/usr/lib/xorg/modules/libxorgxrdp.so 


I don't know, why this isn't needed on your system (maybe someone has done it?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2008650

Title:
  missing symbol in modules prevent start of Xserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorgxrdp/+bug/2008650/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to