www.rzr.online.fr
|
2009-02-03
, 16:42
|
|
Posts: 1,348 |
Thanked: 1,863 times |
Joined on Jan 2009
@ fr/35/rennes
|
#11
|
|
2009-02-05
, 17:32
|
Posts: 9 |
Thanked: 4 times |
Joined on Apr 2006
|
#12
|
|
2009-02-06
, 17:56
|
Posts: 9 |
Thanked: 4 times |
Joined on Apr 2006
|
#14
|
0.4.2 should work on 770 but I don't have the hw to debug it. Can you connect via ADB when booting?
|
2009-02-06
, 18:30
|
|
Posts: 109 |
Thanked: 196 times |
Joined on Sep 2008
@ Guatemala
|
#15
|
Solca, I can connect via ADB or Dalvik Debug Monitor when booting (I have access to the filesystem and can run ADB commands). I have attached the booting log from Dalvik Debug Monitor. The booting seems to restart endlessly at some point in the starting process
|
2009-02-06
, 19:28
|
Posts: 9 |
Thanked: 4 times |
Joined on Apr 2006
|
#16
|
|
2009-02-06
, 21:40
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#17
|
The Following 3 Users Say Thank You to Bundyo For This Useful Post: | ||
|
2009-02-07
, 02:58
|
|
Posts: 1,348 |
Thanked: 1,863 times |
Joined on Jan 2009
@ fr/35/rennes
|
#18
|
|
2009-02-07
, 08:46
|
Posts: 9 |
Thanked: 4 times |
Joined on Apr 2006
|
#19
|
First it seems you don't have a FAT partition on your MMC card.
Second something is generating a SIGBUS signal, as 0.3.2 works I would rule out bad memory but do you set up a swap file or partition for 0.4.2?
The Following User Says Thank You to Remy For This Useful Post: | ||
|
2009-02-07
, 20:40
|
|
Posts: 109 |
Thanked: 196 times |
Joined on Sep 2008
@ Guatemala
|
#20
|
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)?