View Single Post
Old 01-29-2020, 10:52 AM   #33
rantanplan
Weirdo
rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.
 
Posts: 845
Karma: 11003000
Join Date: Nov 2019
Location: Wuppertal, Germany
Device: Kobo Sage, Kobo Libra 2, Boox Note Air 2+
Quote:
Originally Posted by ottischwenk View Post
But after 13.2.1 my Tolino wants to update to 12.2!


Quote:
Originally Posted by Peripathetic View Post
The update script has a basic check to abort the update if the device name is not what it expects:
Code:
getprop("ro.product.device") == "ntx_6sl"
|| getprop("ro.product.device") == "tolino_vision2" 
|| getprop("ro.product.device") == "tolino" 
|| abort("This package is for tolino devices except shine1!");
Still, other things can go wrong at times. As @ottischwenk said, best to have a complete image of the SD card, and you're covered, also in case of SD card failure which I think is much more likely. Even better to use a replacement larger/faster SD card and keep the original one as a spare.
I've seen a disassembling video and got to the conclusion that they really tried to make sure that you break stuff if you want to disassemble the device yourself. I don't want to break a device that's only 3 months old...
rantanplan is offline   Reply With Quote