neutrinolabs / xrdp

xrdp: an open source RDP server
http://www.xrdp.org/
Apache License 2.0
5.64k stars 1.73k forks source link

xrdp on arm orangepi ubuntu focal only have root login #3238

Closed USeebi closed 3 weeks ago

USeebi commented 3 weeks ago

The image used was Orangepi4-lts_3.0.6_ubuntu_focal_desktop_xfce_linux5.10.43 with xrdp install via orangepi-config and missing xorgxrdp through apt install on OPI 4 LTS.

The .xorgxrdp.log for user orangepi is as follows with session terminated immediately:

[  1050.611] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[  1050.611] Build Operating System: linux Ubuntu
[  1050.611] Current Operating System: Linux orangepi4-lts 5.10.43 #3.0.6 SMP Mon Aug 1 13:36:03 CST 2022 aarch64
[  1050.611] Kernel command line: root=UUID=06e7a778-f82a-4c4d-bc5d-b3809a45ae6e rootwait rootfstype=ext4 bootsplash.bootfile=bootsplash.orangepi console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=f24d4016-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[  1050.611] Build Date: 06 July 2022  01:53:24PM
[  1050.611] xorg-server 2:1.20.13-1ubuntu1~20.04.3 (For technical support please see http://www.ubuntu.com/support) 
[  1050.611] Current version of pixman: 0.38.4
[  1050.611]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  1050.611] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1050.611] (++) Log file: ".xorgxrdp.11.log", Time: Mon Sep  9 16:44:26 2024
[  1050.612] (++) Using config file: "/etc/X11/xrdp/xorg.conf"
[  1050.612] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1050.612] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1050.612] (==) ServerLayout "X11 Server"
[  1050.612] (**) |-->Screen "Screen (xrdpdev)" (0)
[  1050.612] (**) |   |-->Monitor "Monitor"
[  1050.613] (**) |   |-->Device "Video Card (xrdpdev)"
[  1050.613] (**) |-->Input Device "xrdpMouse"
[  1050.613] (**) |-->Input Device "xrdpKeyboard"
[  1050.613] (**) Option "DontVTSwitch" "on"
[  1050.613] (**) Option "AutoAddDevices" "off"
[  1050.613] (**) Not automatically adding devices
[  1050.613] (==) Automatically enabling devices
[  1050.613] (==) Automatically adding GPU devices
[  1050.613] (==) Automatically binding GPU devices
[  1050.613] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1050.613] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1050.613]    Entry deleted from font path.
[  1050.613] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    built-ins
[  1050.613] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1050.613] (II) Loader magic: 0x557c95d010
[  1050.613] (II) Module ABI versions:
[  1050.613]    X.Org ANSI C Emulation: 0.4
[  1050.613]    X.Org Video Driver: 24.1
[  1050.613]    X.Org XInput driver : 24.1
[  1050.613]    X.Org Server Extension : 10.0
[  1050.618] (--) using VT number 2

