Bug#660803: oss-compat 3 problems with udev and breaks audio

Stephen Kitt skitt at debian.org
Sat Jun 29 15:33:20 UTC 2013


Hi Michael,

On Thu, 27 Jun 2013 21:22:25 +0200, "Michael Hatzold" <m.hatzold at web.de>
wrote:
> Am 27.06.2013, 20:21 Uhr, schrieb Stephen Kitt <skitt at debian.org>:
> > Could you possibly try the following?
> > * re-install oss-compat 3
> > * reboot (with the timeout)
> > * run
> > 	sudo udevadm --debug trigger --verbose
> >   to re-attempt to load the sound modules and trace what is attempted
> 
> As root in a VT I did run:
> 
> "udevadm --debug trigger --verbose"
> 
> Output in attachement. If it's not what you wanted pls let me know what to  
> do exactly.

Thanks, that is what I wanted although it's not enough to figure out the
problem - but Sven provided the missing info (thanks!).

If you don't mind, could you try the following workarounds?

The first is to drop the last softdep from oss-compat.conf (v3):

	softdep snd-pcm post: snd-pcm-oss
	softdep snd-mixer post: snd-mixer-oss

That's the workaround provided by Sven, so it should work just fine.

The second is to add a variant of the last softdep:

	softdep snd-pcm post: snd-pcm-oss
	softdep snd-mixer post: snd-mixer-oss
	softdep snd-seq post: snd-seq-oss

This will help determine whether the initialisation lock-up is related to
loading snd-seq-midi... (Incidentally, the Debian kernels don't ship
snd-seq-oss.)

Thanks,

Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20130629/7f07c99b/attachment.sig>


More information about the Pkg-games-devel mailing list