• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine 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

Revisione1c862deaf6bb4e0d1bd8526b482618c20848d26 (tree)
Zeit2015-11-26 16:01:07
AutorDmitry Sutyagin <f3flight@gmai...>
CommiterChih-Wei Huang

Log Message

init.sh: unmute audio of Broadwell-Y-based tablets

Ändern Zusammenfassung

Diff

--- a/init.sh
+++ b/init.sh
@@ -368,6 +368,7 @@ function do_bootcomplete()
368368 alsa_amixer -c $c set Capture 100%
369369 alsa_amixer -c $c set Capture cap
370370 alsa_amixer -c $c set PCM 100 unmute
371+ alsa_amixer -c $c set SPO unmute
371372 alsa_amixer -c $c set 'Mic Boost' 3
372373 alsa_amixer -c $c set 'Internal Mic Boost' 3
373374 fi