https://bugs.freedesktop.org/show_bug.cgi?id=101794

--- Comment #4 from Doron Behar <[email protected]> ---
I've ran the following in my shell:
```
$ for i in `amixer -c1 controls | grep Jack`; do
amixer -c1 cget "$i"
done
```

And the output was:
```
numid=10,iface=CARD,name='Headphone Jack'
  ; type=BOOLEAN,access=r-------,values=1
  : values=on
numid=9,iface=CARD,name='Mic Jack'
  ; type=BOOLEAN,access=r-------,values=1
  : values=on
```

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to