Nexus 10 Reboot-Schleife / Reset nicht möglich

M

M.A.D

Fortgeschrittenes Mitglied
32
Moin zusammen,

folgendes Problem:
- Mein Nexus 10 bleibt in einer Endlos Boot-Schleife gefangen
- Tablet startet
- jedesmal "App x von n wird optimiert..."
- Home Screen erscheint
- nach 5-6 Sekunden -> Reboot
- Power und Vol +&- gedrückt
- Versuch Cache löschen
- geht nicht, Meldung unten links bleibt ewig stehen
- Versuch Factory Reset
- geht nicht, Meldung unten links bleibt ewig stehen
- Versuch mit Nexus Root Toolkit (Wug)
- Flash Stock + Unroot
- Launch / Fastboot Erase
- Launch / Fastboot Format
-> Tablet gaukelt erfolgreiche Durchführung vor.
Nach Reboot gleiches Verhalten, Dauer Reboot

Was könnte ich noch probieren?
Mir scheint es fast so, als ob das Schreiben in den Speicher irgendwie nicht mehr hinhaut.
Hier mal ein Log des Toolkits nach Erase / Format / Flash Stock + Unroot.
Nexus Root Toolkit v2.1.4

Masterlists:
- LatestToolkitFiles.ini 3118
- AndroidDeviceListFull.ini 3118
- AndroidDeviceListFlash.ini 3118

MANTARAY-MANTA: Android 5.1.1 - Build: LMY49G

Live log initiated [2016-03-29]:


Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices

Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices

Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices

Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices

Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices

Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices
R32D100WYBW fastboot
Connectivity Status: Fastboot Device Connected
Fastboot Erasing BOOT...
fastboot erase boot

Fastboot Erasing CACHE...
fastboot erase cache

Fastboot Erasing RECOVERY...
fastboot erase recovery

Fastboot Erasing SYSTEM...
fastboot erase system

Fastboot Erasing USERDATA...
fastboot erase userdata

Done!
Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices
R32D100WYBW fastboot
Connectivity Status: Fastboot Device Connected
Fastboot Formating CACHE...
fastboot format cache
Creating filesystem with parameters:
Size: 553648128
Block size: 4096
Blocks per group: 32768
Inodes per group: 6768
Inode size: 256
Journal blocks: 2112
Label:
Blocks: 135168
Block groups: 5
Reserved block group size: 39
Created filesystem with 11/33840 inodes and 4363/135168 blocks
Fastboot Formating SYSTEM...
fastboot format system
Creating filesystem with parameters:
Size: 838860800
Block size: 4096
Blocks per group: 32768
Inodes per group: 7328
Inode size: 256
Journal blocks: 3200
Label:
Blocks: 204800
Block groups: 7
Reserved block group size: 55
Created filesystem with 11/51296 inodes and 6651/204800 blocks
Fastboot Formating USERDATA...
fastboot format userdata
Creating filesystem with parameters:
Size: 14273216512
Block size: 4096
Blocks per group: 32768
Inodes per group: 8144
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 3484672
Block groups: 107
Reserved block group size: 855
Created filesystem with 11/871408 inodes and 96018/3484672 blocks
Done!
Copied to clipboard.
Copied to clipboard.
adb devices

fastboot devices

adb devices

fastboot devices

Checking ADB/FASTBOOT Connectivity
adb devices

fastboot devices
R32D100WYBW fastboot
Connectivity Status: Fastboot Device Connected
+ Confirmed: Bootloader Unlocked.
fastboot getvar product
product: manta
finished. total time: 0.000s
Launching flashstock.bat
[\Spoiler]
Thanx
 
Zuletzt bearbeitet von einem Moderator:
Bearbeitet von: qu4nd - Grund: Loginhalt zur Übersicht gespoilert. - qu4nd
Du könntest einfach mal das aktuellste Factory Image manuell flashen
[How-To] Factory Image manuell flashen
Dann siehst du auch, ob es irgendwo scheitert. Mit einem Toolkit ist das schwerer fest zu stellen.
 
Ok. Hab ich alles durch.
Bei jedem Schritt meldet das Tablet: OKAY
Dennoch das Selbe:
- nach dem letzten fastboot reboot:
- App x von n wird optimiert
- Apps werden gestertet
- Homescreen für 5-6 Sekunden
- und wieder reboot
- bis der Akku leer ist
Also wieder, obwohl das Tablet keinen Fehler beim Flashen meldet, wurde das image anscheinend nicht geschrieben.
Cache, Daten, etc. wurden offenbar auch nicht gelöscht. Der Homescreen sieht genau so aus wie vor den ganzen Aktionen.
Hier das log, vielleicht überseheh ich auch den Fehler:

C:\adb>fastboot reboot-bootloader
< waiting for device >
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.003s

C:\adb>fastboot flash bootloader bootloader-manta-mantamf01.img
sending 'bootloader' (1280 KB)...
OKAY [ 0.184s]
writing 'bootloader'...
OKAY [ 0.101s]
finished. total time: 0.287s

C:\adb>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.003s]
finished. total time: 0.004s

C:\adb>fastboot flash system system.img
erasing 'system'...
OKAY [ 0.021s]
sending 'system' (657130 KB)...
OKAY [101.527s]
writing 'system'...
OKAY [ 5.313s]
finished. total time: 106.865s

C:\adb>fastboot flash userdata userdata.img
erasing 'userdata'...
OKAY [ 0.020s]
sending 'userdata' (137478 KB)...
OKAY [ 21.200s]
writing 'userdata'...
OKAY [ 0.588s]
finished. total time: 21.812s

C:\adb>fastboot flash boot boot.img
sending 'boot' (4966 KB)...
OKAY [ 0.772s]
writing 'boot'...
OKAY [ 0.020s]
finished. total time: 0.794s

C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (5532 KB)...
OKAY [ 0.860s]
writing 'recovery'...
OKAY [ 0.020s]
finished. total time: 0.883s

C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (5532 KB)...
OKAY [ 0.861s]
writing 'recovery'...
OKAY [ 0.020s]
finished. total time: 0.884s

C:\adb>fastboot format cache
Creating filesystem with parameters:
Size: 553648128
Block size: 4096
Blocks per group: 32768
Inodes per group: 6768
Inode size: 256
Journal blocks: 2112
Label:
Blocks: 135168
Block groups: 5
Reserved block group size: 39
Created filesystem with 11/33840 inodes and 4363/135168 blocks
erasing 'cache'...
OKAY [ 0.021s]
sending 'cache' (10372 KB)...
OKAY [ 1.605s]
writing 'cache'...
OKAY [ 0.090s]
finished. total time: 1.720s

C:\adb>fastboot reboot
rebooting...

finished. total time: 0.005s

C:\adb>
 
Das ist aber mehr als ungewöhnlich! Ich kann eigentlich auch keinen Fehler im Ablauf sehen. Und dass quasi nichts passiert, habe ich so auch noch nicht erlebt.
 

Ähnliche Themen

5
  • 548287
Antworten
15
Aufrufe
729
beginner01
B
N
  • nutzerrm
Antworten
10
Aufrufe
1.360
rene3006
R
S
  • SpaceMoehre
Antworten
0
Aufrufe
1.209
SpaceMoehre
S
Zurück
Oben Unten