gampy
01-24-2005, 08:56 AM
Hello Folks,
I've been trying since 3 days now to recompile my kernel under Mandrake 10 (2.6.3-7mdk). My system is a dual (2) Pentium 2 /350 (Intel 440 BX chipset). My video card is an older (2X agp) ATI Rage 128. I'm using CFLAGS option: -march=pentium2. Everything goes along fine until I try to install the drivers. At which time I get the following error.
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.3-7mdkcustom; fi
WARNING: /lib/modules/2.6.3-7mdkcustom/kernel/3rdparty/mod_marvel/mga_core.ko needs unknown symbol matroxfb_register_driver
WARNING: /lib/modules/2.6.3-7mdkcustom/kernel/3rdparty/mod_marvel/mga_core.ko needs unknown symbol matroxfb_unregister_driver
make: *** [_modinst_post] Error 1
I really want to recompile my kernel to have my home-based server optimized for my chipset & cpu. I am presently using the Mandrake vanilla smp kernel. Can one of you fine, fellow propeller heads guide me in the right direction to resolve this issue? BTW, I don't have any Matrox display support included in my .config file. I only have ATI Rage 128 & Radeon support included. I'm going for as much performance and decreased kernel size as possible.
Thank-you,
I've been trying since 3 days now to recompile my kernel under Mandrake 10 (2.6.3-7mdk). My system is a dual (2) Pentium 2 /350 (Intel 440 BX chipset). My video card is an older (2X agp) ATI Rage 128. I'm using CFLAGS option: -march=pentium2. Everything goes along fine until I try to install the drivers. At which time I get the following error.
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.3-7mdkcustom; fi
WARNING: /lib/modules/2.6.3-7mdkcustom/kernel/3rdparty/mod_marvel/mga_core.ko needs unknown symbol matroxfb_register_driver
WARNING: /lib/modules/2.6.3-7mdkcustom/kernel/3rdparty/mod_marvel/mga_core.ko needs unknown symbol matroxfb_unregister_driver
make: *** [_modinst_post] Error 1
I really want to recompile my kernel to have my home-based server optimized for my chipset & cpu. I am presently using the Mandrake vanilla smp kernel. Can one of you fine, fellow propeller heads guide me in the right direction to resolve this issue? BTW, I don't have any Matrox display support included in my .config file. I only have ATI Rage 128 & Radeon support included. I'm going for as much performance and decreased kernel size as possible.
Thank-you,