ALSA-Configuration.txt 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597
  1. Advanced Linux Sound Architecture - Driver
  2. ==========================================
  3. Configuration guide
  4. Kernel Configuration
  5. ====================
  6. To enable ALSA support you need at least to build the kernel with
  7. primary sound card support (CONFIG_SOUND). Since ALSA can emulate OSS,
  8. you don't have to choose any of the OSS modules.
  9. Enable "OSS API emulation" (CONFIG_SND_OSSEMUL) and both OSS mixer and
  10. PCM supports if you want to run OSS applications with ALSA.
  11. If you want to support the WaveTable functionality on cards such as
  12. SB Live! then you need to enable "Sequencer support"
  13. (CONFIG_SND_SEQUENCER).
  14. To make ALSA debug messages more verbose, enable the "Verbose printk"
  15. and "Debug" options. To check for memory leaks, turn on "Debug memory"
  16. too. "Debug detection" will add checks for the detection of cards.
  17. Please note that all the ALSA ISA drivers support the Linux isapnp API
  18. (if the card supports ISA PnP). You don't need to configure the cards
  19. using isapnptools.
  20. Creating ALSA devices
  21. =====================
  22. This depends on your distribution, but normally you use the /dev/MAKEDEV
  23. script to create the necessary device nodes. On some systems you use a
  24. script named 'snddevices'.
  25. Module parameters
  26. =================
  27. The user can load modules with options. If the module supports more than
  28. one card and you have more than one card of the same type then you can
  29. specify multiple values for the option separated by commas.
  30. Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
  31. Module snd
  32. ----------
  33. The core ALSA module. It is used by all ALSA card drivers.
  34. It takes the following options which have global effects.
  35. major - major number for sound driver
  36. - Default: 116
  37. cards_limit
  38. - limiting card index for auto-loading (1-8)
  39. - Default: 1
  40. - For auto-loading more than one card, specify this
  41. option together with snd-card-X aliases.
  42. device_mode
  43. - permission mask for dynamic sound device filesystem
  44. - This is available only when DEVFS is enabled
  45. - Default: 0666
  46. - E.g.: device_mode=0660
  47. Module snd-pcm-oss
  48. ------------------
  49. The PCM OSS emulation module.
  50. This module takes options which change the mapping of devices.
  51. dsp_map - PCM device number maps assigned to the 1st OSS device.
  52. - Default: 0
  53. adsp_map - PCM device number maps assigned to the 2st OSS device.
  54. - Default: 1
  55. nonblock_open
  56. - Don't block opening busy PCM devices.
  57. For example, when dsp_map=2, /dev/dsp will be mapped to PCM #2 of
  58. the card #0. Similarly, when adsp_map=0, /dev/adsp will be mapped
  59. to PCM #0 of the card #0.
  60. For changing the second or later card, specify the option with
  61. commas, such like "dsp_map=0,1".
  62. nonblock_open option is used to change the behavior of the PCM
  63. regarding opening the device. When this option is non-zero,
  64. opening a busy OSS PCM device won't be blocked but return
  65. immediately with EAGAIN (just like O_NONBLOCK flag).
  66. Module snd-rawmidi
  67. ------------------
  68. This module takes options which change the mapping of devices.
  69. similar to those of the snd-pcm-oss module.
  70. midi_map - MIDI device number maps assigned to the 1st OSS device.
  71. - Default: 0
  72. amidi_map - MIDI device number maps assigned to the 2st OSS device.
  73. - Default: 1
  74. Common parameters for top sound card modules
  75. --------------------------------------------
  76. Each of top level sound card module takes the following options.
  77. index - index (slot #) of sound card
  78. - Values: 0 through 7 or negative
  79. - If nonnegative, assign that index number
  80. - if negative, interpret as a bitmask of permissible
  81. indices; the first free permitted index is assigned
  82. - Default: -1
  83. id - card ID (identifier or name)
  84. - Can be up to 15 characters long
  85. - Default: the card type
  86. - A directory by this name is created under /proc/asound/
  87. containing information about the card
  88. - This ID can be used instead of the index number in
  89. identifying the card
  90. enable - enable card
  91. - Default: enabled, for PCI and ISA PnP cards
  92. Module snd-ad1816a
  93. ------------------
  94. Module for sound cards based on Analog Devices AD1816A/AD1815 ISA chips.
  95. port - port # for AD1816A chip (PnP setup)
  96. mpu_port - port # for MPU-401 UART (PnP setup)
  97. fm_port - port # for OPL3 (PnP setup)
  98. irq - IRQ # for AD1816A chip (PnP setup)
  99. mpu_irq - IRQ # for MPU-401 UART (PnP setup)
  100. dma1 - first DMA # for AD1816A chip (PnP setup)
  101. dma2 - second DMA # for AD1816A chip (PnP setup)
  102. clockfreq - Clock frequency for AD1816A chip (default = 0, 33000Hz)
  103. Module supports up to 8 cards, autoprobe and PnP.
  104. Module snd-ad1848
  105. -----------------
  106. Module for sound cards based on AD1848/AD1847/CS4248 ISA chips.
  107. port - port # for AD1848 chip
  108. irq - IRQ # for AD1848 chip
  109. dma1 - DMA # for AD1848 chip (0,1,3)
  110. Module supports up to 8 cards. This module does not support autoprobe
  111. thus main port must be specified!!! Other ports are optional.
  112. Module snd-ali5451
  113. ------------------
  114. Module for ALi M5451 PCI chip.
  115. pcm_channels - Number of hardware channels assigned for PCM
  116. spdif - Support SPDIF I/O
  117. - Default: disabled
  118. Module supports autoprobe and multiple chips (max 8).
  119. The power-management is supported.
  120. Module snd-als100
  121. -----------------
  122. Module for sound cards based on Avance Logic ALS100/ALS120 ISA chips.
  123. port - port # for ALS100 (SB16) chip (PnP setup)
  124. irq - IRQ # for ALS100 (SB16) chip (PnP setup)
  125. dma8 - 8-bit DMA # for ALS100 (SB16) chip (PnP setup)
  126. dma16 - 16-bit DMA # for ALS100 (SB16) chip (PnP setup)
  127. mpu_port - port # for MPU-401 UART (PnP setup)
  128. mpu_irq - IRQ # for MPU-401 (PnP setup)
  129. fm_port - port # for OPL3 FM (PnP setup)
  130. Module supports up to 8 cards, autoprobe and PnP.
  131. Module snd-als4000
  132. ------------------
  133. Module for sound cards based on Avance Logic ALS4000 PCI chip.
  134. joystick_port - port # for legacy joystick support.
  135. 0 = disabled (default), 1 = auto-detect
  136. Module supports up to 8 cards, autoprobe and PnP.
  137. Module snd-atiixp
  138. -----------------
  139. Module for ATI IXP 150/200/250 AC97 controllers.
  140. ac97_clock - AC'97 clock (defalut = 48000)
  141. ac97_quirk - AC'97 workaround for strange hardware
  142. See the description of intel8x0 module for details.
  143. spdif_aclink - S/PDIF transfer over AC-link (default = 1)
  144. This module supports up to 8 cards and autoprobe.
  145. Module snd-atiixp-modem
  146. -----------------------
  147. Module for ATI IXP 150/200/250 AC97 modem controllers.
  148. Module supports up to 8 cards.
  149. Note: The default index value of this module is -2, i.e. the first
  150. slot is excluded.
  151. Module snd-au8810, snd-au8820, snd-au8830
  152. -----------------------------------------
  153. Module for Aureal Vortex, Vortex2 and Advantage device.
  154. pcifix - Control PCI workarounds
  155. 0 = Disable all workarounds
  156. 1 = Force the PCI latency of the Aureal card to 0xff
  157. 2 = Force the Extend PCI#2 Internal Master for Efficient
  158. Handling of Dummy Requests on the VIA KT133 AGP Bridge
  159. 3 = Force both settings
  160. 255 = Autodetect what is required (default)
  161. This module supports all ADB PCM channels, ac97 mixer, SPDIF, hardware
  162. EQ, mpu401, gameport. A3D and wavetable support are still in development.
  163. Development and reverse engineering work is being coordinated at
  164. http://savannah.nongnu.org/projects/openvortex/
  165. SPDIF output has a copy of the AC97 codec output, unless you use the
  166. "spdif" pcm device, which allows raw data passthru.
  167. The hardware EQ hardware and SPDIF is only present in the Vortex2 and
  168. Advantage.
  169. Note: Some ALSA mixer applicactions don't handle the SPDIF samplerate
  170. control correctly. If you have problems regarding this, try
  171. another ALSA compliant mixer (alsamixer works).
  172. Module snd-azt2320
  173. ------------------
  174. Module for sound cards based on Aztech System AZT2320 ISA chip (PnP only).
  175. port - port # for AZT2320 chip (PnP setup)
  176. wss_port - port # for WSS (PnP setup)
  177. mpu_port - port # for MPU-401 UART (PnP setup)
  178. fm_port - FM port # for AZT2320 chip (PnP setup)
  179. irq - IRQ # for AZT2320 (WSS) chip (PnP setup)
  180. mpu_irq - IRQ # for MPU-401 UART (PnP setup)
  181. dma1 - 1st DMA # for AZT2320 (WSS) chip (PnP setup)
  182. dma2 - 2nd DMA # for AZT2320 (WSS) chip (PnP setup)
  183. Module supports up to 8 cards, PnP and autoprobe.
  184. Module snd-azt3328
  185. ------------------
  186. Module for sound cards based on Aztech AZF3328 PCI chip.
  187. joystick - Enable joystick (default off)
  188. Module supports up to 8 cards.
  189. Module snd-bt87x
  190. ----------------
  191. Module for video cards based on Bt87x chips.
  192. digital_rate - Override the default digital rate (Hz)
  193. load_all - Load the driver even if the card model isn't known
  194. Module supports up to 8 cards.
  195. Note: The default index value of this module is -2, i.e. the first
  196. slot is excluded.
  197. Module snd-ca0106
  198. -----------------
  199. Module for Creative Audigy LS and SB Live 24bit
  200. Module supports up to 8 cards.
  201. Module snd-cmi8330
  202. ------------------
  203. Module for sound cards based on C-Media CMI8330 ISA chips.
  204. wssport - port # for CMI8330 chip (WSS)
  205. wssirq - IRQ # for CMI8330 chip (WSS)
  206. wssdma - first DMA # for CMI8330 chip (WSS)
  207. sbport - port # for CMI8330 chip (SB16)
  208. sbirq - IRQ # for CMI8330 chip (SB16)
  209. sbdma8 - 8bit DMA # for CMI8330 chip (SB16)
  210. sbdma16 - 16bit DMA # for CMI8330 chip (SB16)
  211. Module supports up to 8 cards and autoprobe.
  212. Module snd-cmipci
  213. -----------------
  214. Module for C-Media CMI8338 and 8738 PCI sound cards.
  215. mpu_port - 0x300,0x310,0x320,0x330, 0 = disable (default)
  216. fm_port - 0x388 (default), 0 = disable (default)
  217. soft_ac3 - Sofware-conversion of raw SPDIF packets (model 033 only)
  218. (default = 1)
  219. joystick_port - Joystick port address (0 = disable, 1 = auto-detect)
  220. Module supports autoprobe and multiple chips (max 8).
  221. Module snd-cs4231
  222. -----------------
  223. Module for sound cards based on CS4231 ISA chips.
  224. port - port # for CS4231 chip
  225. mpu_port - port # for MPU-401 UART (optional), -1 = disable
  226. irq - IRQ # for CS4231 chip
  227. mpu_irq - IRQ # for MPU-401 UART
  228. dma1 - first DMA # for CS4231 chip
  229. dma2 - second DMA # for CS4231 chip
  230. Module supports up to 8 cards. This module does not support autoprobe
  231. thus main port must be specified!!! Other ports are optional.
  232. The power-management is supported.
  233. Module snd-cs4232
  234. -----------------
  235. Module for sound cards based on CS4232/CS4232A ISA chips.
  236. port - port # for CS4232 chip (PnP setup - 0x534)
  237. cport - control port # for CS4232 chip (PnP setup - 0x120,0x210,0xf00)
  238. mpu_port - port # for MPU-401 UART (PnP setup - 0x300), -1 = disable
  239. fm_port - FM port # for CS4232 chip (PnP setup - 0x388), -1 = disable
  240. irq - IRQ # for CS4232 chip (5,7,9,11,12,15)
  241. mpu_irq - IRQ # for MPU-401 UART (9,11,12,15)
  242. dma1 - first DMA # for CS4232 chip (0,1,3)
  243. dma2 - second DMA # for Yamaha CS4232 chip (0,1,3), -1 = disable
  244. isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
  245. Module supports up to 8 cards. This module does not support autoprobe
  246. thus main port must be specified!!! Other ports are optional.
  247. The power-management is supported.
  248. Module snd-cs4236
  249. -----------------
  250. Module for sound cards based on CS4235/CS4236/CS4236B/CS4237B/
  251. CS4238B/CS4239 ISA chips.
  252. port - port # for CS4236 chip (PnP setup - 0x534)
  253. cport - control port # for CS4236 chip (PnP setup - 0x120,0x210,0xf00)
  254. mpu_port - port # for MPU-401 UART (PnP setup - 0x300), -1 = disable
  255. fm_port - FM port # for CS4236 chip (PnP setup - 0x388), -1 = disable
  256. irq - IRQ # for CS4236 chip (5,7,9,11,12,15)
  257. mpu_irq - IRQ # for MPU-401 UART (9,11,12,15)
  258. dma1 - first DMA # for CS4236 chip (0,1,3)
  259. dma2 - second DMA # for CS4236 chip (0,1,3), -1 = disable
  260. isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
  261. Module supports up to 8 cards. This module does not support autoprobe
  262. (if ISA PnP is not used) thus main port and control port must be
  263. specified!!! Other ports are optional.
  264. The power-management is supported.
  265. Module snd-cs4281
  266. -----------------
  267. Module for Cirrus Logic CS4281 soundchip.
  268. dual_codec - Secondary codec ID (0 = disable, default)
  269. Module supports up to 8 cards.
  270. The power-management is supported.
  271. Module snd-cs46xx
  272. -----------------
  273. Module for PCI sound cards based on CS4610/CS4612/CS4614/CS4615/CS4622/
  274. CS4624/CS4630/CS4280 PCI chips.
  275. external_amp - Force to enable external amplifer.
  276. thinkpad - Force to enable Thinkpad's CLKRUN control.
  277. mmap_valid - Support OSS mmap mode (default = 0).
  278. Module supports up to 8 cards and autoprobe.
  279. Usually external amp and CLKRUN controls are detected automatically
  280. from PCI sub vendor/device ids. If they don't work, give the options
  281. above explicitly.
  282. The power-management is supported.
  283. Module snd-dt019x
  284. -----------------
  285. Module for Diamond Technologies DT-019X / Avance Logic ALS-007 (PnP
  286. only)
  287. port - Port # (PnP setup)
  288. mpu_port - Port # for MPU-401 (PnP setup)
  289. fm_port - Port # for FM OPL-3 (PnP setup)
  290. irq - IRQ # (PnP setup)
  291. mpu_irq - IRQ # for MPU-401 (PnP setup)
  292. dma8 - DMA # (PnP setup)
  293. Module supports up to 8 cards. This module is enabled only with
  294. ISA PnP support.
  295. Module snd-dummy
  296. ----------------
  297. Module for the dummy sound card. This "card" doesn't do any output
  298. or input, but you may use this module for any application which
  299. requires a sound card (like RealPlayer).
  300. Module snd-emu10k1
  301. ------------------
  302. Module for EMU10K1/EMU10k2 based PCI sound cards.
  303. * Sound Blaster Live!
  304. * Sound Blaster PCI 512
  305. * Emu APS (partially supported)
  306. * Sound Blaster Audigy
  307. extin - bitmap of available external inputs for FX8010 (see bellow)
  308. extout - bitmap of available external outputs for FX8010 (see bellow)
  309. seq_ports - allocated sequencer ports (4 by default)
  310. max_synth_voices - limit of voices used for wavetable (64 by default)
  311. max_buffer_size - specifies the maximum size of wavetable/pcm buffers
  312. given in MB unit. Default value is 128.
  313. enable_ir - enable IR
  314. Module supports up to 8 cards and autoprobe.
  315. Input & Output configurations [extin/extout]
  316. * Creative Card wo/Digital out [0x0003/0x1f03]
  317. * Creative Card w/Digital out [0x0003/0x1f0f]
  318. * Creative Card w/Digital CD in [0x000f/0x1f0f]
  319. * Creative Card wo/Digital out + LiveDrive [0x3fc3/0x1fc3]
  320. * Creative Card w/Digital out + LiveDrive [0x3fc3/0x1fcf]
  321. * Creative Card w/Digital CD in + LiveDrive [0x3fcf/0x1fcf]
  322. * Creative Card wo/Digital out + Digital I/O 2 [0x0fc3/0x1f0f]
  323. * Creative Card w/Digital out + Digital I/O 2 [0x0fc3/0x1f0f]
  324. * Creative Card w/Digital CD in + Digital I/O 2 [0x0fcf/0x1f0f]
  325. * Creative Card 5.1/w Digital out + LiveDrive [0x3fc3/0x1fff]
  326. * Creative Card 5.1 (c) 2003 [0x3fc3/0x7cff]
  327. * Creative Card all ins and outs [0x3fff/0x7fff]
  328. Module snd-emu10k1x
  329. -------------------
  330. Module for Creative Emu10k1X (SB Live Dell OEM version)
  331. Module supports up to 8 cards.
  332. Module snd-ens1370
  333. ------------------
  334. Module for Ensoniq AudioPCI ES1370 PCI sound cards.
  335. * SoundBlaster PCI 64
  336. * SoundBlaster PCI 128
  337. joystick - Enable joystick (default off)
  338. Module supports up to 8 cards and autoprobe.
  339. Module snd-ens1371
  340. ------------------
  341. Module for Ensoniq AudioPCI ES1371 PCI sound cards.
  342. * SoundBlaster PCI 64
  343. * SoundBlaster PCI 128
  344. * SoundBlaster Vibra PCI
  345. joystick_port - port # for joystick (0x200,0x208,0x210,0x218),
  346. 0 = disable (default), 1 = auto-detect
  347. Module supports up to 8 cards and autoprobe.
  348. Module snd-es968
  349. ----------------
  350. Module for sound cards based on ESS ES968 chip (PnP only).
  351. port - port # for ES968 (SB8) chip (PnP setup)
  352. irq - IRQ # for ES968 (SB8) chip (PnP setup)
  353. dma1 - DMA # for ES968 (SB8) chip (PnP setup)
  354. Module supports up to 8 cards, PnP and autoprobe.
  355. Module snd-es1688
  356. -----------------
  357. Module for ESS AudioDrive ES-1688 and ES-688 sound cards.
  358. port - port # for ES-1688 chip (0x220,0x240,0x260)
  359. mpu_port - port # for MPU-401 port (0x300,0x310,0x320,0x330), -1 = disable (default)
  360. irq - IRQ # for ES-1688 chip (5,7,9,10)
  361. mpu_irq - IRQ # for MPU-401 port (5,7,9,10)
  362. dma8 - DMA # for ES-1688 chip (0,1,3)
  363. Module supports up to 8 cards and autoprobe (without MPU-401 port).
  364. Module snd-es18xx
  365. -----------------
  366. Module for ESS AudioDrive ES-18xx sound cards.
  367. port - port # for ES-18xx chip (0x220,0x240,0x260)
  368. mpu_port - port # for MPU-401 port (0x300,0x310,0x320,0x330), -1 = disable (default)
  369. fm_port - port # for FM (optional, not used)
  370. irq - IRQ # for ES-18xx chip (5,7,9,10)
  371. dma1 - first DMA # for ES-18xx chip (0,1,3)
  372. dma2 - first DMA # for ES-18xx chip (0,1,3)
  373. isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
  374. Module supports up to 8 cards ISA PnP and autoprobe (without MPU-401 port
  375. if native ISA PnP routines are not used).
  376. When dma2 is equal with dma1, the driver works as half-duplex.
  377. The power-management is supported.
  378. Module snd-es1938
  379. -----------------
  380. Module for sound cards based on ESS Solo-1 (ES1938,ES1946) chips.
  381. Module supports up to 8 cards and autoprobe.
  382. Module snd-es1968
  383. -----------------
  384. Module for sound cards based on ESS Maestro-1/2/2E (ES1968/ES1978) chips.
  385. total_bufsize - total buffer size in kB (1-4096kB)
  386. pcm_substreams_p - playback channels (1-8, default=2)
  387. pcm_substreams_c - capture channels (1-8, default=0)
  388. clock - clock (0 = auto-detection)
  389. use_pm - support the power-management (0 = off, 1 = on,
  390. 2 = auto (default))
  391. enable_mpu - enable MPU401 (0 = off, 1 = on, 2 = auto (default))
  392. joystick - enable joystick (default off)
  393. Module supports up to 8 cards and autoprobe.
  394. The power-management is supported.
  395. Module snd-fm801
  396. ----------------
  397. Module for ForteMedia FM801 based PCI sound cards.
  398. tea575x_tuner - Enable TEA575x tuner
  399. - 1 = MediaForte 256-PCS
  400. - 2 = MediaForte 256-PCPR
  401. - 3 = MediaForte 64-PCR
  402. - High 16-bits are video (radio) device number + 1
  403. - example: 0x10002 (MediaForte 256-PCPR, device 1)
  404. Module supports up to 8 cards and autoprobe.
  405. Module snd-gusclassic
  406. ---------------------
  407. Module for Gravis UltraSound Classic sound card.
  408. port - port # for GF1 chip (0x220,0x230,0x240,0x250,0x260)
  409. irq - IRQ # for GF1 chip (3,5,9,11,12,15)
  410. dma1 - DMA # for GF1 chip (1,3,5,6,7)
  411. dma2 - DMA # for GF1 chip (1,3,5,6,7,-1=disable)
  412. joystick_dac - 0 to 31, (0.59V-4.52V or 0.389V-2.98V)
  413. voices - GF1 voices limit (14-32)
  414. pcm_voices - reserved PCM voices
  415. Module supports up to 8 cards and autoprobe.
  416. Module snd-gusextreme
  417. ---------------------
  418. Module for Gravis UltraSound Extreme (Synergy ViperMax) sound card.
  419. port - port # for ES-1688 chip (0x220,0x230,0x240,0x250,0x260)
  420. gf1_port - port # for GF1 chip (0x210,0x220,0x230,0x240,0x250,0x260,0x270)
  421. mpu_port - port # for MPU-401 port (0x300,0x310,0x320,0x330), -1 = disable
  422. irq - IRQ # for ES-1688 chip (5,7,9,10)
  423. gf1_irq - IRQ # for GF1 chip (3,5,9,11,12,15)
  424. mpu_irq - IRQ # for MPU-401 port (5,7,9,10)
  425. dma8 - DMA # for ES-1688 chip (0,1,3)
  426. dma1 - DMA # for GF1 chip (1,3,5,6,7)
  427. joystick_dac - 0 to 31, (0.59V-4.52V or 0.389V-2.98V)
  428. voices - GF1 voices limit (14-32)
  429. pcm_voices - reserved PCM voices
  430. Module supports up to 8 cards and autoprobe (without MPU-401 port).
  431. Module snd-gusmax
  432. -----------------
  433. Module for Gravis UltraSound MAX sound card.
  434. port - port # for GF1 chip (0x220,0x230,0x240,0x250,0x260)
  435. irq - IRQ # for GF1 chip (3,5,9,11,12,15)
  436. dma1 - DMA # for GF1 chip (1,3,5,6,7)
  437. dma2 - DMA # for GF1 chip (1,3,5,6,7,-1=disable)
  438. joystick_dac - 0 to 31, (0.59V-4.52V or 0.389V-2.98V)
  439. voices - GF1 voices limit (14-32)
  440. pcm_voices - reserved PCM voices
  441. Module supports up to 8 cards and autoprobe.
  442. Module snd-hda-intel
  443. --------------------
  444. Module for Intel HD Audio (ICH6, ICH6M, ICH7), ATI SB450,
  445. VIA VT8251/VT8237A
  446. model - force the model name
  447. position_fix - Fix DMA pointer (0 = FIFO size, 1 = none, 2 = POSBUF)
  448. Module supports up to 8 cards.
  449. Each codec may have a model table for different configurations.
  450. If your machine isn't listed there, the default (usually minimal)
  451. configuration is set up. You can pass "model=<name>" option to
  452. specify a certain model in such a case. There are different
  453. models depending on the codec chip.
  454. Model name Description
  455. ---------- -----------
  456. ALC880
  457. 3stack 3-jack in back and a headphone out
  458. 3stack-digout 3-jack in back, a HP out and a SPDIF out
  459. 5stack 5-jack in back, 2-jack in front
  460. 5stack-digout 5-jack in back, 2-jack in front, a SPDIF out
  461. 6stack 6-jack in back, 2-jack in front
  462. 6stack-digout 6-jack with a SPDIF out
  463. w810 3-jack
  464. z71v 3-jack (HP shared SPDIF)
  465. asus 3-jack
  466. uniwill 3-jack
  467. F1734 2-jack
  468. test for testing/debugging purpose, almost all controls can be
  469. adjusted. Appearing only when compiled with
  470. $CONFIG_SND_DEBUG=y
  471. CMI9880
  472. minimal 3-jack in back
  473. min_fp 3-jack in back, 2-jack in front
  474. full 6-jack in back, 2-jack in front
  475. full_dig 6-jack in back, 2-jack in front, SPDIF I/O
  476. allout 5-jack in back, 2-jack in front, SPDIF out
  477. auto auto-config reading BIOS (default)
  478. Note 2: If you get click noises on output, try the module option
  479. position_fix=1 or 2. position_fix=1 will use the SD_LPIB
  480. register value without FIFO size correction as the current
  481. DMA pointer. position_fix=2 will make the driver to use
  482. the position buffer instead of reading SD_LPIB register.
  483. (Usually SD_LPLIB register is more accurate than the
  484. position buffer.)
  485. Module snd-hdsp
  486. ---------------
  487. Module for RME Hammerfall DSP audio interface(s)
  488. Module supports up to 8 cards.
  489. Note: The firmware data can be automatically loaded via hotplug
  490. when CONFIG_FW_LOADER is set. Otherwise, you need to load
  491. the firmware via hdsploader utility included in alsa-tools
  492. package.
  493. The firmware data is found in alsa-firmware package.
  494. Note: snd-page-alloc module does the job which snd-hammerfall-mem
  495. module did formerly. It will allocate the buffers in advance
  496. when any HDSP cards are found. To make the buffer
  497. allocation sure, load snd-page-alloc module in the early
  498. stage of boot sequence. See "Early Buffer Allocation"
  499. section.
  500. Module snd-hdspm
  501. ----------------
  502. Module for RME HDSP MADI board.
  503. precise_ptr - Enable precise pointer, or disable.
  504. line_outs_monitor - Send playback streams to analog outs by default.
  505. enable_monitor - Enable Analog Out on Channel 63/64 by default.
  506. See hdspm.txt for details.
  507. Module snd-ice1712
  508. ------------------
  509. Module for Envy24 (ICE1712) based PCI sound cards.
  510. * MidiMan M Audio Delta 1010
  511. * MidiMan M Audio Delta 1010LT
  512. * MidiMan M Audio Delta DiO 2496
  513. * MidiMan M Audio Delta 66
  514. * MidiMan M Audio Delta 44
  515. * MidiMan M Audio Delta 410
  516. * MidiMan M Audio Audiophile 2496
  517. * TerraTec EWS 88MT
  518. * TerraTec EWS 88D
  519. * TerraTec EWX 24/96
  520. * TerraTec DMX 6Fire
  521. * TerraTec Phase 88
  522. * Hoontech SoundTrack DSP 24
  523. * Hoontech SoundTrack DSP 24 Value
  524. * Hoontech SoundTrack DSP 24 Media 7.1
  525. * Event Electronics, EZ8
  526. * Digigram VX442
  527. * Lionstracs, Mediastaton
  528. model - Use the given board model, one of the following:
  529. delta1010, dio2496, delta66, delta44, audiophile, delta410,
  530. delta1010lt, vx442, ewx2496, ews88mt, ews88mt_new, ews88d,
  531. dmx6fire, dsp24, dsp24_value, dsp24_71, ez8,
  532. phase88, mediastation
  533. omni - Omni I/O support for MidiMan M-Audio Delta44/66
  534. cs8427_timeout - reset timeout for the CS8427 chip (S/PDIF transciever)
  535. in msec resolution, default value is 500 (0.5 sec)
  536. Module supports up to 8 cards and autoprobe. Note: The consumer part
  537. is not used with all Envy24 based cards (for example in the MidiMan Delta
  538. serie).
  539. Note: The supported board is detected by reading EEPROM or PCI
  540. SSID (if EEPROM isn't available). You can override the
  541. model by passing "model" module option in case that the
  542. driver isn't configured properly or you want to try another
  543. type for testing.
  544. Module snd-ice1724
  545. ------------------
  546. Module for Envy24HT (VT/ICE1724), Envy24PT (VT1720) based PCI sound cards.
  547. * MidiMan M Audio Revolution 7.1
  548. * AMP Ltd AUDIO2000
  549. * TerraTec Aureon 5.1 Sky
  550. * TerraTec Aureon 7.1 Space
  551. * TerraTec Aureon 7.1 Universe
  552. * TerraTec Phase 22
  553. * TerraTec Phase 28
  554. * AudioTrak Prodigy 7.1
  555. * AudioTrak Prodigy 192
  556. * Pontis MS300
  557. * Albatron K8X800 Pro II
  558. * Chaintech ZNF3-150
  559. * Chaintech ZNF3-250
  560. * Chaintech 9CJS
  561. * Chaintech AV-710
  562. * Shuttle SN25P
  563. model - Use the given board model, one of the following:
  564. revo71, amp2000, prodigy71, prodigy192, aureon51,
  565. aureon71, universe, k8x800, phase22, phase28, ms300,
  566. av710
  567. Module supports up to 8 cards and autoprobe.
  568. Note: The supported board is detected by reading EEPROM or PCI
  569. SSID (if EEPROM isn't available). You can override the
  570. model by passing "model" module option in case that the
  571. driver isn't configured properly or you want to try another
  572. type for testing.
  573. Module snd-intel8x0
  574. -------------------
  575. Module for AC'97 motherboards from Intel and compatibles.
  576. * Intel i810/810E, i815, i820, i830, i84x, MX440
  577. * SiS 7012 (SiS 735)
  578. * NVidia NForce, NForce2
  579. * AMD AMD768, AMD8111
  580. * ALi m5455
  581. ac97_clock - AC'97 codec clock base (0 = auto-detect)
  582. ac97_quirk - AC'97 workaround for strange hardware
  583. The following strings are accepted:
  584. default = don't override the default setting
  585. disable = disable the quirk
  586. hp_only = use headphone control as master
  587. swap_hp = swap headphone and master controls
  588. swap_surround = swap master and surround controls
  589. ad_sharing = for AD1985, turn on OMS bit and use headphone
  590. alc_jack = for ALC65x, turn on the jack sense mode
  591. inv_eapd = inverted EAPD implementation
  592. mute_led = bind EAPD bit for turning on/off mute LED
  593. For backward compatibility, the corresponding integer
  594. value -1, 0, ... are accepted, too.
  595. buggy_irq - Enable workaround for buggy interrupts on some
  596. motherboards (default off)
  597. Module supports autoprobe and multiple bus-master chips (max 8).
  598. Note: the latest driver supports auto-detection of chip clock.
  599. if you still encounter too fast playback, specify the clock
  600. explicitly via the module option "ac97_clock=41194".
  601. Joystick/MIDI ports are not supported by this driver. If your
  602. motherboard has these devices, use the ns558 or snd-mpu401
  603. modules, respectively.
  604. The ac97_quirk option is used to enable/override the workaround
  605. for specific devices. Some hardware have swapped output pins
  606. between Master and Headphone, or Surround. The driver provides
  607. the auto-detection of known problematic devices, but some might
  608. be unknown or wrongly detected. In such a case, pass the proper
  609. value with this option.
  610. The power-management is supported.
  611. Module snd-intel8x0m
  612. --------------------
  613. Module for Intel ICH (i8x0) chipset MC97 modems.
  614. ac97_clock - AC'97 codec clock base (0 = auto-detect)
  615. This module supports up to 8 cards and autoprobe.
  616. Note: The default index value of this module is -2, i.e. the first
  617. slot is excluded.
  618. Module snd-interwave
  619. --------------------
  620. Module for Gravis UltraSound PnP, Dynasonic 3-D/Pro, STB Sound Rage 32
  621. and other sound cards based on AMD InterWave (tm) chip.
  622. port - port # for InterWave chip (0x210,0x220,0x230,0x240,0x250,0x260)
  623. irq - IRQ # for InterWave chip (3,5,9,11,12,15)
  624. dma1 - DMA # for InterWave chip (0,1,3,5,6,7)
  625. dma2 - DMA # for InterWave chip (0,1,3,5,6,7,-1=disable)
  626. joystick_dac - 0 to 31, (0.59V-4.52V or 0.389V-2.98V)
  627. midi - 1 = MIDI UART enable, 0 = MIDI UART disable (default)
  628. pcm_voices - reserved PCM voices for the synthesizer (default 2)
  629. effect - 1 = InterWave effects enable (default 0);
  630. requires 8 voices
  631. Module supports up to 8 cards, autoprobe and ISA PnP.
  632. Module snd-interwave-stb
  633. ------------------------
  634. Module for UltraSound 32-Pro (sound card from STB used by Compaq)
  635. and other sound cards based on AMD InterWave (tm) chip with TEA6330T
  636. circuit for extended control of bass, treble and master volume.
  637. port - port # for InterWave chip (0x210,0x220,0x230,0x240,0x250,0x260)
  638. port_tc - tone control (i2c bus) port # for TEA6330T chip (0x350,0x360,0x370,0x380)
  639. irq - IRQ # for InterWave chip (3,5,9,11,12,15)
  640. dma1 - DMA # for InterWave chip (0,1,3,5,6,7)
  641. dma2 - DMA # for InterWave chip (0,1,3,5,6,7,-1=disable)
  642. joystick_dac - 0 to 31, (0.59V-4.52V or 0.389V-2.98V)
  643. midi - 1 = MIDI UART enable, 0 = MIDI UART disable (default)
  644. pcm_voices - reserved PCM voices for the synthesizer (default 2)
  645. effect - 1 = InterWave effects enable (default 0);
  646. requires 8 voices
  647. Module supports up to 8 cards, autoprobe and ISA PnP.
  648. Module snd-korg1212
  649. -------------------
  650. Module for Korg 1212 IO PCI card
  651. Module supports up to 8 cards.
  652. Module snd-maestro3
  653. -------------------
  654. Module for Allegro/Maestro3 chips
  655. external_amp - enable external amp (enabled by default)
  656. amp_gpio - GPIO pin number for external amp (0-15) or
  657. -1 for default pin (8 for allegro, 1 for
  658. others)
  659. Module supports autoprobe and multiple chips (max 8).
  660. Note: the binding of amplifier is dependent on hardware.
  661. If there is no sound even though all channels are unmuted, try to
  662. specify other gpio connection via amp_gpio option.
  663. For example, a Panasonic notebook might need "amp_gpio=0x0d"
  664. option.
  665. The power-management is supported.
  666. Module snd-mixart
  667. -----------------
  668. Module for Digigram miXart8 sound cards.
  669. Module supports multiple cards.
  670. Note: One miXart8 board will be represented as 4 alsa cards.
  671. See MIXART.txt for details.
  672. When the driver is compiled as a module and the hotplug firmware
  673. is supported, the firmware data is loaded via hotplug automatically.
  674. Install the necessary firmware files in alsa-firmware package.
  675. When no hotplug fw loader is available, you need to load the
  676. firmware via mixartloader utility in alsa-tools package.
  677. Module snd-mpu401
  678. -----------------
  679. Module for MPU-401 UART devices.
  680. port - port number or -1 (disable)
  681. irq - IRQ number or -1 (disable)
  682. pnp - PnP detection - 0 = disable, 1 = enable (default)
  683. Module supports multiple devices (max 8) and PnP.
  684. Module snd-mtpav
  685. ----------------
  686. Module for MOTU MidiTimePiece AV multiport MIDI (on the parallel
  687. port).
  688. port - I/O port # for MTPAV (0x378,0x278, default=0x378)
  689. irq - IRQ # for MTPAV (7,5, default=7)
  690. hwports - number of supported hardware ports, default=8.
  691. Module supports only 1 card. This module has no enable option.
  692. Module snd-nm256
  693. ----------------
  694. Module for NeoMagic NM256AV/ZX chips
  695. playback_bufsize - max playback frame size in kB (4-128kB)
  696. capture_bufsize - max capture frame size in kB (4-128kB)
  697. force_ac97 - 0 or 1 (disabled by default)
  698. buffer_top - specify buffer top address
  699. use_cache - 0 or 1 (disabled by default)
  700. vaio_hack - alias buffer_top=0x25a800
  701. reset_workaround - enable AC97 RESET workaround for some laptops
  702. Module supports autoprobe and multiple chips (max 8).
  703. The power-management is supported.
  704. Note: on some notebooks the buffer address cannot be detected
  705. automatically, or causes hang-up during initialization.
  706. In such a case, specify the buffer top address explicity via
  707. buffer_top option.
  708. For example,
  709. Sony F250: buffer_top=0x25a800
  710. Sony F270: buffer_top=0x272800
  711. The driver supports only ac97 codec. It's possible to force
  712. to initialize/use ac97 although it's not detected. In such a
  713. case, use force_ac97=1 option - but *NO* guarantee whether it
  714. works!
  715. Note: The NM256 chip can be linked internally with non-AC97
  716. codecs. This driver supports only the AC97 codec, and won't work
  717. with machines with other (most likely CS423x or OPL3SAx) chips,
  718. even though the device is detected in lspci. In such a case, try
  719. other drivers, e.g. snd-cs4232 or snd-opl3sa2. Some has ISA-PnP
  720. but some doesn't have ISA PnP. You'll need to speicfy isapnp=0
  721. and proper hardware parameters in the case without ISA PnP.
  722. Note: some laptops need a workaround for AC97 RESET. For the
  723. known hardware like Dell Latitude LS and Sony PCG-F305, this
  724. workaround is enabled automatically. For other laptops with a
  725. hard freeze, you can try reset_workaround=1 option.
  726. Note: This driver is really crappy. It's a porting from the
  727. OSS driver, which is a result of black-magic reverse engineering.
  728. The detection of codec will fail if the driver is loaded *after*
  729. X-server as described above. You might be able to force to load
  730. the module, but it may result in hang-up. Hence, make sure that
  731. you load this module *before* X if you encounter this kind of
  732. problem.
  733. Module snd-opl3sa2
  734. ------------------
  735. Module for Yamaha OPL3-SA2/SA3 sound cards.
  736. port - control port # for OPL3-SA chip (0x370)
  737. sb_port - SB port # for OPL3-SA chip (0x220,0x240)
  738. wss_port - WSS port # for OPL3-SA chip (0x530,0xe80,0xf40,0x604)
  739. midi_port - port # for MPU-401 UART (0x300,0x330), -1 = disable
  740. fm_port - FM port # for OPL3-SA chip (0x388), -1 = disable
  741. irq - IRQ # for OPL3-SA chip (5,7,9,10)
  742. dma1 - first DMA # for Yamaha OPL3-SA chip (0,1,3)
  743. dma2 - second DMA # for Yamaha OPL3-SA chip (0,1,3), -1 = disable
  744. isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
  745. Module supports up to 8 cards and ISA PnP. This module does not support
  746. autoprobe (if ISA PnP is not used) thus all ports must be specified!!!
  747. The power-management is supported.
  748. Module snd-opti92x-ad1848
  749. -------------------------
  750. Module for sound cards based on OPTi 82c92x and Analog Devices AD1848 chips.
  751. Module works with OAK Mozart cards as well.
  752. port - port # for WSS chip (0x530,0xe80,0xf40,0x604)
  753. mpu_port - port # for MPU-401 UART (0x300,0x310,0x320,0x330)
  754. fm_port - port # for OPL3 device (0x388)
  755. irq - IRQ # for WSS chip (5,7,9,10,11)
  756. mpu_irq - IRQ # for MPU-401 UART (5,7,9,10)
  757. dma1 - first DMA # for WSS chip (0,1,3)
  758. This module supports only one card, autoprobe and PnP.
  759. Module snd-opti92x-cs4231
  760. -------------------------
  761. Module for sound cards based on OPTi 82c92x and Crystal CS4231 chips.
  762. port - port # for WSS chip (0x530,0xe80,0xf40,0x604)
  763. mpu_port - port # for MPU-401 UART (0x300,0x310,0x320,0x330)
  764. fm_port - port # for OPL3 device (0x388)
  765. irq - IRQ # for WSS chip (5,7,9,10,11)
  766. mpu_irq - IRQ # for MPU-401 UART (5,7,9,10)
  767. dma1 - first DMA # for WSS chip (0,1,3)
  768. dma2 - second DMA # for WSS chip (0,1,3)
  769. This module supports only one card, autoprobe and PnP.
  770. Module snd-opti93x
  771. ------------------
  772. Module for sound cards based on OPTi 82c93x chips.
  773. port - port # for WSS chip (0x530,0xe80,0xf40,0x604)
  774. mpu_port - port # for MPU-401 UART (0x300,0x310,0x320,0x330)
  775. fm_port - port # for OPL3 device (0x388)
  776. irq - IRQ # for WSS chip (5,7,9,10,11)
  777. mpu_irq - IRQ # for MPU-401 UART (5,7,9,10)
  778. dma1 - first DMA # for WSS chip (0,1,3)
  779. dma2 - second DMA # for WSS chip (0,1,3)
  780. This module supports only one card, autoprobe and PnP.
  781. Module snd-powermac (on ppc only)
  782. ---------------------------------
  783. Module for PowerMac, iMac and iBook on-board soundchips
  784. enable_beep - enable beep using PCM (enabled as default)
  785. Module supports autoprobe a chip.
  786. Note: the driver may have problems regarding endianess.
  787. The power-management is supported.
  788. Module snd-pxa2xx-ac97 (on arm only)
  789. ------------------------------------
  790. Module for AC97 driver for the Intel PXA2xx chip
  791. For ARM architecture only.
  792. Module snd-rme32
  793. ----------------
  794. Module for RME Digi32, Digi32 Pro and Digi32/8 (Sek'd Prodif32,
  795. Prodif96 and Prodif Gold) sound cards.
  796. Module supports up to 8 cards.
  797. Module snd-rme96
  798. ----------------
  799. Module for RME Digi96, Digi96/8 and Digi96/8 PRO/PAD/PST sound cards.
  800. Module supports up to 8 cards.
  801. Module snd-rme9652
  802. ------------------
  803. Module for RME Digi9652 (Hammerfall, Hammerfall-Light) sound cards.
  804. precise_ptr - Enable precise pointer (doesn't work reliably).
  805. (default = 0)
  806. Module supports up to 8 cards.
  807. Note: snd-page-alloc module does the job which snd-hammerfall-mem
  808. module did formerly. It will allocate the buffers in advance
  809. when any RME9652 cards are found. To make the buffer
  810. allocation sure, load snd-page-alloc module in the early
  811. stage of boot sequence. See "Early Buffer Allocation"
  812. section.
  813. Module snd-sa11xx-uda1341 (on arm only)
  814. ---------------------------------------
  815. Module for Philips UDA1341TS on Compaq iPAQ H3600 sound card.
  816. Module supports only one card.
  817. Module has no enable and index options.
  818. Module snd-sb8
  819. --------------
  820. Module for 8-bit SoundBlaster cards: SoundBlaster 1.0,
  821. SoundBlaster 2.0,
  822. SoundBlaster Pro
  823. port - port # for SB DSP chip (0x220,0x240,0x260)
  824. irq - IRQ # for SB DSP chip (5,7,9,10)
  825. dma8 - DMA # for SB DSP chip (1,3)
  826. Module supports up to 8 cards and autoprobe.
  827. Module snd-sb16 and snd-sbawe
  828. -----------------------------
  829. Module for 16-bit SoundBlaster cards: SoundBlaster 16 (PnP),
  830. SoundBlaster AWE 32 (PnP),
  831. SoundBlaster AWE 64 PnP
  832. port - port # for SB DSP 4.x chip (0x220,0x240,0x260)
  833. mpu_port - port # for MPU-401 UART (0x300,0x330), -1 = disable
  834. awe_port - base port # for EMU8000 synthesizer (0x620,0x640,0x660)
  835. (snd-sbawe module only)
  836. irq - IRQ # for SB DSP 4.x chip (5,7,9,10)
  837. dma8 - 8-bit DMA # for SB DSP 4.x chip (0,1,3)
  838. dma16 - 16-bit DMA # for SB DSP 4.x chip (5,6,7)
  839. mic_agc - Mic Auto-Gain-Control - 0 = disable, 1 = enable (default)
  840. csp - ASP/CSP chip support - 0 = disable (default), 1 = enable
  841. isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
  842. Module supports up to 8 cards, autoprobe and ISA PnP.
  843. Note: To use Vibra16X cards in 16-bit half duplex mode, you must
  844. disable 16bit DMA with dma16 = -1 module parameter.
  845. Also, all Sound Blaster 16 type cards can operate in 16-bit
  846. half duplex mode through 8-bit DMA channel by disabling their
  847. 16-bit DMA channel.
  848. Module snd-sgalaxy
  849. ------------------
  850. Module for Aztech Sound Galaxy sound card.
  851. sbport - Port # for SB16 interface (0x220,0x240)
  852. wssport - Port # for WSS interface (0x530,0xe80,0xf40,0x604)
  853. irq - IRQ # (7,9,10,11)
  854. dma1 - DMA #
  855. Module supports up to 8 cards.
  856. Module snd-sscape
  857. -----------------
  858. Module for ENSONIQ SoundScape PnP cards.
  859. port - Port # (PnP setup)
  860. irq - IRQ # (PnP setup)
  861. mpu_irq - MPU-401 IRQ # (PnP setup)
  862. dma - DMA # (PnP setup)
  863. Module supports up to 8 cards. ISA PnP must be enabled.
  864. You need sscape_ctl tool in alsa-tools package for loading
  865. the microcode.
  866. Module snd-sun-amd7930 (on sparc only)
  867. --------------------------------------
  868. Module for AMD7930 sound chips found on Sparcs.
  869. Module supports up to 8 cards.
  870. Module snd-sun-cs4231 (on sparc only)
  871. -------------------------------------
  872. Module for CS4231 sound chips found on Sparcs.
  873. Module supports up to 8 cards.
  874. Module snd-sun-dbri (on sparc only)
  875. -----------------------------------
  876. Module for DBRI sound chips found on Sparcs.
  877. Module supports up to 8 cards.
  878. Module snd-wavefront
  879. --------------------
  880. Module for Turtle Beach Maui, Tropez and Tropez+ sound cards.
  881. cs4232_pcm_port - Port # for CS4232 PCM interface.
  882. cs4232_pcm_irq - IRQ # for CS4232 PCM interface (5,7,9,11,12,15).
  883. cs4232_mpu_port - Port # for CS4232 MPU-401 interface.
  884. cs4232_mpu_irq - IRQ # for CS4232 MPU-401 interface (9,11,12,15).
  885. use_cs4232_midi - Use CS4232 MPU-401 interface
  886. (inaccessibly located inside your computer)
  887. ics2115_port - Port # for ICS2115
  888. ics2115_irq - IRQ # for ICS2115
  889. fm_port - FM OPL-3 Port #
  890. dma1 - DMA1 # for CS4232 PCM interface.
  891. dma2 - DMA2 # for CS4232 PCM interface.
  892. isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
  893. Module supports up to 8 cards and ISA PnP.
  894. Module snd-sonicvibes
  895. ---------------------
  896. Module for S3 SonicVibes PCI sound cards.
  897. * PINE Schubert 32 PCI
  898. reverb - Reverb Enable - 1 = enable, 0 = disable (default)
  899. - SoundCard must have onboard SRAM for this.
  900. mge - Mic Gain Enable - 1 = enable, 0 = disable (default)
  901. Module supports up to 8 cards and autoprobe.
  902. Module snd-serial-u16550
  903. ------------------------
  904. Module for UART16550A serial MIDI ports.
  905. port - port # for UART16550A chip
  906. irq - IRQ # for UART16550A chip, -1 = poll mode
  907. speed - speed in bauds (9600,19200,38400,57600,115200)
  908. 38400 = default
  909. base - base for divisor in bauds (57600,115200,230400,460800)
  910. 115200 = default
  911. outs - number of MIDI ports in a serial port (1-4)
  912. 1 = default
  913. adaptor - Type of adaptor.
  914. 0 = Soundcanvas, 1 = MS-124T, 2 = MS-124W S/A,
  915. 3 = MS-124W M/B, 4 = Generic
  916. Module supports up to 8 cards. This module does not support autoprobe
  917. thus the main port must be specified!!! Other options are optional.
  918. Module snd-trident
  919. ------------------
  920. Module for Trident 4DWave DX/NX sound cards.
  921. * Best Union Miss Melody 4DWave PCI
  922. * HIS 4DWave PCI
  923. * Warpspeed ONSpeed 4DWave PCI
  924. * AzTech PCI 64-Q3D
  925. * Addonics SV 750
  926. * CHIC True Sound 4Dwave
  927. * Shark Predator4D-PCI
  928. * Jaton SonicWave 4D
  929. pcm_channels - max channels (voices) reserved for PCM
  930. wavetable_size - max wavetable size in kB (4-?kb)
  931. Module supports up to 8 cards and autoprobe.
  932. The power-management is supported.
  933. Module snd-usb-audio
  934. --------------------
  935. Module for USB audio and USB MIDI devices.
  936. vid - Vendor ID for the device (optional)
  937. pid - Product ID for the device (optional)
  938. This module supports up to 8 cards, autoprobe and hotplugging.
  939. Module snd-usb-usx2y
  940. --------------------
  941. Module for Tascam USB US-122, US-224 and US-428 devices.
  942. This module supports up to 8 cards, autoprobe and hotplugging.
  943. Note: you need to load the firmware via usx2yloader utility included
  944. in alsa-tools and alsa-firmware packages.
  945. Module snd-via82xx
  946. ------------------
  947. Module for AC'97 motherboards based on VIA 82C686A/686B, 8233,
  948. 8233A, 8233C, 8235, 8237 (south) bridge.
  949. mpu_port - 0x300,0x310,0x320,0x330, otherwise obtain BIOS setup
  950. [VIA686A/686B only]
  951. joystick - Enable joystick (default off) [VIA686A/686B only]
  952. ac97_clock - AC'97 codec clock base (default 48000Hz)
  953. dxs_support - support DXS channels,
  954. 0 = auto (default), 1 = enable, 2 = disable,
  955. 3 = 48k only, 4 = no VRA, 5 = enable any sample
  956. rate and different sample rates on different
  957. channels
  958. [VIA8233/C, 8235, 8237 only]
  959. ac97_quirk - AC'97 workaround for strange hardware
  960. See the description of intel8x0 module for details.
  961. Module supports autoprobe and multiple bus-master chips (max 8).
  962. Note: on some SMP motherboards like MSI 694D the interrupts might
  963. not be generated properly. In such a case, please try to
  964. set the SMP (or MPS) version on BIOS to 1.1 instead of
  965. default value 1.4. Then the interrupt number will be
  966. assigned under 15. You might also upgrade your BIOS.
  967. Note: VIA8233/5/7 (not VIA8233A) can support DXS (direct sound)
  968. channels as the first PCM. On these channels, up to 4
  969. streams can be played at the same time, and the controller
  970. can perform sample rate conversion with separate rates for
  971. each channel.
  972. As default (dxs_support = 0), 48k fixed rate is chosen
  973. except for the known devices since the output is often
  974. noisy except for 48k on some mother boards due to the
  975. bug of BIOS.
  976. Please try once dxs_support=5 and if it works on other
  977. sample rates (e.g. 44.1kHz of mp3 playback), please let us
  978. know the PCI subsystem vendor/device id's (output of
  979. "lspci -nv").
  980. If dxs_support=5 does not work, try dxs_support=4; if it
  981. doesn't work too, try dxs_support=1. (dxs_support=1 is
  982. usually for old motherboards. The correct implementated
  983. board should work with 4 or 5.) If it still doesn't
  984. work and the default setting is ok, dxs_support=3 is the
  985. right choice. If the default setting doesn't work at all,
  986. try dxs_support=2 to disable the DXS channels.
  987. In any cases, please let us know the result and the
  988. subsystem vendor/device ids.
  989. Note: for the MPU401 on VIA823x, use snd-mpu401 driver
  990. additonally. The mpu_port option is for VIA686 chips only.
  991. Module snd-via82xx-modem
  992. ------------------------
  993. Module for VIA82xx AC97 modem
  994. ac97_clock - AC'97 codec clock base (default 48000Hz)
  995. Module supports up to 8 cards.
  996. Note: The default index value of this module is -2, i.e. the first
  997. slot is excluded.
  998. Module snd-virmidi
  999. ------------------
  1000. Module for virtual rawmidi devices.
  1001. This module creates virtual rawmidi devices which communicate
  1002. to the corresponding ALSA sequencer ports.
  1003. midi_devs - MIDI devices # (1-8, default=4)
  1004. Module supports up to 8 cards.
  1005. Module snd-vx222
  1006. ----------------
  1007. Module for Digigram VX-Pocket VX222, V222 v2 and Mic cards.
  1008. mic - Enable Microphone on V222 Mic (NYI)
  1009. ibl - Capture IBL size. (default = 0, minimum size)
  1010. Module supports up to 8 cards.
  1011. When the driver is compiled as a module and the hotplug firmware
  1012. is supported, the firmware data is loaded via hotplug automatically.
  1013. Install the necessary firmware files in alsa-firmware package.
  1014. When no hotplug fw loader is available, you need to load the
  1015. firmware via vxloader utility in alsa-tools package. To invoke
  1016. vxloader automatically, add the following to /etc/modprobe.conf
  1017. install snd-vx222 /sbin/modprobe --first-time -i snd-vx222 && /usr/bin/vxloader
  1018. (for 2.2/2.4 kernels, add "post-install /usr/bin/vxloader" to
  1019. /etc/modules.conf, instead.)
  1020. IBL size defines the interrupts period for PCM. The smaller size
  1021. gives smaller latency but leads to more CPU consumption, too.
  1022. The size is usually aligned to 126. As default (=0), the smallest
  1023. size is chosen. The possible IBL values can be found in
  1024. /proc/asound/cardX/vx-status proc file.
  1025. Module snd-vxpocket
  1026. -------------------
  1027. Module for Digigram VX-Pocket VX2 and 440 PCMCIA cards.
  1028. ibl - Capture IBL size. (default = 0, minimum size)
  1029. Module supports up to 8 cards. The module is compiled only when
  1030. PCMCIA is supported on kernel.
  1031. To activate the driver via the card manager, you'll need to set
  1032. up /etc/pcmcia/vxpocket.conf. See the sound/pcmcia/vx/vxpocket.c.
  1033. When the driver is compiled as a module and the hotplug firmware
  1034. is supported, the firmware data is loaded via hotplug automatically.
  1035. Install the necessary firmware files in alsa-firmware package.
  1036. When no hotplug fw loader is available, you need to load the
  1037. firmware via vxloader utility in alsa-tools package.
  1038. About capture IBL, see the description of snd-vx222 module.
  1039. Note: the driver is build only when CONFIG_ISA is set.
  1040. Module snd-ymfpci
  1041. -----------------
  1042. Module for Yamaha PCI chips (YMF72x, YMF74x & YMF75x).
  1043. mpu_port - 0x300,0x330,0x332,0x334, 0 (disable) by default,
  1044. 1 (auto-detect for YMF744/754 only)
  1045. fm_port - 0x388,0x398,0x3a0,0x3a8, 0 (disable) by default
  1046. 1 (auto-detect for YMF744/754 only)
  1047. joystick_port - 0x201,0x202,0x204,0x205, 0 (disable) by default,
  1048. 1 (auto-detect)
  1049. rear_switch - enable shared rear/line-in switch (bool)
  1050. Module supports autoprobe and multiple chips (max 8).
  1051. The power-management is supported.
  1052. Module snd-pdaudiocf
  1053. --------------------
  1054. Module for Sound Core PDAudioCF sound card.
  1055. Note: the driver is build only when CONFIG_ISA is set.
  1056. Configuring Non-ISAPNP Cards
  1057. ============================
  1058. When the kernel is configured with ISA-PnP support, the modules
  1059. supporting the isapnp cards will have module options "isapnp".
  1060. If this option is set, *only* the ISA-PnP devices will be probed.
  1061. For probing the non ISA-PnP cards, you have to pass "isapnp=0" option
  1062. together with the proper i/o and irq configuration.
  1063. When the kernel is configured without ISA-PnP support, isapnp option
  1064. will be not built in.
  1065. Module Autoloading Support
  1066. ==========================
  1067. The ALSA drivers can be loaded automatically on demand by defining
  1068. module aliases. The string 'snd-card-%1' is requested for ALSA native
  1069. devices where %i is sound card number from zero to seven.
  1070. To auto-load an ALSA driver for OSS services, define the string
  1071. 'sound-slot-%i' where %i means the slot number for OSS, which
  1072. corresponds to the card index of ALSA. Usually, define this
  1073. as the same card module.
  1074. An example configuration for a single emu10k1 card is like below:
  1075. ----- /etc/modprobe.conf
  1076. alias snd-card-0 snd-emu10k1
  1077. alias sound-slot-0 snd-emu10k1
  1078. ----- /etc/modprobe.conf
  1079. The available number of auto-loaded sound cards depends on the module
  1080. option "cards_limit" of snd module. As default it's set to 1.
  1081. To enable the auto-loading of multiple cards, specify the number of
  1082. sound cards in that option.
  1083. When multiple cards are available, it'd better to specify the index
  1084. number for each card via module option, too, so that the order of
  1085. cards is kept consistent.
  1086. An example configuration for two sound cards is like below:
  1087. ----- /etc/modprobe.conf
  1088. # ALSA portion
  1089. options snd cards_limit=2
  1090. alias snd-card-0 snd-interwave
  1091. alias snd-card-1 snd-ens1371
  1092. options snd-interwave index=0
  1093. options snd-ens1371 index=1
  1094. # OSS/Free portion
  1095. alias sound-slot-0 snd-interwave
  1096. alias sound-slot-1 snd-ens1371
  1097. ----- /etc/moprobe.conf
  1098. In this example, the interwave card is always loaded as the first card
  1099. (index 0) and ens1371 as the second (index 1).
  1100. ALSA PCM devices to OSS devices mapping
  1101. =======================================
  1102. /dev/snd/pcmC0D0[c|p] -> /dev/audio0 (/dev/audio) -> minor 4
  1103. /dev/snd/pcmC0D0[c|p] -> /dev/dsp0 (/dev/dsp) -> minor 3
  1104. /dev/snd/pcmC0D1[c|p] -> /dev/adsp0 (/dev/adsp) -> minor 12
  1105. /dev/snd/pcmC1D0[c|p] -> /dev/audio1 -> minor 4+16 = 20
  1106. /dev/snd/pcmC1D0[c|p] -> /dev/dsp1 -> minor 3+16 = 19
  1107. /dev/snd/pcmC1D1[c|p] -> /dev/adsp1 -> minor 12+16 = 28
  1108. /dev/snd/pcmC2D0[c|p] -> /dev/audio2 -> minor 4+32 = 36
  1109. /dev/snd/pcmC2D0[c|p] -> /dev/dsp2 -> minor 3+32 = 39
  1110. /dev/snd/pcmC2D1[c|p] -> /dev/adsp2 -> minor 12+32 = 44
  1111. The first number from /dev/snd/pcmC{X}D{Y}[c|p] expression means
  1112. sound card number and second means device number. The ALSA devices
  1113. have either 'c' or 'p' suffix indicating the direction, capture and
  1114. playback, respectively.
  1115. Please note that the device mapping above may be varied via the module
  1116. options of snd-pcm-oss module.
  1117. DEVFS support
  1118. =============
  1119. The ALSA driver fully supports the devfs extension.
  1120. You should add lines below to your devfsd.conf file:
  1121. LOOKUP snd MODLOAD ACTION snd
  1122. REGISTER ^sound/.* PERMISSIONS root.audio 660
  1123. REGISTER ^snd/.* PERMISSIONS root.audio 660
  1124. Warning: These lines assume that you have the audio group in your system.
  1125. Otherwise replace audio word with another group name (root for
  1126. example).
  1127. Proc interfaces (/proc/asound)
  1128. ==============================
  1129. /proc/asound/card#/pcm#[cp]/oss
  1130. -------------------------------
  1131. String "erase" - erase all additional informations about OSS applications
  1132. String "<app_name> <fragments> <fragment_size> [<options>]"
  1133. <app_name> - name of application with (higher priority) or without path
  1134. <fragments> - number of fragments or zero if auto
  1135. <fragment_size> - size of fragment in bytes or zero if auto
  1136. <options> - optional parameters
  1137. - disable the application tries to open a pcm device for
  1138. this channel but does not want to use it.
  1139. (Cause a bug or mmap needs)
  1140. It's good for Quake etc...
  1141. - direct don't use plugins
  1142. - block force block mode (rvplayer)
  1143. - non-block force non-block mode
  1144. - whole-frag write only whole fragments (optimization affecting
  1145. playback only)
  1146. - no-silence do not fill silence ahead to avoid clicks
  1147. Example: echo "x11amp 128 16384" > /proc/asound/card0/pcm0p/oss
  1148. echo "squake 0 0 disable" > /proc/asound/card0/pcm0c/oss
  1149. echo "rvplayer 0 0 block" > /proc/asound/card0/pcm0p/oss
  1150. Early Buffer Allocation
  1151. =======================
  1152. Some drivers (e.g. hdsp) require the large contiguous buffers, and
  1153. sometimes it's too late to find such spaces when the driver module is
  1154. actually loaded due to memory fragmentation. You can pre-allocate the
  1155. PCM buffers by loading snd-page-alloc module and write commands to its
  1156. proc file in prior, for example, in the early boot stage like
  1157. /etc/init.d/*.local scripts.
  1158. Reading the proc file /proc/drivers/snd-page-alloc shows the current
  1159. usage of page allocation. In writing, you can send the following
  1160. commands to the snd-page-alloc driver:
  1161. - add VENDOR DEVICE MASK SIZE BUFFERS
  1162. VENDOR and DEVICE are PCI vendor and device IDs. They take
  1163. integer numbers (0x prefix is needed for the hex).
  1164. MASK is the PCI DMA mask. Pass 0 if not restricted.
  1165. SIZE is the size of each buffer to allocate. You can pass
  1166. k and m suffix for KB and MB. The max number is 16MB.
  1167. BUFFERS is the number of buffers to allocate. It must be greater
  1168. than 0. The max number is 4.
  1169. - erase
  1170. This will erase the all pre-allocated buffers which are not in
  1171. use.
  1172. Links
  1173. =====
  1174. ALSA project homepage
  1175. http://www.alsa-project.org