View Single Post
solca's Avatar
Posts: 109 | Thanked: 196 times | Joined on Sep 2008 @ Guatemala
#20
Originally Posted by Remy View Post
I have converted the first partition of my MMC card from FAT32 to FAT16, and I have activated my swap partition during bootup through the ADB tool, but no success so far with the 0.4.2 rootfs

I also tried to activate swap at startup by adding [service swap /nokia/bin/busybox swapon /dev/block/mmcblk0p6
oneshot] at the end of the init.rd file. Is this command correct, as it doesn't seem to work (no swap is activated)?
Swap is not required unless maybe on a N770 and it's not the problem, I just asked because if swap goes to a bad block device with errors weird things will happen including your SIGBUS signals.

Those SIGBUS errors could come from bugs in the compiler optimizations too as I optimize all the recent NITdroid releases for the N770 CPU (-march=armv5te -mtune=arm926ej-s) which is the lower common denominator.

In the next days will generate you a 0.4.2 filesystem without optimizations so you can check again. Thx!
__________________
NITdroid
 

The Following 3 Users Say Thank You to solca For This Useful Post: