alidaf wrote: 
> I have it compiled but I'm struggling to get it to work because it
> doesn't seem to recognise the mixer name. Using "PCM" shows the gain
> changing in alsamixer but it doesn't affect the output volume. Changing
> the sound card to IQaudIODAC in alsamixer shows 2 analogue and 1 digital
> control. Manually manipulating "Digital" changes the volume but using
> "Digital" in the code flags an error due to the name not being
> recognised. I've tried changing case but it doesn't fix anything. Is
> there any other way to determine the actual mixer names using the
> command line? I've checked through /proc/asound and tried "digital audio
> playback" but that doesn't work.

Hi alidaf,

What is the advantage of using ALSA to do the volume control versus
LMS?

The ALSA implementation on the Raspberry Pi's in general is a bit messy
IMHO. Most of the setup scripts are referencing PCI sound cards and well
that's not ever going to happen.

I would suggest going back to Raspbian to eliminate at least one level
of confusion.

regards
Greg


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to