LinuxQuestions.org
Visit Jeremy's Blog.
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 10-18-2002, 06:07 PM   #1
glumx
LQ Newbie
 
Registered: Oct 2002
Posts: 6

Rep: Reputation: 0
Unhappy nvidia driver....unresolved symbols


I am trying to install my nvidia geforce 3 cause I hate seeing my screen flicker and I want to play quake 3. However, after downloading the files from NV I uncompressed them and ran make. This is what I got. It said I might have to point to my kernel source if I had patched or something to that nature, but I didn't patch anything. I am running slackware 8.1. Here is the message I get when I run make from inside the Nvidia_kernel....... folder.


bash-2.05a# make
ld -r -o NVdriver Module-linux Module-nvkernel
size NVdriver
text data bss dec hex filename
894059 55476 52396 1001931 f49cb NVdriver
depmod: *** Unresolved symbols in /lib/modules/2.4.18/kernel/drivers/video/NVdriver
make: *** [package-install] Error 1
bash-2.05a#

Sorry, I am a
 
Old 10-18-2002, 06:32 PM   #2
tarballedtux
Member
 
Registered: Aug 2001
Location: Off the coast of Madadascar
Posts: 498

Rep: Reputation: 30
Sorry this might be too harsh to hear but I suggest you just compile your own kernel (linux kernel not NVIDIA), then after the computer is booted with the new kernel try to compile and install the kernel and GLX driver. I found that if the NVIDIA source wasn't compiled with the same version of gcc. That always happens with stock and RH kernels that are downloaded through up2date. Plus compiling a kernel for yourself is a skill that will make you feel good about yourself and you should learn it anyway. Compiling my kernel was the first thing I did when needed to get my GeForce4 card to work with Slack 8.1.

--tarballedtux
 
Old 10-19-2002, 07:00 PM   #3
glumx
LQ Newbie
 
Registered: Oct 2002
Posts: 6

Original Poster
Rep: Reputation: 0
Sweet. If you think that is the only problem, i have no fear. Linux is my play thing for computers and if I didn't get my hands dirty it wouldn't be any fun. Could you point me to where I learn how to do that?
 
Old 10-19-2002, 07:05 PM   #4
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
http://www.tldp.org/HOWTO/Kernel-HOWTO.html is a good.
 
Old 11-07-2002, 11:41 PM   #5
glumx
LQ Newbie
 
Registered: Oct 2002
Posts: 6

Original Poster
Rep: Reputation: 0
well, I have successfully booted my new kernel and got it running. Unfortunately it did not fix the problem when I try to compile the nvidia stuff. What now?
 
Old 11-08-2002, 04:41 AM   #6
NSKL
Senior Member
 
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207

Rep: Reputation: 47
Try depmod -ae before issuing make in Nvidia kernel source directory.
Are you sure you dont have a NVdriver already in /lib/modules/kernelversion/kernel/drivers/video?
HTH
-NSKL
 
Old 12-01-2002, 06:05 AM   #7
SuperBOB
LQ Newbie
 
Registered: Dec 2002
Posts: 2

Rep: Reputation: 0
;(

I have a similiar issue to this however my output when i run make is huge with dozens of unresolved symbols. I have searched everysingle webpage on the internet (*tired*) for a solution to this problem, i have recompiled my kernel with different options, i have specified various paths and environmental variables, messed up the makefile lotsa stuff.
Still no solution.. there seems to be a few users with this problem.
 
Old 12-02-2002, 06:09 PM   #8
glumx
LQ Newbie
 
Registered: Oct 2002
Posts: 6

Original Poster
Rep: Reputation: 0
Wink right

I fixed my problem by doing a complete reinstall and not touching my kernel at all. Then the install of the nvidia drivers worked perfectly as described. It was the first thing I did as well so I knew I didn't screw anything up before I tried wasting more time. You might try the same.
 
Old 12-02-2002, 11:28 PM   #9
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
When you compiled your kernel did you do "make modules" and "make modules_install"?
 
Old 01-07-2003, 02:30 PM   #10
glumx
LQ Newbie
 
Registered: Oct 2002
Posts: 6

Original Poster
Rep: Reputation: 0
yes
 
Old 01-07-2003, 10:06 PM   #11
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Ok, next time you install a kernel you might want to try the system that I use, I don't have any problems installing the nvidia drivers, or anything else for that matter :-)
 
Old 01-21-2003, 01:28 PM   #12
Ost99
LQ Newbie
 
Registered: Jan 2003
Distribution: Debian sid
Posts: 2

Rep: Reputation: 0
Did you remember to run "make clean" after updating kernel/headers and or running depmod -ae ?

make clean and depmod -ae solved the problem for me.

- Ost
 
  


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
driver sk98lin for eth card compiles with unresolved symbols takatam Linux - Software 0 10-28-2004 06:53 AM
Unresolved Symbols for NIC Driver bcm4400.o Cruxus Linux - Networking 3 08-07-2003 10:36 PM
prb - nVidia tar - 2.4.20 - unresolved symbols riv Linux - Hardware 6 02-25-2003 09:38 PM
The Nvidia 4191 Unresolved Symbols-thingie. Udo von Dunke Linux - Newbie 4 02-03-2003 04:56 PM
Nvidia + kernel 2.4.20 = unresolved symbols? Dipp Linux - General 3 12-12-2002 09:55 AM

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

All times are GMT -5. The time now is 11:21 PM.

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