Active Topics

 


Reply
Thread Tools
Posts: 1 | Thanked: 1 time | Joined on Oct 2014
#1
Hello fellows.

A bit of background.

Got a N9 from an ebay reseller. it came from china with the dreaded

PR1.3 003

I tried to flash PR1.3 001 and the flash didn't proceed because of the "Downgrade" issue.

I used the OS X flasher on an Intel I5 Macbook Pro Retina with Mavericks 10.9.5.

After the 001 flash failed, I downloaded the original Chinese 003 and tried to flash. It hung. Here are the results from terminal:
Code:
$ sudo flasher -f -F DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_003-OEM1-958_ARM.bin
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Suitable USB interface (bootloader/phonet) not found, waiting...
USB device found at bus 20, device address 1.
Device serial number is N/A
Found device RM-696, hardware revision 1603
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_003
Sending ape-algo image (7096 kB)...
100% (7096 of 7096 kB, avg. 41991 kB/s)
Suitable USB interface (phonet) not found, waiting...
USB device found at bus 20, device address 27.
Device serial number is 
Raw data transfer EP found at EP2.
Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8
Image SW version DFL61_HARMATTAN_40.2012.21-3_PR_003
Image moslo not present
Image mmc not present
Image tar skipped
Image config skipped

Battery level 58 %, continuing.

    image        [state    progress         transfer     flash speed]
    image        [state    progress         transfer     flash speed]
    image        [state    progress         transfer     flash speed]
---------------------------------------------------------------------
[x] cert-sw      [finished   100 %       1 /       1 kB      NA     ]
[ ] cmt-2nd      [pending      0 %       0 /       0 kB      NA     ]
[ ] cmt-algo     [pending      0 %       0 /       0 kB      NA     ]
[ ] cmt-mcusw    [pending      0 %       0 /       0 kB      NA     ]
[f] xloader      [pending      0 %      23 /      23 kB      NA     ]
[-] secondary    [pending      0 %       0 /       0 kB      NA     ]
[-] kernel       [pending      0 %       0 /       0 kB      NA     ]
[ ] rootfs       [pending      0 %       0 /       0 kB      NA     ]
Left the terminal process running overnight. It never progressed.
The status bar on the phone was at 100% full.

I killed the process in terminal, then:
Code:
$ flasher -R
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

USB device found at bus 20, device address 16.
Device serial number is 
Raw data transfer EP found at EP2.
Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8
Success
At this point the white power LED, stays lit up for about 8 seconds, blinks once, then lights again. This repeats infinitely.

I tried to cold flash:
Code:
$ sudo flasher -c -f -F DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_003-OEM1-958_ARM.bin
Password:
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Using 1st image to detect HW
Suitable USB interface (bootrom) not found, waiting...
USB device found at bus 20, device address 14.
Device serial number is N/A
Waiting for ASIC id...
Got 69 bytes.
ASIC ID:
05 01 05 01 36 30 07 07  13 02 01 00 12 15 01 3a 
e4 cb 27 39 62 9f 60 ae  37 59 7a 94 6b b7 7f e8 
0d 4c 3a 14 15 01 12 dd  2f 66 d4 55 fe 19 2c 62 
b9 b8 e2 65 0a fc 1d 9f  3f 90 15 09 01 13 bf 3e 
ef 15 52 e7 03 
HW variant: HS
Found matching 1st (916)
Sending 1st image (26496 bytes)... done.
Sending HWID query... Received 11 bytes from 1st
usb_bulk_read: Operation timed out
Got HWID: RM-696:1603
Suitable USB interface (bootrom) not found, waiting...
USB device found at bus 20, device address 16.
Device serial number is N/A
Waiting for ASIC id...
Got 69 bytes.
ASIC ID:
05 01 05 01 36 30 07 07  13 02 01 00 12 15 01 3a 
e4 cb 27 39 62 9f 60 ae  37 59 7a 94 6b b7 7f e8 
0d 4c 3a 14 15 01 12 dd  2f 66 d4 55 fe 19 2c 62 
b9 b8 e2 65 0a fc 1d 9f  3f 90 15 09 01 13 bf 3e 
ef 15 52 e7 03 
Sending 2nd image (26112 bytes)... done.
Sending ping... pong.
Sending ape-algo (7266816 bytes)... usb_bulk_write: Operation timed out
write data: Operation timed out
ERROR: failed with error 0x0001
Sending ape-algo (7266816 bytes)... usb_bulk_write: Operation timed out
write: Operation timed out
ERROR: failed with error 0x0001
Sending ape-algo (7266816 bytes)... usb_bulk_write: Operation timed out
write: Operation timed out
ERROR: failed with error 0x0001
ERROR: Cold flashing failed.
To no avail.

Anyone have any words of advice for a doofus who just bricked his phone?

Last edited by J.Nillson; 2014-10-02 at 04:32.
 

The Following User Says Thank You to J.Nillson For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#2
Originally Posted by J.Nillson View Post
Hello fellows.

A bit of background.

