Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian 9.2.1, XRDP, Plasma cant get started

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
Jörg Kunath
Posts: 1
Joined: 2017-10-18 11:07

Debian 9.2.1, XRDP, Plasma cant get started

#1 Post by Jörg Kunath »

I have a fresh debian installation. On the PC it self, KDE runs perfect. I installed xrdp to get remote desctop on my windows workstation.
it start and i get a login screen. But also a error message:

"Plasma kann nicht gestartet werden, da OpenGL 2 nicht richtig benutzt werden kann. Bitte überprüfen Sie, dass Ihre Grafiktreiber richtig eingerichtet sind."
translated to...
"Plasma cant get started, as OpenGL2 cant get used right. Please check your graphic drivers"
The Driver is also fresh installed and work fine. As CUDA too.
xrdp.log:

Code: Select all

[20171018-13:57:27] [INFO ] A connection received from: ::ffff: port 50468
[20171018-13:57:27] [DEBUG] Closed socket 12 (AF_INET6 ::ffff: port 3389)
[20171018-13:57:27] [DEBUG] Closed socket 11 (AF_INET6 :: port 3389)
[20171018-13:57:27] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20171018-13:57:27] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20171018-13:57:27] [DEBUG] Security layer: requested 11, selected 0
[20171018-13:57:27] [DEBUG] Closed socket 12 (AF_INET6 ::ffff: port 3389)
[20171018-13:57:27] [INFO ] A connection received from: ::ffff: port 50469
[20171018-13:57:28] [ERROR] Listening socket is in wrong state, terminating listener
[20171018-13:57:28] [DEBUG] Closed socket 12 (AF_INET6 ::ffff: port 3389)
[20171018-13:57:28] [DEBUG] Closed socket 11 (AF_INET6 :: port 3389)
[20171018-13:57:28] [INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
[20171018-13:57:28] [INFO ] Using default X.509 key file: /etc/xrdp/key.pem
[20171018-13:57:28] [DEBUG] Security layer: requested 0, selected 0
[20171018-13:57:28] [DEBUG] xrdp_0000024c_wm_login_mode_event_00000001
[20171018-13:57:28] [INFO ] Loading keymap file /etc/xrdp/km-00000407.ini
[20171018-13:57:28] [WARN ] local keymap file for 0x00000407 found and doesn't match built in keymap, using local keymap file
[20171018-13:57:28] [DEBUG] xrdp_wm_log_msg: connecting to sesman ip 127.0.0.1 port 3350
[20171018-13:57:29] [INFO ] xrdp_wm_log_msg: sesman connect ok
[20171018-13:57:29] [DEBUG] xrdp_wm_log_msg: sending login info to session manager, please wait...
[20171018-13:57:29] [DEBUG] return value from xrdp_mm_connect 0
[20171018-13:57:29] [INFO ] xrdp_wm_log_msg: login successful for display 10
[20171018-13:57:29] [DEBUG] xrdp_wm_log_msg: started connecting
[20171018-13:57:30] [INFO ] lib_mod_log_peer: xrdp_pid=588 connected to X11rdp_pid=595 X11rdp_uid=1000 X11rdp_gid=1000 client_ip=::ffff: client_port=50469
[20171018-13:57:30] [DEBUG] xrdp_wm_log_msg: connected ok
[20171018-13:57:30] [DEBUG] xrdp_mm_connect_chansrv: chansrv connect successful
[20171018-13:57:30] [DEBUG] Closed socket 16 (AF_INET6 ::1 port 35148)
[20171018-13:57:31] [INFO ] The following channel is allowed: rdpdr (0)
[20171018-13:57:31] [INFO ] The following channel is allowed: rdpsnd (1)
[20171018-13:57:31] [INFO ] The following channel is allowed: cliprdr (2)
[20171018-13:57:31] [INFO ] The following channel is allowed: drdynvc (3)
[20171018-13:57:31] [DEBUG] The allow channel list now initialized for this session
xrdp-sesman.log

Code: Select all

[20171018-13:57:28] [INFO ] A connection received from ::1 port 35148
[20171018-13:57:29] [INFO ] ++ created session (access granted): username *******, ip 0.0.0.0:50469 - socket: 12
[20171018-13:57:29] [INFO ] starting Xorg session...
[20171018-13:57:29] [DEBUG] Closed socket 9 (AF_INET6 :: port 5910)
[20171018-13:57:29] [DEBUG] Closed socket 9 (AF_INET6 :: port 6010)
[20171018-13:57:29] [DEBUG] Closed socket 9 (AF_INET6 :: port 6210)
[20171018-13:57:29] [DEBUG] Closed socket 8 (AF_INET6 ::1 port 3350)
[20171018-13:57:29] [DEBUG] Closed socket 7 (AF_INET6 ::1 port 3350)
[20171018-13:57:29] [INFO ] Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp
[20171018-13:57:29] [INFO ] starting xrdp-sessvc - xpid=595 - wmpid=594
(i removed readable ips and usernames if someone wonder)
If you need other logs let me know.
Thx for your help.

Post Reply