LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Need driver for Geforce MX4000 video card (https://www.linuxquestions.org/questions/linux-hardware-18/need-driver-for-geforce-mx4000-video-card-595778/)

JosephS 10-30-2007 08:26 AM

Need driver for Geforce MX4000 video card
 
I have Debian and Slackware installed on my computer.
I have a Geforce MX 4000 nvidia card
I need a driver for this card, and I'm not sure which one to install.

Thanks for help.

puntjuh 10-30-2007 08:45 AM

For this graphics card: mx4000 you need the nvidia legacy driver.

JosephS 11-02-2007 07:07 AM

Using Debian etch 4.0

I downloaded the Nvidia driver for the Geforce MX4000:
Nvidia-Linux-x86-96.43.01-pkg1.run.
I tried installing it:
Code:

sh Nvidia-Linux-x86-96.43.01-pkg1.run.
Here is a copy of the nvidia-installer log file:

Quote:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Nov 1 06:35:21 2007

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
no kernel module : false
force SELinux : default
no X server check : false
force tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
ERROR: Unable to connect to download.nvidia.com (unknown host)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
ERROR: You do not appear to have libc header files installed on your system.
Please install your distribution's libc development package.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.

I tried installing libc:
Code:

apt-get install libc, but says there was no such package.
why can't I connect to ftp://download.nvidia.com?

Appreciate help in installing this driver.
Thanks.

bigrigdriver 11-02-2007 08:11 AM

Quote:

apt-get install libc, but says there was no such package.
Try using Synaptic instead of apt-get. Synaptic should show you which packages you have installed, and which are available to install.

Look for linux-libc-dev or something similar.

JosephS 11-02-2007 10:10 AM

Quote:

Originally Posted by bigrigdriver (Post 2945647)
Try using Synaptic instead of apt-get. Synaptic should show you which packages you have installed, and which are available to install.

Look for linux-libc-dev or something similar.

I don't have a Desktop; that's why I need to install a driver. I'm just using text mode.


All times are GMT -5. The time now is 05:50 AM.