next-0519 on thinkpad x60: sound related? window manager crash

Christoph Hellwig hch at lst.de
Tue Jun 9 13:47:33 CEST 2020


Alex, can you try this patch?

diff --git a/sound/core/Kconfig b/sound/core/Kconfig
index d4554f376160a9..10b06e575a7fc5 100644
--- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -192,6 +192,6 @@ config SND_VMASTER
 
 config SND_DMA_SGBUF
 	def_bool y
-	depends on X86
+	depends on BROKEN
 
 source "sound/core/seq/Kconfig"


More information about the Alsa-devel mailing list