Mark Brown wrote:
On Fri, Oct 17, 2008 at 08:53:17AM -0400, Matthew Ranostay wrote:
Well is generally only one HP out jack, but there can be several line-out reported by the one instance(lineout_jack). I assume this isn't the correct usage.
Could you provide a bit more detail here? Are you saying that the hardware has several line outputs and can report connection status but is unable to identify which of them is connected?
Yep, just wondering if that is an incorrect way of using the jack abstraction layer. As of yet we are only using this to confirm if an HP and Line Out is connected for use in ALSA plugin, if there is the stream processing is turned off.
So basically if you plug into two or more line outs, each time you unplug a line out, it will still send a event as if a line out was connected until all line outs are removed.
-Matt