Quote:
Originally Posted by stasys
Тhanks Marek! It works on Kobo Glo.
For the full happiness would be good to kill green blinking light - do you know how?
|
I made it a few days.
https://www.mobileread.com/forums/sho...&postcount=129
I resume because perhaps that wasn't clear...
for the moment I use this workaround:
Install SManager from
https://play.google.com/store/apps/d...anager%26hl=en
or
http://smanager.wikidot.com/main:start
It permit to launch a shell script after reboot
You have just to create a script with
Code:
ioctl -d /dev/ntx_io 127 0
and to set it as startup.
--- SManager instructions:
Menu, create a new script, give it a name, choose an editor,
<type your script>
then back, save the script
then click on it in the browser (it is at the root), select boot and favorite, record, exit
Menu, script should list it.
Reboot.
----
or simply run the line in a adb shell or in a term apk at each reboot.
(because Smanager is not very user friendly

)
----
I'm trying to install it in init.rc ( thanks to MarekGibek who has made the init.rc persistant) but that doesnt run for the moment...