Quote:
Originally Posted by Waldy
@iscilyas
Thank you very much for your effort!!!
I checked Vision 6 briefly, all functions seem to work.
It's the same with the Shine 4, except the screen is rotated 180 degrees.
On Epos 3 it unfortunately works with errors, roughly the same as TWRP from Nook Glowlight 4 on Vision 6.
If you want to customize TWRP for Epos 3, I would be very grateful.
I can provide Epos 3 mmcblk0.img or sections separately.
Thank you again for your work!
|
hey @waldy.. thanks for your comment and i'm glad someone is using it
i'm not sure what you mean with the "screen is rotated 180 degrees" but i'll take a look at that.
as for the Epos 3, it's probably because the partitions are named/numbered differently. it looks like you've managed to boot the kernel fine so it's probably going to be as simple as fixing up
recovery.fstab
for starters, can you boot into twrp (from the vision6) and do something like:
Code:
adb shell find /dev/block > epos3-blocklist.txt
and send me the file
epos3-blocklist.txt that it generates? then i'll send you an updated
recovery.fstab that should work on the Epos 3.