Got a N9 from an ebay reseller. it came from china with the dreaded

PR1.3 003

I tried to flash PR1.3 001 and the flash didn't proceed because of the "Downgrade" issue.

I used the OS X flasher on an Intel I5 Macbook Pro Retina with Mavericks 10.9.5.

After the 001 flash failed, I downloaded the original Chinese 003 and tried to flash. It hung. Here are the results from terminal:
Code:
$ sudo flasher -f -F DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_003-OEM1-958_ARM.bin
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Suitable USB interface (bootloader/phonet) not found, waiting...
USB device found at bus 20, device address 1.
Device serial number is N/A
Found device RM-696, hardware revision 1603
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_003
Sending ape-algo image (7096 kB)...
100% (7096 of 7096 kB, avg. 41991 kB/s)
Suitable USB interface (phonet) not found, waiting...
USB device found at bus 20, device address 27.
Device serial number is 
Raw data transfer EP found at EP2.
Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8
Image SW version DFL61_HARMATTAN_40.2012.21-3_PR_003
Image moslo not present
Image mmc not present
Image tar skipped
Image config skipped

Battery level 58 %, continuing.

    image        [state    progress         transfer     flash speed]
    image        [state    progress         transfer     flash speed]
    image        [state    progress         transfer     flash speed]
---------------------------------------------------------------------
[x] cert-sw      [finished   100 %       1 /       1 kB      NA     ]
[ ] cmt-2nd      [pending      0 %       0 /       0 kB      NA     ]
[ ] cmt-algo     [pending      0 %       0 /       0 kB      NA     ]
[ ] cmt-mcusw    [pending      0 %       0 /       0 kB      NA     ]
[f] xloader      [pending      0 %      23 /      23 kB      NA     ]
[-] secondary    [pending      0 %       0 /       0 kB      NA     ]
[-] kernel       [pending      0 %       0 /       0 kB      NA     ]
[ ] rootfs       [pending      0 %       0 /       0 kB      NA     ]
Left the terminal process running overnight. It never progressed.
The status bar on the phone was at 100% full.

I killed the process in terminal, then:
Code:
$ flasher -R
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

USB device found at bus 20, device address 16.
Device serial number is 
Raw data transfer EP found at EP2.
Ping attempt 1 (250 ms)
Server application: 1.7.2
Found product RM-696 rev. 1603
Server implements softupd protocol version 1.8
Success
At this point the white power LED, stays lit up for about 8 seconds, blinks once, then lights again. This repeats infinitely.

I tried to cold flash:
Code:
$ sudo flasher -c -f -F DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_003-OEM1-958_ARM.bin
Password:
flasher 3.12.1 (Oct  5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Using 1st image to detect HW
Suitable USB interface (bootrom) not found, waiting...
USB device found at bus 20, device address 14.
Device serial number is N/A
Waiting for ASIC id...
Got 69 bytes.
ASIC ID:
05 01 05 01 36 30 07 07  13 02 01 00 12 15 01 3a 
e4 cb 27 39 62 9f 60 ae  37 59 7a 94 6b b7 7f e8 
0d 4c 3a 14 15 01 12 dd  2f 66 d4 55 fe 19 2c 62 
b9 b8 e2 65 0a fc 1d 9f  3f 90 15 09 01 13 bf 3e 
ef 15 52 e7 03 
HW variant: HS
Found matching 1st (916)
Sending 1st image (26496 bytes)... done.
Sending HWID query... Received 11 bytes from 1st
usb_bulk_read: Operation timed out
Got HWID: RM-696:1603
Suitable USB interface (bootrom) not found, waiting...
USB device found at bus 20, device address 16.
Device serial number is N/A
Waiting for ASIC id...
Got 69 bytes.
ASIC ID:
05 01 05 01 36 30 07 07  13 02 01 00 12 15 01 3a 
e4 cb 27 39 62 9f 60 ae  37 59 7a 94 6b b7 7f e8 
0d 4c 3a 14 15 01 12 dd  2f 66 d4 55 fe 19 2c 62 
b9 b8 e2 65 0a fc 1d 9f  3f 90 15 09 01 13 bf 3e 
ef 15 52 e7 03 
Sending 2nd image (26112 bytes)... done.
Sending ping... pong.
Sending ape-algo (7266816 bytes)... usb_bulk_write: Operation timed out
write data: Operation timed out
ERROR: failed with error 0x0001
Sending ape-algo (7266816 bytes)... usb_bulk_write: Operation timed out
write: Operation timed out
ERROR: failed with error 0x0001
Sending ape-algo (7266816 bytes)... usb_bulk_write: Operation timed out
write: Operation timed out
ERROR: failed with error 0x0001
ERROR: Cold flashing failed.
To no avail.

Anyone have any words of advice for a doofus who just bricked his phone?
See http://talk.maemo.org/showthread.php?t=82693

Maybe, you could try

flasher -f -F 003_main.bin --flash-only=cmt

Best wishes.
~~~~~~~~~~~~~~~~~
Per aspera ad astra...
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:48.