pinephone-pro-sound-minimal: remove Line In/Out Modem controls

This commit is contained in:
2025-09-02 16:29:23 +00:00
parent 1c4cd0aad5
commit 6393ec68da

View File

@@ -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`