[  1050.618] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  1050.620] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1050.620] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  1050.621] (II) no primary bus or device found
[  1050.621] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  1050.621] (II) LoadModule: "dbe"
[  1050.621] (II) Module "dbe" already built-in
[  1050.621] (II) LoadModule: "ddc"
[  1050.621] (II) Module "ddc" already built-in
[  1050.621] (II) LoadModule: "extmod"
[  1050.621] (II) Module "extmod" already built-in
[  1050.621] (II) LoadModule: "glx"
[  1050.621] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1050.624] (II) Module glx: vendor="X.Org Foundation"
[  1050.624]    compiled for 1.20.13, module version = 1.0.0
[  1050.624]    ABI class: X.Org Server Extension, version 10.0
[  1050.624] (II) LoadModule: "int10"
[  1050.624] (II) Loading /usr/lib/xorg/modules/libint10.so
[  1050.625] (II) Module int10: vendor="X.Org Foundation"
[  1050.625]    compiled for 1.20.13, module version = 1.0.0
[  1050.625]    ABI class: X.Org Video Driver, version 24.1
[  1050.625] (II) LoadModule: "record"
[  1050.625] (II) Module "record" already built-in
[  1050.625] (II) LoadModule: "vbe"
[  1050.625] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  1050.625] (II) Module vbe: vendor="X.Org Foundation"
[  1050.625]    compiled for 1.20.13, module version = 1.1.0
[  1050.625]    ABI class: X.Org Video Driver, version 24.1
[  1050.626] (II) LoadModule: "glamoregl"
[  1050.626] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1050.637] (II) Module glamoregl: vendor="X.Org Foundation"
[  1050.637]    compiled for 1.20.13, module version = 1.0.1
[  1050.637]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1050.637] (II) LoadModule: "xorgxrdp"
[  1050.637] (II) Loading /usr/lib/xorg/modules/libxorgxrdp.so
[  1050.638] (II) Module XORGXRDP: vendor="X.Org Foundation"
[  1050.638]    compiled for 1.20.6, module version = 0.2.12
[  1050.638]    ABI class: X.Org Video Driver, version 24.0
[  1050.638] xorgxrdpSetup:
[  1050.638] (II) LoadModule: "fb"
[  1050.638] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1050.638] (II) Module fb: vendor="X.Org Foundation"
[  1050.638]    compiled for 1.20.13, module version = 1.0.0
[  1050.639]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1050.639] (II) LoadModule: "xrdpdev"
[  1050.639] (II) Loading /usr/lib/xorg/modules/drivers/xrdpdev_drv.so
[  1050.639] (II) Module XRDPDEV: vendor="X.Org Foundation"
[  1050.639]    compiled for 1.20.6, module version = 0.2.12
[  1050.639]    ABI class: X.Org Video Driver, version 24.0
[  1050.639] xrdpdevSetup:
[  1050.639] (II) LoadModule: "xrdpmouse"
[  1050.640] (II) Loading /usr/lib/xorg/modules/input/xrdpmouse_drv.so
[  1050.640] (II) Module XRDPMOUSE: vendor="X.Org Foundation"
[  1050.640]    compiled for 1.20.6, module version = 0.2.12
[  1050.640]    Module class: X.Org XInput Driver
[  1050.640]    ABI class: X.Org XInput driver, version 24.1
[  1050.640] rdpmousePlug:
[  1050.640] (II) LoadModule: "xrdpkeyb"
[  1050.640] (II) Loading /usr/lib/xorg/modules/input/xrdpkeyb_drv.so
[  1050.640] (II) Module XRDPKEYB: vendor="X.Org Foundation"
[  1050.640]    compiled for 1.20.6, module version = 0.2.12
[  1050.641]    Module class: X.Org XInput Driver
[  1050.641]    ABI class: X.Org XInput driver, version 24.1
[  1050.641] rdpkeybPlug:
[  1050.641] rdpIdentify:
[  1050.641] (II) XRDPDEV: driver for xrdp: XRDPDEV
[  1050.641] rdpDriverFunc: op 10
[  1050.641] (WW) Falling back to old probe method for XRDPDEV
[  1050.641] rdpProbe:
[  1050.641] (II) Loading sub module "fb"
[  1050.641] (II) LoadModule: "fb"
[  1050.641] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1050.641] (II) Module fb: vendor="X.Org Foundation"
[  1050.641]    compiled for 1.20.13, module version = 1.0.0
[  1050.641]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1050.641] rdpProbe: found DRMDevice xorg.conf value [/dev/dri/renderD128]
[  1050.641] rdpProbe: found DRI3 xorg.conf value [1]
[  1050.641] (II) XRDPDEV(0): using default device
[  1050.641] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1050.641] rdpPreInit:
[  1050.641] rdpPreInit: /dev/dri/renderD128 open failed
[  1050.641] (**) XRDPDEV(0): Depth 24, (--) framebuffer bpp 32
[  1050.641] (==) XRDPDEV(0): RGB weight 888
[  1050.641] (==) XRDPDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[  1050.641] (==) XRDPDEV(0): Default visual is TrueColor
[  1050.641] (==) XRDPDEV(0): DPI set to (96, 96)
[  1050.642] (II) XRDPDEV(0):   mode "640x480" ok
[  1050.642] (II) XRDPDEV(0):   mode "800x600" ok
[  1050.642] (II) XRDPDEV(0): Virtual size is 800x600 (pitch 800)
[  1050.642] (**) XRDPDEV(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[  1050.642] (II) XRDPDEV(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  1050.642] rdpScreenInit: virtualX 800 virtualY 600 rgbBits 8 depth 24
[  1050.642] rdpScreenInit: pfbMemory bytes 1920000
[  1050.642] rdpScreenInit: pfbMemory 0x7f993b0010
[  1050.642] rdpSimdInit: assigning yuv functions
[  1050.642] (==) XRDPDEV(0): Backing store enabled
[  1050.642] rdpClientConInit: disconnect idle session after [0] sec
[  1050.642] rdpClientConInit: kill disconnected [0] timeout [0] sec
[  1050.642] rdpXvInit: depth 24
[  1050.642] rdpScreenInit: out
[  1050.642] (II) Initializing extension Generic Event Extension
[  1050.643] (II) Initializing extension SHAPE
[  1050.643] (II) Initializing extension MIT-SHM
[  1050.643] (II) Initializing extension XInputExtension
[  1050.644] (II) Initializing extension XTEST
[  1050.644] (II) Initializing extension BIG-REQUESTS
[  1050.644] (II) Initializing extension SYNC
[  1050.645] (II) Initializing extension XKEYBOARD
[  1050.645] (II) Initializing extension XC-MISC
[  1050.645] (II) Initializing extension SECURITY
[  1050.646] (II) Initializing extension XFIXES
[  1050.646] (II) Initializing extension RENDER
[  1050.646] (II) Initializing extension RANDR
[  1050.647] (II) Initializing extension COMPOSITE
[  1050.647] (II) Initializing extension DAMAGE
[  1050.648] (II) Initializing extension MIT-SCREEN-SAVER
[  1050.648] (II) Initializing extension DOUBLE-BUFFER
[  1050.648] (II) Initializing extension RECORD
[  1050.649] (II) Initializing extension DPMS
[  1050.649] (II) Initializing extension Present
[  1050.649] (II) Initializing extension DRI3
[  1050.649] (II) Initializing extension X-Resource
[  1050.649] (II) Initializing extension XVideo
[  1050.650] (II) Initializing extension XVideo-MotionCompensation
[  1050.650] (II) Initializing extension SELinux
[  1050.650] (II) SELinux: Disabled on system
[  1050.650] (II) Initializing extension GLX
[  1050.650] (II) AIGLX: Screen 0 is not DRI2 capable
[  1050.718] (II) IGLX: Loaded and initialized swrast
[  1050.718] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  1050.718] (II) Initializing extension XFree86-VidModeExtension
[  1050.719] (II) Initializing extension XFree86-DGA
[  1050.719] (II) Initializing extension XFree86-DRI
[  1050.719] (II) Initializing extension DRI2
[  1050.719] rdpCreateScreenResources:
[  1050.835] (II) Using input driver 'XRDPMOUSE' for 'xrdpMouse'
[  1050.835] (**) Option "CorePointer"
[  1050.835] (**) xrdpMouse: always reports core events
[  1050.835] rdpmousePreInit: drv 0x55ae2cae40 info 0x55ae4ebda0, flags 0x0
[  1050.835] (II) XINPUT: Adding extended input device "xrdpMouse" (type: Mouse, id 6)
[  1050.835] rdpmouseControl: what 0
[  1050.835] rdpmouseDeviceInit:
[  1050.835] rdpmouseCtrl:
[  1050.835] rdpRegisterInputCallback: type 1 proc 0x7f99599cc0
[  1050.835] (**) xrdpMouse: (accel) keeping acceleration scheme 1
[  1050.835] (**) xrdpMouse: (accel) acceleration profile 0
[  1050.835] (**) xrdpMouse: (accel) acceleration factor: 2.000
[  1050.835] (**) xrdpMouse: (accel) acceleration threshold: 4
[  1050.835] rdpmouseControl: what 1
[  1050.835] rdpmouseDeviceOn:
[  1050.835] (II) Using input driver 'XRDPKEYB' for 'xrdpKeyboard'
[  1050.836] (**) Option "CoreKeyboard"
[  1050.836] (**) xrdpKeyboard: always reports core events
[  1050.836] rdpkeybPreInit: drv 0x55ae2cb230 info 0x55ae65b8e0, flags 0x0
[  1050.836] (II) XINPUT: Adding extended input device "xrdpKeyboard" (type: Keyboard, id 7)
[  1050.836] rdpkeybControl: what 0
[  1050.836] rdpkeybDeviceInit:
[  1050.919] rdpkeybChangeKeyboardControl:
[  1050.920] rdpkeybChangeKeyboardControl: autoRepeat on
[  1050.920] rdpRegisterInputCallback: type 0 proc 0x7f995863b8
[  1050.920] rdpkeybControl: what 1
[  1050.920] rdpkeybDeviceOn:
[  1050.937] (II) config/udev: Adding input device adc-keys (/dev/input/event0)
[  1050.937] (II) AutoAddDevices is off - not adding device.
[  1050.937] (II) config/udev: Adding drm device (/dev/dri/card0)
[  1050.937] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1050.937] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  1050.939] (II) config/udev: Adding input device gpio-keys (/dev/input/event1)
[  1050.939] (II) AutoAddDevices is off - not adding device.
[  1050.952] rdpDeferredRandR:
[  1050.952] rdpResizeSession: width 1024 height 768
[  1050.952]   calling RRScreenSizeSet
[  1050.952] rdpRRScreenSetSize: width 1024 height 768 mmWidth 271 mmHeight 203
[  1050.952] rdpRRGetInfo:
[  1050.953]   screen resized to 1024x768
[  1050.957]   RRScreenSizeSet ok 1
[  1050.957] rdpResizeSession: width 1920 height 1080
[  1050.957]   calling RRScreenSizeSet
[  1050.957] rdpRRScreenSetSize: width 1920 height 1080 mmWidth 508 mmHeight 286
[  1050.958] rdpRRGetInfo:
[  1050.958]   screen resized to 1920x1080
[  1050.969]   RRScreenSizeSet ok 1
[  1050.969] rdpClientConGotConnection:
[  1050.969] rdpClientConGotConnection: g_sck_accept ok new_sck 7
[  1050.969] rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
[  1050.969] rdpAddClientConToDev: adding first clientCon 0x55ae68e030
[  1050.969] rdpClientConProcessMsgVersion: version 0 0 0 1
[  1050.969] rdpClientConProcessScreenSizeMsg: set width 1920 height 1080 bpp 32
[  1050.969] rdpClientConProcessScreenSizeMsg: shmemid 32809 shmemptr 0x7f90f5e000
[  1050.969] rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1920 cy 1080
[  1050.969] rdpClientConProcessMsgClientInfo:
[  1050.970]   got client info bytes 5752
[  1050.970]   jpeg support 0
[  1050.970]   offscreen support 1
[  1050.970]   offscreen size 10485760
[  1050.970]   offscreen entries 100
[  1050.970]   client can not do offscreen to offscreen blits
[  1050.970]   client can do new(color) cursor
[  1050.970]   client can not do multimon
[  1050.970] rdpRRSetRdpOutputs: numCrtcs 0 numOutputs 0 monitorCount 0
[  1050.970] rdpRRSetRdpOutputs: add output 0 left 0 top 0 width 1920 height 1080
[  1050.970] rdpLoadLayout: keylayout 0x00000409 variant  display 11
[  1050.970] rdpkeybChangeKeyboardControl:
[  1050.970] rdpkeybChangeKeyboardControl: autoRepeat on
[  1050.971] rdpkeybChangeKeyboardControl:
[  1050.971] rdpkeybChangeKeyboardControl: autoRepeat on
[  1051.029] rdpInDeferredRepeatCallback:
[  1051.029] rdpkeybChangeKeyboardControl:
[  1051.029] rdpkeybChangeKeyboardControl: autoRepeat off
[  1051.071] rdpInDeferredRepeatCallback:
[  1051.071] rdpkeybChangeKeyboardControl:
[  1051.071] rdpkeybChangeKeyboardControl: autoRepeat off
[  1051.071] rdpInDeferredRepeatCallback:
[  1051.072] rdpkeybChangeKeyboardControl:
[  1051.072] rdpkeybChangeKeyboardControl: autoRepeat off
[  1055.789] rdpmouseControl: what 2
[  1055.790] rdpmouseDeviceOff:
[  1055.791] rdpkeybControl: what 2
[  1055.791] rdpkeybDeviceOff:
[  1055.797] rdpkeybControl: what 3
[  1055.803] rdpkeybUnInit: drv 0x55ae2cb230 info 0x55ae65b8e0, flags 0x0
[  1055.803] rdpUnregisterInputCallback: proc 0x7f995863b8
[  1055.804] rdpmouseControl: what 3
[  1055.804] rdpmouseUnInit: drv 0x55ae2cae40 info 0x55ae4ebda0, flags 0x0
[  1055.804] rdpUnregisterInputCallback: proc 0x7f99599cc0
[  1055.820] rdpCloseScreen:
[  1055.821] xorgxrdpDownDown:
[  1055.821] xorgxrdpDownDown: 1
[  1055.821] rdpClientConDeinit:
[  1055.821] rdpClientConDeinit: disconnecting clientCon
[  1055.821] rdpClientConDisconnect:
[  1055.829] rdpRemoveClientConFromDev: removing clientCon 0x55ae68e030
[  1055.889] rdpClientConDeinit: deleting file /run/xrdp/sockdir/xrdp_display_11
[  1055.889] rdpClientConDeinit: deleting file /run/xrdp/sockdir/xrdp_disconnect_display_11
[  1055.908] (II) Server terminated successfully (0). Closing log file.

