Description of problem: Listing of xorg-x11-6.7.0-5.1.x86_64.rpm reveals /usr/X11R6/lib64/modules/drivers /usr/X11R6/lib64/modules/drivers/i810_drv.o and that is it. It is small wonder that things do not work (unless you happen to have a card which fits that driver). xorg-x11-6.7.0-5.1.i386.rpm includes 39 different drivers instead of one. Version-Release number of selected component (if applicable): xorg-x11-6.7.0-5.1.x86_64
Known problem, fixed in 6.7.0-6. Accidentally added i810 to "XF86CardDrivers" when building, when I intended to add it to "XF86ExtraCardDrivers". This caused the driver defaults to be overridden to just i810 on x86_64. The new build removes that, and instead patches the xorg.cf file directly, which is what we need to submit to upstream for next upstream release anyway. Should propagate to rawhide within 24 hours or so.