NoOssEmulation
From the ALSA wiki
(Difference between revisions)
(Copied from old wiki) |
m (added to oss category) |
||
| Line 6: | Line 6: | ||
* '''alsaplayer:''' | * '''alsaplayer:''' | ||
*:install <tt>alsaplayer-alsa</tt> and remove <tt>alsaplayer-oss</tt> | *:install <tt>alsaplayer-alsa</tt> and remove <tt>alsaplayer-oss</tt> | ||
| + | |||
| + | [[Category:OSS]] | ||
Latest revision as of 16:17, 7 January 2007
You may decide not to install the OssEmulation feature since ALSA is the Way of the Future. If so you must also make sure that you install versions of other libraries that are linked with ALSA, not with OSS. You'll know an app is trying to use OSS if it reports it can't open /dev/dsp (an OSS device). For example, on Debian the following packages should used:
- GNOME:
- install libesd-alsa0 and remove libesd0
- alsaplayer:
- install alsaplayer-alsa and remove alsaplayer-oss