10-03-2019, 12:08 PM | #1 |
Connoisseur
Posts: 74
Karma: 28960
Join Date: Oct 2017
Location: Paris
Device: KOBO Libra + H2Ov2 + Aura2
|
[solved] KSM9 on Kobo Libra: OK with DIY method, waiting a next classic support
Hello,
I have the last new device from Kobo, and i want to install KSM. Can you help me / drive me to make KSM09 to be supported by Libra ?
KSM=>Nickel=>KSM=> etc... RMC save me. With command line, i manage to delete koboroot.tgz. => So i'm ready to do betatests with you Thanks for help, I'm impatient to play with my new ereader Last edited by gilali; 10-05-2019 at 01:27 PM. Reason: solved |
10-05-2019, 01:21 PM | #2 |
Connoisseur
Posts: 74
Karma: 28960
Join Date: Oct 2017
Location: Paris
Device: KOBO Libra + H2Ov2 + Aura2
|
I did it
For Kobo libra, you have to install Forma ksm09 provided by elim And edit the file : /adds/kbmenu/onstart/ksmhome.sh line 30 change Code:
export ksmrotate=0 Code:
export ksmrotate=1 BUT, i was unable to edit this file and i took the hard way :
And enjoy KSM09 |
Advert | |
|
10-05-2019, 04:33 PM | #3 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Congratulations!
I am just curious: How can it be that you were unable to edit /adds/kbmenu/onstart/ksmhome.sh on your pc? On the other hand you were able to unpack and repack KoboRoot.tgz, and then edit ksmhome.sh on the device. |
10-05-2019, 08:38 PM | #4 |
Connoisseur
Posts: 74
Karma: 28960
Join Date: Oct 2017
Location: Paris
Device: KOBO Libra + H2Ov2 + Aura2
|
Thank you It's my hard way
NOT unable to edit /adds/kbmenu/onstart/ksmhome.sh on my pc. I mean unable to edit directly on the device. I tried ssh or telnet unsuccessfully without dropbear. And more, I did not know yet that it was this file to edit. My first goal was just to connect on the device I didn't tell you how many tries and factory resets i did before understanding which file to edit and how. I am quite happy today because in the same day, I made ksm and pbchess Libra compatible. |
10-06-2019, 07:05 AM | #5 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
Have fun with your libra! |
|
Advert | |
|
10-06-2019, 07:24 AM | #6 |
Connoisseur
Posts: 74
Karma: 28960
Join Date: Oct 2017
Location: Paris
Device: KOBO Libra + H2Ov2 + Aura2
|
You're right. I'm not very proud either. Happy but not proud.
I'll will try to fix it today... properly, starting from KBStartMenu_09_plus_update_001.zip Let's go to erase my Libra ! |
10-06-2019, 07:45 AM | #7 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Don't rush into it. Enjoy your Libra as it is now. I will try to give you some pointers how to start this evening (if I have a chance). You can use the Forma package, and do the changes there. What I meant to say is that the Forma package is not a good model for how to modify KSM to make it work for newer models too.
|
10-06-2019, 11:19 AM | #8 | |
Elim Garak
Posts: 17
Karma: 20628
Join Date: Feb 2017
Location: Cardassia Prime
Device: Touch/Glo/GloHD/Aura/AuraE2/AuraH2O/AuraH2O-E2/AuraONE/ClaraHD/Forma
|
Quote:
I've taken your rotation for KSM and the Vlasovsoft launcher into this KSM9-KoboRoot.tgz. Only the right touch driver of the Cr3 must be set in .adds / vlasovsoft / launcher.sh. KBStartMenu_09_Libra_H2O_test.zip was tested by me on two Kobo libra. Last edited by Elim Garak; 10-06-2019 at 12:54 PM. |
|
10-06-2019, 11:46 AM | #9 |
Connoisseur
Posts: 74
Karma: 28960
Join Date: Oct 2017
Location: Paris
Device: KOBO Libra + H2Ov2 + Aura2
|
hehe, thanks you Elim
it's cool |
10-06-2019, 01:38 PM | #10 | |
Connoisseur
Posts: 74
Karma: 28960
Join Date: Oct 2017
Location: Paris
Device: KOBO Libra + H2Ov2 + Aura2
|
Quote:
Even with file comparaison beetween versions, trying to understand what's (tf) wrong. Going back to the elim package. By the way it's weird : I thought that you starts from update001 to make your Forma package. But I saw some entries for Nova (claraHD) then they are missing from the update001 package. |
|
10-06-2019, 04:12 PM | #11 | |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
Quote:
|
|
10-06-2019, 04:30 PM | #12 |
Wizard
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
|
I start listing things I would propose to do when preparing an updated version of KSM 9 (based on KBStartMenu_09_forma_test.zip:
in etc/init.d/rcS Modify the "case $MODEL_NUMBER in ..." block:
Add Forma and Libra data to the "case $PRODUCT in ..." block If you are still interested, I will add further steps as soon as I have a chance. |
10-07-2019, 06:08 PM | #13 | ||
Connoisseur
Posts: 74
Karma: 28960
Join Date: Oct 2017
Location: Paris
Device: KOBO Libra + H2Ov2 + Aura2
|
Quote:
Quote:
For your KSM9 update project, I'm OK to do some test on my device following your steps. (on Libra, and for now my AuroH2Oed2v1 before resell, and maybe KoboAura_Ed2) Before starting, we should list everything that differentiates 2 kobos model in the conf, to put them in a single conf file : For instance quickly : Product Name Frontlight, yes/no Frontlight driver : xxx Wifi : yes/no Wifi driver : xxx Native screen res Mouse driver :xxx Multitouch yes/no TurnPage Button : yes/no fbrotate= ksmrotate= So, each new device will be easier to add. Only one file to edit. But it looks like more a major update, closer of a ksm 10 than a KSM_09_update002 |
||
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Libra Kobo Libra H2O - first reviews | mathil | Kobo Reader | 740 | 07-04-2022 03:07 PM |
Kobo Libra H2O Clears the FCC | Nate the great | News | 105 | 10-29-2019 09:32 PM |
New to Kobo world with Libra H2O | mspalacios | Kobo Reader | 8 | 10-14-2019 12:35 AM |
Kobo Libra H2O or Kindle Paperwhite??? | 69carat | Which one should I buy? | 40 | 10-04-2019 02:20 AM |
Kobo Forma or Libra H20 | tomtin | Kobo Reader | 16 | 09-20-2019 04:25 AM |