On 12/31/2015 11:14 PM, Owen Hogarth II wrote:
> Hi I use alsa_out to setup external devices with jack. This works fairly
> well with udev but I just noticed something.
> 
> Let's say I connect an external monitor and setup an output like this:
> alsa_out -j 'my device' -dhw:2,7 -q 1
> 
> this creates a new device on the jack routing table but after the device
> get's disconnected, I can remove the connections with jack_disconnect but
> the 'my device' is still loitering around on my jack route.

alsa_out is a jack client which makes an ALSA device available as a jack
client and is itself not a device. Just kill the client process to
remove the jack client.

> 
> How can I remove that device?
> 

Didn't you already disconnect the device? (I assume this refers to the
external hardware)

Happy new year by the way

------------------------------------------------------------------------------
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to