[ltp] ALSA on tp600e
Pekka Pessi
linux-thinkpad@linux-thinkpad.org
19 Sep 2002 13:00:19 +0300
Pino Giaquinto <doigia@tin.it> writes:
>Someone use ALSA drivers with TP600E and RedHAt 7.3 ?
>Please send me your configuration
I'm afraid that the ALSA 0.9.0rc3 does not work very well on TP
600E. You have to use OSS (which works pretty well, btw) or wait
for rc4. In any case, here is ALSA setup from a 600X:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-cs4232
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss
options snd-cs4232 snd_id="CS4232" snd_index=0 snd_port=0x530 \
snd_cport=0x538 snd_irq=5 snd_dma1=1 snd_dma2=0 snd_isapnp=0
Pekka