[ltp] tp 600e and sound

James Mckenzie linux-thinkpad@www.bm-soft.com
Tue, 27 Feb 2001 22:07:59 -0700


Arion Meier wrote:
> 
> hi
> 
> I can't get my soundcard working. alsaconf says the card is the Cirrus Logic
> CS 4610/11 [Crystal SoundFusion Audio Accelerator] (rev 01)
> Driver: snd-card-cs461x
> 
> Why playing a testsound it says
> capture exclusive group: 1
> the channel are 81 % and on
> 
> group 'pcm',0
> capabilities: volumen mute jointly-mute
> 100% on.
> 
> But no sound.

HMMM.  The 600E has a Crystal Sound CS4239B sound card.  Here is my
modules.conf file for
ALSA sound drivers:

alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666
snd_device_gid=
0 snd_device_uid=0
#
alias sound snd-card-0
alias snd-card-0 snd-card-cs4236
options snd-card-cs4236 snd_index=0 snd_id="Card1" snd_port=0x530
snd_cport=0x53
8 snd_mpu_port=0x330 snd_fm_port=0x388 snd_sb_port=0x220 snd_irq=5
snd_dma1=1 sn
d_dma2=0 snd_isapnp=0 # snd_mpu_irq=9 snd_dma1_size=xxx
snd_dma2_size=xxx snd_is
apnp=0
post-install snd-card-cs4236 /usr/sbin/alsactl restore
# OSS/Free emulation setup
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
alias sound-slot-1 off
alias sound-service-1-0 off
alias snd-minor-oss-0 snd-card-cs4236
alias snd-minor-oss-1 snd-opl3
alias snd-minor-oss-3 snd-pcm-oss

keep


You must have soundcore compiled into your kernel or available as a
module...

James Mckenzie

----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html