Thread: Camera Problem
View Single Post
Posts: 31 | Thanked: 2 times | Joined on Jul 2011
#14
Originally Posted by Silvarum View Post
There is page on wiki for reflashing. I think, your device just doesn't have kernel to boot with. So as wiki says:
1. Download flasher.
2. Download firmware image. You may need to enter your IMEI number.
3. Make sure, that battery is fully charged.
4. Hold the u key on the device keyboard and connect the USB cable at the same time. If necessary, hold the u key until Windows (i assume you using Windows) has successfully installed the driver. You should see USB icon on your N900, meaning it's in flashing mode.
5. Now, if your device just doesn't have kernel, then this command should work:
Code:
flasher-3.5 -f --flash-only=kernel -R -F <firmware-image>
If it doesn't work, then flash entire rootfs partition:
Code:
flasher-3.5 -f -R -F <firmware-image>

alright. Thanks. Im downloading new firmware image i.e PR 1.3
is it fine to flash with that firmware? or do I need to get global release?