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.
I remember looking at the code in IQ_rot.c and seeing the alsa device name hardcoded to "default", which I raised an eyebrow at. I know some of the controls are named differently in different kernel versions. I don't have the latest IQ hardware myself, just packaged those tools for someone else. And to be honest, I never heard back positively that they work, my assumption being that they do, because I haven't been asked for help. Have you tried getting in touch with Gordon? ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
