View Single Post
Old 03-28-2023, 05:47 AM   #15
Idleaid
Junior Member
Idleaid began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2023
Device: Kobo Glo
Quote:
Originally Posted by rashkae View Post
You don't need to register to update the firmware, so I would suggest doing that first.

Registration can be bypassed with:
sqlite3 KoboReader.sqlite "INSERT INTO user(UserID,UserKey) VALUES('1','');"

Since userID and UserKey are the only fields that actually nee to be given a value, this will work regardless of the number of other fields added.

However, that's not needed any more.. With recent version of the firmware (4.31 or newer), it's far more productive to use Sideloaded mode.

Edit /.kobo/Kobo/Kobo eReader.conf

And in the [ApplicationPreferences] section, add a line:
SideloadedMode=true.
Thanks Rashkae, great info!

Last edited by issybird; 03-28-2023 at 07:35 AM.
Idleaid is offline   Reply With Quote