I am running kernel 2.2.23 and I have two sound cards : Hercules
Gamesurround Fortissimo II and an older Opti924 ISA card. 

 I got alsa-driver-0.9.0rc7. 
 In kernel I have enabled sound support, OSS support and Plug'n'Play
support. (ofcourse, loadable modules).

 With alsa-driver:
 ./configure --with-isapnp=yes --with-sequencer=yes --with-oss=yes
--with-cards=cs46xx,opti92x-ad1848,dummy

It shows me the following :
checking for ISA PnP driver in kernel... no
checking for ISA PnP support... yes

make; make install 

when I run depmod -a I get the following error :
/lib/modules/2.2.23/misc/snd-opti92x-ad1848.o: unresolved symbol(s)
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol(s)

and the following command returns : 
# modprobe snd-opti92x-ad1848
/lib/modules/2.2.23/misc/snd-opti92x-ad1848.o: unresolved symbol
isapnp_resource_change
/lib/modules/2.2.23/misc/snd-opti92x-ad1848.o: unresolved symbol
isapnp_find_card
/lib/modules/2.2.23/misc/snd-opti92x-ad1848.o: unresolved symbol
isapnp_find_dev
snd: Device or resource busy

I looked closer and the module snd-isapnp in the support directory is
not compiled because it requires kernel isapnp driver, which I don't
have (nonexistent in 2.2.23).

The other module has an even bigger list :

#  modprobe snd-opl3-synth
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_seq_instr_find_R8fff548c
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_seq_instr_free_use_Rf8a556ca
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_midi_channel_free_set_Rcfb054f4
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_seq_instr_event_R7bdca607
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_seq_instr_list_new_Rb61f0009
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_seq_instr_list_free_R192a43fe
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_midi_process_event_R789db613
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_midi_channel_alloc_set_R7b6f0fa7
/lib/modules/2.2.23/misc/snd-opl3-synth.o: unresolved symbol
snd_seq_fm_init_Ra759f38d
snd-seq-device: Device or resource busy

--------------------------------------------------------------------
System is Slackware 7.0 upgraded to glibc 2.1.3 and kernel 2.2.23.

Please help

-- 
ing. Andrei Boros
mailto:[EMAIL PROTECTED] / +40-21-303-1870
Centrul pt. Tehnologia Informatiei
Societatea Romana de Radiodifuziune


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to