Description:
On RB3, during bootup, display driver doesn't start probing until 20s because the entire kernel probe pipeline is synchronously blocked for 6.8 seconds by a PCIe USB controller quirk.
root@rb3gen2-core-kit:/# export XDG_RUNTIME_DIR=/run/user/1000 && export WAYLAND_DISPLAY=wayland-1 && weston-simple-egl
weston-simple-egl: /usr/src/debug/weston/15.0.1/clients/simple-egl.c:1459: main: Assertion `display.display' failed.
Aborted (core dumped) weston-simple-egl
Steps to reproduce:
- export XDG_RUNTIME_DIR=/run/user/1000 && export WAYLAND_DISPLAY=wayland-1 && weston-simple-egl
Description:
On RB3, during bootup, display driver doesn't start probing until 20s because the entire kernel probe pipeline is synchronously blocked for 6.8 seconds by a PCIe USB controller quirk.
root@rb3gen2-core-kit:/# export XDG_RUNTIME_DIR=/run/user/1000 && export WAYLAND_DISPLAY=wayland-1 && weston-simple-egl
weston-simple-egl: /usr/src/debug/weston/15.0.1/clients/simple-egl.c:1459: main: Assertion `display.display' failed.
Aborted (core dumped) weston-simple-egl
Steps to reproduce: