Hi All,

I was having problems getting my Matrox G400 card working properly with a
stock Mandrake 8.0 install due to a kernel module version mismatch.  So I
have set about learning how to build and install a new kernel.  I have got a
2.4.9 kernel built now that will boot but it will not load the agpgart and
mga modules on bootup.  However if I do a modprobe for each of these modules
and restart X everything is cool.  This was the process I went through.

make xconfig
make dep
make clean
make bzImage
make modules
make modules_install

copy bzImage and System.map to /boot and modify grub loader config.
dep -ae 2.4.9

Does anyone know what I am doing wrong?  How do I get these modules loaded
on startup?

Thanks,

Darin
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to