12-29-2015, 05:53 PM | #1 |
Member
Posts: 16
Karma: 10
Join Date: Aug 2015
Device: kobo Aura H2O
|
Command to reboot the PocketBook ?
Hy all,
I' writing a little script for my PocketBook Touch Lux 3 and I want to know if there is a command that will restart the reader at the end of the script ? Thank you ^^ |
12-29-2015, 08:40 PM | #2 |
Wizard
Posts: 3,015
Karma: 18765431
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
|
The usual Unix programs for that (i.e. reboot, shutdown -r, telinit 6, ...) require root privileges on the ereaders, which you don't have. So, I don't think you can use those programs. There is a PowerOff() function in the Inkview API, so there is some daemon that can be poked for this. Maybe you can run strace on an app that calls PowerOff() and figure out how to do it? Anyway, it's going to take some jiggery-pokery to do it.
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Have to reboot PC? | NSILMike | Devices | 12 | 09-29-2014 03:34 PM |
Cannot reboot - help! | khalleron | Nook Color & Nook Tablet | 0 | 05-05-2011 10:42 PM |
602 reboot | nel | PocketBook | 1 | 02-14-2011 08:28 AM |
602 reboot | nel | PocketBook Developer's Corner | 1 | 02-12-2011 04:55 PM |
Why I need to reboot the Dr so often? | physics@war | iRex | 3 | 06-03-2009 05:55 PM |