• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

Revisión8361fc24f4acc5044fafa8bf7723dde4ad0da480 (tree)
Tiempo2017-08-23 11:22:47
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

init.sh: enable audio on IEC958

Cambiar Resumen

Diferencia incremental

--- a/init.sh
+++ b/init.sh
@@ -412,6 +412,7 @@ function do_bootcomplete()
412412 alsa_amixer -c $c set Capture cap
413413 alsa_amixer -c $c set PCM 100 unmute
414414 alsa_amixer -c $c set SPO unmute
415+ alsa_amixer -c $c set IEC958 on
415416 alsa_amixer -c $c set 'Mic Boost' 3
416417 alsa_amixer -c $c set 'Internal Mic Boost' 3
417418 fi