On Thu, Jun 16, 2011 at 12:13 PM, Mark Brown broonie@opensource.wolfsonmicro.com wrote:
On Thu, Jun 16, 2011 at 11:51:20AM +0200, Daniel Mack wrote:
# amixer cget numid=39 numid=39,iface=MIXER,name='Limiter1 Attack Threshold (DRC Mode)' ; type=INTEGER,access=rw---R--,values=1,min=0,max=16,step=0 : values=9 | dBrange- 0x00000000,0x00000007,0x00000001,0x00000008,0xfffff3e4,0x000000c8,0x00000008,0x0000000d,0x00000001,0x00000008,0xfffff9c0,0x00000064,0x0000000e,0x00000010,0x00000001,0x00000008,0xfffffc18,0x0000012c,
Is there a way to get more descriptive information about possible values for such controls?
This looks rather like a buggy userspace - are you sure you're using a current version?
# amixer --version amixer version 1.0.24.2
This is indeed strange, and I can't see how I use the API in any illegal way. Any other way to debug this?
Thanks, Daniel