You are not logged in.

#1 2022-08-28 21:48:22

juicyjon
Member
Registered: 2022-08-28
Posts: 3

Unable to get display manager (i3) to launch correctly from Xrdp

Issue:

Hello all. New to Arch here and I am working on getting Xorg and my display manager (i3) working correctly. I believe my X server is starting fine but never launches my display manager. This is what I currently displays after login:

Snippet of the Xrdp session on displaying tiny red, green, and white lines (which makes me think it is some sort of driver/display issue). Whenever I hit 'alt'+'enter' a new red line appears from the top that I can close out by hitting the far right square [ ]


Any direction on what I need to look into is appreciated.


Relevant information:

This arch server is hosted over Digital Ocean with this Offical Arch cloud image

Video card information:

Archy% lspci -v | grep -A1 -e VGA -e 3D
00:02.0 VGA compatible controller: Red Hat, Inc. QXL paravirtual graphic card (rev 05) (prog-if 00 [VGA controller])
        Subsystem: Red Hat, Inc. QEMU Virtual Machine
Archy%

The following video drivers have been installed via pacman:

Archy% pacman -Q | grep xf86
libxxf86vm 1.1.4-5
xf86-input-libinput 1.2.1-1
xf86-video-dummy 0.4.0-1
xf86-video-fbdev 0.5.0-3
xf86-video-vesa 2.5.0-3
xf86-video-vmware 13.3.0-4

~/.xinitrc includes exec i3 (not full config file)

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

exec i3

/etc/X11/xorg.conf.d

Section "Monitor"
        Identifier "dummy_monitor"
        HorizSync 28.0-80.0
        VertRefresh 48.0-75.0
        Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118
EndSection

Section "Device"
        Identifier "dummy_card"
        VideoRam 256000
        Driver "dummy"
EndSection

Section "Screen"
        Identifier "dummy_screen"
        Device "dummy_card"
        Monitor "dummy_monitor"
        SubSection "Display"
        EndSubSection
EndSection

Last but not least -- my Xorg.0.log

Archy% cat ~/.local/share/xorg/Xorg.0.log
[    16.523]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    16.525] Current Operating System: Linux Archy 5.19.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 25 Aug 2022 17:31:12 +0000 x86_64
[    16.525] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=94e70ffe-5d1b-4981-90a7-50b7fc0e30c4 rw console=tty0 console=ttyS0,115200 loglevel=3 quiet
[    16.526]
[    16.526] Current version of pixman: 0.40.0
[    16.526]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    16.526] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    16.526] (==) Log file: "/home/arch/.local/share/xorg/Xorg.0.log", Time: Sun Aug 28 10:26:32 2022
[    16.529] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    16.530] (==) No Layout section.  Using the first Screen section.
[    16.530] (**) |-->Screen "dummy_screen" (0)
[    16.530] (**) |   |-->Monitor "dummy_monitor"
[    16.530] (**) |   |-->Device "dummy_card"
[    16.530] (==) Automatically adding devices
[    16.530] (==) Automatically enabling devices
[    16.530] (==) Automatically adding GPU devices
[    16.530] (==) Automatically binding GPU devices
[    16.530] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    16.530] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    16.530]    Entry deleted from font path.
[    16.530] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    16.530]    Entry deleted from font path.
[    16.530] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    16.530]    Entry deleted from font path.
[    16.530] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    16.530]    Entry deleted from font path.
[    16.534] (==) FontPath set to:
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[    16.534] (==) ModulePath set to "/usr/lib/xorg/modules"
[    16.534] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    16.534] (II) Module ABI versions:
[    16.534]    X.Org ANSI C Emulation: 0.4
[    16.534]    X.Org Video Driver: 25.2
[    16.534]    X.Org XInput driver : 24.4
[    16.534]    X.Org Server Extension : 10.0
[    16.536] (++) using VT number 1

