10-25-2018, 04:36 PM | #2986 |
Junior Member
Posts: 2
Karma: 10
Join Date: Oct 2018
Device: KA1
|
Nevermind, found that I failed to overwrite .adds folder.
|
10-25-2018, 04:36 PM | #2987 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
Edit: I see that you already discovered by yourself. |
|
Advert | |
|
11-04-2018, 11:09 PM | #2988 |
Sorceress
Posts: 167
Karma: 19604
Join Date: Nov 2006
Location: Montreal
Device: Onyx Air2&Nova 3C,Kindle oasis1,Kobo Forma,iPad pro 12.9&9.7,and more.
|
I've tried to install Koreader with StartMenu9 on Kobo Forma. It fails saying "irregular error". StartMenu works fine, I took a version for Kobo Clara. Is there any solution yet?
|
11-04-2018, 11:14 PM | #2989 |
BLAM!
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
|
11-05-2018, 02:41 AM | #2990 |
Addict
Posts: 286
Karma: 3762916
Join Date: Nov 2011
Device: none
|
I think the Forma was made for KOReader support. The pdf support, the button customization, the option to disable Nickel's forced rotation. Definitely would be using this a lot once you guys get it all figured out (thanks again!)
|
Advert | |
|
11-08-2018, 05:23 AM | #2991 |
Enthusiast
Posts: 31
Karma: 86992
Join Date: Jun 2010
Location: Firenze
Device: KOBO Aura HD, KOBO Aura One
|
I installed koreader on my kobo forma modifying "/koreader/frontend/device/kobo/device.lua" adding the following to the devices list:
Code:
-- Kobo Forma: local KoboFrost = Kobo:new{ model = "Kobo_frost", hasFrontlight = yes, hasKeys = yes, touch_probe_ev_epoch_time = true, touch_snow_protocol = true, display_dpi = 300, hasNaturalLight = yes, } Code:
[193] = "RPgBack", [194] = "RPgFwd", Code:
elseif codename == "frost" then return KoboFrost I launch it with fmon and is working fine, I suppose it will work also with KFM or KSM. Last edited by dalamario; 11-09-2018 at 04:50 AM. Reason: added page turn buttons |
11-08-2018, 11:10 AM | #2992 |
Member
Posts: 22
Karma: 10
Join Date: Jul 2017
Device: Kindle voyage
|
Koreader run on Kobo Forma but it has a problem with fontlight
|
11-09-2018, 06:04 AM | #2993 | |
Bottom Text
Posts: 146
Karma: 332882
Join Date: Nov 2016
Device: Kobo Clara HD, Kobo Glo HD
|
Quote:
could you be more specific? is something not working, is the colour wrong? |
|
11-09-2018, 08:31 AM | #2994 |
Member
Posts: 22
Karma: 10
Join Date: Jul 2017
Device: Kindle voyage
|
On Forma ,Koreader hasn't fontlight.
|
11-10-2018, 08:56 AM | #2995 |
cosiñeiro
Posts: 1,324
Karma: 2200073
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Yangshuo, I think that dalamario tested this behaviour on a old copy of KOReader (which had natural light settings of Kobo Aura One hardcoded). In that case you'll need to add:
Code:
frontlight_settings = { frontlight_white = "/sys/class/backlight/lm3630a_led1b", frontlight_red = "/sys/class/backlight/lm3630a_led1a", frontlight_green = "/sys/class/backlight/lm3630a_ledb", }, Code:
hasNaturalLight = yes, Code:
frontlight_settings = { frontlight_white = "/sys/class/backlight/mxc_msp430.0", frontlight_red = "/sys/class/backlight/tlc5947_bl", } Code:
hasNaturalLight = yes, |
11-11-2018, 12:21 AM | #2996 |
Member
Posts: 22
Karma: 10
Join Date: Jul 2017
Device: Kindle voyage
|
Woa, fontlight turned on. Thank pazos
|
11-11-2018, 12:56 AM | #2997 |
BLAM!
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
This should make it into tomorrow's (well, err, in 3 hours actually ) nightly, FWIW. Thanks for everyone's tests .
(Rotation is still quirky, though). |
11-11-2018, 06:47 AM | #2998 |
Enthusiast
Posts: 31
Karma: 10
Join Date: Nov 2018
Device: Kobo Touch
|
I have a Kobo Touch.Currently, I couldn't find "hard home button" using as next page function in the function list.
The idea is: when using kobo touch in landscape mode, the home button is at the thumb. So, I come up with an idea: Home button use as next page button ( like kindle Oasis ). Hope that developer can consider to add this mod or is there any manual method to do this, please kindly instruct me. Thank you in advance |
11-12-2018, 09:38 AM | #2999 |
Enthusiast
Posts: 31
Karma: 10
Join Date: Nov 2018
Device: Kobo Touch
|
Next page hard button for kobo touch
After refer thread #2994, I try with my kobo touch , and bravo, Now I have Kobo touch with next page hard button - when reading in landscape mode (like kobo forma) .
Short instruction for those don't want to search: - Open file "/koreader/frontend/device/kobo/device.lua" - replace "home" by "RPgFwd" (at the event_map list), - Save the file Then you got the result Last edited by Uphantom89; 11-12-2018 at 09:46 AM. Reason: add instruction |
11-12-2018, 10:22 AM | #3000 | |
Bottom Text
Posts: 146
Karma: 332882
Join Date: Nov 2016
Device: Kobo Clara HD, Kobo Glo HD
|
Quote:
|
|
|
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 12:49 PM |
Touch Using two Kobos | tkavan | Kobo Reader | 4 | 06-23-2017 03:47 AM |
2 kobos at once | tsarinaerika | Kobo Reader | 14 | 06-03-2013 05:13 AM |
Syncing between two Kobos | fx3000se | Kobo Reader | 4 | 01-24-2013 03:10 PM |
2 kobos 1 account | retired05 | Kobo Reader | 9 | 05-05-2012 09:25 AM |