bpa wrote: 
> The command "amixer contents" gives details for all controls on the type
> of a control, valid range of values and maybe notes on what values mean
> e.g. "1=Enabled"
> 
> edit:
> 
> I think use "amixer scontents" in this case
> 
> For my "Master" control
> > 
Code:
--------------------
  >   > 
  > Simple mixer control 'Master',0
  > Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  > Playback channels: Mono
  > Limits: Playback 0 - 64
  > Mono: Playback 43 [67%] [-21.00dB] [on]
  > 
--------------------
> > 

I had to run "amixer -c E30 scontents"


Code:
--------------------
    pi@squeeze:~ $ amixer -c E30 scontents
  Simple mixer control 'E30 ',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 127
  Mono: Playback 127 [100%] [0.00dB] [on]
  
--------------------


------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=117242

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to