Difference between revisions of "CS4236"
(switched categorization) |
|||
(38 intermediate revisions by 16 users not shown) | |||
Line 12: | Line 12: | ||
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
|} | |} | ||
+ | === 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 |
− | |||
− | options | + | With kernel 2.6.26 and a Thinkpad 380D, this is another solution: |
− | = | + | |
− | + | options snd-cs4236 port=0x534 cport=0x538 isapnp=0 dma1=1 dma2=0 irq=5 | |
− | + | === ThinkPads this chip may be found in === | |
+ | * {{380}}, {{380D}}, {{380E}}, {{380ED}} | ||
+ | * {{385D}}, {{385ED}} | ||
− | + | [[Category:Audio Devices]] | |
− |
Latest revision as of 14:22, 15 November 2020
CS4236This is a Cirrus Logic Audio controller Features
|
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
With kernel 2.6.26 and a Thinkpad 380D, this is another solution:
options snd-cs4236 port=0x534 cport=0x538 isapnp=0 dma1=1 dma2=0 irq=5