[Bug 637947] Re: no sound devices on current ES2.0 boards

Oliver Grawert ogra at ubuntu.com
Fri Sep 17 08:22:02 UTC 2010


testing on my ES2.0 8-layer i only need teh amixer hack and the
following change in default.pa to make sound work


--- /etc/pulse/default.pa.bak	2010-09-17 09:52:51.000000000 +0200
+++ /etc/pulse/default.pa	2010-09-17 10:17:27.000000000 +0200
@@ -48,6 +48,11 @@
 #load-module module-null-sink
 #load-module module-pipe-sink
 
+# OMAP4 panda hacks
+load-module module-alsa-sink device=hw:0,0 sink_name=output format=s32le rate=48000 channels=2 sink_properties=device.description=Onboard_speakers tsched=0
+load-module module-alsa-sink device=hw:0,7 sink_name=hdmi sink_properties=device.description=HDMI
+load-module module-alsa-source device=hw:0,2 source_name=input tsched=0
+
 ### Automatically load driver modules depending on the hardware available
 .ifexists module-udev-detect.so
 load-module module-udev-detect

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