I installed lubuntu with all it's default packages and it runs amazingly fast, but I couldn't get the DSP to work for faster video playback. I followed along the instructions from shr, http://shr-project.org/trac/wiki/Dev...tallGuide#DSPs I don't know what's wrong, here is what I did: copy over dsp libs from maemo modprobe bridgedriver base_img=/lib/dsp/baseimage.dof installed libgstreamer-plugins-base0.10-dev I compiled gst-dsp on the device from http://code.google.com/p/gst-dsp/ then copy the resulting libgstdsp.so /usr/lib/gstreamer-0.10/ then tried to play videos with gst-launch-0.10, the performance is actually much worse than just using gnomemplayer, which means the dsp isn't being used. does anybody know what's required to correctly use the dsp ? thanks !