06-30-2013, 10:25 AM | #1 |
Time Waster
Posts: 422
Karma: 289160
Join Date: May 2011
Device: Kobo Glo and Aura HD
|
Koreader running on Kobos (all of them, hopefully!)
A historical thread, the older posts maybe out of date and improved methods available, in more recent threads.
This is the reference thread for running KOReader on Kobo models. The support now is quite good and included in official nightly builds. Source is available at https://github.com/koreader/koreader, you can also report bugs there. For those who don't know KOReader, here are some screenshots: http://imgur.com/a/1NR7I/all Installing instructions: - install "Files Monitor" (https://www.mobileread.com/forums/sh...d.php?t=218283) - Put the image included in the zip (called "koreader.png") in the main folder of your kobo and disconnect it from your computer. Open the image on the reader, go back to the home and then, just to be extra-safe, reboot it. - Extract the remaining content of the zip in the ".kobo" directory (both KoboRoot.tgz and the koreader folder) Selecting the KOReader icon in your home, you will be able to launch KOReader. Simple enough, isn't it? Just be sure to process the image properly (follow those steps carefully) if it's the first time you install koreader, if you made a factory reset or if you deleted it in some way, otherwise you could end up launching koreader automatically at every boot, being unable to exit it without a factory reset. When you install an update, it should be sufficient to extract the koreader folder, without KoboRoot.tgz - that one is needed to add the launcher. Things that are still missing: - usb mass storage mode Use koreader_old.zip for 2.5.x or older firmware (not really supported); for 2.6.1 use the nightly builds. I've added a small pdf guide for installation; the steps outlined work on every model, not only AuraHD. Thanks @xping! Last edited by Ken Maltby; 01-10-2019 at 10:47 AM. |
06-30-2013, 11:08 AM | #2 |
Zealot
Posts: 144
Karma: 405567
Join Date: Nov 2012
Device: K3 KPW PB840
|
For detailed and updated manual on the functionality of Koreader,
please refer to the Koreader Wiki page. Last edited by chrox; 05-18-2014 at 05:31 AM. |
Advert | |
|
06-30-2013, 11:35 AM | #3 |
Android Developer
Posts: 16
Karma: 9304
Join Date: Jun 2013
Device: Kobo Glo
|
The latest nightly builds are available from here >>> https://code.google.com/p/koreader-p...downloads/list
Please note, nightly builds may not always be stable but they include all the latest code changes, fixes etc |
06-30-2013, 01:48 PM | #4 |
Enthusiast
Posts: 46
Karma: 54894
Join Date: Jun 2013
Device: kobo
|
Any ideea why is not working on kobo aura?
strace on ./reader.lua(grep -v ENOENT to exclude lib searching) : execve("./reader.lua", ["./reader.lua"], [/* 21 vars */]) = 0 brk(0) = 0x2c6000 uname({sys="Linux", node="(none)", ...}) = 0 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aac2000 open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\23 0;\0\0004\0\0\0"..., 512) = 512 lseek(3, 397768, SEEK_SET) = 397768 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0"..., 1160) = 1160 lseek(3, 397432, SEEK_SET) = 397432 read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 55) = 55 fstat64(3, {st_mode=S_IFREG|0755, st_size=398928, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aac4000 mmap2(NULL, 430208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aacb000 mprotect(0x2ab2c000, 28672, PROT_NONE) = 0 mmap2(0x2ab33000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x60) = 0x2ab33000 close(3) = 0 open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\5P \0\0004\0\0\0"..., 512) = 512 lseek(3, 66332, SEEK_SET) = 66332 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0"..., 1400) = 1400 lseek(3, 65924, SEEK_SET) = 65924 read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 55) = 55 fstat64(3, {st_mode=S_IFREG|0755, st_size=100802, ...}) = 0 mmap2(NULL, 107024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2ab35000 mprotect(0x2ab45000, 28672, PROT_NONE) = 0 mmap2(0x2ab4c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0x2ab4c000 mmap2(0x2ab4e000, 4624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2ab4e000 close(3) = 0 open("libs/libk2pdfopt.so.1", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\30 \250\0\0004\0\0\0"..., 512) = 512 lseek(3, 544908, SEEK_SET) = 544908 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0"..., 1040) = 1040 lseek(3, 544596, SEEK_SET) = 544596 read(3, "A/\0\0\0aeabi\0\1%\0\0\0\0056J\0\6\6\10\1\t\1\n\2\22 \4\24\1"..., 48) = 48 exit_group(1) = ? +++ exited with 1 +++ so it seems to exit w/o any error [root@(none) koreader]# uname -a Linux (none) 2.6.35.3-850-gbc67621+ #1038 PREEMPT Thu Apr 25 15:48:22 CST 2013 armv7l GNU/Linux fw is 2.6.1 model N204B Last edited by cgm999; 06-30-2013 at 01:59 PM. |
06-30-2013, 03:50 PM | #5 |
Time Waster
Posts: 422
Karma: 289160
Join Date: May 2011
Device: Kobo Glo and Aura HD
|
@chrox, nice, I didn't notice that! I'll try to add the functionality as soon as I can...
@JonnyXDA, currently kobo support is to be chosen at compile time, and no "kobo nightly" is currently being built. However it could be asked... @cgm999, that could be an issue coming from the firmware 2.6.1. I still didn't test the build under that. I'll do it later and report. In the mean time, if someone is still running 2.5.x on his Aura, I'd like to hear some testing results |
Advert | |
|
06-30-2013, 04:23 PM | #6 |
♫
Posts: 661
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
|
How do I get this to start?
I have installed Kobo Launcher and edit its ini file to start a script file containing the line "/mnt/onboard/.kobo/koreader/koreader-kobo.sh /mnt/onboard" It does nothing at all when I start this from . Kobo mini running 2.6.1 here. What other ways are there to start it? As I understood it "tweaks" does not work with 2.6.1. |
06-30-2013, 04:47 PM | #7 |
Junior Member
Posts: 4
Karma: 10
Join Date: Oct 2012
Device: Kobo Glo
|
Hi giorgio130,
Thanks for the work on koreader! But I have problems to start it. I am using glo at 2.5.2 with kobo tweaks. 1. In your attachment the start shell script file is "koreader_kobo.sh" but the above code you mentioned is "koreader-kobo.sh". 2. I added one line in kobotweaks.ini as below. It does nothing when I click koreader button on tweaks Tools menu. Is there something wrong here? koreader=tweaks.executeSystemCmd(\"/mnt/onboard/.kobo/koreader/koreader_kobo.sh /mnt/onboard\") |
06-30-2013, 05:15 PM | #8 | |
Time Waster
Posts: 422
Karma: 289160
Join Date: May 2011
Device: Kobo Glo and Aura HD
|
Quote:
|
|
06-30-2013, 06:05 PM | #9 | |
Wizard
Posts: 2,832
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
Quote:
"koreader = /mnt/onboard/.kobo/koreader/koreader-kobo.sh /mnt/onboard" When you launch Kobolauncher, you will see in the menu Koreader, just touch that. |
|
06-30-2013, 06:22 PM | #10 |
Wizard
Posts: 2,832
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
thanks Giorgio: unfortunately it does not work for me: I launch the command form kobolauncher, but nothing happens. I have a mini. Any ideas?
|
07-01-2013, 12:20 AM | #11 | |
Junior Member
Posts: 4
Karma: 10
Join Date: Oct 2012
Device: Kobo Glo
|
Quote:
The crash.log file only has one line: "Segmentation fault" |
|
07-01-2013, 12:47 AM | #12 | |
♫
Posts: 661
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
|
Quote:
Does not work. Koreader shows up (of course), but clicking on it does not have any affect. |
|
07-01-2013, 01:06 AM | #13 | |
Wizard
Posts: 4,465
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
|
Quote:
Luck; Ken |
|
07-01-2013, 01:48 AM | #14 |
♫
Posts: 661
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
|
Yes, I'm on 2.6.1 (like I wrote in my first post).
And I can see in the log file of Kobo Launcher that KL did execute the command, but that's all I can see. |
07-01-2013, 02:22 AM | #15 |
Junior Member
Posts: 8
Karma: 10
Join Date: Oct 2012
Device: kobo glo
|
Hello,
I tested koreader (koreader-v2013.03-207-gd7df349.zip) on my glo with 2.5.2 fw. It doesn't start and I get a "Segmentation fault" in crash.log. I use the "Kobo Tweaks" by ah- to start it. My configuration line is : Koreader=tweaks.executeSystemCmd(\"/mnt/onboard/.kobo/koreader/koreader_kobo.sh /mnt/onboard\") it seem to be the same problem as the one of voyage2005 Regards Last edited by pbra; 07-01-2013 at 02:36 AM. |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | Kindle Developer's Corner | 1268 | 02-27-2024 11:49 AM |
Touch Using two Kobos | tkavan | Kobo Reader | 4 | 06-23-2017 02:47 AM |
2 kobos at once | tsarinaerika | Kobo Reader | 14 | 06-03-2013 04:13 AM |
Syncing between two Kobos | fx3000se | Kobo Reader | 4 | 01-24-2013 02:10 PM |
2 kobos 1 account | retired05 | Kobo Reader | 9 | 05-05-2012 08:25 AM |