[oss-devel] [PATCH] fix ossxmix breaking after USB disconnect
Yair K.
cesium2 at gmail.com
Sun May 11 22:23:33 EEST 2008
Hi,
A Ubuntu thread[1] found a very likely issue in ossxmix - when a USB device is attached and detached OSS leaves an empty device object. ossxmix won't load (unless -d<dev#> is used) since SNDCTL_MIX_NREXT returns -1 and "SNDCTL_MIX_NREXT: No such device or address" . This *untested* (I don't have the hardware) patch checks SNDCTL_MIXER_INFO=>enabled to fix this bug (Also, some manpage cleanups).
[1] http://ubuntuforums.org/showpost.php?p=4933674&postcount=56
Yours,
Yair K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ossxmix-check-enabled.diff.gz
Type: application/x-gzip
Size: 1277 bytes
Desc: not available
Url : http://mailman.opensound.com/pipermail/oss-devel/attachments/20080511/8ebdecdf/attachment.bin
More information about the oss-devel
mailing list