I have Yamaha OPL3SA2 sound card. I have problems in
installing ALSA in it. 
I am listing the steps what i followed in installtion.
$ ./configure --with-isapnp=yes --with-debug=detect
--with-oss=no
$ make
$ make install

while installing it give the following messges..
-------------Messages while installinging-------------
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-ad1848.o
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-cs4231.o
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-es1688.o
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-es18xx.o
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-gus.o
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-opti93x.o
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-sb16-dsp.o
depmod: *** Unresolved symbols in
/lib/modules/2.2.16-22/misc/snd-sb8-dsp.o
------------Messages while Installing-----------------
i am not sure why these messges come..and i don't know
how to fix it.. i proceeded with the installation..

$ ./snddevices
$ modprobe snd-card-opl3sa2

It give the following messages.          
------------Messages By modprobe---------------

isapnp: Card 'OPL3-SAX Sound Board'
isapnp: 1 Plug & Play card detected total
/lib/modules/2.2.16-22/misc/snd-cs4231.o: unresolved
symbol
snd_dma_program/lib/modules/2.2.16-22/misc/snd-cs4231.o:
unresolved symbol
snd_dma_residue/lib/modules/2.2.16-22/misc/snd-cs4231.o:
insmod /lib/modules/2.2.16-22/misc/snd-cs4231.o failed
/lib/modules/2.2.16-22/misc/snd-cs4231.o: insmod
snd-card-opl3sa2 failed          
-----------Messages By modprobe--------------------

My modules.conf looks as follows:         
-------------/etc/modules.conf---------------------
alias eth0 ne2k-pci
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-opl3sa2
options isapnp isapnp_reserve_irq=9
options snd-card-opl3sa2 snd_index=0 snd_port=0x370
snd_wss_port=0x530 snd_midi_port=0x330
snd_fm_port=0x388 snd_irq=5 snd_dma0=1 snd_dma1

         
-----------/etc/modules.conf---------------------

Followins is the listing in /var/log/messges:
         
---------------/etc/log/messages---------------------
Dec  3 17:04:23 lsol kernel: isapnp: Card 'OPL3-SAX
Sound Board'
Dec  3 17:04:23 lsol kernel: isapnp: 1 Plug & Play
card detected total         
-------------/etc/log/messages--------------------

What could be the problem? Anybody know?
Ram

__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to