Comment 14 for bug 637947

Revision history for this message
Oliver Grawert (ogra) wrote :

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