Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Replicant
All Projects
Replicant
Overview
Activity
Roadmap
Issues
Spent time
Gantt
Calendar
News
Wiki
Forums
Download (399 Bytes)
Issue #2108
» alsa_headphones_on.sh
Denis 'GNUtoo' Carikli
, 11/22/2020 04:25 PM
#!/bin/sh
alsa_amixer cset
name
=
"HP Switch"
"1"
alsa_amixer cset
name
=
"Headphone Volume"
"50"
alsa_amixer cset
name
=
"Headphone ZC Switch"
"0"
alsa_amixer cset
name
=
"AIF1DAC1 Volume"
"96"
alsa_amixer cset
name
=
"AIF1 Boost Volume"
"0"
alsa_amixer cset
name
=
"DAC1 Volume"
"96"
alsa_amixer cset
name
=
"Left Output Mixer DAC Volume"
"7"
alsa_amixer cset
name
=
"Right Output Mixer DAC Volume"
"7"
« Previous
1
2
3
4
5
Next »
(3-3/5)
Loading...