Installing the xf86-video-fbdev
driver wasn’t enough.
Section "Device"
Identifier "Screen0"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
EndSection
It needed to be told this much.
So now I have X. Unaccelerated, slow, but X nevertheless.