Difference between revisions of "CS4236"
 (→ThinkPads this chip may be found in)  | 
				 (no, the TP770 has a different soundchip)  | 
				||
| Line 31: | Line 31: | ||
=== ThinkPads this chip may be found in ===  | === ThinkPads this chip may be found in ===  | ||
* {{380}}, {{380D}}, {{380E}}, {{380ED}}  | * {{380}}, {{380D}}, {{380E}}, {{380ED}}  | ||
| − | * {{385D}}, {{385ED  | + | * {{385D}}, {{385ED}}  | 
[[Category:Components]]  | [[Category:Components]]  | ||
Revision as of 20:22, 1 May 2006
CS4236This is a Cirrus Logic Audio controller Features
  | 
Linux OSS driver
This sound chip is supported by the cs4232 kernel module. Use the following options line when loading this module:
options cs4232 io=0x530 irq=5 dma=1 dma2=0
or try this from the commandline:
modprobe cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=7 synthio=0x330 synthirq=7
(to get your soundcard working properly: disable QUICKSTART in the BIOS and dont INITIALIZE !)
Linux ALSA driver
This sound chip is supported by the snd-cs4236 kernel module. Use the following options line when loading this module:
options snd-cs4236 snd_index=0 snd_port=0x530 snd_cport=0x538 snd_isapnp=0 snd_dma1=1 snd_dma2=0 snd_irq=5