mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 01:49:01 +00:00
This change replaces the default "/dev/dri/card0" by a loop which searches for the first compatible device. This change avoids the error below which happens on some ARM boards: (EE) No devices detected. (EE) Fatal server error: (EE) no screens found(EE) (EE) Signed-off-by: Patrick Lerda <patrick9876@free.fr> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1496> ---------------------------------------------------------------------------- modesetting: Plug seatd suppport into the dynamic dri node detection Extended dynamic detection to 32 /dev nodes Signed-off-by: stefan11111 <stefan11111@shitposting.expert>