LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-14-2003, 06:05 AM   #1
jymden
LQ Newbie
 
Registered: Mar 2003
Posts: 4

Rep: Reputation: 0
Nvidia drivers on debian - GeForce4


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
 
Old 03-14-2003, 11:32 AM   #2
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
Did you use "./configure" before "make" ? The normal is "./configure" then "make" and then "make install" for kernel first then GLX
 
Old 03-14-2003, 05:16 PM   #3
jymden
LQ Newbie
 
Registered: Mar 2003
Posts: 4

Original Poster
Rep: Reputation: 0
TigerOC, i dont understand what you want me to do ??
just type "./configure" in the kernel directory ?? that renders me with a "no such file or directory" error message....

Im somewhat of a newbie to linux, but i do have some experiance with dos and at work i use VMS.

/jymden
 
Old 03-15-2003, 01:36 AM   #4
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
I am incorrect about using "./configure". I have done a search on the error you are reporting and it has occurred quite frequently. You will find more info on this thread. Basically the problem is that the compiler (gcc) used to compile the kernel has changed and a new complier is in use. I am not sure if you have done an update of gcc since you installed. Also the kernel source must be located in /usr/src/linux/include. The latter may be your problem. I encountered this as Debian places this file in /usr/local/include. I created the directory /usr/src/linux/include/linux and then copied the header files from /usr/local/include/linux to /usr/src/linux/include/linux. It is important that header or source matches the kernel you are using or you will get errors. Hope this helps.
 
Old 03-23-2003, 11:16 AM   #5
beefcake
LQ Newbie
 
Registered: Mar 2003
Posts: 2

Rep: Reputation: 0
Have you compiled your own kernel in debian?

If you still have the info from the compile (I dunno really what's needed, beeing a newbie myself) you can compile the nvidia-drivers easily...

(Read here how to compile your kernel "the debian way": http://www.debian.org/releases/stabl...-kernel-baking )

After this is done, and the new kernel has been installed do this:

apt-get install nvidia-glx-src nvidia-kernel-src

cd /usr/src
tar zxvf nvidia-kernel-src.tar.gz
cd /usr/src/kernel-source-<version#>
make-kpkg modules_image
cd /usr/src
dpkg -i nvidia-kernel-<version-stuff>.deb

cd /usr/src/nvidia-glx-<version#>
dpkg-buildpackage -us -uc
dpkg -i nvidia-glx*.deb

I haven't done this myself without a home-baked kernel, however how to do it is described in the nvidia-kernel-src docs.
Read the docs like this:
zcat /usr/share/doc/nvidia-kernel-src/README.Debian.gz | less

Hope all this mumbo-jumbo gave you some help, perhaps it wasn't so easy to read/follow...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NVIDIA Drivers on Debian doctorwebbox Linux - Hardware 6 08-23-2004 02:03 PM
NVidia GeForce4 440MX Drivers? vi0lat0r Linux - Hardware 8 03-23-2004 08:03 PM
Problems with NVIDIA drivers and GeForce4 in Fedora i286 Linux - General 17 01-05-2004 09:08 PM
NVidia drivers in Debian 3.0 r2 morrolan Linux - Newbie 5 12-28-2003 01:27 PM
Debian bf2.4 and nVidia Geforce4 440 MX se question minze Linux - Newbie 1 08-31-2003 07:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration