2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/platform/kobo
NiLuJe e3b7524d9c Another round of Kobo Fixes (#3939)
* Trim unneeded stuff from startup script

I was somehow convinced I'd already done that...
While we're there, explain why we need to siphon those specific vars

* Fix a stray eth0

-> $INTERFACE

* Be very very sure we have INTERFACE set in our env

re #3936

* Make getFirmwareVersion less fragile on Kobo

Not that we actually use it right now, but, still. :D

* Use the same syntax as the PRODUCT check

* Actually implement getProductId

Instead of a stray c/p ^^

* Properly identify the Rev2/Mark7 variants of existing devices

Namely, the H2O² and Aura SE
Not that the H2O²r2 support is still broken, this just allows us to
implement it cleanyl without breaking handling of the original H2O²

re #3925

* Tweak sleeps a bit around Kobo WiFi modules...

See if that jog things up (re #3936)

* Try harder not to suspend with WiFi on on Kobos

Because otherwise, things go boom. (re #3936)
2018-05-10 12:26:07 +02:00
..
fmon [chore] A round of Kobo specific script cleanup (#3876) 2018-04-15 15:05:45 +02:00
disable-wifi.sh Another round of Kobo Fixes (#3939) 2018-05-10 12:26:07 +02:00
enable-wifi.sh Another round of Kobo Fixes (#3939) 2018-05-10 12:26:07 +02:00
koreader.png Don't use a square icon on Kobo (#3889) 2018-04-18 00:32:40 +02:00
koreader.sh Another round of Kobo Fixes (#3939) 2018-05-10 12:26:07 +02:00
nickel_suspend_strace.txt Slightly more accurate comments re: Kobo suspend 2016-03-02 18:24:10 +01:00
nickel.sh Another round of Kobo Fixes (#3939) 2018-05-10 12:26:07 +02:00
obtain-ip.sh [fix] make wifi control work with my Kobo Touch N905 (#3920) 2018-05-01 14:49:37 +02:00
release-ip.sh [fix] make wifi control work with my Kobo Touch N905 (#3920) 2018-05-01 14:49:37 +02:00
restore-wifi-async.sh [chore] A round of Kobo specific script cleanup (#3876) 2018-04-15 15:05:45 +02:00