[    16.538] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[    16.539] (II) xfree86: Adding drm device (/dev/dri/card0)
[    16.539] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    16.540] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    16.544] (--) PCI:*(0@0:2:0) 1b36:0100:1af4:1100 rev 5, Mem @ 0xf8000000/67108864, 0xfc000000/16777216, 0xfd010000/8192, I/O @ 0x0000c1a0/32, BIOS @ 0x????????/131072
[    16.544] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    16.544] (II) LoadModule: "glx"
[    16.548] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    16.562] (II) Module glx: vendor="X.Org Foundation"
[    16.562]    compiled for 1.21.1.4, module version = 1.0.0
[    16.562]    ABI class: X.Org Server Extension, version 10.0
[    16.562] (II) LoadModule: "dummy"
[    16.562] (II) Loading /usr/lib/xorg/modules/drivers/dummy_drv.so
[    16.563] (II) Module dummy: vendor="X.Org Foundation"
[    16.563]    compiled for 1.21.1.3, module version = 0.4.0
[    16.563]    Module class: X.Org Video Driver
[    16.563]    ABI class: X.Org Video Driver, version 25.2
[    16.563] (II) DUMMY: Driver for Dummy chipsets: dummy
[    16.563] (WW) Falling back to old probe method for dummy
[    16.564] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    16.564] (II) DUMMY(0): Chipset is a DUMMY
[    16.564] (==) DUMMY(0): Depth 24, (--) framebuffer bpp 32
[    16.564] (==) DUMMY(0): RGB weight 888
[    16.564] (==) DUMMY(0): Default visual is TrueColor
[    16.564] (==) DUMMY(0): Using gamma correction (1.0, 1.0, 1.0)
[    16.564] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[    16.564] (**) DUMMY(0): VideoRAM: 256000 kByte
[    16.564] (--) DUMMY(0): Max Clock: 300000 kHz
[    16.564] (II) DUMMY(0): dummy_monitor: Using hsync range of 28.00-80.00 kHz
[    16.564] (II) DUMMY(0): dummy_monitor: Using vrefresh range of 48.00-75.00 Hz
[    16.564] (WW) DUMMY(0): Unable to estimate virtual size
[    16.564] (II) DUMMY(0): Clock range:  11.00 to 300.00 MHz
[    16.564] (II) DUMMY(0): Not using default mode "640x350" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "320x175" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "640x400" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "320x200" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "720x400" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "360x200" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "640x480" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "320x240" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "800x600" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "400x300" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1024x768i" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "512x384i" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1024x768" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "512x384" (vrefresh out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1280x960" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "640x480" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1280x1024" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "640x512" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1600x1200" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "800x600" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1600x1200" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "800x600" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1600x1200" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "800x600" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1600x1200" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "800x600" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1792x1344" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "896x672" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1792x1344" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "896x672" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1856x1392" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "928x696" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1856x1392" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "928x696" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1920x1440" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "960x720" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1920x1440" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "960x720" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1400x1050" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "700x525" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "960x720" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "2048x1536" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1024x768" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1024x768" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1024x768" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "640x360" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "640x360" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "720x405" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "360x202" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "720x405" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "360x202" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "864x486" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "960x540" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "1024x576" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "1280x720" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "1368x768" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "1600x900" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "2048x1152" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "2560x1440" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "1280x720" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "2560x1440" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1280x720" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "2880x1620" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1440x810" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "2880x1620" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1440x810" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "3200x1800" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1600x900" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "3200x1800" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1600x900" (hsync out of range)
[    16.564] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "4096x2304" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "4096x2304" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "5120x2880" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "2560x1440" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "5120x2880" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "2560x1440" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "7680x4320" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "7680x4320" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "15360x8640" (insufficient memory for mode)
[    16.564] (II) DUMMY(0): Not using default mode "7680x4320" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "15360x8640" (insufficient memory for mode)
[    16.564] (II) DUMMY(0): Not using default mode "7680x4320" (bad mode clock/interlace/doublescan)
[    16.564] (II) DUMMY(0): Not using default mode "1280x800" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "1400x900" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
[    16.564] (II) DUMMY(0): Not using default mode "2560x1600" (hsync out of range)
[    16.565] (II) DUMMY(0): Not using default mode "1280x800" (hsync out of range)
[    16.565] (II) DUMMY(0): Not using default mode "2560x1600" (bad mode clock/interlace/doublescan)
[    16.565] (II) DUMMY(0): Not using default mode "1280x800" (hsync out of range)
[    16.565] (II) DUMMY(0): Virtual size is 2048x1200 (pitch 2048)
[    16.565] (**) DUMMY(0): *Default mode "2048x1152": 197.0 MHz, 71.6 kHz, 59.9 Hz
[    16.565] (II) DUMMY(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1920x1200": 193.2 MHz, 74.6 kHz, 59.9 Hz
[    16.565] (II) DUMMY(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz zd)
[    16.565] (**) DUMMY(0): *Mode "1920x1080": 172.8 MHz, 67.1 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 (67.1 kHz z)
[    16.565] (**) DUMMY(0): *Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1680x1050": 146.2 MHz, 65.3 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1600x900": 118.2 MHz, 56.0 kHz, 59.9 Hz
[    16.565] (II) DUMMY(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1400x900": 103.5 MHz, 56.0 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1368x768": 85.2 MHz, 47.8 kHz, 59.9 Hz
[    16.565] (II) DUMMY(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1280x800": 83.5 MHz, 49.7 kHz, 59.8 Hz
[    16.565] (II) DUMMY(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1280x720": 74.5 MHz, 44.8 kHz, 59.9 Hz
[    16.565] (II) DUMMY(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
[    16.565] (II) DUMMY(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[    16.565] (II) DUMMY(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1024x576": 78.4 MHz, 71.0 kHz, 60.0 Hz (D)
[    16.565] (II) DUMMY(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1024x576": 98.5 MHz, 71.6 kHz, 60.0 Hz (D)
[    16.565] (II) DUMMY(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "1024x576": 46.5 MHz, 35.9 kHz, 59.9 Hz
[    16.565] (II) DUMMY(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "960x600": 77.0 MHz, 74.0 kHz, 60.0 Hz (D)
[    16.565] (II) DUMMY(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "960x600": 96.6 MHz, 74.6 kHz, 59.9 Hz (D)
[    16.565] (II) DUMMY(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
[    16.565] (II) DUMMY(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "960x540": 69.2 MHz, 66.6 kHz, 60.0 Hz (D)
[    16.565] (II) DUMMY(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "960x540": 86.5 MHz, 67.2 kHz, 60.0 Hz (D)
[    16.565] (II) DUMMY(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "960x540": 40.8 MHz, 33.5 kHz, 59.6 Hz
[    16.565] (II) DUMMY(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
[    16.565] (II) DUMMY(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
[    16.565] (II) DUMMY(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[    16.565] (II) DUMMY(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
[    16.565] (II) DUMMY(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz zd)
[    16.565] (**) DUMMY(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[    16.566] (II) DUMMY(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "840x525": 73.1 MHz, 65.3 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "864x486": 32.5 MHz, 30.3 kHz, 59.9 Hz
[    16.566] (II) DUMMY(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "800x450": 59.1 MHz, 56.0 kHz, 59.9 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "700x450": 51.8 MHz, 56.0 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
[    16.566] (II) DUMMY(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
[    16.566] (II) DUMMY(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[    16.566] (II) DUMMY(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "684x384": 42.6 MHz, 47.8 kHz, 59.9 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x400": 35.5 MHz, 49.3 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x400": 41.8 MHz, 49.7 kHz, 59.9 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "640x360": 37.2 MHz, 44.8 kHz, 59.9 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "512x288": 23.2 MHz, 35.9 kHz, 60.0 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "512x288": 21.0 MHz, 35.5 kHz, 59.9 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "480x270": 18.6 MHz, 33.3 kHz, 59.8 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "480x270": 20.4 MHz, 33.5 kHz, 59.6 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "432x243": 16.2 MHz, 30.3 kHz, 59.9 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz zd)
[    16.566] (**) DUMMY(0): *Default mode "432x243": 15.2 MHz, 29.8 kHz, 59.6 Hz (D)
[    16.566] (II) DUMMY(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz zd)
[    16.567] (**) DUMMY(0): *Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
[    16.567] (II) DUMMY(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz zd)
[    16.567] (**) DUMMY(0): *Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
[    16.567] (II) DUMMY(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz zd)
[    16.567] (**) DUMMY(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
[    16.567] (II) DUMMY(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd)
[    16.567] (==) DUMMY(0): DPI set to (96, 96)
[    16.567] (II) Loading sub module "fb"
[    16.567] (II) LoadModule: "fb"
[    16.567] (II) Module "fb" already built-in
[    16.567] (II) Loading sub module "ramdac"
[    16.567] (II) LoadModule: "ramdac"
[    16.567] (II) Module "ramdac" already built-in
[    16.568] (II) DUMMY(0): Output DUMMY0 using monitor section dummy_monitor
[    16.568] (II) DUMMY(0): Output DUMMY0 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ff26a0) and output DUMMY0 (0x555695ff3170)
[    16.568] (II) DUMMY(0): Output DUMMY1 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ff35d0) and output DUMMY1 (0x555695ff40a0)
[    16.568] (II) DUMMY(0): Output DUMMY2 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ff7e40) and output DUMMY2 (0x555695ff8910)
[    16.568] (II) DUMMY(0): Output DUMMY3 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ff8d30) and output DUMMY3 (0x555695ff9800)
[    16.568] (II) DUMMY(0): Output DUMMY4 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ff9c20) and output DUMMY4 (0x555695ffa6f0)
[    16.568] (II) DUMMY(0): Output DUMMY5 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ffab10) and output DUMMY5 (0x555695ffb5e0)
[    16.568] (II) DUMMY(0): Output DUMMY6 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ffba00) and output DUMMY6 (0x555695ffc4d0)
[    16.568] (II) DUMMY(0): Output DUMMY7 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ffc8f0) and output DUMMY7 (0x555695ffd410)
[    16.568] (II) DUMMY(0): Output DUMMY8 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ffd830) and output DUMMY8 (0x555695ffe300)
[    16.568] (II) DUMMY(0): Output DUMMY9 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695ffe720) and output DUMMY9 (0x555695fff250)
[    16.568] (II) DUMMY(0): Output DUMMY10 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555695fff670) and output DUMMY10 (0x555696000140)
[    16.568] (II) DUMMY(0): Output DUMMY11 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555696000560) and output DUMMY11 (0x5556960010a0)
[    16.568] (II) DUMMY(0): Output DUMMY12 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555696001530) and output DUMMY12 (0x555696002000)
[    16.568] (II) DUMMY(0): Output DUMMY13 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555696002420) and output DUMMY13 (0x555696002f70)
[    16.568] (II) DUMMY(0): Output DUMMY14 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555696003410) and output DUMMY14 (0x555696003ee0)
[    16.568] (II) DUMMY(0): Output DUMMY15 has no monitor section
[    16.568] (II) DUMMY(0): Created crtc (0x555696004300) and output DUMMY15 (0x555696004e60)
[    16.568] (II) DUMMY(0): Not using default mode "1024x576" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "1024x576" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "960x600" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "960x600" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "960x540" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "960x540" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "800x600" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "840x525" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "700x525" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "800x450" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "640x512" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "640x512" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "700x450" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "640x480" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "684x384" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "640x400" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "640x400" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "576x432" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "640x360" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "512x384" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "512x384" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "512x384" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "512x288" (doublescan mode not supported)
[    16.568] (II) DUMMY(0): Not using default mode "512x288" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "416x312" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "480x270" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "480x270" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "400x300" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "400x300" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "400x300" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "400x300" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "432x243" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "432x243" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "320x240" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "320x240" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Not using default mode "320x240" (doublescan mode not supported)
[    16.569] (II) DUMMY(0): Printing probed modes for output DUMMY0
[    16.569] (II) DUMMY(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 (67.1 kHz z)
[    16.569] (II) DUMMY(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz zd)
[    16.569] (II) DUMMY(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz zd)
[    16.569] (II) DUMMY(0): EDID for output DUMMY1
[    16.569] (II) DUMMY(0): EDID for output DUMMY2
[    16.569] (II) DUMMY(0): EDID for output DUMMY3
[    16.569] (II) DUMMY(0): EDID for output DUMMY4
[    16.569] (II) DUMMY(0): EDID for output DUMMY5
[    16.569] (II) DUMMY(0): EDID for output DUMMY6
[    16.569] (II) DUMMY(0): EDID for output DUMMY7
[    16.569] (II) DUMMY(0): EDID for output DUMMY8
[    16.569] (II) DUMMY(0): EDID for output DUMMY9
[    16.569] (II) DUMMY(0): EDID for output DUMMY10
[    16.569] (II) DUMMY(0): EDID for output DUMMY11
[    16.569] (II) DUMMY(0): EDID for output DUMMY12
[    16.569] (II) DUMMY(0): EDID for output DUMMY13
[    16.569] (II) DUMMY(0): EDID for output DUMMY14
[    16.569] (II) DUMMY(0): EDID for output DUMMY15
[    16.569] (II) DUMMY(0): Output DUMMY0 connected
[    16.569] (II) DUMMY(0): Output DUMMY1 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY2 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY3 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY4 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY5 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY6 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY7 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY8 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY9 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY10 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY11 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY12 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY13 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY14 disconnected
[    16.569] (II) DUMMY(0): Output DUMMY15 disconnected
[    16.570] (II) DUMMY(0): Using exact sizes for initial modes
[    16.570] (II) DUMMY(0): Output DUMMY0 using initial mode 1600x1200 +0+0
[    16.570] (II) DUMMY(0): Using 30800 scanlines of offscreen memory
[    16.570] (==) DUMMY(0): Backing store enabled
[    16.570] (==) DUMMY(0): Silken mouse enabled
[    16.570] (II) Initializing extension Generic Event Extension
[    16.570] (II) Initializing extension SHAPE
[    16.571] (II) Initializing extension MIT-SHM
[    16.571] (II) Initializing extension XInputExtension
[    16.572] (II) Initializing extension XTEST
[    16.572] (II) Initializing extension BIG-REQUESTS
[    16.572] (II) Initializing extension SYNC
[    16.572] (II) Initializing extension XKEYBOARD
[    16.573] (II) Initializing extension XC-MISC
[    16.573] (II) Initializing extension SECURITY
[    16.573] (II) Initializing extension XFIXES
[    16.573] (II) Initializing extension RENDER
[    16.573] (II) Initializing extension RANDR
[    16.574] (II) Initializing extension COMPOSITE
[    16.574] (II) Initializing extension DAMAGE
[    16.574] (II) Initializing extension MIT-SCREEN-SAVER
[    16.574] (II) Initializing extension DOUBLE-BUFFER
[    16.574] (II) Initializing extension RECORD
[    16.574] (II) Initializing extension DPMS
[    16.574] (II) Initializing extension Present
[    16.574] (II) Initializing extension DRI3
[    16.574] (II) Initializing extension X-Resource
[    16.574] (II) Initializing extension XVideo
[    16.574] (II) Initializing extension XVideo-MotionCompensation
[    16.574] (II) Initializing extension GLX
[    16.575] (II) AIGLX: Screen 0 is not DRI2 capable
[    16.928] (II) IGLX: Loaded and initialized swrast
[    16.928] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    16.928] (II) Initializing extension XFree86-VidModeExtension
[    16.928] (II) Initializing extension XFree86-DGA
[    16.929] (II) Initializing extension XFree86-DRI
[    16.929] (II) Initializing extension DRI2
[    16.929] (II) DUMMY(0): Setting screen physical size to 423 x 317
[    17.070] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    17.070] (II) No input driver specified, ignoring this device.
[    17.070] (II) This device may have been added with another device file.
[    17.071] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[    17.071] (II) No input driver specified, ignoring this device.
[    17.071] (II) This device may have been added with another device file.
[    17.072] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event3)
[    17.072] (II) No input driver specified, ignoring this device.
[    17.072] (II) This device may have been added with another device file.
[    17.072] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse1)
[    17.072] (II) No input driver specified, ignoring this device.
[    17.072] (II) This device may have been added with another device file.
[    17.073] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/event2)
[    17.073] (II) No input driver specified, ignoring this device.
[    17.073] (II) This device may have been added with another device file.
[    17.074] (II) config/udev: Adding input device VirtualPS/2 VMware VMMouse (/dev/input/mouse0)
[    17.074] (II) No input driver specified, ignoring this device.
[    17.074] (II) This device may have been added with another device file.

Last edited by juicyjon (2022-08-29 16:56:24)

Offline

#2 2022-08-28 22:24:39

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,480
Website

Re: Unable to get display manager (i3) to launch correctly from Xrdp

Why are you (trying to) start X on a remote system?  What is your intended result?  Is there even a display attached to the server?  Do you want a graphical session on the system you are sitting at?  If so, you'll need to either A) run a display server on your local system which can provide a display for the remote clients, or B) use a VNC / Remote Desktop setup.

It looks like X is running fine, but there is only a dummy output (i.e., no actual display).

Last edited by Trilby (2022-08-28 22:25:20)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2022-08-28 22:50:09

juicyjon
Member
Registered: 2022-08-28
Posts: 3

Re: Unable to get display manager (i3) to launch correctly from Xrdp

Ultimately, I do want to use Xrdp to my Arch machine. More specifically, upon successful authentication, I want /etc/xrdp/startwm.sh to launch ~/.xinitrc which in return starts and displays my i3 (from ~/.xinitrc that I posted above).

I figured, that I need to fix the current issue to get Xrdp working.

xrdp information:

- Built and installed from AUR.
- Upon succesful authentication, xrdp launches /etc/xrdp/startwm.sh; which determines it is a arch OS and launches ~/.xinitrc (config posted in original post)
- But after authentication I am left with a timeout on waiting to connect to display manager (see screen shot here) after waiting ~10 minutes for something to display

Logs from /var/log/xrdp-sesman of this connection:

[20220828-17:38:35] [INFO ] Socket 12: AF_INET6 connection received from ::1 port 45234
[20220828-17:38:35] [INFO ] Terminal Server Users group is disabled, allowing authentication
[20220828-17:38:35] [INFO ] ++ created session (access granted): username arch, ip ::fft::[mask]..[mask].140:59887 - socket: 12
[20220828-17:38:35] [INFO ] starting Xorg session...
[20220828-17:38:35] [INFO ] Starting session: session_pid 1313, display :10.0, width 2560, height 1440, bpp 24, client ip ::ffff:[mask]..[mask].140:59887 - socket: 12, user name arch
[20220828-17:38:35] [INFO ] [session start] (display 10): calling auth_start_session from pid 1313
[20220828-17:38:35] [ERROR] sesman_data_in: scp_process_msg failed
[20220828-17:38:35] [ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans
[20220828-17:38:35] [INFO ] Starting X server on display 10: /usr/lib/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
[20220828-17:38:36] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20220828-17:38:36] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20220828-17:38:36] [INFO ] Session started successfully for user arch on display 10
[20220828-17:38:36] [INFO ] Session in progress on display 10, waiting until the window manager (pid 1314) exits to end the session
[20220828-17:38:36] [INFO ] Starting the xrdp channel server for display 10
[20220828-17:38:36] [INFO ] Found X server running at /tmp/.X11-unix/X10
[20220828-17:38:36] [INFO ] Starting the default window manager on display 10: /etc/xrdp/startwm.sh
Another update

After more digging in the arch wiki for XRDP I noticed there are associated modules with it named 'xorgxrdp' I built and installed it. I also made sure that Xorg is launching from the display profile that xorgxrdp built.

Now after connecting via Xrdp. I can confirm the logs show it is using xorgxrdp for hardware information. I do see it is actually trying to display something (YES!!!!!). Sadly, the screen is completely black besides a few red, green, and white brackets at the bottom right --- Please see screenshot.

Any assistance is greatly appreciated.


Display parameters being passed by: /etc/X11/xrdp/xorg.conf

Archy% pwd; cat ./xorg.conf
/etc/X11/xrdp

Section "ServerLayout"
    Identifier "X11 Server"
    Screen "Screen (xrdpdev)"
    InputDevice "xrdpMouse" "CorePointer"
    InputDevice "xrdpKeyboard" "CoreKeyboard"
EndSection

Section "ServerFlags"
    # This line prevents "ServerLayout" sections in xorg.conf.d files
    # overriding the "X11 Server" layout (xrdp #1784)
    Option "DefaultServerLayout" "X11 Server"
    Option "DontVTSwitch" "on"
    Option "AutoAddDevices" "off"
EndSection

Section "Module"
    Load "dbe"
    Load "ddc"
    Load "extmod"
    Load "glx"
    Load "int10"
    Load "record"
    Load "vbe"
    Load "xorgxrdp"
    Load "fb"
EndSection

Section "InputDevice"
    Identifier "xrdpKeyboard"
    Driver "xrdpkeyb"
EndSection

Section "InputDevice"
    Identifier "xrdpMouse"
    Driver "xrdpmouse"
EndSection

Section "Monitor"
    Identifier "Monitor"
    Option "DPMS"
    HorizSync 30-80
    VertRefresh 60-75
    ModeLine "1920x1080" 138.500 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync
    ModeLine "1280x720" 74.25 1280 1720 1760 1980 720 725 730 750 +HSync +VSync
    Modeline "1368x768" 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync
    Modeline "1600x900" 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync
EndSection

Section "Device"
    Identifier "Video Card (xrdpdev)"
    Driver "xrdpdev"
    Option "DRMDevice" "/dev/dri/renderD128"
    Option "DRI3" "1"
EndSection

Section "Screen"
    Identifier "Screen (xrdpdev)"
    Device "Video Card (xrdpdev)"
    Monitor "Monitor"
    DefaultDepth 24
    SubSection "Display"
        Depth 24
        Modes "640x480" "800x600" "1024x768" "1280x720" "1280x1024" "1600x900" "1920x1080"
    EndSubSection
EndSection
Archy%

Last edited by juicyjon (2022-08-29 01:12:30)

Offline

#4 2022-08-29 08:09:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,491

Re: Unable to get display manager (i3) to launch correctly from Xrdp

I do see it is actually trying to display something (YES!!!!!). Sadly, the screen is completely black besides a few red, green, and white brackets at the bottom right

The image doesn't load (imgbb problem) but this sounds as if you're simply missing some font package?

Offline

#5 2022-08-29 16:13:28

juicyjon
Member
Registered: 2022-08-28
Posts: 3

Re: Unable to get display manager (i3) to launch correctly from Xrdp

Unsure why the image did not load for you. Here is a better screenshot of what is going on once I Xrdp in: Snippet of the Xrdp session on displaying tiny red, green, and white lines (which makes me think it is some sort of driver/display issue). Every time it hit 'alt' + 'enter' a new red line appears - which makes me think i3 is working as intended there is just some type of display issue (may be its fonts too).

Next Steps:

I see your comment about the fonts and understand that it may be causing some issues. I will work on making sure the fonts are there that Xrdp is complaining about. Apparently, I need to review this first https://wiki.archlinux.org/title/Font_configuration.


Thank you. I appreciate all responses from the community.

Last edited by juicyjon (2022-08-29 16:54:50)

Offline

#6 2022-08-29 17:41:06

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,480
Website

Re: Unable to get display manager (i3) to launch correctly from Xrdp

Yup, missing font(s) is the only issue (or at least the only one for which symptoms are currently apparent).  Every time you hit alt+enter a new red line appears because each one of those red lines is the title bar of the client window you opened.

Last edited by Trilby (2022-08-29 17:41:33)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB