Re: does alsa directly supported by gnome-mixer?
"Ronald S. Bultje" <[email protected]>
| Newsgroups | gmane.comp.gnome.multimedia |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2006-05-26 at 16:37 +0800, f.l. wrote: > seems oss emulation is required . If alsa is available, it is used. OSS support is probed for, which is why you will get a message that 'this or that app uses obsolete OSS interface' in your kenrel log (that's probably what made you send this email). However, alsa is preferred over oss if available. HTH, Ronald