Mourning the loss of our friend, WhitPhil.
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
 
Linux and Unix
Tag Cloud
access audio black screen blue screen boot bsod connection crash dell desktop driver drivers dvd email error excel excel 2003 firefox hard drive hardware hijackthis internet keyboard laptop malware monitor motherboard network networking outlook problem recovery router safe mode screen slow sound spyware trojan upgrade vba video virus vista vundo windows windows 7 windows vista windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Wit's End: ALSA & "Unresolved Symbols" Messages

Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Closed Thread
 
Thread Tools
shadowcat's Avatar
Senior Member with 1,332 posts.
 
Join Date: Oct 2003
Location: Anywhere there's lots of sun!
17-Apr-2004, 07:56 PM #1
Unhappy Wit's End: ALSA & "Unresolved Symbols" Messages
I'm trying to install my SBLive soundcard (emu10k1) onto a PIII 900 MHz machine with Gentoo installed (so ignore my signature rig). I've checked their forums and found no definitive answer (there was one, but it assumes the reader has experience with the Linux command line, which is of no help).

I've recompiled ALSA and make menuconfig a zillion times today, including make dep clean and make mrproper etc... and still get the following errors when I do a # modules-update:

depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/drivers/net/dummy.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/drivers/sound/ac97_codec.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/drivers/sound/emu10k1/emu10k1.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/drivers/sound/sound.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/net/ipsec/alg/ipsec_aes.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/net/ipsec/alg/ipsec_serpent.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/net/ipsec/alg/ipsec_twofish.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/net/ipsec/ipsec.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/oss/snd-mixer-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/oss/snd-pcm-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/oss/snd-seq-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/snd-seq-device.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/snd-seq-dummy.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/snd-seq-midi-emul.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/snd-seq-midi-event.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/snd-seq-midi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/snd-seq-virmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/seq/snd-seq.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/snd-hwdep.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/snd-page-alloc.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/snd-pcm.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/snd-rawmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/snd-timer.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/acore/snd.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/pci/ac97/snd-ac97-codec.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/pci/emu10k1/snd-emu10k1.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/support/pnp/snd-pnp.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/synth/emux/snd-emux-synth.o
depmod: *** Unresolved symbols in /lib/modules/2.4.25-gentoo/kernel/sound/synth/snd-util-mem.o

I know it has something to do with the kernel is pointing to the right directory (or something like that) and I'm really stuck. I've read the ALSA article Whiteskin mentioned in http://forums.techguy.org/t213247, and got up to

# make oldconfig
and my gnome window terminal becomes stuck after I go through it. I've pressed CTRL+C, CTRL+X, and it will not get out of oldconfig so I can continue.

Even if I manage to get through the initial bit of that article, I have no idea what to do with the next because there is no alsa-driver directory (at least I can't find it).

I hope I made sense... I've been plugging at this on-and-off for a couple of days.
__________________
shadowcat
---------
WinXP Home
Asus A7N8X Deluxe
AMD XP 2500 @ 3200
512 MB Crucial PC2700 DDR RAM
ATI Radeon 9800 Pro 128MB
...
Whiteskin's Avatar
Distinguished Member with 2,051 posts.
 
Join Date: Nov 2002
Location: Alberta, Canada
Experience: Windows: Decent. Unix/Linux: Advanced +1
17-Apr-2004, 08:06 PM #2
First: Best bet with alsa, is not to go with 2.4. While it is possible to get it going, 2.6's features + ALSA integration make it worth the upgrade.

Second: On a 2.4 series kernel, as long as you have soundcore built, you can make and install ALSA without recompiling the entire kernel. Check the Alsa-HOWTO:http://www.alsa-project.org/alsa-doc...lsa-howto.html
__________________
emerge world_domination;
Smart Questions gentoo
Ubuntu
linux google:Shiny!
shadowcat's Avatar
Senior Member with 1,332 posts.
 
Join Date: Oct 2003
Location: Anywhere there's lots of sun!
17-Apr-2004, 08:50 PM #3
OK... will try and configure 2.6 kernel... off to do some reading!
Whiteskin's Avatar
Distinguished Member with 2,051 posts.
 
Join Date: Nov 2002
Location: Alberta, Canada
Experience: Windows: Decent. Unix/Linux: Advanced +1
17-Apr-2004, 10:19 PM #4
First thing to do when moving to 2.6.... module-init-tools. They wil save you oodles of frustration. (Namely because they are required....)
tsunam's Avatar
Senior Member with 1,246 posts.
 
Join Date: Sep 2003
Experience: Linux~su
17-Apr-2004, 11:53 PM #5
hehe shadow its actually quite easy, just copy your config from the /usr/src/linux to somewhere else
download the sys-kernel/development-sources thru emerge (that's the base for the gentoo 2.6 kernel and easiest to work with, basically its the vanilla version of 2.6 )
its currently at 2.6.6_rc1.

After that and SAVING YOUR CONFIG FILE SOMEWHERE ELSE. You have 2 options of how to go about doing the new kernel. You can delete your linux in source and recreate it so the syslink goes to 2.6 kernel source and copy your config back to the new properly syslinked linux folder, or there's a way to just change the syslink without deleting syslink.

ls -l /usr/src/linux will tell you that its currently pointing to the 2.4.25 kernel or whichever you happen to be using.

The easiest way will be to
rm /usr/src/linux && ln -s /usr/src/linux-2.4.24 /usr/src/linux where (the ln -s /usr/src/(version) is the 2.6 one that you want to use then you just go about doing a normal kernel compile . Which for 2.6 will be make && make modules_install . let it do its thing and then mount the boot drive. Rename the current bzimage (whatever your kernel name is) to bzimage.old and copy the new bzimage in to the boot. Modify your lilo or grub config so you have the old kernel as a secondary option and the primary should be fine as is. (now you have a safety guarenteed backup won't break version as well as the new kernel)
Whiteskin's Avatar
Distinguished Member with 2,051 posts.
 
Join Date: Nov 2002
Location: Alberta, Canada
Experience: Windows: Decent. Unix/Linux: Advanced +1
18-Apr-2004, 12:42 PM #6
I have to day. everytime i hear about someone installing a kernel the "normal" way, i thank whomever created kernel-package. For he should be thanked.
Closed Thread Bookmark and Share

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Smart Search

Find your solution!



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.

Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 09:22 AM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.
Powered by Cermak Technologies, Inc.