Moe The Cat
11-29-2008, 12:21 PM
The folks over at OpenInkpot have released a "snapshot" of their firmware (http://openinkpot.org/pub/snapshots/0.2~20081128/). They describe it as:
We are publishing snapshots between major releases. You can install it if you are looking for bugfixes and bleeding edge improvements.
You can run it as a "live" install from your SD card (which preserves your existing firmware) or you can flash it to replace your existing firmware.
I'm flashing it now.
Note: This is intended for Hanlin V3 and rebrands.
delphidb96
11-29-2008, 03:16 PM
But, as I don't have all the key mappings, it got stuck on a menu within an ebook. Here's a photo.
Derek
Moe The Cat
11-29-2008, 03:48 PM
I'm surprised that you got it up and running on the Cybook. My understanding was that it was for Hanlin V3 and rebrands only. I've added a note to my original post to that effect.
It seems to me that I've read a discussion about key mappings for the Cybook somewhere, but I can't find it now. Perhaps dottedmag or Lunohod or Ondra could let you know what is the Cybook key mapping?
delphidb96
11-29-2008, 03:52 PM
I'm surprised that you got it up and running on the Cybook. My understanding was that it was for Hanlin V3 and rebrands only. I've added a note to my original post to that effect.
It seems to me that I've read a discussion about key mappings for the Cybook somewhere, but I can't find it now. Perhaps dottedmag or Lunohod or Ondra could let you know what is the Cybook key mapping?
Ondra was nice enough to post a recent compilation under the Netronix page at OI. And the mapping may have changed. :)
quickhand
11-29-2008, 04:05 PM
It's nice to see it running on the cybook. The dialog box is in the wrong "nav" mode. There's a little a value that needs to be set in the FBReader software to make it work for cybook - ask Lunohod to set it up. It's something as simple as:
nav_mode=1;
Moe The Cat
11-29-2008, 05:00 PM
The OI site has instructions on Madshelf config here (http://openinkpot.org/wiki/MadShelf), including the entry for nav_mode.
But Derek's screen cap is from FBReader. Does the same nav_mode config apply there?
quickhand
11-29-2008, 05:06 PM
Yup, it also applies to FBReader. Actually, I swiped the code from madshelf when I made the options dialog widget used in FBReader, so it uses the same little "nav_mode" switch. LunohoD hasn't moved it to a config file yet, though, so it'll have to be set in the code for now.
DDHarriman
11-30-2008, 10:45 AM
Hi Derek
Are you running it from a SD card? If so how does it initiate?
(have downloaded what looks to be the zip file with all the files, and, per example, it has no exe file in it, so...)
I’m very curious to test OpenInkpot in my Cybook, but of course I’m not going to change the original OS in this moment.
BTW: any other tips?
Best regards,
delphidb96
11-30-2008, 03:42 PM
Hi Derek
Are you running it from a SD card? If so how does it initiate?
(have downloaded what looks to be the zip file with all the files, and, per example, it has no exe file in it, so...)
I’m very curious to test OpenInkpot in my Cybook, but of course I’m not going to change the original OS in this moment.
BTW: any other tips?
Best regards,
Well,
First thing is that, as-zipped, the FBReader and MadShelf use the Jinke V3/BeBook key-mapping and another file must be loaded in at run-time to make the D-Pad (navigation pad) act properly.
Second, I *am* running from the SD card so the original firmware is still in place for me to use. Booting is a two-step process. One must first insert the SD card containing the OI software (in the 'root' level - not in a sub-folder) and boot into it. Instructions are included. Then, when it gets to the 'blank' screen showing it's done, one must then press the power-on switch another time which will finish the loading.
It's *SLOW* because the Cybook only has 16MB of RAM and FBReader is *NOT* optimized at this point for such a small memory. There *is* a pad for a second memory chip but no one's actually experimented with soldering one into place - that requires the possibl sacrifice of the Cybook being modified. However, if that works, the Cybook would then have as much RAM as most other e-ink readers and speed would increase.
I'll post more later.
DDHarriman
11-30-2008, 06:09 PM
Thanks!
I will try it as soon as I can.