wacco
03-22-03, 09:18 AM
Hi all! I solved my problem in the installation.. I choosed a simple vesa driver and now the sys can run X correctly, and so KDE. However I'm trying to install nVidia driver for my GeForce4, but I received this error a couple of second after the installation run starts:
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -mcmodel=kernel -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4180 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNV_64_BITS -DNVCPU_X86_64 -I. -I/lib/modules/2.4.19-16mdk/build/include -Wno-cast-qual nv.c
cc1: code model `kernel' not supported in the 32 bit mode
nv.c: In function `nv_agp_translate_address':
nv.c:2756: warning: cast from pointer to integer of different size
make: *** [nv.o] Error 1
Is there someone who can help me?
Thanks a lot!!
Marco.
p.s.As to boot the sys in console mode I simply enter the interactive mode of MDK and do not start xdm (or something similar!), is it enough?
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -mcmodel=kernel -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4180 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNV_64_BITS -DNVCPU_X86_64 -I. -I/lib/modules/2.4.19-16mdk/build/include -Wno-cast-qual nv.c
cc1: code model `kernel' not supported in the 32 bit mode
nv.c: In function `nv_agp_translate_address':
nv.c:2756: warning: cast from pointer to integer of different size
make: *** [nv.o] Error 1
Is there someone who can help me?
Thanks a lot!!
Marco.
p.s.As to boot the sys in console mode I simply enter the interactive mode of MDK and do not start xdm (or something similar!), is it enough?