View Single Post
Old 09-07-2015, 07:06 PM   #4
mishagale
Member
mishagale began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2012
Device: Kobo Touch
Quote:
Originally Posted by jackie_w View Post
I'm afraid I can't help with most of your questions, but the current firmware version seems to be part of the one-line text file, .kobo/version, on each device.
Thanks! I knew I'd seen a file like that somewhere, but I couldn't find it, probably because I was looking on / instead of on the SD card.

Looks like the comma-separated fields break down into serial number (which starts with the model number), kernel version, firmware version, kernel version again, kernel version yet again, and then something I'm not certain, maybe a different representation of the firmware version? No idea why the kernel version is repeated three times, but looks like there's enough info there to identify model and firmware version.

Quote:
Originally Posted by frostschutz View Post
You could just ask the user to do it manually once (and record and remember and replay that touch event). Basically just read the touchscreen input event between faking the USB connect and unplug (assuming the user will tap connect when nothing happens) and write it back to it next time.
That's a method I will fall back on, but I'd like to be as user-friendly as possible, and not require any user input at all.
mishagale is offline   Reply With Quote