Hi,

I'm using alsa 0.9.0rc6 to drive my cs4236 sound card.  I'm able to
play CD's and run realaudio just fine, but I can't get the xmms
equalizer to work.

I've included modules.conf and the output of lsmod below.  I did not
compile in OSS support.  (Maybe I should have?)

Any ideas?

TIA,
Bill

****************************************************************
alias eth0 tulip 
alias parport_lowlevel parport_pc 
alias usb-controller usb-uhci 

# ALSA native device support
alias char-major-116 snd
options snd major=116 cards_limit=2
alias snd-card-0 snd-cs4236


options snd-cs4236 \
          index=0                           \
          id="Crystal Audio"                \
          port=0x534      irq=5         \
          dma1=1          dma1_size=64  \
          dma2=0          dma2_size=64  \
          cport=0xf00                       \
          fm_port=0x388                     \
          mpu_port=0x300  mpu_irq=9     \
          isapnp=1

#          mpu_port=0x330  mpu_irq=9     \


# OSS/Free setup
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
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss
alias sound-slot-0 cs4236
****************************************************************
Module                  Size  Used by    Not tainted
snd-pcm-oss            44452   0 (autoclean)
snd-mixer-oss          15512   0 (autoclean) [snd-pcm-oss]
snd-opl3-synth         12804   0 (unused)
snd-seq-instr           7996   0 [snd-opl3-synth]
snd-seq-midi-emul       7212   0 [snd-opl3-synth]
snd-seq                47472   0 [snd-opl3-synth snd-seq-instr snd-seq-midi-emul]
snd-ainstr-fm           3088   0 [snd-opl3-synth]
snd-cs4236              7048   0
snd-cs4236-lib         13120   0 [snd-cs4236]
snd-opl3-lib            8932   0 [snd-opl3-synth snd-cs4236]
snd-hwdep               5888   0 [snd-opl3-lib]
snd-cs4231-lib         21288   0 [snd-cs4236 snd-cs4236-lib]
snd-pcm                83328   0 [snd-pcm-oss snd-cs4236-lib snd-cs4231-lib]
snd-timer              15304   0 [snd-seq snd-opl3-lib snd-cs4231-lib snd-pcm]
snd-mpu401-uart         4796   0 [snd-cs4236]
snd-rawmidi            18400   0 [snd-mpu401-uart]
snd-seq-device          6176   0 [snd-opl3-synth snd-seq snd-opl3-lib snd-rawmidi]
snd                    39404   0 [snd-pcm-oss snd-mixer-oss snd-opl3-synth 
snd-seq-instr snd-seq snd-cs4236 snd-cs4236-lib snd-opl3-lib snd-hwdep snd-cs4231-lib 
snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
ide-cd                 33608   0 (autoclean)
cdrom                  33696   0 (autoclean) [ide-cd]
soundcore               6532   6 (autoclean) [snd]
parport_pc             19108   1 (autoclean)
lp                      8996   0 (autoclean)
parport                37152   1 (autoclean) [parport_pc lp]
autofs                 13348   0 (autoclean) (unused)
tulip                  43552   1
iptable_filter          2412   0 (autoclean) (unused)
ip_tables              14936   1 [iptable_filter]
mousedev                5524   0 (unused)
keybdev                 2976   0 (unused)
hid                    22244   0 (unused)
input                   5888   0 [mousedev keybdev hid]
usb-uhci               26188   0 (unused)
usbcore                77024   1 [hid usb-uhci]
ext3                   70368   7
jbd                    52212   7 [ext3]



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to