The The .xorgxrdp.log for user root is as follows with session keep running:


[    86.971] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    86.971] Build Operating System: linux Ubuntu
[    86.971] Current Operating System: Linux orangepi4-lts 5.10.43 #3.0.6 SMP Mon Aug 1 13:36:03 CST 2022 aarch64
[    86.971] Kernel command line: root=UUID=06e7a778-f82a-4c4d-bc5d-b3809a45ae6e rootwait rootfstype=ext4 bootsplash.bootfile=bootsplash.orangepi console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=f24d4016-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[    86.971] Build Date: 06 July 2022  01:53:24PM
[    86.971] xorg-server 2:1.20.13-1ubuntu1~20.04.3 (For technical support please see http://www.ubuntu.com/support) 
[    86.971] Current version of pixman: 0.38.4
[    86.971]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    86.971] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    86.971] (++) Log file: ".xorgxrdp.11.log", Time: Mon Sep  9 16:28:22 2024
[    86.973] (++) Using config file: "/etc/X11/xrdp/xorg.conf"
[    86.973] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    86.973] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    86.974] (==) ServerLayout "X11 Server"
[    86.974] (**) |-->Screen "Screen (xrdpdev)" (0)
[    86.974] (**) |   |-->Monitor "Monitor"
[    86.974] (**) |   |-->Device "Video Card (xrdpdev)"
[    86.974] (**) |-->Input Device "xrdpMouse"
[    86.974] (**) |-->Input Device "xrdpKeyboard"
[    86.974] (**) Option "DontVTSwitch" "on"
[    86.975] (**) Option "AutoAddDevices" "off"
[    86.975] (**) Not automatically adding devices
[    86.975] (==) Automatically enabling devices
[    86.975] (==) Automatically adding GPU devices
[    86.975] (==) Automatically binding GPU devices
[    86.975] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    86.975] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    86.975]    Entry deleted from font path.
[    86.975] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    built-ins
[    86.975] (==) ModulePath set to "/usr/lib/xorg/modules"
[    86.975] (II) Loader magic: 0x5575a1d010
[    86.975] (II) Module ABI versions:
[    86.975]    X.Org ANSI C Emulation: 0.4
[    86.975]    X.Org Video Driver: 24.1
[    86.975]    X.Org XInput driver : 24.1
[    86.975]    X.Org Server Extension : 10.0
[    86.977] (--) using VT number 2

