pettifoggery wrote: 
>  Every time I restart the Pi3 the output level is reset from 100 to 37.
> Is there anyway to fix it at 100?




Try this?

SSH into the pi:

User name: tc

Passwd: piCore


Type alsamixer, press enter.

PressF6, select card from drop-down and adjust the volume using the
up/down arrows on the keyboard.

Next press escape to go to command prompt

Then save the changes:


Code:
--------------------
    sudo alsactl store
--------------------


Then: 


Code:
--------------------
    pcp br
--------------------


After reboot check if the setting is saved.

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

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

Reply via email to