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