I just tried alsa for the first time but ran into a problem:

I use rh80 (kernel 2.4.18) and alsa 0.9.0 rc7 that I got from 
freshrpms.net. When I try to load snd-cs4232 get:

>modprobe snd-cs4232
/lib/modules/2.4.18-19.8.0/kernel/sound/isa/cs423x/snd-cs4232.o: init_module: No such 
device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO 
or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.18-19.8.0/kernel/sound/isa/cs423x/snd-cs4232.o: insmod 
/lib/modules/2.4.18-19.8.0/kernel/sound/isa/cs423x/snd-cs4232.o failed
/lib/modules/2.4.18-19.8.0/kernel/sound/isa/cs423x/snd-cs4232.o: insmod snd-cs4232 
failed

In /var/log/messages I see:
Feb  5 10:04:29 merlin kernel: CS4232 soundcard not found or device busy

I've tried to set the irq (and the rest) myslef. But all I managed to do
was to crash the kernel. This is an example of what I tried to add to
modules.conf that gave me an ops. There are no unresolved symobols.

options snd-cs4232 isapnp=0 port=0x534 cport=0x120 irq=5 dma1=1 dma2=3 mpu_port=0x330 
fm_port=-1

I can load the OSS driver cs4232 without any parameters.

This is the /proc/isapnp, maybe it is of help for you (I only include the
sound card, Card 1 is a Modem):

Card 2 'CSC8025:Onboard PnP Audio' PnP version 1.0 Product version 0.4
  Logical device 0 'CSC0100:WSS/SB'
    Device is not active
    Resources 0
      Priority preferred
      Port 0x534-0x534, align 0x3, size 0x4, 16-bit address decoding
      Port 0x388-0x388, align 0x7, size 0x4, 16-bit address decoding
      Port 0x220-0x220, align 0x1f, size 0x10, 16-bit address decoding
      IRQ 5 High-Edge
      DMA 1 8-bit byte-count compatible
      DMA 0,3 8-bit byte-count compatible
      Alternate resources 0:1
        Priority acceptable
        Port 0x534-0xffc, align 0x3, size 0x4, 16-bit address decoding
        Port 0x388-0x388, align 0x7, size 0x4, 16-bit address decoding
        Port 0x220-0x260, align 0x1f, size 0x10, 16-bit address decoding
        IRQ 5,7,2/9,10,11,12,15 High-Edge
        DMA 1,3 8-bit byte-count compatible
        DMA 0,1,3 8-bit byte-count compatible
      Alternate resources 0:2
        Priority functional
        Port 0x534-0xffc, align 0x3, size 0x4, 16-bit address decoding
        Port 0x388-0x3c8, align 0x7, size 0x4, 16-bit address decoding
        Port 0x220-0x300, align 0x1f, size 0x10, 16-bit address decoding
        IRQ 5,7,2/9,10,11,12,15 High-Edge
        DMA 0,1,3 8-bit byte-count compatible
  Logical device 1 'CSC0101:GAME'
    Device is not active
    Resources 0
      Priority preferred
      Port 0x200-0x200, align 0x7, size 0x8, 16-bit address decoding
      Alternate resources 0:1
        Priority acceptable
        Port 0x208-0x208, align 0x7, size 0x8, 16-bit address decoding
  Logical device 2 'CSC0110:CTRL'
    Device is not active
    Resources 0
      Priority preferred
      Port 0x120-0x3a8, align 0x7, size 0x8, 16-bit address decoding
  Logical device 3 'CSC0103:MPU'
    Device is not active
    Resources 0
      Priority preferred
      Port 0x330-0x330, align 0x7, size 0x2, 16-bit address decoding
      IRQ 2/9 High-Edge
      Alternate resources 0:1
        Priority acceptable
        Port 0x330-0x360, align 0x7, size 0x2, 16-bit address decoding
        IRQ 2/9,10,11,12,15 High-Edge
      Alternate resources 0:2
        Priority functional
        Port 0x330-0x3e0, align 0x7, size 0x2, 16-bit address decoding

-- 
/Dennis



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to