Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-06-2021, 11:08 AM   #46
NiMa
Fanatic
NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.
 
NiMa's Avatar
 
Posts: 507
Karma: 2390534
Join Date: Jun 2020
Location: Somewhere in the Universe
Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT
Quote:
Originally Posted by NiLuJe View Post
@NiMa: Kobo has (mostly) always been using hardfloat, you don't have to worry about that.
Ok thanks! Still, did the early Kobo models (e.g. Kobo Wifi, Kobo Touch) use hardfloat too? If yes, well then I'll remove this from the main post.
NiMa is offline   Reply With Quote
Old 01-06-2021, 11:12 AM   #47
Elektron
Banned
Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.
 
Posts: 2,296
Karma: 5300240
Join Date: Jun 2020
Location: Edmonton, AB
Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini
My Mini is on armv7l. So I'll continue as normal.
Elektron is offline   Reply With Quote
Advert
Old 01-06-2021, 01:08 PM   #48
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
No idea about the WiFi, but nothing will actually support it, so it's not a big loss.

And the Touch trilogy was already hardfloat, so, not a problem.
NiLuJe is offline   Reply With Quote
Old 01-06-2021, 01:22 PM   #49
NiMa
Fanatic
NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.
 
NiMa's Avatar
 
Posts: 507
Karma: 2390534
Join Date: Jun 2020
Location: Somewhere in the Universe
Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT
Quote:
Originally Posted by NiLuJe View Post
No idea about the WiFi, but nothing will actually support it, so it's not a big loss.

And the Touch trilogy was already hardfloat, so, not a problem.
OK thanks then, I'll remove this step from the main post
NiMa is offline   Reply With Quote
Old 03-30-2021, 01:58 PM   #50
akobouser
Junior Member
akobouser began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2021
Device: kobo glo
Hello, thanks for your how-to.

I've got a Kobo Glo and I can't run any binaries.
Just after chrooting, I obtain an error :

[root@kobo user]# chroot /mnt/user /bin/sh
[root@kobo ]# /bin/ls
/bin/sh: /bin/ls: Bad address


The Kobo Glo seems tohave a 2.6 kernel :

$ uname -a
Linux kobo 2.6.35.3-850-gbc67621+ #619 PREEMPT Thu Dec 22 15:29:00 CST 2016 armv7l GNU/Linux



any idea why it failed ?
akobouser is offline   Reply With Quote
Advert
Old 03-30-2021, 05:38 PM   #51
NiMa
Fanatic
NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.
 
NiMa's Avatar
 
Posts: 507
Karma: 2390534
Join Date: Jun 2020
Location: Somewhere in the Universe
Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT
Quote:
Originally Posted by akobouser View Post
Hello, thanks for your how-to.

I've got a Kobo Glo and I can't run any binaries.
Just after chrooting, I obtain an error :

[root@kobo user]# chroot /mnt/user /bin/sh
[root@kobo ]# /bin/ls
/bin/sh: /bin/ls: Bad address


The Kobo Glo seems tohave a 2.6 kernel :

$ uname -a
Linux kobo 2.6.35.3-850-gbc67621+ #619 PREEMPT Thu Dec 22 15:29:00 CST 2016 armv7l GNU/Linux



any idea why it failed ?
Yes, 2.6 is too old for the musl version Alpine ships. You can try to use an Alpine 3.10 tarball though, it works on my mini which has the same kernel. It only dates back to 2019, so the software is not that old.
NiMa is offline   Reply With Quote
Old 03-31-2021, 05:25 AM   #52
akobouser
Junior Member
akobouser began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2021
Device: kobo glo
I've tested 3.10.7 : it works !
Thanks
akobouser is offline   Reply With Quote
Reply

Tags
compiler, g++, gcc, kobo


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
building Kobo development environment pasquale8120 Kobo Developer's Corner 36 03-29-2019 09:02 AM
Need help in setting up a Development environment gabox01 Development 6 05-01-2018 06:35 AM
help set up development environment? brianinmaine Kindle Developer's Corner 7 01-19-2014 08:23 AM
setup development environment JeffElkins Calibre 21 10-22-2008 03:25 PM
Setting up development environment tompe OpenInkpot 9 08-27-2008 02:26 PM


All times are GMT -4. The time now is 07:52 AM.


MobileRead.com is a privately owned, operated and funded community.