[ltp] sound on TP600E 2645-4A0
Harald Milz
linux-thinkpad@www.bm-soft.com
Mon, 14 Feb 2000 21:41:10 +0100 (CET)
Meir Litmanovich <meir@xpert.com> wrote:
> Your only problem can be jiberish sound right after boot.
> Put rmmod cs4232 ; modprobe a sound in rc.local or
> any other place to be run after reboot.
Right. I used the following sequence on my 600 - YMMV:
CS4232_OPTS="io=0x530 irq=9 dma=1 dma2=0 mpuio=0x330 mpuirq=9"
modprobe sound
insmod uart401
insmod opl3
insmod adlib_card io=0x388
insmod ad1848
insmod cs4232 $CS4232_OPTS
rmmod cs4232 # seems it needs to be loaded twice
insmod cs4232 $CS4232_OPTS
--
"What's the use of a good quotation if you can't change it?"
-- The Doctor
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html