03-04-2024, 10:10 AM | #1 |
Member
Posts: 17
Karma: 10
Join Date: Mar 2024
Device: Tolino Vision 6, Kobo Aura H2O
|
TWRP for Tolino Vision 6 released
I just got a Tolino Vision 6 and was disappointed to see there doesn't seem to be much work on it (apart from some posts on allesbook.de on how to root it)...
Here's my twrp port based on that of nook glowlight 4 (both devices use the same Allwinner B300 chipset). recovery.img can be downloaded at https://github.com/iscilyas/tolino_v..._twrp/releases Source code and instructions for compiling installing etc are at https://github.com/iscilyas/tolino_vision6_twrp I played around with it a bit and it seems alright. Even the brightness control works Feedback is welcome Last edited by iscilyas; 03-04-2024 at 10:12 AM. Reason: messed up url |
03-05-2024, 04:28 AM | #2 |
Connoisseur
Posts: 74
Karma: 1795
Join Date: Jun 2017
Device: Kobo,Tolino,BN,PB,Kindle,Likebook,Inkbook
|
@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! |
Advert | |
|
03-06-2024, 04:05 AM | #3 | |
Enthusiast
Posts: 30
Karma: 10
Join Date: May 2020
Device: Kobo Clara HD, Pocketbook Color, Pocketbook Inkpad Color
|
A bit lost
Quote:
|
|
03-06-2024, 04:09 AM | #4 | |
Enthusiast
Posts: 30
Karma: 10
Join Date: May 2020
Device: Kobo Clara HD, Pocketbook Color, Pocketbook Inkpad Color
|
Appreciate the help
Quote:
|
|
03-06-2024, 08:13 AM | #5 | |
Member
Posts: 17
Karma: 10
Join Date: Mar 2024
Device: Tolino Vision 6, Kobo Aura H2O
|
Quote:
something like this: tolino is on, plugged in to usb. reboot in fastboot mode) Code:
adb reboot bootloader Code:
fastboot devices (there should be some output saying it's flashing it. takes about 5 seconds) Code:
fastboot flash recovery recovery.img Code:
fastboot reboot Code:
adb reboot recovery let me know if the above is descriptive enough and i'll update the README accordingly |
|
Advert | |
|
03-06-2024, 08:28 AM | #6 | |
Member
Posts: 17
Karma: 10
Join Date: Mar 2024
Device: Tolino Vision 6, Kobo Aura H2O
|
Quote:
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 |
|
03-06-2024, 08:40 PM | #7 | |
Enthusiast
Posts: 30
Karma: 10
Join Date: May 2020
Device: Kobo Clara HD, Pocketbook Color, Pocketbook Inkpad Color
|
Quote:
|
|
03-07-2024, 12:59 AM | #8 |
Member
Posts: 17
Karma: 10
Join Date: Mar 2024
Device: Tolino Vision 6, Kobo Aura H2O
|
|
03-07-2024, 09:36 PM | #9 |
Enthusiast
Posts: 30
Karma: 10
Join Date: May 2020
Device: Kobo Clara HD, Pocketbook Color, Pocketbook Inkpad Color
|
https://imgur.com/gallery/JFnUjyy
Tried it and I can't seem to get the fastboot mode on but I'll look for other information regarding this. Last edited by litrpguy; 03-07-2024 at 09:39 PM. |
03-08-2024, 04:03 AM | #10 | |
Connoisseur
Posts: 74
Karma: 1795
Join Date: Jun 2017
Device: Kobo,Tolino,BN,PB,Kindle,Likebook,Inkbook
|
Quote:
On Vision 6, you can also install TWRP using this method: video TWRP_Tolino-Vision-6.zip Last edited by Waldy; 03-16-2024 at 03:50 AM. |
|
03-08-2024, 04:14 AM | #11 | |
Connoisseur
Posts: 74
Karma: 1795
Join Date: Jun 2017
Device: Kobo,Tolino,BN,PB,Kindle,Likebook,Inkbook
|
Quote:
epos3-blocklist.txt Maybe you need this too? epos3-getprop.txt |
|
03-08-2024, 07:05 AM | #12 | |
Member
Posts: 17
Karma: 10
Join Date: Mar 2024
Device: Tolino Vision 6, Kobo Aura H2O
|
Quote:
i'm just going on a hunch here, but am i right in assuming the blocklist you sent is from regular android boot, not (tolino vision 6) twrp? can you double check? i want the blocklist as seen by twrp (i was expecting something more like /dev/block/platform/soc/xxx/by-name/yyy instead of /dev/block/by-name/yyy) |
|
03-08-2024, 05:34 PM | #13 | |
Connoisseur
Posts: 74
Karma: 1795
Join Date: Jun 2017
Device: Kobo,Tolino,BN,PB,Kindle,Likebook,Inkbook
|
Quote:
I returned to stock recovery. Here from under twrp: |
|
03-08-2024, 08:46 PM | #14 | |
Enthusiast
Posts: 30
Karma: 10
Join Date: May 2020
Device: Kobo Clara HD, Pocketbook Color, Pocketbook Inkpad Color
|
The video helped greatly, thanks guys
Quote:
|
|
03-09-2024, 12:22 AM | #15 | |
Member
Posts: 17
Karma: 10
Join Date: Mar 2024
Device: Tolino Vision 6, Kobo Aura H2O
|
Quote:
it looks like the same disk layout as on the nook glowlight 4 (the one ported by @Ryogo-X)... that's odd. what happens with TWRP for Nook Glowlight 4 if you put it on the Epos 3? Doesn't boot at all? Maybe different kernels then... anyway, if you send me the stock recovery image for Epos 3 (i'm assuming it's pretty much identical to that on the Vision 6, but let's play it safe) i'll build TWRP for it and send it to you for testing. also if you give me the recovery (and getprop output) for the Shine 4 i'll see if i can't make it right-side-up.. and last but not least, if you can give me the usb vendorid/productid as reported by both of these devices i'll try to make that do the right thing too... PS: i'm on a metered mobile internet thing so i didn't want to download those video/twrp links you sent earlier... is that the same twrp i built or did someone else do it too? |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tolino Vision 6 | kyôdai | News | 48 | 11-24-2022 02:15 PM |
Sell Tolino vision 4 HD | Wallace Lee | Flea Market | 0 | 06-13-2020 09:36 AM |
Tolino Vision 4 HD | mathil | Tolino | 53 | 10-08-2018 02:49 PM |
TWRP for Tolino Vision 4 HD | Ryogo | Android Developer's Corner | 0 | 08-08-2018 04:22 AM |
TWRP for Tolino Shine 2HD | Ryogo | Android Developer's Corner | 0 | 08-04-2018 09:02 AM |