On Thu, Oct 16, 2008 at 3:10 PM, Tony Lindgren <tony@xxxxxxxxxxx> wrote: > No.. And I also got some -33 errors here too :( So back to the drawing > board. > > Could you post step by step instructions on how you can reproduce your > problem? I'm running the DSP Bridge patches in my kernel. I got them set up using this guide: http://elinux.org/BeagleBoard/DSP_Howto That guide also points to some sample binaries, including 'ping.out', which is a simple round-trip test between the DSP and ARM. To reproduce, I do this: 1) Boot kernel with mem=122m 2) modprobe bridgedriver phys_mempool_base=0x87a00000 phys_mempool_size=0x600000 base_img=/home/root/dsp/ddspbase_tiomap3430.dof64P 3) while true; do ./ping.out; done This ALWAYS reproduces within seconds. If the DSP patches are too much work to get set up, I've also heard that people can reproduce this issue by playing movie files with mplayer on Angstrom. - Nathan -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html