Reply
Thread Tools
Posts: 28 | Thanked: 3 times | Joined on Dec 2011
#51
Originally Posted by Hurrian View Post
Apparently, you need to install a logger for logging facilities to work. But don't fret. Get a SD card and install Nemo Mobile on it
(and use these RD flags:
flasher-3.5 --enable-rd-mode --set-rd-flags=no-lifeguard-reset --set-rd-flags=no-omap-wd --set-rd-flags=no-ext-wd
)
Nemo mobile eh? I could install it on the SD card you mean and form there see if In can reach the file system on the emmc?
I tried the above RD flags, no luck.
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#52
Does Nemo Mobile boot? Or does it sputter as usual?

Anyways, once you get Nemo to boot, you can just mount the filesystem on the eMMC and then worry about fixing Maemo.

The command that you run from Nemo to open the partitions on the eMMC:
(mkdir /media/mydocs && mount -t vfat /dev/mmcblk1p1 /media/mydocs && mkdir /media/homefs && mount /dev/mmcblk1p2 /media/homefs)

All you have to do then is dump eMMC contents to a network share such as CIFS or NFS
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 28 | Thanked: 3 times | Joined on Dec 2011
#53
Originally Posted by Hurrian View Post
Does Nemo Mobile boot? Or does it sputter as usual?
I'll have to get a SD card before I can try. Thanks for the suggestion!
 
Posts: 28 | Thanked: 3 times | Joined on Dec 2011
#54
Originally Posted by freemangordon View Post
@giff53, forget about my idea installing Nemo on SD card, there is an easier way. I think up to (and including) PR1.1 the MyDocs(eMMC) was visible from PC when phone is switched off and USB connected. So you may try to flash an older firmware to see if you can see it. If you are unable then it does not make sence to continue try restoring MyDocs, there is nothing left, so just flash eMMC and hope the HW is OK.
That sounds good. You mean I should flash an older version of the firmware, right? I'll give it a try now. The thing is that right now the phone cannot stay off: it just boot-loops as long as the battery is inserted.

So, I flashed the second release of the maemo firmware (the whole combined thing) and the phone is still bootlooping as before, i.e., I can't mount it and get its contents...

Last edited by giff53; 2011-12-19 at 14:04.
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,614 times | Joined on Mar 2011
#55
giff53, to be honest, if I were you (hate to write like that), I would totally screw content present in MyDocs - whatever it is - and just flash whole eMMC. really, you had there files so important, to delay repairing Your *whole* N900 by so much time?

Of course it's up to You, and if You're really mad about files on your MyDocs (which are non-existent already, I presume), you may try PR1.1 or Nemo or whatever You feel fancy. Otherwise, flashing whole eMMC would be sane choice, to check if Your eMMC is alive.

Remember, that even if Your eMMC is - by some bad accident - dead, You can use Your N900 with optfs on microSD.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 28 | Thanked: 3 times | Joined on Dec 2011
#56
Thanks Estel, also for the tip about the optfs (which I had never heard of). I am actually trying to enjoy these days without a smartphone (I went back to use my old gps which just makes phonecalls). It's not that bad, I am rediscovering reading newspapers, asking for directoins to people, getting lost... well, ok, I am on holidays so it's a lot easier

edit: I did it. I flashed the vanilla and the combined packages in sequence, as described in the wiki (from win XP) Still bootlooping I guess I should start looking for a new phone uh?

Last edited by giff53; 2011-12-19 at 23:33.
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,614 times | Joined on Mar 2011
#57
Maybe, but in meantime, it would be great to check somehow, if Your eMMC is alive. It's all quite strange, cause critical hardware parts are alive definitely.

Sorry for not providing more meaningful posts - I can't get a quick method (from top of my head) to check if eMMC lives, other than using Nemo/recovery initrd/etc mentioned before (which aren't quick). you should probably wait for advice from more knowledgeable ones.

/Estel

// Edit

Of course, framebuffer kernel mentioned before (Has MAG replied to Your PM?), would give us a lotta hell more debug info, on when and why it's failing to boot.
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#58
N900 is rather hard to brick.

Oh, and as Estel said, the eMMC is worth looking at -- supposedly it falls off quite easily. dmesg log is needed to see whether eMMC is working fine or not though (the fact that Maemo breaks while optifying is a hint as to where the problem may lie
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,614 times | Joined on Mar 2011
#59
It's really pity, that giff53 doesn't have backupmenu (or backupmenu-multiboot) installed. that would be just matter of opening it, enabling USB-mass storage read&write, and connecting to linuxbox. Not to mention possibility of editing rootfs and optfs files from such linuxbox, if needed (if someone want to stay out root terminal).

I think, that backupmenu should be one of the very basic things every user have, but I've no ideal solution, how to achieve that. Make comments about it in Wiki articles related to popular stuff like KP and CSSU, or what?

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#60
Originally Posted by Estel View Post
I think, that backupmenu should be one of the very basic things every user have, but I've no ideal solution, how to achieve that. Make comments about it in Wiki articles related to popular stuff like KP and CSSU, or what?

/Estel
Ideally, u-boot would work like multiboot, and is shipped with kernel-power. Recovery mode package is pulled in by kernel-power, with separate recovery kernel, shell etc.
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 

The Following User Says Thank You to Hurrian For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:38.