this guy can help you ...How to solve it problem, anyone have same?
I think I had the same issue. After OTA update, device requested a reboot. But it never rebooted completely and I got a message like this:How to solve it problem, anyone have same?
Android Recovery
Nokia/Crystal_00ww/CTL_sprout
9/PPR1.180610.....
user/release-keys
Use volume up/down and power.
Can't load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device.
Try again
Factory data reset
Supported API:3
Boot Reason: enablefilecrypto_failed
fastboot getvar current-slot
current-slot: b
fastboot set_active a
fastboot reboot bootloader
Android Recovery
Nokia/Crystal_00WW/CTL_srpout
10/QKQ1.190828.002/00WW_4_08B
user/release-keys
Use volume up/down and power.
Reboot system now
Reboot to bootloader
Apply update from ADB
Apply update from SD card
Wipe data/factory reset
Mount /system
View recovery logs
Run graphics test
Run locale test
Power off
Supported API:3
Boot Reason: (null)
adb sideload 29ad191f90eedc643ed008dc06c81ed3c5b5565a.zip
I think I had the same issue. After OTA update, device requested a reboot. But it never rebooted completely and I got a message like this:
I took the SIM card off, connected a USB cable and launched the command:Code:Android Recovery Nokia/Crystal_00ww/CTL_sprout 9/PPR1.180610..... user/release-keys Use volume up/down and power. Can't load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device. Try again Factory data reset Supported API:3 Boot Reason: enablefilecrypto_failed
I got the result:Code:fastboot getvar current-slot
So i set the current slot to a and rebooted the device:Code:current-slot: b
Then, in Download Mode I pressed and held Volume Up and Power Key together until I saw No Command screen. At this moment I pressed and held Power Key and pressed Volume Up key until I saw the recovery options:Code:fastboot set_active a fastboot reboot bootloader
Take into account that you should be seeing version 10 and not 9 in this Android Recovery screen. Version 10 has the name: 10/QKQ1.190828.002/00WW_4_08B. If you are seeing version 9 you have to set the other slot as active with fastboot command.Code:Android Recovery Nokia/Crystal_00WW/CTL_srpout 10/QKQ1.190828.002/00WW_4_08B user/release-keys Use volume up/down and power. Reboot system now Reboot to bootloader Apply update from ADB Apply update from SD card Wipe data/factory reset Mount /system View recovery logs Run graphics test Run locale test Power off Supported API:3 Boot Reason: (null)
Once in the recovery menu, I selected Apply update from ADB and uploaded the Android 10 update with adb command:
After applying the update, the next reboot took a while but finally the device started and I had not to wipe the data.Code:adb sideload 29ad191f90eedc643ed008dc06c81ed3c5b5565a.zip
Thanks to xda-developers.com and techmesto for instructions about Nokia 7.1 recovery mode
I managed to get to the Download mode successfully but then I am stuck at the highlighted step - cannot enter to recover menu to do sideload. Can you explain exactly how you did that ? Pressed power, released , and then pressed volume up? Or pressed sequentially and then released together ? Or pressed sequentially and released sequentially?I think I had the same issue. After OTA update, device requested a reboot. But it never rebooted completely and I got a message like this:
[...]
Then, in Download Mode I pressed and held Volume Up and Power Key together until I saw No Command screen. At this moment I pressed and held Power Key and pressed Volume Up key until I saw the recovery options:
To do the fastboot commands the phone should be turned off or on? And one question, I can't install the drivers which are in my phone https://imgur.com/a/5LOskR5 the setup doesn't open..I think I had the same issue. After OTA update, device requested a reboot. But it never rebooted completely and I got a message like this:
I took the SIM card off, connected a USB cable and launched the command:Code:Android Recovery Nokia/Crystal_00ww/CTL_sprout 9/PPR1.180610..... user/release-keys Use volume up/down and power. Can't load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device. Try again Factory data reset Supported API:3 Boot Reason: enablefilecrypto_failed
I got the result:Code:fastboot getvar current-slot
So i set the current slot to a and rebooted the device:Code:current-slot: b
Then, in Download Mode I pressed and held Volume Up and Power Key together until I saw No Command screen. At this moment I pressed and held Power Key and pressed Volume Up key until I saw the recovery options:Code:fastboot set_active a fastboot reboot bootloader
Take into account that you should be seeing version 10 and not 9 in this Android Recovery screen. Version 10 has the name: 10/QKQ1.190828.002/00WW_4_08B. If you are seeing version 9 you have to set the other slot as active with fastboot command.Code:Android Recovery Nokia/Crystal_00WW/CTL_srpout 10/QKQ1.190828.002/00WW_4_08B user/release-keys Use volume up/down and power. Reboot system now Reboot to bootloader Apply update from ADB Apply update from SD card Wipe data/factory reset Mount /system View recovery logs Run graphics test Run locale test Power off Supported API:3 Boot Reason: (null)
Once in the recovery menu, I selected Apply update from ADB and uploaded the Android 10 update with adb command:
After applying the update, the next reboot took a while but finally the device started and I had not to wipe the data.Code:adb sideload 29ad191f90eedc643ed008dc06c81ed3c5b5565a.zip
Thanks to xda-developers.com and techmesto for instructions about Nokia 7.1 recovery mode
Press both at the same time and don't release them until the "No command" screen appears. There will be a restart in-between screens.I managed to get to the Download mode successfully but then I am stuck at the highlighted step - cannot enter to recover menu to do sideload. Can you explain exactly how you did that ? Pressed power, released , and then pressed volume up? Or pressed sequentially and then released together ? Or pressed sequentially and released sequentially?
If the phone is turned off, run the command and turn the phone on. The command will wait until the device is available.To do the fastboot commands the phone should be turned off or on? And one question, I can't install the drivers which are in my phone the setup doesn't open..
Android Recovery
Nokia/Crystal_00WW/CTL_sprout
10/QKQ1.190828.002/00WW_4_08B
user/release-keys
Use volume up/down and power.
Cannot load Android system. Your data may be corrupt. If
you continue to get this message, you may need to perform
a factory data reset and erase all user data stored on this
device.
-----
Try again
Factory data reset
I too have the same issue. adb ends with status 0 and am back to the bootloop as after restart.After applying the update and installing it with adb success state 0. I have rebooted the system now.
Still it is prompting me the same "Cannot load Android System"
Do i need to wipe the user data as well?
Same problem, I did the adb install for Android 10 and and as soon as the security patch gets updated, we are back to square 1 into the reset loop with each restartPress both at the same time and don't release them until the "No command" screen appears. There will be a restart in-between screens.
If the phone is turned off, run the command and turn the phone on. The command will wait until the device is available.
Regarding the drivers, I have tested these commands from a linux machine where it is not necessary to install drivers.
---------- Post added at 01:51 PM ---------- Previous post was at 01:17 PM ----------
After runinng a few days with Android 10 the 2019-12 patch update popped up. I installed and reboot the phone but I got a similar error when the phone upgraded from Android 9 to Android 10:
Code:Android Recovery Nokia/Crystal_00WW/CTL_sprout 10/QKQ1.190828.002/00WW_4_08B user/release-keys Use volume up/down and power. Cannot load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device. ----- Try again Factory data reset
I tried the same instructions than I posted before without success, this time with the patch: 04dbc995492eb40f43593f984e723ec6a9b90f0f.zip from android.googleapis.com/packages/ota-api/nokia_ctlsprout_crystal00ww/. Anyway, a factory data reset works and the phone is running again. But if you don't disable "System Settings -> System -> Developer Options -> Automatic system updates" the patch keeps trying to install and then you have to reset your device.
I will wait until another patch will be released.
January security patch released.Press both at the same time and don't release them until the "No command" screen appears. There will be a restart in-between screens.
If the phone is turned off, run the command and turn the phone on. The command will wait until the device is available.
Regarding the drivers, I have tested these commands from a linux machine where it is not necessary to install drivers.
---------- Post added at 01:51 PM ---------- Previous post was at 01:17 PM ----------
After runinng a few days with Android 10 the 2019-12 patch update popped up. I installed and reboot the phone but I got a similar error when the phone upgraded from Android 9 to Android 10:
Code:Android Recovery Nokia/Crystal_00WW/CTL_sprout 10/QKQ1.190828.002/00WW_4_08B user/release-keys Use volume up/down and power. Cannot load Android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device. ----- Try again Factory data reset
I tried the same instructions than I posted before without success, this time with the patch: 04dbc995492eb40f43593f984e723ec6a9b90f0f.zip from android.googleapis.com/packages/ota-api/nokia_ctlsprout_crystal00ww/. Anyway, a factory data reset works and the phone is running again. But if you don't disable "System Settings -> System -> Developer Options -> Automatic system updates" the patch keeps trying to install and then you have to reset your device.
I will wait until another patch will be released.
No you are not! (Sorry to disappoint you, but I am in the same boat)i feel like i am so close to fixing this but just need the right update file!