-
Notifications
You must be signed in to change notification settings - Fork 22
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
Patches for 5.0.175773 #130
Comments
This one is much more complex since:
I don't have a tolino, so I can't really experiment much with this directly right now. |
Okay, so I've managed to get ahold of the firmware files... the API checks that the original version is >5.0.111111. https://ereaderfiles.kobo.com/firmwares/kobo12/May2024/tolino-qt6-recovery-5.0.175773.zip Also note that Tolino serial numbers start with T rather than N, but that's irrelevant. I'll need to update kfwproxy to track the 5.x updates separately. |
Some random preliminary notes:
|
from the tolino shine color that I just bought yesterday(it just launched yesterday in Germany), this is the 0-day update that I got when setting up the device. In the webbrowser the UA determine itself as qt 6.5.5 |
They added the tolino equivalents of the Clara HD and Forma.
|
That's just the MTK kernel, it's the exact same build as found on 4.39 for those devices. (And the same base branch as used by other MTK implementations, e.g., lab126). |
Wrote a tool to extract the basic device info from the firmware: pgaskin/koboutils@cea683a
|
Also wrote a tool to extract firmware version info from the current kinds of update packages: pgaskin/koboutils@633a819
|
This one might be tolino-specific, or future Kobo releases may also be 5.x.
TODO
The text was updated successfully, but these errors were encountered: