nightmixes wrote:
> > Alsamixer still telling: "This sound device does not have any capture 
> > controls".
>
> What is the output of "amixer -c cardnumber controls"?
> Exactly those controls from the mixer map should show up.
>
> # amixer -c 1
> Simple mixer control 'Master',0
>   Capabilities: pvolume pswitch pswitch-joined
> Simple mixer control 'Line',0
>   Capabilities: pvolume pswitch pswitch-joined
> Simple mixer control 'Line',1
>   Capabilities: pvolume pswitch pswitch-joined

The controls for ID 10 are missing.

Any error messages in the system log?

Try adding "#define DEBUG" at the very beginning of mixer.c to enable
the usb_audio_dbg() calls, or adding more logging to the parse_audio_unit()
or parse_audio_feature_unit() functions to see where it aborts creating
the controls for unit 10.


Regards,
Clemens

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to