oss-compat 6 source package in Ubuntu
Changelog
oss-compat (6) unstable; urgency=medium * Fully detach the sub-processes waiting to remove the OSS modules, and stop waiting if rmmod disappears. (Closes: #737054.) -- Stephen Kitt <email address hidden> Wed, 29 Jan 2014 23:40:28 +0100
Upload details
- Uploaded by:
- Debian Games Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Games Group
- Architectures:
- any
- Section:
- sound
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | sound | |
Xenial | release | universe | sound | |
Trusty | release | universe | sound |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
oss-compat_6.dsc | 1.5 KiB | dcdb22d93fd34e038049a589e8ed83a51fdd7080b74c733a1fc2041dfaaea2d5 |
oss-compat_6.tar.xz | 4.6 KiB | 187ab9c42a2990dd09a76b5193a5eb51525b28823a5788a096a887131f65055d |
Available diffs
- diff from 5 to 6 (627 bytes)
No changes file available.
Binary packages built by this source
- oss-compat: Open Sound System (OSS) compatibility package
This package ensures that Open Sound System support is provided in
some way. On Linux, it enables the ALSA compatibility modules. On
other kernels where OSS is the default interface, no action is
taken.
.
The purpose of this package is for applications that only support OSS
to depend on it, hence preventing common "/dev/dsp not found" errors
that would confuse unexperienced users.
.
On Linux platforms a better approach nowadays is to use osspd, which
emulates OSS devices using ALSA or PulseAudio.