|
|
Thread Tools | Search this Thread |
02-10-2011, 11:56 AM | #1 |
OpenInkpot developer
Posts: 211
Karma: 5627
Join Date: Mar 2008
Location: Stuttgart, Germany
Device: N516,V3,PRS505,iLiad,eSlick,E60,K3,K4NT,M90,PB912,KoboMini
|
OpenInkpot on Netronix EB600 devices (eSlick Foxit, Orsio b731, Explay V3, etc.)
Hi!
The first testing live-on-sd OpenInkpot distribution is available for Netronix EB600 devices (Samsung S3C2440, PVI Apollo, 64Mb RAM). I run it successfully on eSlick Foxit FE-01 (thanks goes to Marcel for donating the eSlick reader). This live version is known to work on Orsio b731 and Explay V3 devices. The live-on-sd version doesn't touch internal memory and will run completly from SD card. It shouldn't break you hardware, but I cannot guarantee that. HOWTO: 1. Download oi-netronix-eb600-live-xxxxxx.zip from http://openinkpot.org/pub/daily/ and unpack it to the SD card. (Put also some books on the SD card, the internal memory is not accessible in this version). 2. Insert the SD card and reboot the device. 3. Enjoy! Don't remove the sd card while OpenInkpot is running. Press and hold power button for 2-3 seconds to poweroff the device. If you want to disable OpenInkpot, just remove or rename update_kernel script in the root directory of your sd card. Since it's testing version, don't expect too much. Some functions may be unavailable or do not behave properly. You can access the sd card via usbnet. Usb mass storage mode is not available yet. Audio doesn't work. USB 2.0 doesn't work. Feedback is welcome. Last edited by lunohod; 11-21-2011 at 08:18 AM. |
02-10-2011, 04:49 PM | #2 |
Evangelist
Posts: 439
Karma: 2248782
Join Date: Aug 2009
Location: Austria
Device: Inkbook Prime; Icarus Illumina;ImcoV6l;EB600;Kobo
|
I tried it, didn't work. The normal system started.
Is there a special keypress necessary perhaps? How can I make sure the hardware fits? The CPU should be the same. I don't know what this PVI is? I guess U-Boot should call the update_kernel script? It seems to me that this doesn't happen. I copied the program "poff" into the OI directory and changed the script to call this file instead of boot-oi.sh. I also added a command to create a file. Nothing happened. My device was an Elonex EB600, which uses now a CoolEr firmware. I don't think there's anything unusual, besides the custom pictures, but they shouldn't matter - unless I really broke something when I overwrote the picture MTDBlock to get a startup image? -- I suppose it would be too late if the actual system called this script, instead of U-Boot? [edit]I didn't find any reference to update_kernel in either CoolEr or Kobo firmware. Nor in a few others I have. I did find references (though no idea where it's called) in eSlick and CyBook files. Last edited by Cyberman tM; 02-10-2011 at 05:05 PM. |
Advert | |
|
02-10-2011, 05:15 PM | #3 | |
OpenInkpot developer
Posts: 211
Karma: 5627
Join Date: Mar 2008
Location: Stuttgart, Germany
Device: N516,V3,PRS505,iLiad,eSlick,E60,K3,K4NT,M90,PB912,KoboMini
|
Quote:
It seems that the CoolEr firmware doesn't run update_kernel. Btw, you've got EB600E, which is another model with epson chip. There no OI for you hardware, sorry. |
|
02-10-2011, 07:04 PM | #4 | |
Sir Penguin of Edinburgh
Posts: 12,375
Karma: 23555235
Join Date: Apr 2007
Location: DC Metro area
Device: Shake a stick plus 1
|
Quote:
The firmware's not very good, though. |
|
02-10-2011, 07:26 PM | #5 |
OpenInkpot developer
Posts: 211
Karma: 5627
Join Date: Mar 2008
Location: Stuttgart, Germany
Device: N516,V3,PRS505,iLiad,eSlick,E60,K3,K4NT,M90,PB912,KoboMini
|
|
Advert | |
|
02-10-2011, 09:44 PM | #6 |
Sir Penguin of Edinburgh
Posts: 12,375
Karma: 23555235
Join Date: Apr 2007
Location: DC Metro area
Device: Shake a stick plus 1
|
The menu design doesn't work all that well when you don't have number buttons. Also, you really should have it set so that when a menu opens, something is already selected.
Other than that I think my biggest problem is that the d-pad is a poor design. I keep pressing the wrong button. Edit: I'm also running OI on the Hanvon N516. I'm quite happy with it. Last edited by Nate the great; 02-10-2011 at 09:46 PM. |
02-10-2011, 09:52 PM | #7 |
Argos, Riders advance
Posts: 7,632
Karma: 31487351
Join Date: Aug 2009
Location: Raleigh, NC
Device: Paperwhite, Kindles 10 & 4 and jetBook Lite
|
How does OpenInkpot do on a Hanlin V3 like an Astak EZReader?
|
02-11-2011, 12:16 AM | #8 | |
reader
Posts: 6,975
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
Quote:
Note that flashing OI on a V3 reformats the internal storage (for ebooks), and so you have to manually reformat it back to FAT after switching back to non-OI firmware (which I have never done). OI, unlike most other ebook readers, does not export any filesystems via USB. Under Windows XP, I instead use WinSCP to copy files over (Connect device via SSH access). |
|
02-11-2011, 01:07 AM | #9 | ||
Evangelist
Posts: 439
Karma: 2248782
Join Date: Aug 2009
Location: Austria
Device: Inkbook Prime; Icarus Illumina;ImcoV6l;EB600;Kobo
|
Quote:
Why not use the mfg_test call? I think that is standard Netronix and should be available in any firmware. Of course, you need a binary file for that, scripts don't seem to work. (Or I did something wrong.) Quote:
|
||
02-11-2011, 01:19 AM | #10 | |
Argos, Riders advance
Posts: 7,632
Karma: 31487351
Join Date: Aug 2009
Location: Raleigh, NC
Device: Paperwhite, Kindles 10 & 4 and jetBook Lite
|
Quote:
|
|
02-11-2011, 03:24 AM | #11 | |
OpenInkpot developer
Posts: 211
Karma: 5627
Join Date: Mar 2008
Location: Stuttgart, Germany
Device: N516,V3,PRS505,iLiad,eSlick,E60,K3,K4NT,M90,PB912,KoboMini
|
Quote:
Maybe a gui theme with not so many items on a page will perform better. And the button mappings should be adjusted too. |
|
02-11-2011, 06:15 AM | #12 | ||
frumious Bandersnatch
Posts: 7,536
Karma: 19000001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
|
Quote:
Quote:
|
||
02-11-2011, 06:28 AM | #13 | ||
OpenInkpot developer
Posts: 211
Karma: 5627
Join Date: Mar 2008
Location: Stuttgart, Germany
Device: N516,V3,PRS505,iLiad,eSlick,E60,K3,K4NT,M90,PB912,KoboMini
|
Quote:
This OI distribution is for EB600 and won't run on EB100. Quote:
|
||
02-11-2011, 09:24 AM | #14 |
frumious Bandersnatch
Posts: 7,536
Karma: 19000001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
|
|
02-11-2011, 09:41 AM | #15 | |
OpenInkpot developer
Posts: 211
Karma: 5627
Join Date: Mar 2008
Location: Stuttgart, Germany
Device: N516,V3,PRS505,iLiad,eSlick,E60,K3,K4NT,M90,PB912,KoboMini
|
Quote:
You can also try to run this script: http://openinkpot.org/raw-attachment.../update_kernel and upload the resulting txt files. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
eSlick Foxit no more | Bic | More E-Book Readers | 0 | 08-04-2010 02:42 PM |
Foxit eSlick for €199 | TotalRoul | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 02-18-2010 04:24 PM |
Foxit Eslick | Wozzzaaa | Which one should I buy? | 1 | 10-14-2009 12:31 AM |
foxit eslick | codrutoctavian | Which one should I buy? | 6 | 07-31-2009 07:36 AM |
Liseuses à base de EB600 (Netronix) comme Bookeen. | Randy11 | Autres liseuses | 3 | 03-26-2009 10:51 AM |