Difference between revisions of "CS4231"
 (switched categorization)  | 
				|||
| (3 intermediate revisions by one other user not shown) | |||
| Line 12: | Line 12: | ||
|style="vertical-align:top" |  | |style="vertical-align:top" |  | ||
|}  | |}  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
=== Linux ALSA driver ===  | === Linux ALSA driver ===  | ||
| − | This sound chip   | + | This sound chip should be supported by the snd-cs4231 kernel module. Try using the following options line when loading this module:  | 
  options snd-cs4231 snd_index=0 snd_port=0x830 snd_dma2=6 snd_irq=10  |   options snd-cs4231 snd_index=0 snd_port=0x830 snd_dma2=6 snd_irq=10  | ||
| − | ===   | + | === ThinkPads this chip may be found in ===  | 
* {{820}}, {{850}}, {{860}}  | * {{820}}, {{850}}, {{860}}  | ||
| − | [[Category:  | + | [[Category:Audio Devices]]  | 
Latest revision as of 14:22, 15 November 2020
CS4231This is a Cirrus Logic Audio controller Features
  | 
Linux ALSA driver
This sound chip should be supported by the snd-cs4231 kernel module. Try using the following options line when loading this module:
options snd-cs4231 snd_index=0 snd_port=0x830 snd_dma2=6 snd_irq=10