[ltp] cs4610/1 sound card on 600e, with mandrake 9.0 and alsa

Dan Sawyer linux-thinkpad@linux-thinkpad.org
Sat, 30 Nov 2002 17:14:58 -0800


Please show which settings must be changed to switch dma?

Is it both modules??

Thanks,
Dan

Michael Asbridge wrote:

> worked first time
> you're a star Charles, thank you : )
>
> Michael
>
> Charles E Taylor IV wrote:
>
>> On Fri, 29 Nov 2002 19:52:09 +0000
>> Michael Asbridge <michael@asbridge.uklinux.net> wrote:
>>
>>  
>>
>>> I have a tp 600e with a CS4610/1 CrystalClear SoundFusion Audio card
>>>   
>>
>>
>> The OSS cs46xx driver does NOT work  (Is there a chipset this driver
>> DOES work on? :) ). How about the cs4232 driver?
>>
>> /etc/modules.conf:
>> alias sound-slot-0 cs4232
>> options sound dmabuf=1
>> alias synth0 opl3
>> options opl3 io=0x388
>> options cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5
>>
>> You may need to flip dma1 and dma2 values.  This is from a Thinkpad 
>> 700X,
>> by the way, which uses the same sound chip.
>>
>> As a last resort, you can try the soundblaster driver with its default
>> settings. This seems to work too, but not as well as the cs4232 driver
>> does.
>>
>>  
>>
>