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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-18-2002, 06:07 PM
|
#1
|
LQ Newbie
Registered: Oct 2002
Posts: 6
Rep:
|
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 
|
|
|
10-18-2002, 06:32 PM
|
#2
|
Member
Registered: Aug 2001
Location: Off the coast of Madadascar
Posts: 498
Rep:
|
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
|
|
|
10-19-2002, 07:00 PM
|
#3
|
LQ Newbie
Registered: Oct 2002
Posts: 6
Original Poster
Rep:
|
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?
|
|
|
10-19-2002, 07:05 PM
|
#4
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
|
|
|
11-07-2002, 11:41 PM
|
#5
|
LQ Newbie
Registered: Oct 2002
Posts: 6
Original Poster
Rep:
|
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?
|
|
|
11-08-2002, 04:41 AM
|
#6
|
Senior Member
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207
Rep:
|
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
|
|
|
12-01-2002, 06:05 AM
|
#7
|
LQ Newbie
Registered: Dec 2002
Posts: 2
Rep:
|
;(
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.
|
|
|
12-02-2002, 06:09 PM
|
#8
|
LQ Newbie
Registered: Oct 2002
Posts: 6
Original Poster
Rep:
|
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.
|
|
|
12-02-2002, 11:28 PM
|
#9
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
When you compiled your kernel did you do "make modules" and "make modules_install"?
|
|
|
01-07-2003, 02:30 PM
|
#10
|
LQ Newbie
Registered: Oct 2002
Posts: 6
Original Poster
Rep:
|
yes
|
|
|
01-07-2003, 10:06 PM
|
#11
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
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 :-)
|
|
|
01-21-2003, 01:28 PM
|
#12
|
LQ Newbie
Registered: Jan 2003
Distribution: Debian sid
Posts: 2
Rep:
|
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
|
|
|
All times are GMT -5. The time now is 11:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|