Find the answer to your Linux question:
Results 1 to 7 of 7
Im trying to install a Nvidia Driver in Debian but im having so issues. I downloaded the file and the xconfig program thing from Nvidias website. I did what I ...
  1. #1
    Just Joined!
    Join Date
    May 2006
    Posts
    95

    Need Help Installing Nvidia Driver

    Im trying to install a Nvidia Driver in Debian but im having so issues. I downloaded the file and the xconfig program thing from Nvidias website. I did what I have to but when I try to install the driver wont let me because my X desktop is still running. How to I end this so I can install the driver? Or am I going about this all wrong?

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    You could try this method:

    http://www.linuxforums.org/forum/lin...d-drivers.html

    Or wait for someone to chime in with a more elegant solution specific to Debian.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    Just Joined!
    Join Date
    May 2006
    Posts
    95
    I followed TechieMoes guide. I have make, gcc and kernel-source installed. When I go to install the driver. I get an error message that says:

    "ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you installed the kernel source files for your kernel and they are properly configured"

    It also says at the end:

    "If you know the correct kernel source path with the '--kernel-source-path' command line option

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by murph1083
    I followed TechieMoes guide. I have make, gcc and kernel-source installed. When I go to install the driver. I get an error message that says:

    "ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you installed the kernel source files for your kernel and they are properly configured"

    It also says at the end:

    "If you know the correct kernel source path with the '--kernel-source-path' command line option
    Are you sure you installed the correct kernel sources for the kernel you're using? You can tell what kernel with the uname -a command.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  5. #5
    Just Joined!
    Join Date
    May 2006
    Posts
    95
    it says "Linux debian 2.4.27-2-386"

  6. #6
    Linux Engineer spencerf's Avatar
    Join Date
    Jan 2005
    Location
    Syracuse, NY
    Posts
    1,144
    did you

    apt-get kernel-souce-2.4.27

    that should be the command I'm not using debian but I googled if for you. I also don't think specific release candidates matter.

    edit: You should also really consider upgrading to a 2.6 kernel as they are basically the standard nowadays.
    All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL

  7. #7
    Just Joined!
    Join Date
    Nov 2005
    Posts
    59

    try this guide

    try this guide for installing nvidia drivers installation in debian Check here

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •