Configure ALSA for Crystal 4237B

While hav­ing wire­less Inter­net access is very sweet, I don’t cur­rently have work­ing sound on my lap­top (it was also some­what prob­lem­atic with SuSE too). I’ve been googing for anwers and not had a lot of luck. I did find that I need to have acpi=off when I boot up or Ubuntu won’t be able to detect the sound­card. Other than that, all I’ve found so far is that I’ll prob­a­bly have to man­u­ally spec­ify all the set­tings for the sound­card, as detailed in this HOWTO. If this is some­thing that you think you can help me with than you can read some details of my lap­top after the jump.

lspnp –v
0f CSC0000 Crystal PnP audio system CODEC
io 0x0530-0x0537
io 0x0388-0x038b
io 0x0220-0x022f
irq 5
dma 0
dma disabled

10 CSC0010 Crys­tal PnP audio sys­tem con­trol reg­is­ters
io 0x0210-0x0217

lsmod | grep snd
snd_opl3_lib 10112 0
snd_hwdep 9220 1 snd_opl3_lib
snd_cs4236_lib 16000 0
snd_mpu401_uart 7168 0
snd_rawmidi 22944 1 snd_mpu401_uart
snd_seq_device 8332 2 snd_opl3_lib,snd_rawmidi
snd_cs4231_lib 24832 1 snd_cs4236_lib
snd_pcm_oss 47652 0
snd_mixer_oss 16768 1 snd_pcm_oss
snd_pcm 84872 3 snd_cs4236_lib,snd_cs4231_lib,snd_pcm_oss
snd_timer 23300 3 snd_opl3_lib,snd_cs4231_lib,snd_pcm
snd 50276 11 snd_opl3_lib,snd_hwdep,snd_cs4236_lib,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_cs4231_lib,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9824 1 snd
snd_page_alloc 9604 2 snd_cs4231_lib,snd_pc

cat /proc/asound/cards
--- no soundcards ---

alsamixer
alsamixer: function snd_ctl_open failed for default: No such device

mod­probe snd-cs4236 snd_port=0x534 snd_cport=0x120 snd_mpu_port=-1 snd_fm_port=0x388 snd_jport=-1 snd_irq=5 snd_dma1=0
Error inserting snd_cs4236 (/lib/modules/2.6.10-5-386/kernel/sound/isa/cs423x/snd-cs4236.ko): No such device
FATAL: Error running install command for snd_cs4236

Update [15 May 2005. 7:57 PM –06:00 GMT]: I just real­ized that I left off some infor­ma­tion that could be use­ful to diag­nos­ing my sound prob­lems. In the Gnome Mul­ti­me­dia Sys­tems Selec­tor, when I choose ALSA as the default out­put sink and hit the test but­ton; I get this error:
Failed to construct test pipeline for 'ALSA - Advanced Linux Sound Architecture'

I’ve checked and my user is a mem­ber of the audio group, so I shouldn’t be hav­ing a rights problem.

Addi­tion­ally, my lap­top is a Dell Lat­i­tude CPi D300XT, see the com­plete specs here.

Similar Posts

About Mark McKibben

Mark works as a [REDACTED] for [REDACTED], currently residing in Iowa. CoffeeBear.net is a place for him to blather on about whatever strikes his fancy. He currently spends his "free" time working on a photography project, playing with his cat and attempting to keep his wife happy (not necessarily in that order).

2 Comments

  1. Mark says:
    May 17th, 2005 at 2:47 pm

    One more link with info to try get­ting this setup: ALSA: The mod­ule options for snd-cs4236

  2. Mark says:
    November 16th, 2005 at 8:34 am

    You might also want to read my lat­est post on this sub­ject, as I actu­ally got the sound to work in that post.

Leave a Reply

Notify me of followup comments via e-mail. You can also subscribe without commenting.