[Q] i9506 process system isn't responding problem

Search This thread

psa47

Member
Jan 3, 2011
28
8
hi .
my problem started when i used a command to backup my efs : reboot nvbackup

the phone rebooted but i get this problem (process system isn't responding )

1) i tried two firmware 4.3 version
2) when entring to recovery i get this error

E:missing biymap icon_att_fota_installing (code -1)
E:missing biymap icon_att_fota_updating (code -1)
E:missing biymap icon_att_fota_complete (code -1)
E:missing biymap icon_att_fota_error (code -1)

3) tried to flash recovery Philz Touch 5.15.0 and wiping dalvik cache

4) flashed Synergy_Backup_HWKeys_signed.zip discribed in this thread
http://xdaforums.com/showthread.php?t=2507403

5) flashed parm.bin dumped from working phone

6) flashed efs.img.ext4 dumped from working phone

all this steps don't solve my problem



I would be very grateful for help and any hints/suggestions are highly appreciated.

Thanks a lot in advance!
 

psa47

Member
Jan 3, 2011
28
8
Take a look HERE

*EDIT: Next time use this app for backup ur EFS partition: HERE

thanks for reply but my problem now is : ican't enter the menu, can't see phone desktop

only download mode or recovery.

the restore backup discribed on the tuto doesn't talk about restoring nvdata from recovery
 
Last edited:

psa47

Member
Jan 3, 2011
28
8
i need pit file, i extract it from working phone using dd if=/dev/block/mmcblk0 of=/sdcard/out.pit bs=8 count=481 skip=2176
 

psa47

Member
Jan 3, 2011
28
8
finally i solved my problem after hard work and 2 week of search an d this is how to:

i followed this thread wich is writed for n9005 http://xdaforums.com/showthread.php?t=2567133

i use this recovery file http://xdaforums.com/showthread.php?t=2529064

you need mmcblk0p12, mmcblk0p13 and mmcblk018 backup files

1- copy UPDATE-SuperSU-v1.65 - Superuser http://www.multiupload.nl/ALFN3R16HY and mmcblk files to external sd

2- go to recovery and run UPDATE-SuperSU-v1.65 ( don't reboot system after applying this update zip).

3- without rebooting phone; go to -mount and storage- and mount /system & mount external_sd.

4- open cmd in adb folder and run these commands:


adb shell su ( if you get : permission denied then rerun UPDATE-SuperSU-v1.65)

dd if=/external_sd/mmcblk0p12 of=/dev/block/mmcblk0p12

dd if=/external_sd/mmcblk0p13 of=/dev/block/mmcblk0p13

dd if=/external_sd/mmcblk0p18 of=/dev/block/mmcblk0p18

reboot

after reboot phone should boot normally and work properly .


JUST PRESS THANKS IF THIS HELP YOU
 
Last edited:

Renanzeras2

New member
Sep 18, 2014
1
0
HELP

finally i solved my problem after hard work and 2 week of search an d this is how to:

i followed this thread wich is writed for n9005 http://xdaforums.com/showthread.php?t=2567133

i use this recovery file http://xdaforums.com/showthread.php?t=2529064

you need mmcblk0p12, mmcblk0p13 and mmcblk018 backup files

1- copy UPDATE-SuperSU-v1.65 - Superuser http://www.multiupload.nl/ALFN3R16HY and mmcblk files to external sd

2- go to recovery and run UPDATE-SuperSU-v1.65 ( don't reboot system after applying this update zip).

3- without rebooting phone; go to -mount and storage- and mount /system & mount external_sd.

4- open cmd in adb folder and run these commands:


adb shell su ( if you get : permission denied then rerun UPDATE-SuperSU-v1.65)

dd if=/external_sd/mmcblk0p12 of=/dev/block/mmcblk0p12

dd if=/external_sd/mmcblk0p13 of=/dev/block/mmcblk0p13

dd if=/external_sd/mmcblk0p18 of=/dev/block/mmcblk0p18

reboot

after reboot phone should boot normally and work properly .


JUST PRESS THANKS IF THIS HELP YOU


!!!! Help I'm with the same problem .. but can not these files bck .. can someone please pass me, I'm already two weeks trying to fix
 

Top Liked Posts