werewolf_fr wrote: 
> Hello all
> 
> No help to my little problem !? I would just know how to set a default
> also mixer volume, much more high (100%) than the current one...
> Everytime i start the picoreplayer I need to go to SSH and set alsa
> mixer volume... I would just need to make it permanent.
> 
> Thank you for your help :-)

hi werewolf_fr,

What version of piCorePlayer are you using?

This might point you in the right direction.

I believe piCorePlayer always sets the volume to 100% during the boot
process by the line of code "sudo amixer set PCM 400 unmute".

Can you post the output of "amixer" before and after you manually change
the volume? It may help to debug your issue.


Code:
--------------------
    
  tc@piCorePlayer:~$ amixer
  Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 128
  Mono:
  Front Left: Playback 128 [100%] [0.00dB] [on]
  Front Right: Playback 128 [100%] [0.00dB] [on]
  
--------------------


regards


------------------------------------------------------------------------
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
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to