[    86.977] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    86.980] (II) xfree86: Adding drm device (/dev/dri/card0)
[    86.980] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[    86.981] (II) no primary bus or device found
[    86.981] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    86.981] (II) LoadModule: "dbe"
[    86.981] (II) Module "dbe" already built-in
[    86.981] (II) LoadModule: "ddc"
[    86.981] (II) Module "ddc" already built-in
[    86.981] (II) LoadModule: "extmod"
[    86.981] (II) Module "extmod" already built-in
[    86.981] (II) LoadModule: "glx"
[    86.982] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    86.985] (II) Module glx: vendor="X.Org Foundation"
[    86.985]    compiled for 1.20.13, module version = 1.0.0
[    86.985]    ABI class: X.Org Server Extension, version 10.0
[    86.985] (II) LoadModule: "int10"
[    86.986] (II) Loading /usr/lib/xorg/modules/libint10.so
[    86.991] (II) Module int10: vendor="X.Org Foundation"
[    86.991]    compiled for 1.20.13, module version = 1.0.0
[    86.991]    ABI class: X.Org Video Driver, version 24.1
[    86.991] (II) LoadModule: "record"
[    86.991] (II) Module "record" already built-in
[    86.991] (II) LoadModule: "vbe"
[    86.991] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    86.994] (II) Module vbe: vendor="X.Org Foundation"
[    86.994]    compiled for 1.20.13, module version = 1.1.0
[    86.994]    ABI class: X.Org Video Driver, version 24.1
[    86.994] (II) LoadModule: "glamoregl"
[    86.994] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    87.011] (II) Module glamoregl: vendor="X.Org Foundation"
[    87.011]    compiled for 1.20.13, module version = 1.0.1
[    87.011]    ABI class: X.Org ANSI C Emulation, version 0.4
[    87.011] (II) LoadModule: "xorgxrdp"
[    87.012] (II) Loading /usr/lib/xorg/modules/libxorgxrdp.so
[    87.016] (II) Module XORGXRDP: vendor="X.Org Foundation"
[    87.016]    compiled for 1.20.6, module version = 0.2.12
[    87.016]    ABI class: X.Org Video Driver, version 24.0
[    87.016] xorgxrdpSetup:
[    87.016] (II) LoadModule: "fb"
[    87.016] (II) Loading /usr/lib/xorg/modules/libfb.so
[    87.016] (II) Module fb: vendor="X.Org Foundation"
[    87.017]    compiled for 1.20.13, module version = 1.0.0
[    87.017]    ABI class: X.Org ANSI C Emulation, version 0.4
[    87.017] (II) LoadModule: "xrdpdev"
[    87.017] (II) Loading /usr/lib/xorg/modules/drivers/xrdpdev_drv.so
[    87.019] (II) Module XRDPDEV: vendor="X.Org Foundation"
[    87.019]    compiled for 1.20.6, module version = 0.2.12
[    87.019]    ABI class: X.Org Video Driver, version 24.0
[    87.019] xrdpdevSetup:
[    87.019] (II) LoadModule: "xrdpmouse"
[    87.019] (II) Loading /usr/lib/xorg/modules/input/xrdpmouse_drv.so
[    87.021] (II) Module XRDPMOUSE: vendor="X.Org Foundation"
[    87.021]    compiled for 1.20.6, module version = 0.2.12
[    87.021]    Module class: X.Org XInput Driver
[    87.021]    ABI class: X.Org XInput driver, version 24.1
[    87.021] rdpmousePlug:
[    87.021] (II) LoadModule: "xrdpkeyb"
[    87.021] (II) Loading /usr/lib/xorg/modules/input/xrdpkeyb_drv.so
[    87.022] (II) Module XRDPKEYB: vendor="X.Org Foundation"
[    87.022]    compiled for 1.20.6, module version = 0.2.12
[    87.022]    Module class: X.Org XInput Driver
[    87.022]    ABI class: X.Org XInput driver, version 24.1
[    87.022] rdpkeybPlug:
[    87.023] rdpIdentify:
[    87.023] (II) XRDPDEV: driver for xrdp: XRDPDEV
[    87.023] rdpDriverFunc: op 10
[    87.023] (WW) Falling back to old probe method for XRDPDEV
[    87.023] rdpProbe:
[    87.023] (II) Loading sub module "fb"
[    87.023] (II) LoadModule: "fb"
[    87.023] (II) Loading /usr/lib/xorg/modules/libfb.so
[    87.023] (II) Module fb: vendor="X.Org Foundation"
[    87.023]    compiled for 1.20.13, module version = 1.0.0
[    87.023]    ABI class: X.Org ANSI C Emulation, version 0.4
[    87.023] rdpProbe: found DRMDevice xorg.conf value [/dev/dri/renderD128]
[    87.023] rdpProbe: found DRI3 xorg.conf value [1]
[    87.023] (II) XRDPDEV(0): using default device
[    87.023] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    87.023] rdpPreInit:
[    87.023] rdpPreInit: /dev/dri/renderD128 open failed
[    87.023] (**) XRDPDEV(0): Depth 24, (--) framebuffer bpp 32
[    87.023] (==) XRDPDEV(0): RGB weight 888
[    87.023] (==) XRDPDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    87.023] (==) XRDPDEV(0): Default visual is TrueColor
[    87.023] (==) XRDPDEV(0): DPI set to (96, 96)
[    87.023] (II) XRDPDEV(0):   mode "640x480" ok
[    87.023] (II) XRDPDEV(0):   mode "800x600" ok
[    87.023] (II) XRDPDEV(0): Virtual size is 800x600 (pitch 800)
[    87.023] (**) XRDPDEV(0):  Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    87.023] (II) XRDPDEV(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    87.023] rdpScreenInit: virtualX 800 virtualY 600 rgbBits 8 depth 24
[    87.023] rdpScreenInit: pfbMemory bytes 1920000
[    87.024] rdpScreenInit: pfbMemory 0x7fa50ee010
[    87.024] rdpSimdInit: assigning yuv functions
[    87.024] (==) XRDPDEV(0): Backing store enabled
[    87.024] rdpClientConInit: disconnect idle session after [0] sec
[    87.024] rdpClientConInit: kill disconnected [0] timeout [0] sec
[    87.024] rdpXvInit: depth 24
[    87.024] rdpScreenInit: out
[    87.024] (II) Initializing extension Generic Event Extension
[    87.024] (II) Initializing extension SHAPE
[    87.025] (II) Initializing extension MIT-SHM
[    87.025] (II) Initializing extension XInputExtension
[    87.025] (II) Initializing extension XTEST
[    87.026] (II) Initializing extension BIG-REQUESTS
[    87.026] (II) Initializing extension SYNC
[    87.026] (II) Initializing extension XKEYBOARD
[    87.027] (II) Initializing extension XC-MISC
[    87.027] (II) Initializing extension SECURITY
[    87.027] (II) Initializing extension XFIXES
[    87.028] (II) Initializing extension RENDER
[    87.028] (II) Initializing extension RANDR
[    87.028] (II) Initializing extension COMPOSITE
[    87.029] (II) Initializing extension DAMAGE
[    87.029] (II) Initializing extension MIT-SCREEN-SAVER
[    87.029] (II) Initializing extension DOUBLE-BUFFER
[    87.030] (II) Initializing extension RECORD
[    87.030] (II) Initializing extension DPMS
[    87.030] (II) Initializing extension Present
[    87.030] (II) Initializing extension DRI3
[    87.030] (II) Initializing extension X-Resource
[    87.031] (II) Initializing extension XVideo
[    87.031] (II) Initializing extension XVideo-MotionCompensation
[    87.031] (II) Initializing extension SELinux
[    87.031] (II) SELinux: Disabled on system
[    87.031] (II) Initializing extension GLX
[    87.031] (II) AIGLX: Screen 0 is not DRI2 capable
[    87.102] (II) IGLX: Loaded and initialized swrast
[    87.102] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    87.102] (II) Initializing extension XFree86-VidModeExtension
[    87.102] (II) Initializing extension XFree86-DGA
[    87.103] (II) Initializing extension XFree86-DRI
[    87.103] (II) Initializing extension DRI2
[    87.103] rdpCreateScreenResources:
[    87.238] (II) Using input driver 'XRDPMOUSE' for 'xrdpMouse'
[    87.239] (**) Option "CorePointer"
[    87.239] (**) xrdpMouse: always reports core events
[    87.239] rdpmousePreInit: drv 0x559cdace60 info 0x559cfcdd80, flags 0x0
[    87.239] (II) XINPUT: Adding extended input device "xrdpMouse" (type: Mouse, id 6)
[    87.239] rdpmouseControl: what 0
[    87.239] rdpmouseDeviceInit:
[    87.239] rdpmouseCtrl:
[    87.239] rdpRegisterInputCallback: type 1 proc 0x7fa52d7cc0
[    87.239] (**) xrdpMouse: (accel) keeping acceleration scheme 1
[    87.239] (**) xrdpMouse: (accel) acceleration profile 0
[    87.239] (**) xrdpMouse: (accel) acceleration factor: 2.000
[    87.239] (**) xrdpMouse: (accel) acceleration threshold: 4
[    87.239] rdpmouseControl: what 1
[    87.239] rdpmouseDeviceOn:
[    87.239] (II) Using input driver 'XRDPKEYB' for 'xrdpKeyboard'
[    87.239] (**) Option "CoreKeyboard"
[    87.239] (**) xrdpKeyboard: always reports core events
[    87.239] rdpkeybPreInit: drv 0x559cdad250 info 0x559d13d900, flags 0x0
[    87.239] (II) XINPUT: Adding extended input device "xrdpKeyboard" (type: Keyboard, id 7)
[    87.239] rdpkeybControl: what 0
[    87.239] rdpkeybDeviceInit:
[    87.358] rdpkeybChangeKeyboardControl:
[    87.358] rdpkeybChangeKeyboardControl: autoRepeat on
[    87.358] rdpRegisterInputCallback: type 0 proc 0x7fa52c43b8
[    87.358] rdpkeybControl: what 1
[    87.358] rdpkeybDeviceOn:
[    87.375] (II) config/udev: Adding input device adc-keys (/dev/input/event0)
[    87.375] (II) AutoAddDevices is off - not adding device.
[    87.375] (II) config/udev: Adding drm device (/dev/dri/card0)
[    87.375] (II) xfree86: Adding drm device (/dev/dri/card0)
[    87.375] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[    87.377] (II) config/udev: Adding input device gpio-keys (/dev/input/event1)
[    87.377] (II) AutoAddDevices is off - not adding device.
[    87.389] rdpDeferredRandR:
[    87.389] rdpResizeSession: width 1024 height 768
[    87.389]   calling RRScreenSizeSet
[    87.389] rdpRRScreenSetSize: width 1024 height 768 mmWidth 271 mmHeight 203
[    87.389] rdpRRGetInfo:
[    87.389]   screen resized to 1024x768
[    87.394]   RRScreenSizeSet ok 1
[    87.394] rdpResizeSession: width 1920 height 1080
[    87.395]   calling RRScreenSizeSet
[    87.395] rdpRRScreenSetSize: width 1920 height 1080 mmWidth 508 mmHeight 286
[    87.395] rdpRRGetInfo:
[    87.395]   screen resized to 1920x1080
[    87.406]   RRScreenSizeSet ok 1
[    87.406] rdpClientConGotConnection:
[    87.406] rdpClientConGotConnection: g_sck_accept ok new_sck 7
[    87.406] rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
[    87.406] rdpAddClientConToDev: adding first clientCon 0x559d170070
[    87.406] rdpClientConProcessMsgVersion: version 0 0 0 1
[    87.406] rdpClientConProcessScreenSizeMsg: set width 1920 height 1080 bpp 32
[    87.406] rdpClientConProcessScreenSizeMsg: shmemid 29 shmemptr 0x7f9cc9c000
[    87.406] rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1920 cy 1080
[    87.407] rdpClientConProcessMsgClientInfo:
[    87.407]   got client info bytes 5752
[    87.407]   jpeg support 0
[    87.407]   offscreen support 1
[    87.407]   offscreen size 10485760
[    87.408]   offscreen entries 100
[    87.408]   client can not do offscreen to offscreen blits
[    87.408]   client can do new(color) cursor
[    87.408]   client can not do multimon
[    87.408] rdpRRSetRdpOutputs: numCrtcs 0 numOutputs 0 monitorCount 0
[    87.408] rdpRRSetRdpOutputs: add output 0 left 0 top 0 width 1920 height 1080
[    87.408] rdpLoadLayout: keylayout 0x00000409 variant  display 11
[    87.408] rdpkeybChangeKeyboardControl:
[    87.408] rdpkeybChangeKeyboardControl: autoRepeat on
[    87.409] rdpkeybChangeKeyboardControl:
[    87.409] rdpkeybChangeKeyboardControl: autoRepeat on
[    87.464] rdpInDeferredRepeatCallback:
[    87.464] rdpkeybChangeKeyboardControl:
[    87.464] rdpkeybChangeKeyboardControl: autoRepeat off
[    87.508] rdpInDeferredRepeatCallback:
[    87.508] rdpkeybChangeKeyboardControl:
[    87.508] rdpkeybChangeKeyboardControl: autoRepeat off
[    87.509] rdpInDeferredRepeatCallback:
[    87.509] rdpkeybChangeKeyboardControl:
[    87.509] rdpkeybChangeKeyboardControl: autoRepeat off
[    89.717] rdpRRGetInfo:
[    89.775] rdpkeybChangeKeyboardControl:
[    89.775] rdpkeybChangeKeyboardControl: autoRepeat on
[    89.775] rdpkeybChangeKeyboardControl:
[    89.775] rdpkeybChangeKeyboardControl: autoRepeat on
[    89.780] rdpkeybChangeKeyboardControl:
[    89.780] rdpkeybChangeKeyboardControl: autoRepeat on
[    89.780] rdpkeybChangeKeyboardControl:
[    89.780] rdpkeybChangeKeyboardControl: autoRepeat on
[    89.795] rdpkeybChangeKeyboardControl:
[    89.795] rdpkeybChangeKeyboardControl: autoRepeat on
[    89.796] rdpkeybChangeKeyboardControl:
[    89.796] rdpkeybChangeKeyboardControl: autoRepeat on
[    89.875] rdpInDeferredRepeatCallback:
[    89.875] rdpkeybChangeKeyboardControl:
[    89.875] rdpkeybChangeKeyboardControl: autoRepeat off
[    89.875] rdpInDeferredRepeatCallback:
[    89.875] rdpkeybChangeKeyboardControl:
[    89.875] rdpkeybChangeKeyboardControl: autoRepeat off
[    89.880] rdpInDeferredRepeatCallback:
[    89.880] rdpkeybChangeKeyboardControl:
[    89.880] rdpkeybChangeKeyboardControl: autoRepeat off
[    89.880] rdpInDeferredRepeatCallback:
[    89.880] rdpkeybChangeKeyboardControl:
[    89.880] rdpkeybChangeKeyboardControl: autoRepeat off
[    89.895] rdpInDeferredRepeatCallback:
[    89.895] rdpkeybChangeKeyboardControl:
[    89.895] rdpkeybChangeKeyboardControl: autoRepeat off
[    89.896] rdpInDeferredRepeatCallback:
[    89.896] rdpkeybChangeKeyboardControl:
[    89.896] rdpkeybChangeKeyboardControl: autoRepeat off
matt335672 commented 3 weeks ago

@USeebi

You seem to have not filled in the issues form.

Not only do we need that information, it's of great use to other users searching for a similar problem.

I'm going to close this. By all means re-raise it. We're happy to help, but we need the issues form filling in.