Hi, I was tired of having to reflash Gaia every time I booted the phone so finally I have modified the lastest SGS2 Siyahkernel (v.4.1.5) for not having to. I also updated init.rc and init.b2g.rc scripts so Gecko can be launched without compiling with: --disable-jemalloc (https://bugzilla.mozilla.org/show_bug.cgi?id=789807). The former changes are not landed in the mainstream Siyhakernel, but the latter are, so if you want both features, you have two options: * Clone my fork of Siyahkernel [1] and Initramfs3 [2], and try to build your own zImage. * Download a prebuilt binary I made [3].
Ok, I'm not a big fan of linking with binaries, so If someone is having troubles compiling the zImage I can help. There's one issue I noticed with the lastet version of Siyahkernel (without applying my changes), the Wifi device doesn't work very well, It brings up about 5 minutes after the phone is booted. I notified it to the author but he tolds me that he is very busy right now and cannot look at it until starts the new version (soon, I hope). It would be great If someone wants to check it. [1] https://github.com/atilag/siyahkernel3 [2] https://github.com/atilag/initramfs3 [3] https://dl.dropbox.com/u/18328346/zImage.jgomez Kind Regards, Juan Gómez. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
