pinephone-pro-sound-minimal: remove Line In/Out Modem controls
This commit is contained in:
@@ -137,11 +137,7 @@
|
||||
"Internal Speaker", "HPOR",
|
||||
"DMIC1", "Internal Microphone",
|
||||
"Headset Microphone", "MICBIAS1",
|
||||
"IN2P", "Headset Microphone",
|
||||
"Line Out Modem", "LOUTL",
|
||||
"Line Out Modem", "LOUTR",
|
||||
"IN3P", "Line In Modem",
|
||||
"IN3N", "Line In Modem";
|
||||
"IN2P", "Headset Microphone";
|
||||
|
||||
// user-facing controls. e.g. when user selects "Headphone", activate the "Headphone Jack" path.
|
||||
simple-audio-card,widgets =
|
||||
@@ -149,10 +145,7 @@
|
||||
"Microphone", "Internal Microphone",
|
||||
"Headphone", "Headphones",
|
||||
"Speaker", "Internal Earpiece",
|
||||
"Speaker", "Internal Speaker",
|
||||
// TODO: disable "Line" widgets/routes?
|
||||
"Line", "Line In Modem",
|
||||
"Line", "Line Out Modem";
|
||||
"Speaker", "Internal Speaker";
|
||||
|
||||
//v switch is required, for alsa UCM init
|
||||
//v `amixer -c 0 cset name='Internal Speaker Switch' off`
|
||||
|
Reference in New Issue
Block a user