I can reach fast boot but not make any further progress.
Is there a way to reload the software / re-flash the device?
I can reach fast boot but not make any further progress.
Is there a way to reload the software / re-flash the device?
Hi there,
Can you share your device serial number?
Have you been able to put your device into developer mode? If so, when it’s stuck in boot, are you able to connect to it using adb and see the logcat output?
Serial number is P61SWT36XFS000970
Regarding logical… it never gets further than:
`* daemon not running. starting it now on port 5037 *
adb I 50673 5827407 usb_osx.cpp:259] Found vid=2bf9 pid=3302 serial=P61SWT36XFS000970
adb I 50673 5827407 usb_osx.cpp:259]
Since you can get to fastboot, can you run this command:
fastboot format userdata
And let me know if you can boot up?
No luck. I’m still in a boot loop after:
$: fastboot format userdata
Creating filesystem with parameters:
Size: 12863930368
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 3140608
Block groups: 96
Reserved block group size: 767
Created filesystem with 11/786432 inodes and 89805/3140608 blocks
target reported max download size of 637534208 bytes
erasing 'userdata'...
OKAY [ 1.557s]
sending 'userdata' (137050 KB)...
OKAY [ 5.696s]
writing 'userdata'...
OKAY [ 5.270s]
finished. total time: 12.523s
Gotcha. We need a little bit of time to investigate.
I sent you a private message. Please respond if this is still an issue.