|
2011-04-19
, 18:29
|
Posts: 42 |
Thanked: 19 times |
Joined on Dec 2007
|
#42
|
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.
I reflowed my N900 after being dropped. The flash wasn't completely loose as in Durango's case.
If you ever think about it:
Peel off the keymat, store it on a CD jewel case. Can be reused.
Desolder the tiny button cell backup battery (double-layer capacitor). It will get fried by the preheater.
Remove the camera. This is the hardest part if you don't have the official tool.
It's very difficult to remove the border of the cage around the flash chip. I damaged some of its solder pads. Not crucial, though.
I needed four attempts until I was brave enough to apply enough heat for reflowing ;-) Don't push on the chip. Let it flow.
Take care of the tiny static discharge protection chips. They easily fly away or move. Then, you'll have shorts between USB pins and ground.
Now works again since a few months :-))
|
2011-04-19
, 19:57
|
Posts: 79 |
Thanked: 21 times |
Joined on Sep 2007
|
#43
|
I assume you're talking about Pavilion laptops.. I've kinda been glad that mine just has plain old Intel graphics. This thing runs hot enough as it is.
Thanks for the tips, it's cool to know that somebody has successfully done it. The camera looks like it'll be a *****, for sure. I don't have an excellent history with soldering on boards (i.e. things break), so yea my biggest concerns really are with other things floating away and shorting. Did you use a heat gun then? What temperature? (approximately?)
|
2011-07-30
, 00:16
|
Posts: 39 |
Thanked: 10 times |
Joined on May 2010
|
#44
|
I suppose you never applied a file system to the 2nd partition of the external card, i think you did not create the swap as well. So please try firstThen carry on with mount and copy like in the previous tries.Code:sudo gainroot mkfs.ext3 -m 1 -L home /dev/mmcblk1p2 tune2fs -o 0 -i 0 /dev/mmcblk1p2 mkswap -L swap /dev/mmcblk1p3 swapon /dev/mmcblk1p3
mkfs.ext3 -m 1 -L home /dev/mmcblk1p2
tune2fs -o 0 -i 0 /dev/mmcblk1p2
tune2fs 1.41.3.maemo0 (12-Oct-2008) Setting interval between checks to 0 seconds Invalid mount option set: 0
|
2011-07-31
, 23:18
|
Posts: 42 |
Thanked: 19 times |
Joined on Dec 2007
|
#45
|
it goes through fine, but the second command:
gives me the error:Code:tune2fs -o 0 -i 0 /dev/mmcblk1p2
any ideas?Code:tune2fs 1.41.3.maemo0 (12-Oct-2008) Setting interval between checks to 0 seconds Invalid mount option set: 0
The Following User Says Thank You to Durango For This Useful Post: | ||
|
2011-08-01
, 12:38
|
Posts: 39 |
Thanked: 10 times |
Joined on May 2010
|
#46
|
|
2011-09-15
, 05:25
|
Posts: 80 |
Thanked: 1 time |
Joined on Aug 2011
@ Egypt
|
#47
|
|
2011-10-15
, 15:55
|
Posts: 11 |
Thanked: 4 times |
Joined on Jul 2011
|
#48
|
.. can i use my SD card instead of The EMMC and put maemo with system files on it... and don't use EMMC permanently?
|
2011-10-15
, 16:39
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#49
|
Can anyone help out?
Ive been using durango's zip file of readmes and scripts (thank you by the way) and am stuck at this point.
when I run:
it goes through fine, but the second command:Code:mkfs.ext3 -m 1 -L home /dev/mmcblk1p2
gives me the error:Code:tune2fs -o 0 -i 0 /dev/mmcblk1p2
any ideas?Code:tune2fs 1.41.3.maemo0 (12-Oct-2008) Setting interval between checks to 0 seconds Invalid mount option set: 0
edit:
Then again, I might go this route:
Friend of a friend kind of thing. I'll have to see this weekend. But I want to have this working incase.
edit2/...:
Then again I might just buy one of these two and try it myself? Can't be that crazy right?
http://cgi.ebay.com/ATTEN-AT858D-858...item4aaaed2cc6
http://cgi.ebay.com/2IN1-SMD-SOLDERI...item5ae18b62f4
tune2fs -c 0 -i 0 /dev/mmcblk1p2
|
2011-10-15
, 16:48
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#50
|
Sorry For Annoying
But i really need to ask u because i have problem with my N900 not fixed yet..
I am trying to fix it for 2 months.. And i tried (useless nokia care centers).
My problem seems like to this thread " No eMMC and how to install Maemo to microSD"
Really My EMMC is useless now.. i cannot use it any more..
I don't want to annoy u with bore description, I just need u to tell me.. can i use my SD card instead of The EMMC and put maemo with system files on it... and don't use EMMC permanently?
If there anyway to do it software please tell me.. if it's hardware tell me from where can i buy spare parts for n900... i cannot find parts for it
Sorry again,
Vielen Dank im Voraus
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
emmcfix\run\startoverremove.txt
-At the bottom of the file, you'll see this:
What I really recommend doing is reformatting the card again, so that you have 3 partitions: fat32, Linux ext3 and Linux swap. Without a fat32 partition, you won't be able to access the SD card at all in Windows. Not without a lot of trouble, anyway. Read through the "ReadMe_Partitioning.txt" file for some tips, ask me if you have any specific questions.
If you just want to get the phone somewhat working for now, you have to make these changes:
-edit this file:
emmcfix\run\setupswap.txt
-find:
-edit this file:
emmcfix\run\copyhome.txt
-find:
-edit this file:
emmcfix\sysbak\etc_event.d_startup-script.txt
-find:
-edit this file:
emmcfix\sysbak\etc_event.d_rcS-late-NEW.txt
-find:
I THINK that's everything.. those changes assume that you have an ext2 partition setup on mmcblk1p1. If you partitioned it using ext3, just change "ext2" to "ext3" in all of the above changes. If you're not sure, ask me (-or post here-)
Last edited by Durango; 2011-04-19 at 18:32.