|
2011-02-13
, 23:17
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#32
|
df
|
2011-02-14
, 12:23
|
Posts: 11 |
Thanked: 0 times |
Joined on Feb 2011
|
#33
|
|
2011-04-12
, 11:21
|
Posts: 28 |
Thanked: 4 times |
Joined on Mar 2011
@ Lebanon,Beirut
|
#34
|
ZIP CONTENTS UPDATED 2011.02.13 22:40 CET
I threw together a zip that should help those of us with this problem get back up and running quicker. I mainly threw it together so that I could experiment and if I had to reflash it wouldn't be such a pain in the *** lol. But it should be helpful. It's a work in progress, and I take no responsibility if you brick your device. That said, I've run it (as zipped) on my N900 with no ill side effects.
emmcworkaround.zip
2011.02.13 02:25 CET: updated documentation with corrections
2011.02.13 22:40 CET: added information about file system creation; improved readability
READ THE READMES!
|
2011-04-12
, 13:59
|
Posts: 42 |
Thanked: 19 times |
Joined on Dec 2007
|
#35
|
The Following User Says Thank You to Durango For This Useful Post: | ||
|
2011-04-12
, 16:57
|
Posts: 147 |
Thanked: 228 times |
Joined on Feb 2010
@ Toronto, Canada
|
#36
|
I know it can be done, but the thought of putting the whole board in the oven doesn't sit well with me. Certain components would definitely have to be removed (camera, keyboard sticker thing, but that would probably have to be replaced anyway...), plus I'm worried about flow it might cause at the other solder joints.
If anything, the existing solder on the chip/board would need to be cleaned away and it would have to be reballed. But it would not be easy.
|
2011-04-13
, 08:23
|
Posts: 28 |
Thanked: 4 times |
Joined on Mar 2011
@ Lebanon,Beirut
|
#37
|
Yes, the zip basically has a few scripts that I wrote so I wouldn't have to keep typing everything in on the N900 keyboard every single time I had to reflash it.
Be aware that a few things still aren't quite right; for instance I can't connect the phone to my laptop via USB for file read/writing (to either internal or microSD storage). I know this is a problem in one of the files that I patched and it should be able to be corrected, I just haven't looked into fixing it yet because I've been busy and the phone's been functioning 'good enough.'
Few questions:
How big is your microSD card?
You've only made the linux 'swap' file so far correct? Can you describe or copy the code that you used to do that? Just to make sure you use the scripts in the download correctly.
|
2011-04-13
, 08:26
|
Posts: 28 |
Thanked: 4 times |
Joined on Mar 2011
@ Lebanon,Beirut
|
#38
|
I have successfully reflowed the dreaded Nvidia video cards in three laptops, and they continued working for 2-6 months afterwards. I did not bake the motherboards. I covered them completely in tin foil, leaving only the video chip exposed. Then I used a heat gun to reflow them (there is a great video on youtube of a thinkpad being reflowed using this technique).
But the situation in your case is both better and worse at the same time. These laptops still had the video chips attached to the PCB, which made reflowing easy. However the original manufacturing defect was still present which is why the fix was only temporary.
If you manage to line up the chip with the PCB and then you reflow your N900, the chance is pretty decent it will work as new.
|
2011-04-13
, 12:50
|
Posts: 79 |
Thanked: 21 times |
Joined on Sep 2007
|
#39
|
The Following User Says Thank You to tvogel For This Useful Post: | ||
|
2011-04-14
, 23:36
|
Posts: 147 |
Thanked: 228 times |
Joined on Feb 2010
@ Toronto, Canada
|
#40
|
yes but i am not an expert and i wouldnt dare to open my n900!
if nokia couldnt do it how can i :P?
i sent it to nokia care all that they did is reflashed the phone and told me it cant be repaired!
i really appreciate that
i did what u said successfully
but guys could u tell me what these commands do?
mount -t ext3 /dev/mmcblk1p2 /mnt
cp -a /home/* /mnt
mkdir /mnt/opt
cp -a /opt /mnt
i didnt notice any difference in rootfs
how can i notice that
and thank u so much