Hi,
I am building a custom rootfs based on base Ubuntu 22.04 and Jetpack 6.2. I am using openbox standalone windowing system and the X11 server. When I move the windows around I get a tearing effect. Am I missing some configuration which is done in the sample rootfs or some dependencies?
Thank you.
Xorg.log
[ 13.143]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 13.143] Current Operating System: Linux sensor 5.15.148-tegra #1 SMP PREEMPT Thu May 22 11:21:07 CEST 2025 aarch64
[ 13.143] Kernel command line: root=PARTUUID=185be962-464c-4f48-9296-7f645455ed1b rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 firmware_class.path=/etc/firmware fbcon=map:0 nospectre_bhb video=efifb:off console=tty0 bl_prof_dataptr=2031616@0x271E10000 bl_prof_ro_ptr=65536@0x271E00000
[ 13.143] xorg-server 2:21.1.4-2ubuntu1.7~22.04.14 (For technical support please see http://www.ubuntu.com/support)
[ 13.143] Current version of pixman: 0.40.0
[ 13.143] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13.143] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.143] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 5 10:38:02 2025
[ 13.145] (==) Using config file: "/etc/X11/xorg.conf"
[ 13.145] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.145] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 13.146] (==) ServerLayout "Layout0"
[ 13.146] (**) |-->Screen "Screen0" (0)
[ 13.146] (**) | |-->Monitor "Monitor0"
[ 13.146] (**) | |-->Device "Device0"
[ 13.146] (**) |-->Input Device "Keyboard0"
[ 13.146] (**) |-->Input Device "Mouse0"
[ 13.146] (==) Automatically adding devices
[ 13.146] (==) Automatically enabling devices
[ 13.146] (==) Automatically adding GPU devices
[ 13.146] (==) Automatically binding GPU devices
[ 13.146] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 13.148] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 13.149] Entry deleted from font path.
[ 13.149] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 13.149] Entry deleted from font path.
[ 13.149] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 13.149] Entry deleted from font path.
[ 13.149] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 13.149] Entry deleted from font path.
[ 13.149] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 13.149] Entry deleted from font path.
[ 13.149] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 13.149] Entry deleted from font path.
[ 13.149] (==) FontPath set to:
/usr/share/fonts/X11/misc,
built-ins
[ 13.149] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 13.149] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 13.149] (WW) Disabling Keyboard0
[ 13.149] (WW) Disabling Mouse0
[ 13.149] (II) Loader magic: 0xaaaadc021010
[ 13.149] (II) Module ABI versions:
[ 13.149] X.Org ANSI C Emulation: 0.4
[ 13.149] X.Org Video Driver: 25.2
[ 13.149] X.Org XInput driver : 24.4
[ 13.149] X.Org Server Extension : 10.0
[ 13.150] (++) using VT number 7
[ 13.150] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 13.150] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 13.150] (II) Platform probe for /sys/devices/platform/bus@0/13e00000.host1x/drm/drm/card0
[ 13.153] (II) no primary bus or device found
[ 13.153] falling back to /sys/devices/platform/bus@0/13e00000.host1x/drm/drm/card0
[ 13.153] (II) LoadModule: "glx"
[ 13.154] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 13.163] (II) Module glx: vendor="X.Org Foundation"
[ 13.163] compiled for 1.21.1.4, module version = 1.0.0
[ 13.163] ABI class: X.Org Server Extension, version 10.0
[ 13.163] (II) LoadModule: "nvidia"
[ 13.163] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 13.171] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 13.171] compiled for 1.6.99.901, module version = 1.0.0
[ 13.171] Module class: X.Org Video Driver
[ 13.172] (II) NVIDIA dlloader X Driver 540.4.0 Release Build (bugfix_main) (buildbrain@mobile-u64-6336-d8000) Tue Jan 7 17:24:02 PST 2025
[ 13.172] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 13.179] (II) Loading sub module "fb"
[ 13.179] (II) LoadModule: "fb"
[ 13.179] (II) Module "fb" already built-in
[ 13.179] (II) Loading sub module "wfb"
[ 13.179] (II) LoadModule: "wfb"
[ 13.179] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 13.180] (II) Module wfb: vendor="X.Org Foundation"
[ 13.180] compiled for 1.21.1.4, module version = 1.0.0
[ 13.180] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.182] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 13.182] (==) NVIDIA(0): RGB weight 888
[ 13.182] (==) NVIDIA(0): Default visual is TrueColor
[ 13.182] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.182] (**) NVIDIA(0): Enabling 2D acceleration
[ 13.182] (II) Loading sub module "glxserver_nvidia"
[ 13.182] (II) LoadModule: "glxserver_nvidia"
[ 13.182] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 13.211] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 13.211] compiled for 1.6.99.901, module version = 1.0.0
[ 13.211] Module class: X.Org Server Extension
[ 13.211] (II) NVIDIA GLX Module 540.4.0 Release Build (bugfix_main) (buildbrain@mobile-u64-6336-d8000) Tue Jan 7 17:23:04 PST 2025
[ 13.212] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 13.857] (--) NVIDIA(0): Valid display device(s) on GPU-0 at SoC
[ 13.857] (--) NVIDIA(0): DFP-0
[ 13.969] (II) NVIDIA(0): NVIDIA GPU Orin (nvgpu) (GA10B) at SoC (GPU-0)
[ 13.969] (--) NVIDIA(0): Memory: 7804196 kBytes
[ 13.969] (--) NVIDIA(0): VideoBIOS:
[ 14.081] (--) NVIDIA(GPU-0): DELL P2422H (DFP-0): connected
[ 14.081] (--) NVIDIA(GPU-0): DELL P2422H (DFP-0): Internal TMDS
[ 14.081] (--) NVIDIA(GPU-0): DELL P2422H (DFP-0): 600.0 MHz maximum pixel clock
[ 14.081] (--) NVIDIA(GPU-0):
[ 14.118] (==) NVIDIA(0):
[ 14.118] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 14.118] (==) NVIDIA(0): will be used as the requested mode.
[ 14.118] (==) NVIDIA(0):
[ 14.122] (II) NVIDIA(0): Validated MetaModes:
[ 14.122] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 14.122] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 14.258] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[ 14.258] (--) NVIDIA(0): option
[ 14.258] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 14.258] (II) NVIDIA: access.
[ 14.264] (EE) NVIDIA(0): Failed to allocate NVIDIA Error Handler
[ 14.264] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 14.264] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 14.264] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 14.264] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 14.264] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 14.264] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 14.264] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 14.264] (II) NVIDIA(0): Config Options in the README.
[ 14.323] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 14.428] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 14.428] (==) NVIDIA(0): Backing store enabled
[ 14.428] (==) NVIDIA(0): Silken mouse enabled
[ 14.430] (**) NVIDIA(0): DPMS enabled
[ 14.430] (II) Loading sub module "dri2"
[ 14.430] (II) LoadModule: "dri2"
[ 14.430] (II) Module "dri2" already built-in
[ 14.430] (II) NVIDIA(0): [DRI2] Setup complete
[ 14.430] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 14.431] (II) Initializing extension Generic Event Extension
[ 14.431] (II) Initializing extension SHAPE
[ 14.432] (II) Initializing extension MIT-SHM
[ 14.432] (II) Initializing extension XInputExtension
[ 14.432] (II) Initializing extension XTEST
[ 14.433] (II) Initializing extension BIG-REQUESTS
[ 14.433] (II) Initializing extension SYNC
[ 14.433] (II) Initializing extension XKEYBOARD
[ 14.433] (II) Initializing extension XC-MISC
[ 14.433] (II) Initializing extension SECURITY
[ 14.434] (II) Initializing extension XFIXES
[ 14.434] (II) Initializing extension RENDER
[ 14.434] (II) Initializing extension RANDR
[ 14.434] (II) Initializing extension COMPOSITE
[ 14.434] (II) Initializing extension DAMAGE
[ 14.435] (II) Initializing extension MIT-SCREEN-SAVER
[ 14.435] (II) Initializing extension DOUBLE-BUFFER
[ 14.435] (II) Initializing extension RECORD
[ 14.435] (II) Initializing extension DPMS
[ 14.435] (II) Initializing extension Present
[ 14.435] (II) Initializing extension DRI3
[ 14.435] (II) Initializing extension X-Resource
[ 14.436] (II) Initializing extension XVideo
[ 14.436] (II) Initializing extension XVideo-MotionCompensation
[ 14.436] (II) Initializing extension SELinux
[ 14.436] (II) SELinux: Disabled on system
[ 14.436] (II) Initializing extension GLX
[ 14.436] (II) Initializing extension GLX
[ 14.436] (II) Indirect GLX disabled.
[ 14.437] (II) GLX: Another vendor is already registered for screen 0
[ 14.437] (II) Initializing extension XFree86-VidModeExtension
[ 14.437] (II) Initializing extension XFree86-DGA
[ 14.437] (II) Initializing extension XFree86-DRI
[ 14.437] (II) Initializing extension DRI2
[ 14.437] (II) Initializing extension NV-GLX
[ 14.437] (II) Initializing extension NV-CONTROL
[ 14.438] (II) Initializing extension XINERAMA
[ 14.517] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 14.518] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 14.518] (II) Platform probe for /sys/devices/platform/13800000.display/drm/card1
[ 14.518] (II) LoadModule: "modesetting"
[ 14.518] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 14.519] (II) Module modesetting: vendor="X.Org Foundation"
[ 14.519] compiled for 1.21.1.4, module version = 1.21.1
[ 14.519] Module class: X.Org Video Driver
[ 14.519] ABI class: X.Org Video Driver, version 25.2
[ 14.519] (II) modeset(G0): using drv /dev/dri/card1
[ 14.521] (**) modeset(G0): Depth 24, (--) framebuffer bpp 32
[ 14.521] (==) modeset(G0): RGB weight 888
[ 14.521] (==) modeset(G0): Default visual is TrueColor
[ 14.521] (II) Loading sub module "glamoregl"
[ 14.521] (II) LoadModule: "glamoregl"
[ 14.521] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 14.532] (II) Module glamoregl: vendor="X.Org Foundation"
[ 14.532] compiled for 1.21.1.4, module version = 1.0.1
[ 14.532] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.542] (EE) modeset(G0): eglInitialize() failed
[ 14.542] (II) modeset(G0): glamor initialization failed
[ 14.542] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[ 14.542] (II) modeset(G0): Double-buffered shadow updates: off
[ 14.542] (II) modeset(G0): Output HDMI-1-1 using monitor section Monitor0
[ 14.542] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 14.542] (==) modeset(G0): DPI set to (96, 96)
[ 14.542] (II) Loading sub module "fb"
[ 14.542] (II) LoadModule: "fb"
[ 14.542] (II) Module "fb" already built-in
[ 14.542] (II) Loading sub module "shadow"
[ 14.542] (II) LoadModule: "shadow"
[ 14.542] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 14.543] (II) Module shadow: vendor="X.Org Foundation"
[ 14.543] compiled for 1.21.1.4, module version = 1.1.0
[ 14.543] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.543] (EE) modeset(G0): drmSetMaster failed: Device or resource busy
[ 14.543] (II) UnloadModule: "modesetting"
[ 14.543] (II) UnloadSubModule: "shadow"
[ 14.543] (II) Unloading shadow
[ 14.543] (II) UnloadSubModule: "glamoregl"
[ 14.543] (II) Unloading glamoregl
[ 14.543] xf86: found device 1
[ 14.545] (II) config/udev: Adding input device NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=3 (/dev/input/event4)
[ 14.545] (II) No input driver specified, ignoring this device.
[ 14.545] (II) This device may have been added with another device file.
[ 14.546] (II) config/udev: Adding input device NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=7 (/dev/input/event5)
[ 14.546] (II) No input driver specified, ignoring this device.
[ 14.546] (II) This device may have been added with another device file.
[ 14.546] (II) config/udev: Adding input device NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=8 (/dev/input/event6)
[ 14.546] (II) No input driver specified, ignoring this device.
[ 14.546] (II) This device may have been added with another device file.
[ 14.547] (II) config/udev: Adding input device NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=9 (/dev/input/event7)
[ 14.547] (II) No input driver specified, ignoring this device.
[ 14.547] (II) This device may have been added with another device file.
[ 14.549] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event1)
[ 14.549] (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 14.549] (II) LoadModule: "libinput"
[ 14.549] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 14.554] (II) Module libinput: vendor="X.Org Foundation"
[ 14.554] compiled for 1.20.14, module version = 1.2.1
[ 14.554] Module class: X.Org XInput Driver
[ 14.554] ABI class: X.Org XInput driver, version 24.1
[ 14.554] (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
[ 14.554] (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
[ 14.554] (**) Option "Device" "/dev/input/event1"
[ 14.565] (II) event1 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 14.565] (II) event1 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 14.565] (II) event1 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 14.565] (II) event1 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 14.628] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2.1/1-3.1.2.1:1.0/0003:413C:301A.0001/input/input1/event1"
[ 14.628] (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 6)
[ 14.628] (**) Option "AccelerationScheme" "none"
[ 14.628] (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
[ 14.628] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 14.628] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
[ 14.632] (II) event1 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 14.632] (II) event1 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 14.633] (II) event1 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 14.635] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event2)
[ 14.635] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[ 14.635] (II) Using input driver 'libinput' for 'HID 046a:0023'
[ 14.635] (**) HID 046a:0023: always reports core events
[ 14.636] (**) Option "Device" "/dev/input/event2"
[ 14.639] (II) event2 - HID 046a:0023: is tagged by udev as: Keyboard
[ 14.640] (II) event2 - HID 046a:0023: device is a keyboard
[ 14.640] (II) event2 - HID 046a:0023: device removed
[ 14.668] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2.2/1-3.1.2.2:1.0/0003:046A:0023.0002/input/input2/event2"
[ 14.668] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 7)
[ 14.668] (**) Option "xkb_model" "pc105"
[ 14.668] (**) Option "xkb_layout" "de"
[ 14.668] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.697] (II) event2 - HID 046a:0023: is tagged by udev as: Keyboard
[ 14.697] (II) event2 - HID 046a:0023: device is a keyboard
[ 14.700] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event3)
[ 14.700] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[ 14.700] (II) Using input driver 'libinput' for 'HID 046a:0023'
[ 14.700] (**) HID 046a:0023: always reports core events
[ 14.700] (**) Option "Device" "/dev/input/event3"
[ 14.705] (II) event3 - HID 046a:0023: is tagged by udev as: Keyboard
[ 14.705] (II) event3 - HID 046a:0023: device is a keyboard
[ 14.706] (II) event3 - HID 046a:0023: device removed
[ 14.736] (II) libinput: HID 046a:0023: needs a virtual subdevice
[ 14.736] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2.2/1-3.1.2.2:1.1/0003:046A:0023.0003/input/input3/event3"
[ 14.736] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: MOUSE, id 8)
[ 14.736] (**) Option "AccelerationScheme" "none"
[ 14.736] (**) HID 046a:0023: (accel) selected scheme none/0
[ 14.736] (**) HID 046a:0023: (accel) acceleration factor: 2.000
[ 14.736] (**) HID 046a:0023: (accel) acceleration threshold: 4
[ 14.741] (II) event3 - HID 046a:0023: is tagged by udev as: Keyboard
[ 14.741] (II) event3 - HID 046a:0023: device is a keyboard
[ 14.742] (II) config/udev: Adding input device gpio-keys (/dev/input/event0)
[ 14.742] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[ 14.742] (II) Using input driver 'libinput' for 'gpio-keys'
[ 14.742] (**) gpio-keys: always reports core events
[ 14.742] (**) Option "Device" "/dev/input/event0"
[ 14.744] (II) event0 - gpio-keys: is tagged by udev as: Keyboard
[ 14.744] (II) event0 - gpio-keys: device is a keyboard
[ 14.745] (II) event0 - gpio-keys: device removed
[ 14.784] (**) Option "config_info" "udev:/sys/devices/platform/gpio-keys/input/input0/event0"
[ 14.784] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 9)
[ 14.784] (**) Option "xkb_model" "pc105"
[ 14.784] (**) Option "xkb_layout" "de"
[ 14.784] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.786] (II) event0 - gpio-keys: is tagged by udev as: Keyboard
[ 14.786] (II) event0 - gpio-keys: device is a keyboard
[ 14.802] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[ 14.802] (II) Using input driver 'libinput' for 'HID 046a:0023'
[ 14.802] (**) HID 046a:0023: always reports core events
[ 14.802] (**) Option "Device" "/dev/input/event3"
[ 14.802] (II) libinput: HID 046a:0023: is a virtual subdevice
[ 14.802] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-3/1-3.1/1-3.1.2/1-3.1.2.2/1-3.1.2.2:1.1/0003:046A:0023.0003/input/input3/event3"
[ 14.802] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 10)
[ 14.802] (**) Option "xkb_model" "pc105"
[ 14.802] (**) Option "xkb_layout" "de"
[ 14.802] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 14.803] (II) config/udev: removing GPU device /sys/devices/platform/13800000.display/drm/card1 /dev/dri/card1
[ 14.803] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 14.803] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 14.803] (II) Platform probe for /sys/devices/platform/13800000.display/drm/card1
[ 14.803] (II) LoadModule: "modesetting"
[ 14.803] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 14.803] (II) Module modesetting: vendor="X.Org Foundation"
[ 14.803] compiled for 1.21.1.4, module version = 1.21.1
[ 14.803] Module class: X.Org Video Driver
[ 14.803] ABI class: X.Org Video Driver, version 25.2
[ 14.803] (II) UnloadModule: "modesetting"
[ 14.803] (II) Unloading modesetting
[ 14.804] (II) Failed to load module "modesetting" (already loaded, 0)
[ 14.804] (II) modeset(G0): using drv /dev/dri/card1
[ 14.805] (**) modeset(G0): Depth 24, (--) framebuffer bpp 32
[ 14.805] (==) modeset(G0): RGB weight 888
[ 14.805] (==) modeset(G0): Default visual is TrueColor
[ 14.805] (II) Loading sub module "glamoregl"
[ 14.805] (II) LoadModule: "glamoregl"
[ 14.805] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 14.817] (II) Module glamoregl: vendor="X.Org Foundation"
[ 14.817] compiled for 1.21.1.4, module version = 1.0.1
[ 14.817] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.818] (EE) modeset(G0): eglInitialize() failed
[ 14.818] (II) modeset(G0): glamor initialization failed
[ 14.818] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[ 14.818] (II) modeset(G0): Double-buffered shadow updates: off
[ 14.818] (II) modeset(G0): Output HDMI-1-1 using monitor section Monitor0
[ 14.818] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 14.818] (==) modeset(G0): DPI set to (96, 96)
[ 14.818] (II) Loading sub module "fb"
[ 14.818] (II) LoadModule: "fb"
[ 14.818] (II) Module "fb" already built-in
[ 14.818] (II) Loading sub module "shadow"
[ 14.818] (II) LoadModule: "shadow"
[ 14.819] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 14.819] (II) Module shadow: vendor="X.Org Foundation"
[ 14.819] compiled for 1.21.1.4, module version = 1.1.0
[ 14.819] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.819] (EE) modeset(G0): drmSetMaster failed: Device or resource busy
[ 14.819] (II) UnloadModule: "modesetting"
[ 14.819] (II) UnloadSubModule: "shadow"
[ 14.819] (II) Unloading shadow
[ 14.819] (II) UnloadSubModule: "glamoregl"
[ 14.819] (II) Unloading glamoregl
[ 14.819] xf86: found device 1