Wind River Support Network

HomeDefectsLIN1021-107
Acknowledged

LIN1021-107 : xserver-nodm.service error output on qemu testing

Created: May 17, 2021    Updated: May 25, 2021
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

Description

1, setup.sh --machine intel-x86-64 --dl-layers --distro wrlinux-graphics
2, bitbake wrlinux-image-std-sato
3, boot the target
# systemctl status xserver-nodm.service
● xserver-nodm.service - Xserver startup without a display manager
Loaded: loaded (/lib/systemd/system/xserver-nodm.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2020-08-12 07:44:20 UTC; 17min ago
Main PID: 161 (xinit)
Tasks: 28 (limit: 573)
Memory: 170.0M
CGroup: /system.slice/xserver-nodm.service
├─161 xinit /etc/X11/Xsession – /usr/bin/Xorg :0 -br -pn
├─173 /usr/bin/Xorg :0 -br -pn
├─258 matchbox-window-manager -theme Sato -use_cursor no
├─263 dbus-launch --sh-syntax --exit-with-session
├─265 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
├─277 /usr/libexec/at-spi-bus-launcher --launch-immediately
├─299 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
├─301 matchbox-desktop
├─302 matchbox-panel --start-applets showdesktop,windowselector --end-applets clock,,systray,startup-notify,notify
├─310 /usr/libexec/gconfd-2
├─311 /usr/bin/settings-daemon
├─326 /usr/libexec/at-spi2-registryd --use-gnome-session
├─354 rxvt
├─356 matchbox-terminal
├─357 sh
├─359 matchbox-terminal
├─361 matchbox-terminal
├─365 /bin/sh
├─367 /bin/sh
└─369 /bin/sh

Aug 12 07:47:26 qemux86-64 Xserver[301]: libGL error: pci id for fd 4: 1234:1111, driver (null)
Aug 12 07:47:26 qemux86-64 Xserver[301]: libGL error: MESA-LOADER: failed to open bochs-drm (search paths /usr/lib64/dri)
Aug 12 07:47:26 qemux86-64 Xserver[301]: libGL error: failed to load driver: bochs-drm
Aug 12 07:47:26 qemux86-64 dbus-daemon[265]: [session uid=0 pid=262] Activating service name='org.gnome.GConf' requested by ':1.2' (uid=0 pid=272 comm="/usr/bin/settings-daemon >
Aug 12 07:47:27 qemux86-64 dbus-daemon[265]: [session uid=0 pid=262] Successfully activated service 'org.gnome.GConf'
Aug 12 07:47:28 qemux86-64 Xserver[272]: [settings daemon] Forking. run with -n to prevent fork
Aug 12 07:47:34 qemux86-64 Xserver[299]: dbus-daemon[299]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=302 comm="matchbox-panel --start-appl>
Aug 12 07:47:35 qemux86-64 Xserver[299]: dbus-daemon[299]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 12 07:47:35 qemux86-64 Xserver[326]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 12 07:47:55 qemux86-64 matchbox-deskto[301]: Error loading icon: Icon 'terminal' not present in theme Sato

Steps to Reproduce

1. Create project
    ../setup.sh --dl-layers --all-layers
2. Update local.conf
    Set disto to wrlinux-graphic
    EXTRA_IMAGE_FEATURES_REPLACES_ssh-server-openssh = "ssh-server-dropbear"
    INHERIT += "testimage"
    TEST_QEMUBOOT_TIMEOUT = "1500"
3. Build project
   bitbake wrlinux-image-std-sato
   bitbake wrlinux-image-std-sato -ctestimage
Live chat
Online