View Single Post
Old 03-06-2024, 09:59 AM   #1026
iscilyas
Member
iscilyas began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2024
Device: Tolino Vision 6, Kobo Aura H2O
Talking

Quote:
Originally Posted by rantanplan View Post
As far as I understand, the Libra 2e is largely based on the old chipsets, very close to the Libra H20. However, the Vision 6 is based on the chipset of the Sage, which is a newer and faster chipset. So using the Libra 2e image will probably not work.

Given that the Sage doesn't have removable storage, it's probably smarter to wait for the new Kobo devices instead of trying to convert a Tolino to a Kobo
actually i too would be interested in playing around with the Sage's firmware and see if it can't be hacked to work with a Vision 6...

Even though the Sage doesn't have removable storage it should be possible to SSH into it (as root). Maybe something like:

Code:
ssh root@sage.ip.address "dd if=/dev/block/mmcblk0" | gzip -c | dd of=sage-mmcblk0.gz
(on linux. where sage.ip.address is replaced by the IP address of the sage)

anyone with a Sage that would be willing to do that?
iscilyas is offline   Reply With Quote