[Bug 637947] Re: no sound devices on current ES2.0 boards
Oliver Grawert
ogra at ubuntu.com
Tue Oct 5 18:26:39 UTC 2010
the following patch together with the attached omap4 file put into
/usr/share/alsa/init/ will make sure the mixer controls are properly set
by default:
--- /usr/share/alsa/init/00main 2010-09-23 13:11:10.000000000 +0200
+++ 00main 2010-10-05 20:24:24.000000000 +0200
@@ -32,6 +32,7 @@
# real ALSA configuration database
CARDINFO{driver}=="HDA-Intel", INCLUDE="hda", GOTO="init_end"
CARDINFO{driver}=="CA0106", INCLUDE="ca0106", GOTO="init_end"
+CARDINFO{driver}=="SDP4430", INCLUDE="omap4", GOTO="init_end"
CARDINFO{driver}=="Test", INCLUDE="test", GOTO="init_end"
LABEL="init_end"
--
no sound devices on current ES2.0 boards
https://bugs.launchpad.net/bugs/637947
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-ti-omap4 in ubuntu.
More information about the kernel-bugs
mailing list