Request for ALSA assistance
after compiling alsa-drivers with the following:
./configure --with-cs4236 --with-isapnp=no
--with-debug=full;make;make install

and then doing .configure;make;make install for
alsa-lib & utility.

I am not able to modprobe snd-cs4236 & or insmod
snd-cs4236

I get either of the 2 error messages:
modprobe snd-cs4236
Note: /etc/modules.conf is more recent than
/lib/modules/2.4.22-ac4/modules.dep
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
init_module: No su                                    
       ch device
Hint: insmod errors can be caused by incorrect module
parameters, including inva                            
               lid IO or IRQ parameters.
      You may find more information in syslog or the
output from dmesg
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
insmod /lib/module                                    
      
s/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o
failed
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
insmod snd-cs4236                                     
       failed

& also
insmod snd-cs4236
Using
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
unresolved symbol                                     
       snd_opl3_hwdep_new_Rf272d6bf
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
unresolved symbol                                     
       snd_cs4236_pcm_Rb85aa622
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
unresolved symbol                                     
       snd_mpu401_uart_new_R7e1e54e4
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
unresolved symbol                                     
       snd_opl3_create_Rce6b9c99
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
unresolved symbol                                     
       snd_cs4231_timer_Rdae15523
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
unresolved symbol                                     
       snd_cs4236_mixer_R39d0a20d
/lib/modules/2.4.22-ac4/kernel/sound/isa/cs423x/snd-cs4236.o:
unresolved symbol                                     
       snd_cs4236_create_R4b9f9d63

details of my laptop settings follow:
I reinstalled redhat9 & compiled the 2.4.22-ac4 patch.


Next, I set up /etc/modules.conf according to your
setting
(which matches mine according to ps2...details posted
below)

then, I checked for modinfo soundcore & did insmod
soundcore.

then, I compiled the alsa-driver as
./configure --with-cards=cs4236 --with-isapnp=no
--with-debug=full;make;make install then did alsa-lib
& utils;

& next, when I try to modprobe snd-cs-4236 I receive 
either
of the following messages:
1) device not found errors can be caused by io or IRQ
...
2) unresolved dependencies listing many snd_modules..

here are my system details reset back to default:

irq:
3 is internal modem 2nd irq
4 is serial a
5 is WSS/Sound Blaster
7 is parallel
9 is midi
10 is internal modem 1st irq
11 is PCI IRQ (which seems to be controlling
everything)
15 is 2nd ide

ps2 ? audio :
address = 530
irq = 5 as noted above
sbaddress = 220
dma = 0 & 1  you mentioned the importance of this in
             the /etc/modules.conf regarding order 1st
2nd..

ps2 ? audioctrl:
address = 538

pcibuspower is set to auto
---------------------------

etc/modules.conf looks like this:
/etc/modules.conf | more
alias eth0 3c59x
alias eth1 3c59x
alias usb-controller usb-uhci

#Thinkpad
keep
   path[thinkpad]=/lib/modules/`uname -r`/thinkpad
   options thinkpad enable_smapi=1 enable_superio=1
enable_rtcmosram=1 enable_thinkpa
dpm=1
   alias char-major-10-170 thinkpad
   alias /dev/thinkpad thinkpad
   alias /dev/thinkpad/thinkpad thinkpad
   alias /dev/thinkpad/smapi smapi
   alias /dev/thinkpad/superio superio
   alias /dev/thinkpad/rtcmosram rtcmosram
   alias /dev/thinkpad/thinkpadpm thinkpadpm

#ALSA sound for cs4236
alias char-major-116 snd
alias snd-card-0 snd-cs4236
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
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

options snd major=116 cards_limit=1

options snd-cs4236 index=0 id=CARD_0 port=0x530
cport=0x538 /
        sb_port=0x220 fm_port=0x388 irq=5 dma1=1
dma2=0 enable=1

# ALSA portion
#        alias char-major-116 snd
#        alias snd-card-0 snd-cs4236
#       # module options should go here
#        options  alias sound-slot-0 cs4232
#        options sound dmabuf=1
#        alias midi opl3
#        options opl3 io=0x388
#        options cs4232 io=0x530 irq=5 dma=1 dma2=0
mpuio=0x330 mpuirq=9
#snd-cs4236 index=0 id=card_0 irq=9  dma1=0 dma2=1

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

        # 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

________________________________________________________
lsmod indicates:
Module                  Size  Used by    Not tainted
snd-pcm-oss            49412   0  (autoclean) (unused)
snd-pcm                75264   0  (autoclean)
[snd-pcm-oss]
snd-page-alloc          7316   0  (autoclean)
[snd-pcm]
snd-timer              17508   0  (autoclean)
[snd-pcm]
snd-mixer-oss          15896   0  (autoclean)
[snd-pcm-oss]
snd                    39332   0  (autoclean)
[snd-pcm-oss
snd-pcm snd-timer snd-mixer-oss]
soundcore               3812   0  (autoclean) [snd]
mousedev                4404   1
keybdev                 2112   0  (unused)

______________________________________________________

And as always, any additional suggestions are welcome.

I will try to play with the /etc/modules.conf
settings....in
the meantime.



__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


-------------------------------------------------------
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