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

john wrote:
<snip>
> 
> I can verify alsa is not the problem because I then started qjackctl
> with alsa, with another sounddevice and it worked. So somehow I need to
> close hw:0,0 completely and restart it before I can use it after
> crashing.. Any ideas on how to do this?
> 
Try to find out what is locking the device.  Something like this perhaps:
sudo lsof |grep -i snd

kill the processes that are locking the device.

Failing that try removing the module and then loading it again:
sudo rmmod snd_hdsp && sudo modprobe snd_hdsp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknBWeAACgkQwRXgH3rKGfNV5wCgsSqnDXOLpEt/CJtVt9YNjfJu
3dAAniuXY7yzqtBsj81w0ypUpth1PerZ
=VAFA
-----END PGP SIGNATURE-----

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Reply via email to