stefan11111 c25d5f8725 src: run alongside fbdev
The old code checked for whether or not files matching
/dev/fb* or /dev/dri/card* were present on a system.

This is wrong for multiple reasons.
Vesa works fine alongside a framebuffer driver.
Testing whether a device file exists or not is not
enough to detarmine that a driver is present, those
device files should also be able to be opened.

Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
2025-09-16 17:23:48 +02:00
2025-07-29 18:33:49 +02:00
2025-09-16 17:23:48 +02:00
2017-01-26 14:00:22 +10:00
2022-01-30 08:53:56 -08:00

xf86-video-vesa - Generic VESA video driver for the Xorg X server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 715 KiB
Languages
C 89.8%
Makefile 5.1%
M4 4.5%
Shell 0.6%