[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

alsaconf failing on sarge, depmod says unresolved symbols



Howdy yall,

I'm in the process of setting up a brand spankin' new sarge box, but I'm
having a little trouble with alsa...
I couldn't find anything in the mailing list archives referencing the
error I'm getting and google has been no help to me.

-------------------------------

Here's the background info:
 - Kernel package version 2.4.27-1-k7 (the default one)
 - Kernel source package, version same
 - Sound card is a SB Audigy Platinum, which should be driver
   snd-emu10k1

My lsmod looks like this:
Module                  Size  Used by    Tainted: P  
soundcore               3972   0  (autoclean)
agpgart                45476   3  (autoclean)
nvidia               3208152   6  (autoclean)
apm                     9964   1  (autoclean)
mousedev                3988   1 
hid                    21124   0  (unused)
input                   3520   0  [mousedev hid]
emu10k1-gp              1320   0  (unused)
gameport                1676   0  [emu10k1-gp]
ohci1394               25360   0  (unused)
ieee1394              186020   0  [ohci1394]
ehci-hcd               17932   0  (unused)
usb-uhci               22960   0  (unused)
usbcore                62220   1  [hid ehci-hcd usb-uhci]
ide-scsi                9904   0 
aic7xxx               144728   0  (unused)
scsi_mod               94564   2  [ide-scsi aic7xxx]
8139too                14536   1 
mii                     2432   0  [8139too]
crc32                   2880   0  [8139too]
ide-cd                 30976   0 
cdrom                  29444   0  [ide-cd]
rtc                     6376   0  (autoclean)
ext3                   80044   1  (autoclean)
jbd                    41604   1  (autoclean) [ext3]
ide-detect               288   0  (autoclean) (unused)
via82cxxx              10504   1  (autoclean)
ide-disk               16576   2  (autoclean)
ide-core              107128   2  (autoclean) [ide-scsi ide-cd
ide-detect via82cxxx ide-disk]
unix                   14800 230  (autoclean)

-----------------------

I installed alsaconf, alsamixer, alsa-base, etc. etc. and met all
package dependencies. I then run alsaconf, which detects the card
no-problemo. When alsaconf finishes up, it writes this to stdout:

Running update-modules...
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-azx.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-gus-lib.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-hwdep.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-intel8x0.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-mixart.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-mpu401.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-pcm-oss.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-pcm.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-pdaudiocf.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-rawmidi.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-seq-oss.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-seq.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-serialmidi.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-tea575x-tuner.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-timer.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-usb-audio.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-usb-lib.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-usb-usx2y.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-vx-cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-vx-lib.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-vxp440.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-vxpocket.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-wavefront.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd-ymfpci.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-k7/updates/alsa/snd.o
Loading driver...
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o:
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o: unresolved
symbol mem_map_Rdb8be4fa
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o:
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o: unresolved
symbol create_proc_entry_Ra185990c
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o:
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o: unresolved
symbol remove_proc_entry_R4a81d799
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o:
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o: unresolved
symbol vmalloc_to_page_Rc8508e30
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o: insmod
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o failed
/lib/modules/2.4.27-1-k7/updates/alsa/snd-page-alloc.o: insmod
snd-emu10k1 failed
Setting default volumes...
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1061: No soundcards found...

===============================================================================

 Now ALSA is ready to use.
  For adjustment of volumes, use your favorite mixer.

   Have a lot of fun!
   
---------------------------------

And then when I run alsamixer after this to see if everything is kosher,
I get:

alsamixer: function snd_ctl_open failed for default: No such device

--------------------------------

Doh!

Thanks,
Bill

P.S. If I've committed any mailing list fouls then rake me over the
coals!



Reply to: