Strange Sound Problems

Daniel T. Chen crimsun at fungus.sh.nu
Sat Jul 8 23:35:17 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jochen Skulj wrote:
> Other sound applications like xine still work fine. So I don't think
> it's a problem of my audio configuration, but I suspect there is some
> process blocking a ressource. Unfortunately I am not sure which
> ressource is blocked and so I am not able to identify the process. I
> tried lsof /dev/dsp and lsof /dev/audio but both commands didn't show
> any processes. So until now I have to reboot in those situation (which I
> hate).

/dev/dsp and /dev/audio are the OSS nodes. ALSA uses /dev/snd/* . You'll
find that /dev/dsp is provided by the snd-pcm-oss ALSA module. What you
need to check is: ``lsof /dev/dsp* /dev/snd/*''.

If an app grabs OSS's /dev/dsp or ALSA's hw:X, then dmix won't work as
they are exclusive access methods. ALSA apps should use "default".

Thanks,
- --
Daniel T. Chen            crimsun at ubuntu.com
GPG key:   www.sh.nu/~crimsun/pubkey.gpg.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEsEE0e9GwFciKvaMRAoJLAJ9DtVYJ0M9UvY9LXEBxDfDDVrAd1gCeIznM
lP/2uUDDfEfobL3uYX1em3E=
=eZn9
-----END PGP SIGNATURE-----




More information about the ubuntu-users mailing list