Xrdp: Error on start XRDP/XORGXRDP

Created on 21 Nov 2017  路  4Comments  路  Source: neutrinolabs/xrdp

Ubuntu 16.04.3
XRDP 0.9.4
XORGXRDP 0.2.4

LOG.txt

Most helpful comment

Doing this:
Meaning, if you want to use -hwe-16.04 suffixed packages, -dev packages also need to be -hwe-16.04 suffixed. Make sure xserver-xorg-dev uninstalled and xserver-xorg-dev-hwe-16.04 installed.

fixed problem. Thanks once again for help!

All 4 comments

It seems built xorgxrdp doesn't match your Xorg version.
You need to rebuild xorgxrdp and create modules match your Xorg version.

See also: https://github.com/neutrinolabs/xrdp/issues/786#issuecomment-326179740
This is a long thread but some comments provide you the essense.

~
[ 1670.063] (EE) xrdpmouse: module ABI major version (22) doesn't match the server's version (24)
[ 1670.063] (EE) xrdpkeyb: module ABI major version (22) doesn't match the server's version (24)
~

Thnanks.
So, what version on xorgxrdp do I need? 0.2.4 is too fresh:)
<=0.2.2 ?

www_adm@srv-lab:~$ apt-cache show xserver-xorg | grep Version Version: 1:7.7+13ubuntu3

Linux srv-lab 4.10.0-40-generic #44~16.04.1-Ubuntu SMP Thu Nov 9 15:37:44 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Doing this:
Meaning, if you want to use -hwe-16.04 suffixed packages, -dev packages also need to be -hwe-16.04 suffixed. Make sure xserver-xorg-dev uninstalled and xserver-xorg-dev-hwe-16.04 installed.

fixed problem. Thanks once again for help!

Thanks @Jerry-kiwi, your last comment was exactly what unstuck me from 1 hour of not understanding what was wrong.

I added this information in the wiki page https://github.com/neutrinolabs/xrdp/wiki/Building-on-Debian-8 because this is where I feel this information should be.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vamsheerudra picture vamsheerudra  路  4Comments

jsorg71 picture jsorg71  路  7Comments

donkey picture donkey  路  6Comments

joakim-tjernlund picture joakim-tjernlund  路  9Comments

monken picture monken  路  4Comments