On Fri, 2003-10-31 at 12:21, Philip Ward wrote: > Hi I've followed the instructions on Donnie Berkholtz's page regarding > using xfree-drm but have one more problem to solve. > startx complains that the dri module is not present. > Donnie's page says NOT to build dri into the kernel, but dri does not > seem to be created as part of xfree-drm. > I'm using an onboard SiS630 board that should support dri.
Make sure you've got sisfb in the kernel. sis.o will be created by xfree-drm. Be sure you've got /usr/src/linux linked to the kernel where you want the drm to be installed. Be sure you also have this: /usr/X11R6/lib/modules/dri/sis_dri.so 'qpkg -l xfree | grep sis' will tell you. -- [EMAIL PROTECTED] mailing list
