Greetings,

I keep getting this whenever I try to load the driver for my
SoundBlaster AWE 64 Value:
# modprobe sound-slot-1
/lib/modules/2.4.20-28.9pent3/kernel/sound/isa/sb/snd-sb16-dsp.o:
unresolved symbol snd_dma_pointer
/lib/modules/2.4.20-28.9pent3/kernel/sound/isa/sb/snd-sb16-dsp.o:
unresolved symbol snd_pcm_lib_preallocate_isa_pages_for_all
/lib/modules/2.4.20-28.9pent3/kernel/sound/isa/sb/snd-sb16-dsp.o:
unresolved symbol snd_dma_program
/lib/modules/2.4.20-28.9pent3/kernel/sound/isa/sb/snd-sb16-dsp.o: insmod
/lib/modules/2.4.20-28.9pent3/kernel/sound/isa/sb/snd-sb16-dsp.o failed
/lib/modules/2.4.20-28.9pent3/kernel/sound/isa/sb/snd-sb16-dsp.o: insmod
sound-slot-1 failed

My configure line read:
# ./configure --with-redhat=yes --with-cards=sbawe,emu10k1
--with-sequencer=yes

This is my /etc/modules.conf file:
# cat /etc/modules.conf
alias eth0 tulip

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
alias snd-card-1 snd-sbawe
# module options should go here
options snd-emu10k1 extin=0x0fcf extout=0x1fff

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1

# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

# card #2
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss

Did I forget to do something?

Thanks,
William




------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to