On Wed, May 18, 2022 at 05:37:32PM +0300, Martin-Éric Racine wrote: > On Wed, May 18, 2022 at 5:03 PM Julien Cristau <[email protected]> wrote: > > On Wed, May 18, 2022 at 04:52:01PM +0300, Martin-Éric Racine wrote: > > > xf86-video-vesa fails to lauch on a VESA-capable host. Logs attached. > > > > > Please include kernel logs, and contents of /proc/fb. > > $ cat /proc/fb > 0 VESA VGA > > Output of dmesg attached. > So you're using vesafb in the kernel, that's not compatible with the vesa Xorg driver, you have to pick one.
Another question is why the fbdev Xorg driver fails to init, so you can try debugging that. Cheers, Julien

