View Single Post
Old 01-13-2018, 12:29 AM   #26
sjfan
Addict
sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.
 
Posts: 281
Karma: 7724454
Join Date: Sep 2017
Location: Bethesda, MD, USA
Device: Kobo Aura H20, Kobo Clara HD
Quote:
Originally Posted by Richwood View Post
The never register or go on line will not work with the current Kobo readers so far as I know. On arrival you must either enable wi-fi or choose to connect to the Kobo application on a computer to register it and access the reader itself.
You just have to stick anything into the user table, it doesn't need to be a real account. Running sqlite on it and doing something like:

INSERT INTO "user" VALUES('','','','made_up@email.address','','','',' ', '','','','','','','','');

will work, without ever registering an account, enabling wi-fi, or connecting to the desktop app.

https://www.mobileread.com/forums/sh...d.php?t=171664 has more discussion. See page 5 for current table structure.
sjfan is offline   Reply With Quote