Comment 83 for bug 141445

Revision history for this message
TundraMan (asselsm) wrote :

@shadowfoxx - here is where I found things
vendor_id = cat /sys/class/sound/hwC0D0/vendor_id
subsystem_id = cat /sys/class/sound/hwC0D0/subsystem_id
codec address = /proc/asound/card0/codec#0 <---- the zero at the end

node = 0x19
verb = 0x707 (this comes from observing the output of hda-verb when passing in SET_PIN_WIDGET_CONTROL)
arg = 0x21 (this comes from observing the value of node 0x19 when using hda_analyzer.py)