-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IUNI U2 / U810 (u2) #94
Comments
hi, some newer devices have a signed GPT (partition table). on such devices, altering the GPT hard-bricks the device. this is the reason i mostly stopped development of REPIT. make sure you read this. you can try running the to recover from a hard brick you would need an image of your eMMC and the ability to program the eMMC with a JTAG probe. if you do not know what JTAG is, then assume you have no way to recover your device. please decide whether you want to risk testing a REPIT port on your device. thanks! |
hi, sorry for the long delay. are you still interested in this? thanks! |
Hi! Thank you for your reply! But, thank you for getting back to my message! |
interesting... so that means your device doesn't have GPT signatures, nice :) |
i looked into your partition layout... your device is incredibly weird!!
it seems to have a separate, huge, android 2-style, unemulated sdcard partition taking up 2/3 of the useful storage space of the device. WTF!! also, this partition is separated from other user partitions by some small but vital partitions that if corrupted might screw up the device. really bad practice here. whoever made the original layout of this mutant phone smoked too much pot. to fix this device i see 3 avenues:
now i'm very curious...
what did you do to the device? |
hi @feroxx, you are kindly invited to share thoughts. |
btw, is partition i'd very much appreciate a dump. you can boot TWRP, check adb connectivity and issue this command from your PC:
then zip the image file and post it here. thanks! |
Hi!
If you could port REPIT for my phone it would be great :)
Info:
your exact device and device codename
IUNI U2 / U810 (https://www.devicespecifications.com/en/model/f8082e72)
but, in fact it's a clone (https://www.gsmarena.com/allview_x1_xtreme_mini-6857.php)
your recovery
TWRP 3.2.1
your kernel
3.4.113-feroxx
your rom
LineageOS version 16.0-20181020-UNOFFICIAL-feroxx-u2
is your device running the stock partition layout or is it already modified?
stock partition layout
repit-dump.log
Thank you!
The text was updated successfully, but these errors were encountered: