Difference between revisions of "CS4236"
m (removed spam of Rebbel) |
(switched categorization) |
||
(14 intermediate revisions by 9 users not shown) | |||
Line 12: | Line 12: | ||
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Linux ALSA driver === | === Linux ALSA driver === | ||
This sound chip is supported by the snd-cs4236 kernel module. Use the following options line when loading this module: | 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 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 | ||
=== ThinkPads this chip may be found in === | === ThinkPads this chip may be found in === | ||
Line 33: | Line 25: | ||
* {{385D}}, {{385ED}} | * {{385D}}, {{385ED}} | ||
− | [[Category: | + | [[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