comparison DOCS/xml/en/audio.xml @ 14646:5eb0f60a6962

Remove outdated and hard to maintain sound driver table.
author diego
date Fri, 04 Feb 2005 23:39:31 +0000
parents f07f529210c3
children 346ace66cdb4
comparison
equal deleted inserted replaced
14645:bee741382b37 14646:5eb0f60a6962
53 If the sound clicks when playing from CD-ROM, turn on IRQ unmasking as 53 If the sound clicks when playing from CD-ROM, turn on IRQ unmasking as
54 described in the <link linkend="drives">CD-ROM</link> section. 54 described in the <link linkend="drives">CD-ROM</link> section.
55 </para> 55 </para>
56 </sect2> 56 </sect2>
57 57
58 <sect2 id="experiences">
59 <title>Soundcard experiences, recommendations</title>
60 <para>
61 On Linux, a 2.4.x kernel is highly recommended. Kernel 2.2 is not tested.
62 </para>
63
64 <para>
65 Linux sound drivers are primarily provided by the free version of OSS.
66 These drivers have been superseded by <ulink url="http://www.alsa-project.org">ALSA</ulink>
67 (Advanced Linux Sound Architecture) in the 2.5 development series. If
68 your distribution does not already use ALSA you may wish to try their
69 drivers if you experience sound problems. ALSA drivers are generally
70 superior to OSS in compatibility, performance and features. But some
71 sound cards are only supported by the commercial OSS drivers from
72 <ulink url="http://www.opensound.com/">4Front Technologies</ulink>.
73 They also support several non-Linux systems.
74 </para>
75
76 <informaltable>
77 <tgroup cols="8">
78 <colspec colname="c1"/>
79 <colspec colname="c2"/>
80 <colspec colname="c3"/>
81 <colspec colname="c4"/>
82 <colspec colname="c5"/>
83 <colspec colname="c6"/>
84 <colspec colname="c7"/>
85 <colspec colname="c8"/>
86 <spanspec spanname="driver" namest="c2" nameend="c5"/>
87 <spanspec spanname="ossfree" namest="c2" nameend="c2"/>
88 <spanspec spanname="alsa" namest="c3" nameend="c3"/>
89 <spanspec spanname="osspro" namest="c4" nameend="c4"/>
90 <spanspec spanname="others" namest="c5" nameend="c5"/>
91 <thead>
92 <row>
93 <entry morerows="2" valign="middle">SOUND CARD</entry>
94 <entry spanname="driver">DRIVER</entry>
95 <entry morerows="2" valign="middle">Max kHz</entry>
96 <entry morerows="2" valign="middle">Max Channels</entry>
97 <entry morerows="2" valign="middle">Max Opens
98 <footnote id="maxopens">
99 <para>the number of applications that are able to use
100 the device <emphasis>at the same time</emphasis>.</para>
101 </footnote>
102 </entry>
103 </row>
104
105 <row>
106 <entry spanname="ossfree">OSS/Free</entry>
107 <entry spanname="alsa">ALSA</entry>
108 <entry spanname="osspro">OSS/Pro</entry>
109 <entry spanname="others">other</entry>
110 </row>
111 </thead>
112
113 <tbody>
114 <row>
115 <entry>VIA onboard (686/A/B, 8233, 8235)</entry>
116 <entry>
117 <ulink url="http://sf.net/project/showfiles.php?group_id=3242&amp;release_id=59602">via82cxxx_audio</ulink>
118 </entry>
119 <entry>snd-via82xx</entry>
120 <entry></entry>
121 <entry></entry>
122 <entry>4-48 kHz or 48 kHz only, depending on the chipset</entry>
123 <entry></entry>
124 <entry></entry>
125 </row>
126
127 <row>
128 <entry>Aureal Vortex 2</entry>
129 <entry>none</entry>
130 <entry>none</entry>
131 <entry>OK</entry>
132 <entry>
133 <ulink url="http://aureal.sf.net">Linux Aureal Drivers</ulink>
134 <ulink url="http://makacs.poliod.hu/~pontscho/aureal/au88xx-1.1.3.tar.bz2">buffer size increased to 32k</ulink>
135 </entry>
136 <entry>48</entry>
137 <entry>4.1</entry>
138 <entry>5+</entry>
139 </row>
140
141 <row>
142 <entry>SB Live!</entry>
143 <entry>Analog OK, S/PDIF not working</entry>
144 <entry>Both OK</entry>
145 <entry>Both OK</entry>
146 <entry>
147 <ulink url="http://opensource.creative.com">Creative's OSS driver (S/PDIF support)</ulink>
148 </entry>
149 <entry>192</entry>
150 <entry>4.0/5.1</entry>
151 <entry>32</entry>
152 </row>
153
154 <row>
155 <entry>SB 128 PCI (es1371)</entry>
156 <entry>OK</entry>
157 <entry>?</entry>
158 <entry></entry>
159 <entry></entry>
160 <entry>48</entry>
161 <entry>stereo</entry>
162 <entry>2</entry>
163 </row>
164
165 <row>
166 <entry>SB AWE 64</entry>
167 <entry>max 44kHz</entry>
168 <entry>48kHz sounds bad</entry>
169 <entry></entry>
170 <entry></entry>
171 <entry>48</entry>
172 <entry></entry>
173 <entry></entry>
174 </row>
175
176 <row>
177 <entry>GUS PnP</entry>
178 <entry>none</entry>
179 <entry>OK</entry>
180 <entry>OK</entry>
181 <entry></entry>
182 <entry>48</entry>
183 <entry></entry>
184 <entry></entry>
185 </row>
186
187 <row>
188 <entry>Gravis UltraSound ACE</entry>
189 <entry></entry>
190 <entry></entry>
191 <entry></entry>
192 <entry></entry>
193 <entry></entry>
194 <entry></entry>
195 <entry></entry>
196 </row>
197
198 <row>
199 <entry>Gravis UltraSound MAX</entry>
200 <entry>OK</entry>
201 <entry>OK (?)</entry>
202 <entry></entry>
203 <entry></entry>
204 <entry>48</entry>
205 <entry></entry>
206 <entry></entry>
207 </row>
208
209 <row>
210 <entry>ESS 688</entry>
211 <entry>OK</entry>
212 <entry>OK (?)</entry>
213 <entry></entry>
214 <entry></entry>
215 <entry>48</entry>
216 <entry></entry>
217 <entry></entry>
218 </row>
219
220 <row>
221 <entry>C-Media cards (CMI8338/8738)</entry>
222 <entry>OK</entry>
223 <entry>OK S/PDIF is supported with ALSA 0.9.x</entry>
224 <entry>?</entry>
225 <entry></entry>
226 <entry>44</entry>
227 <entry>stereo</entry>
228 <entry>1</entry>
229 </row>
230
231 <row>
232 <entry>Yamaha cards (*ymf*)</entry>
233 <entry>not OK (?) (maybe <option>-ao sdl</option>)</entry>
234 <entry>OK only with ALSA 0.5 with OSS emulation
235 <emphasis role="bold">AND</emphasis> <option>-ao sdl</option> (!) (?)</entry>
236 <entry></entry>
237 <entry></entry>
238 <entry></entry>
239 <entry></entry>
240 <entry></entry>
241 </row>
242
243 <row>
244 <entry>Cards with envy24 chips (like Terratec EWS88MT)</entry>
245 <entry>?</entry>
246 <entry>?</entry>
247 <entry>OK</entry>
248 <entry></entry>
249 <entry>?</entry>
250 <entry></entry>
251 <entry></entry>
252 </row>
253
254 <row>
255 <entry>PC Speaker or DAC</entry>
256 <entry>OK</entry>
257 <entry>none</entry>
258 <entry></entry>
259 <entry>
260 <ulink url="http://www.geocities.com/stssppnn/pcsp.html">Linux PC speaker OSS driver</ulink>
261 </entry>
262 <entry>The driver emulates 44.1, maybe more.</entry>
263 <entry>mono</entry>
264 <entry>1</entry>
265 </row>
266
267 </tbody>
268 </tgroup>
269 </informaltable>
270
271 <para>
272 Feedback to this document is welcome. Please tell us how
273 <application>MPlayer</application> and your sound card(s) worked together.
274 </para>
275 </sect2>
276 58
277 </sect1> 59 </sect1>
278 60
279 <sect1 id="af"> 61 <sect1 id="af">
280 <title>Audio filters</title> 62 <title>Audio filters</title>