Quote:
Originally Posted by Renate
Are you quite sure that you have the new nnglow21.img?
When in recovery:
Code:
adb shell ls -l /sbin/u*
It should say 1274700
|
Out of desperation, I just tried some of this on my 4e. I did fastboot flash boot nnglow21.img and then fastboot reboot. Now when I check adb devices, it does pull it up and says "recovery". I tried what was mentioned in this post and got:
__bionic_open_tzdata: couldn't find any tzdata when looking for Asia/Shanghai!
lrwxrwxrwx 1 root root 7 1970-01-01 00:00 /sbin/ueventd -> ../init
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/ulimit -> toybox_static
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/umount -> toybox_static
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/uname -> toybox_static
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/uniq -> toybox_static
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/unix2dos -> toybox_static
-rwxr-xr-x 1 root root 1274700 1970-01-01 00:00 /sbin/update-binary
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/uptime -> toybox_static
-rwxr-xr-x 1 root root 415204 1970-01-01 00:00 /sbin/usbcfg
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/usleep -> toybox_static
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/uudecode -> toybox_static
lrwxrwxrwx 1 root root 13 1970-01-01 00:00 /sbin/uuencode -> toybox_static
I'm pretty much at a loss for where to go from here. I can fastboot back into the boot.img or my magisk img, but neither gets me any further. The screen is still blank, but booting back into one of those does change it in adb devices from "recovery" to "device".
Any thoughts?
Also, sorry for all the posts in this thread. Just trying to get my device back up and running!