maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   N900 not flashing fully and phone is slow,lock code not working,few files broken. (https://talk.maemo.org/showthread.php?t=89088)

legendracer 2013-02-08 10:12

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Quote:

Originally Posted by anthonie (Post 1321735)
If you followed the wiki correctly you would have known the trouble with 64bit Windows, and you would have known which image to use by now. And also you would have bumped into a phrase "md5 checksum".


Good luck

i have not yet tried in 64 bit....both PCs were 32 bit....one XP SP3 and other WIN 7..

@ALecsandru told to try on a new PC..this time I got Dad's laptop which is 64 bit..not yet tried on laptop....
MD5 checksum value of emmc - 488809ff96a0a05479d692e9f77aeb4f
how to check if it is ok now?

anthonie 2013-02-08 10:21

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Quote:

Originally Posted by legendracer (Post 1321737)
i have not yet tried in 64 bit....both PCs were 32 bit....one XP SP3 and other WIN 7..

@ALecsandru told to try on a new PC..this time I got Dad's laptop which is 64 bit..not yet tried on laptop....
MD5 checksum value of emmc - 488809ff96a0a05479d692e9f77aeb4f
how to check if it is ok now?

At the site where you dowloaded the images, the Md5 should have been mentioned. Hopefully it was the Nokia site.

I couldn't get the page to open right now.

legendracer 2013-02-08 10:28

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Quote:

Originally Posted by anthonie (Post 1321739)
At the site where you dowloaded the images, the Md5 should have been mentioned. Hopefully it was the Nokia site.

I couldn't get the page to open right now.

1 emmc was sent to me via FTP by a member here...
1 emmc from nokia...now page error
1 emmc from skeiron,but not finding link now.

i said emmc file broken should be rare BECAUSE all combined files are flashing fully....why should only emmc, that too from different sources get corrupt? think....rarest of the rarest case,may be....
almost 5 combined files....all flashing fully....
but none of the emmc flashing beyond 20%....

anthonie 2013-02-08 10:44

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Use official images only. It's the only way for you to be sure about what you are downloading.

Make sure you have R&D mode disabled.

If your N900 is running somehow and you can get to a terminal, have a look at the filesystem of your emmc, using the code below, line for line.

I assume root is enabled on your device and that you have entered root mode.

To be certain about the partition for MyDocs, first run

Code:

mount | grep MyDocs
It should return a line with /home/userMyDocs and just before that the /dev/ location of the device is mentioned. Write that down.

Now you are sure about the partition, let's check the health conditon and make sure to give the correct /dev/mmcx device you just wrote down:

Code:

umount /dev/mmcbk0p1
fsck -a /dev/mmcbk0p1
mount /dev/mmcbk0p1 /home/users/MyDocs

If errors are found, during this process, repeat it then, untill no errors pop up. of course you don't need to first mount and unmount the partition, just repeat the fsck line, for as long as errors appear (and of course, with each round, there should be less errors ;))

Share the output of fsck with us here.

legendracer 2013-02-08 10:55

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Quote:

Originally Posted by anthonie (Post 1321744)
Use official images only. It's the only way for you to be sure about what you are downloading.

Make sure you have R&D mode disabled.

.

got 1 image from http://skeiron.org/tablets-dev/nokia_N900/
but md5 value not given

how to disable R&D mode?
when typed
mount | grep MyDocs

BusyBox v1.10.2 (debian 3:1.10.2.legal-losso30+0m5) multi-call binary
usage: mount (flags) device node [-0 options,more-options]

what to do?

anthonie 2013-02-08 10:58

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
You said you had read the wiki carefully!

http://wiki.maemo.org/R&D_mode

Quote:

--disable-rd-mode.

anthonie 2013-02-08 11:04

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Quote:

Originally Posted by legendracer (Post 1321750)
got 1 image from http://skeiron.org/tablets-dev/nokia_N900/
but md5 value not given

No? That's odd. I just looked. What does the second line say?

legendracer 2013-02-08 11:09

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Quote:

Originally Posted by anthonie (Post 1321755)
No? That's odd. I just looked. What does the second line say?

i typed sudo gain root

now in /home/user #

when typed use --disable-rd-mode.

disable : not found

legendracer 2013-02-08 11:15

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
Quote:

Originally Posted by anthonie (Post 1321744)
Use official images only. It's the only way for you to be sure about what you are downloading.

Make sure you have R&D mode disabled.

If your N900 is running somehow and you can get to a terminal, have a look at the filesystem of your emmc, using the code below, line for line.

I assume root is enabled on your device and that you have entered root mode.

To be certain about the partition for MyDocs, first run

Code:

mount | grep MyDocs

phone shows
/home/user # mount l grep MyDocs
BusyBox v1.10.2 (Debian 3:1.10.2. legal1osso30+0m5) multi-call binary
Usage: mount [flags] DEVICE NODE [-o options,more-options]

/home/user #

anthonie 2013-02-08 11:16

Re: N900 not flashing fully and phone is slow,lock code not working,few files broken.
 
So, why did you simply take my code and paste it in the terminal where it doesn't belong? Look at the wiki first before you do something you don't know anything about.

Disabling R&D is done with the flasher tool.


All times are GMT. The time now is 20:44.

vBulletin® Version 3.8.8