LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-30-2006, 06:36 PM   #1
Chikne
Member
 
Registered: Jul 2006
Distribution: Slackware 11
Posts: 140

Rep: Reputation: 15
Nvidia driver won't work...


Hi guys,

so far I have managed to fix every problem I came across with my new 2.6.17 kernel, however when I try to install nvidia drivers, they won't compile. Here's the log:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Jul 30 03:54:39 2006

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : false
XFree86 install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel source path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp site : ftp://download.nvidia.com

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: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Kernel source path: '/usr/src/linux'
-> Performing cc_version_check with CC="cc".
ERROR: Unable to determine the NVIDIA kernel module filename.
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

Has anyone come across this???

many thanks!!!
 
Old 07-30-2006, 07:17 PM   #2
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Quote:
Originally Posted by Chikne
so far I have managed to fix every problem I came across with my new 2.6.17 kernel,...
And
Quote:
-> Kernel source path: '/usr/src/linux'
Did you install the 2.6.17 sources in /usr/src/ and symlink linux to it?
Code:
rm /usr/src/linux
ln -s /usr/src/linux-2.6.17 /usr/src/linux
 
Old 07-30-2006, 07:21 PM   #3
Chikne
Member
 
Registered: Jul 2006
Distribution: Slackware 11
Posts: 140

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by cwwilson721
AndDid you install the 2.6.17 sources in /usr/src/ and symlink linux to it?
Code:
rm /usr/src/linux
ln -s /usr/src/linux-2.6.17 /usr/src/linux
Hi, yes i've done that. It doesn't work!!!

thanks
 
Old 07-30-2006, 07:34 PM   #4
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Have you installed kernel-headers too?
Did you paste the content of /var/log/nvidia-installer.log log file?
Also, check with uname if you're running the correct kernel, maybe you forgot to update lilo.

Last edited by gbonvehi; 07-30-2006 at 08:08 PM.
 
Old 07-30-2006, 08:12 PM   #5
Chikne
Member
 
Registered: Jul 2006
Distribution: Slackware 11
Posts: 140

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by gbonvehi
Have you installed kernel-headers too?
Did you paste the content of /var/log/nvidia-installer.log log file?
Also, check with uname if you're running the correct kernel, maybe you forgot to update lilo.
sorry if I sound a bit thick but I am a newb. What are the kernel headers and how do you install them??? I have compiled my kernel from scratch using a 2.6.7 kernel and updated it to 2.6.17!!
I did update lilo and I run the correct kernel though...

thanks
 
Old 07-31-2006, 03:55 AM   #6
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
Have you got the latest driver from nvidia?
Reason I ask is that recently, (when 2.6.16 came out) I could not get NVIDIA-Linux-x86-1.0-8178-pkg1.run
to work without patching it. The latest version, NVIDIA-Linux-x86-1.0-8762-pkg1.run worked 'out of the box'.

tobyl
 
Old 07-31-2006, 04:57 PM   #7
Chikne
Member
 
Registered: Jul 2006
Distribution: Slackware 11
Posts: 140

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by tobyl
Have you got the latest driver from nvidia?
Reason I ask is that recently, (when 2.6.16 came out) I could not get NVIDIA-Linux-x86-1.0-8178-pkg1.run
to work without patching it. The latest version, NVIDIA-Linux-x86-1.0-8762-pkg1.run worked 'out of the box'.

tobyl
Hi,

it might not look like it but your post has actually helped me a lot....
I was downloading the driver following a link from the "this how I do it all" thread. The link was pointing to the 1.0-5336 driver which is actually a driver for IA64, and I have IA32
So that might be the problem .... I hope. I'll keep posted and cross my fingers!!!

Thanks
 
Old 07-31-2006, 09:04 PM   #8
Chikne
Member
 
Registered: Jul 2006
Distribution: Slackware 11
Posts: 140

Original Poster
Rep: Reputation: 15
yes it worked, the driver installed itself!!! Had to recompile the kernel and stuff but it worked!!!
 
  


Reply



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
Does the new nVidia driver actually work for anyone? YodaCows Linux - Hardware 2 04-14-2006 05:43 PM
X doesnt work with NVIDIA driver??? justinchristensen Slackware 4 12-18-2005 08:27 PM
Still not getting nvidia driver to work.. GardarS Linux - Hardware 14 06-27-2005 04:41 AM
Nvidia driver doesn't work very well Trkdz Slackware 1 05-25-2005 09:35 PM
nvidia driver doesn't work valueduser Mandriva 21 10-30-2003 09:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:36 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