View Single Post
Old 12-29-2016, 02:57 PM   #2535
Trigun
Connoisseur
Trigun began at the beginning.
 
Posts: 98
Karma: 10
Join Date: Oct 2014
Device: kindle pw3
Quote:
Originally Posted by knc1 View Post
Expected.

Any add-in packaged in an update_*.bin filename format package (other than the 'hotfix') must be re-installed after an Amazon update.

MrPI is a 'batch' mode package installer, put everything you want re-installed into /mrpackages, trigger MrPI, your done.
oh didn't know about that thanks :-D (was already planning a factory reset) the update changed my root psw too
is normal right?

Code:
[root@kindle root]# ls -l /dev/input/*
crw-r-----    1 root     root       13,  64 Dec 29 19:41 /dev/input/event0
crw-r-----    1 root     root       13,  65 Dec 29 19:41 /dev/input/event1
crw-r-----    1 root     root       10, 223 Dec 29 19:41 /dev/input/uinput

/dev/input/by-path:
lrwxrwxrwx    1 root     root             9 Dec 29 19:41 platform-imx-i2c.0-platform-max77696-onkey.0-event -> ../event0
lrwxrwxrwx    1 root     root             9 Dec 29 19:41 platform-imx-i2c.1-event -> ../event1
[root@kindle root]# uname -a
Linux kindle 3.0.35-lab126 #2 PREEMPT Fri Nov 25 06:52:32 PST 2016 armv7l GNU/Linux
[root@kindle root]#

Last edited by Trigun; 12-29-2016 at 03:07 PM.
Trigun is offline   Reply With Quote