[ltp] ALSA drivers on 600E
Mauro Maroni
linux-thinkpad@linux-thinkpad.org
Sat, 29 Nov 2003 15:40:52 -0300 (ART)
Here we go....
alias char-major-10-219 mwave
alias char-major-116 snd
alias snd-card-0 snd-cs4236
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
options snd major=116 cards_limit=1
options snd-cs4236 index=0 port=0x530 cport=0x538 irq=5 dma1=1 dma2=0
isapnp=0
post-install snd amixer set Master 100% unmute;amixer set PCM 100% unmute;
amixer set Aux,1 100% unmute
Hope this helps
On Fri, 28 Nov 2003, Jakub Hegenbart wrote:
> Mauro Maroni wrote:
>
> >Hello:
> >
> >I have installed the ALSA drivers (0.9.8) on my 600E. The module cs46xx
> >does not work as far as I know, but I could make the card work with a
> >proper modules.conf configuration using the CS4239 module. Anyways, after loading all the
> >stuff from modules.conf when the machine is booting, it tries and retries to
> >load the cs46xx module as well (not sure why, looks like is detecting that the card is a
> >CS4610 and try to load that module automatically) generating a lot of ugly
> >messages on the console. I am running Slackware 9.1 + 2.4.22.
> >
> >Anyone has experienced this and/or knows how to fix it? (basically, to
> >avoid the cs46xx loading)
> >
> >Thanks,
> >Mauro
> >
> >
> >
> Just add snd-cs46xx to /etc/hotplug/blacklist and you should be fine.
> Could you please, post (or send me) the modules.conf file? I haven't
> managed to make ALSA work and feel a bit ashamed...running Old Sound
> System right now... Also a TP600E, also Slackware 9.1 + kernel 2.4.22 :)
>
> Jakub Hegenbart
>
>