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

--- Comment #10 from Francois Marier <[email protected]> ---
Thanks Raymond. I installed alsa-tools 1.0.27-3 and ran the following:

    sudo hda-verb /dev/snd/hwC1D0 0x0 GET_PIN_SENSE 0

but I'm not sure that's what you wanted because I just took a wild guess for
the "nid". It's described in the README you pointed to as "widget NID" but I
have no idea what that means or how to look it up.

If I run any of the following:

    sudo hda-verb /dev/snd/hwC1D0 0x0 GET_PIN_SENSE
    sudo hda-verb /dev/snd/hwC1D0 GET_PIN_SENSE
    sudo hda-verb GET_PIN_SENSE

I get the "usage" output:

    usage: hda-verb [option] hwdep-device nid verb param
       -l      List known verbs and parameters
       -L      List known verbs and parameters (one per line)

suggesting that hda-verb needs all four parameters to be supplied on the
command line.

-- 
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]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to