I'm using JLime Mongo on a 728, and I can't find a working kernel source.
The 2.6.19-rc6 in the git repository does not work (blank screen on startup). However, if I apply the patch at
http://jlime.com/downloads/kernelsource/v2-6-19.diff, it works, but the suspend is broken (ETIMEOUT messages).
I tried using 2.6.19-hpc from git, but this also has broken suspend.
I also tried using 2.6.19 from kernel.org with the above patch, but it also has broken suspend.
Does anyone know where to get the real 2.6.19 kernel source with working suspend just like the pre-compiled version in the downloads section?