Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unresolved Symbols - Can't Fix It!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
MrBlonde
n00b
n00b


Joined: 16 Feb 2003
Posts: 3

PostPosted: Sun Feb 16, 2003 9:44 pm    Post subject: Unresolved Symbols - Can't Fix It! Reply with quote

I have had Gentoo Linux running just fine for the past month on my laptop. I tried recompiling the kernel yesterday to add usb support, and now I get unresolved symbols on ALL of my modules when I reboot, or when I 'depmod -a'. I have no idea what is wrong. I've recompiled the kernel about 25 times, and nothing fixes it. I have never had any problems like this on any other distro on this laptop (RH, Mandrake, Slack). Can anyone out there help me out? I really like Gentoo, and want to keep using it, but this problem is leaving a bad taste in my mouth. I would post the exact output here, but the machine can't load the modules to put it on my network. Thanks in advance.

MrBlonde
_________________
--

-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-
"Are you gonna bark all day, little doggy,
or are you gonna bite?" - Mr. Blonde
-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-
Back to top
View user's profile Send private message
Jkay
Apprentice
Apprentice


Joined: 31 Dec 2002
Posts: 214
Location: thatched-roof cottages

PostPosted: Sun Feb 16, 2003 9:50 pm    Post subject: Reply with quote

When you make a "major" change to your kernel, you need to *first* :

Code:

make mrproper


to clean up /usr/src/linux, or you will have proplems such as this. Back up your "menuconfig" config file before you do this, or you will have to redo all the kernel settings by hand, from square one.
Back to top
View user's profile Send private message
Jkay
Apprentice
Apprentice


Joined: 31 Dec 2002
Posts: 214
Location: thatched-roof cottages

PostPosted: Sun Feb 16, 2003 9:52 pm    Post subject: Reply with quote

ALSO .. some modules are not created by the kernel, but by external apps; LM_SENSORS comes to mind .. you can't fix these kinds of modules with a kernel re-compile - you need to re-emerge the app that creates them.

Look at which modules have gone bad, and figure out what "owns" them.
Back to top
View user's profile Send private message
GurliGebis
Retired Dev
Retired Dev


Joined: 08 Aug 2002
Posts: 509

PostPosted: Sun Feb 16, 2003 9:57 pm    Post subject: Reply with quote

alsa-driver, nvidia-kernel and nvidia-glx has to be recompiled after a new kernel compile. (Just in case you are using some of them, and didn't know)
_________________
Queen Rocks.
Back to top
View user's profile Send private message
Jkay
Apprentice
Apprentice


Joined: 31 Dec 2002
Posts: 214
Location: thatched-roof cottages

PostPosted: Sun Feb 16, 2003 10:00 pm    Post subject: Reply with quote

Yes! Alsa too! good point.

Again - look at the modules which are borked, and do a Google search for them, and determine if they are part of an external app, like Alsa, or LM_SENSORS .. and re-emerge the offending external app.
Back to top
View user's profile Send private message
GurliGebis
Retired Dev
Retired Dev


Joined: 08 Aug 2002
Posts: 509

PostPosted: Sun Feb 16, 2003 10:14 pm    Post subject: Reply with quote

If you can't find them on google (You can find everything there), post them here, and we might be able to figure out what they belongs to.
_________________
Queen Rocks.
Back to top
View user's profile Send private message
MrBlonde
n00b
n00b


Joined: 16 Feb 2003
Posts: 3

PostPosted: Sun Feb 16, 2003 11:37 pm    Post subject: Reply with quote

I've done 'make mrproper' and rebuilt the kernel. Also, all of the modules that report unresolved symbols are from the linux kernel, not external apps (modules 3c59x, sound, etc.) That's why I'm so confused.

MrBlonde
_________________
--

-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-
"Are you gonna bark all day, little doggy,
or are you gonna bite?" - Mr. Blonde
-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-
Back to top
View user's profile Send private message
GurliGebis
Retired Dev
Retired Dev


Joined: 08 Aug 2002
Posts: 509

PostPosted: Sun Feb 16, 2003 11:38 pm    Post subject: Reply with quote

What kernel are you using?
_________________
Queen Rocks.
Back to top
View user's profile Send private message
MrBlonde
n00b
n00b


Joined: 16 Feb 2003
Posts: 3

PostPosted: Sun Feb 16, 2003 11:54 pm    Post subject: Reply with quote

2.4.19-gentoo-r5

MrBlonde
_________________
--

-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-
"Are you gonna bark all day, little doggy,
or are you gonna bite?" - Mr. Blonde
-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=--=-=-=-=-=-
Back to top
View user's profile Send private message
GurliGebis
Retired Dev
Retired Dev


Joined: 08 Aug 2002
Posts: 509

PostPosted: Sun Feb 16, 2003 11:56 pm    Post subject: Reply with quote

hmm, try 2.4.19-r10 or maybe even better, 2.4.20-r1 . (Now would be a good reason to upgrade the kernel :))
_________________
Queen Rocks.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20612

PostPosted: Sun Feb 16, 2003 11:57 pm    Post subject: Reply with quote

FAQ: kernel upgrade (and how to avoid unresolved symbols) might help.

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
idl
Retired Dev
Retired Dev


Joined: 24 Dec 2002
Posts: 1728
Location: Nottingham, UK

PostPosted: Mon Feb 17, 2003 12:32 am    Post subject: Reply with quote

when i get those errors i just rm the buggers in /lib/modules/linux-2.4.20-ck3 and rebuild the kernel :lol: Not the best way ofcourse.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum