02-15-2020, 07:17 AM
(02-14-2020, 10:30 AM)pepo Wrote:(02-14-2020, 05:28 AM)PinePhoneCoder Wrote:(02-13-2020, 01:52 PM)pepo Wrote:(02-13-2020, 12:20 AM)ivanB1975 Wrote: I installed the system image of the 12th of February 2020 and now the commands:
amixer -c 0 set 'AIF1 Slot 0 Digital DAC' unmute
and similar fails with message:
amixer: Unable to find simple control 'AIF1 Slot 0 Digital DAC' and similar ones
The image of the 11th of February 2020 didn't have this problem.
Same for me, unable to have any speaker working
I had that once, I solved it with (not sure why, but it worked):
Code:echo "PULSE=no" > /etc/pulse/pulse.cfg
how do you use this command? to me it opens a blank line with just a ">" , and then?
(02-13-2020, 06:33 PM)noeman5 Wrote:(02-13-2020, 01:52 PM)pepo Wrote:(02-13-2020, 12:20 AM)ivanB1975 Wrote: I installed the system image of the 12th of February 2020 and now the commands:
amixer -c 0 set 'AIF1 Slot 0 Digital DAC' unmute
and similar fails with message:
amixer: Unable to find simple control 'AIF1 Slot 0 Digital DAC' and similar ones
The image of the 11th of February 2020 didn't have this problem.
Same for me, unable to have any speaker working
I assume you started the line with 'sudo'? The commands won't work without administrator privileges.
yes, no difference with or without sudo, in both cases the only result is a timid click coming from the speaker on the back when I tipe the first letter in the terminal, or on an app icon - but just the first letter, not the following ones
What does the command "amixer scontrols" say?