hello all, i have a problem...
i cant get X to start on my recently installed debian 3.0r1 (stable) system, the problem is my GeForce ti4200 card.
i have read alot of the other threads here and i STILL cant get it to work!
When i type "startx" i get :
Fatal server error:
no screens found
so i browsed the forums and found this post :
http://www.linuxquestions.org/questi...threadid=43121
that basically says to download the new drivers from nvidia.com, so i did... and when i type "make install" as in the example in the other thread :
$ tar xvzf NVIDIA_kernel.tar.gz
$ tar xvzf NVIDIA_GLX.tar.gz
$ cd NVIDIA_kernel
---> $ make
$ make install
$ cd ../NVIDIA_GLX
---> $ make
$ make install
to install them, i get an error message :
Failed CC sanity check
so, again i check the other thread and read about getting the kernel headers and source, so i do that with :
apt-get install kernel-source-2.4.18 and
apt-get install kernel-headers-2.4.18-686
still the same problem =(
then i checked the tutorial at :
http://storm.nowgate.com/tutorials/nvidia_linux
and then had a look at my bios, but i cant find anything that resembles "assign IRQ to PCI VGA" and not any "PnP OS" either!
Please help me!
/jymden