alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bytcht-es8316: fix Speaker or Headphone no sound if enable Mic or Headset
@ 2020-04-13 14:59 youling257
  2020-04-13 15:46 ` Hans de Goede
  0 siblings, 1 reply; 12+ messages in thread
From: youling257 @ 2020-04-13 14:59 UTC (permalink / raw)
  To: perex; +Cc: hdegoede, alsa-devel, youling257

alsaucm -c bytcht-es8316 set _verb HiFi set _enadev Mic, Speaker will no sound.
alsaucm -c bytcht-es8316 set _verb HiFi set _enadev Headset, Headphone will no sound.

Signed-off-by: youling257 <youling257@gmail.com>
---
 ucm2/codecs/es8316/EnableSeq.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ucm2/codecs/es8316/EnableSeq.conf b/ucm2/codecs/es8316/EnableSeq.conf
index 551b79b..53bb115 100644
--- a/ucm2/codecs/es8316/EnableSeq.conf
+++ b/ucm2/codecs/es8316/EnableSeq.conf
@@ -1,6 +1,4 @@
 # Disable all inputs / outputs
-cset "name='Speaker Switch' off"
-cset "name='Headphone Switch' off"
 cset "name='Headset Mic Switch' off"
 cset "name='Internal Mic Switch' off"
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-04-15 14:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13 14:59 [PATCH] bytcht-es8316: fix Speaker or Headphone no sound if enable Mic or Headset youling257
2020-04-13 15:46 ` Hans de Goede
2020-04-14  8:07   ` Jaroslav Kysela
2020-04-15  6:26     ` youling 257
2020-04-15  6:30       ` youling 257
2020-04-15  8:05         ` Hans de Goede
2020-04-15  8:04       ` Hans de Goede
2020-04-15  8:18         ` youling 257
2020-04-15  8:45           ` Hans de Goede
2020-04-15 14:50             ` youling 257
2020-04-15 14:54               ` Hans de Goede
2020-04-15  6:42   ` youling 257

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).