View Single Post
Old 11-28-2016, 04:04 AM   #6
kdusr
Connoisseur
kdusr began at the beginning.
 
kdusr's Avatar
 
Posts: 85
Karma: 13
Join Date: Oct 2016
Location: Mars
Device: KV,KOA2,PW5
Quote:
Originally Posted by knc1 View Post
And keep in mind that the KV does not have a usable serial port connection point.

You are working as if you have never in your life made a programming error -
Well the price of a KV-brick is yours to throw away -
go for it.
(Just don't ask to be bailed out here.)
thank you for your advice Knc1, I stop to do that

PS >
actually I tried those 3 versions of shell on my KV 5.8.5, it looks do nothing, but I stop to try anything else before some bad thing happen

version 1 >
#!/bin/sh
lipc-set-prop com.lab126.pillow disableEnablePillow disable
lipc-set-prop com.lab126.pillow disableEnablePillow enable

version 2 >
#!/bin/sh
lipc-set-prop com.lab126.pillow disableEnablePillow disable

version 3 >
#!/bin/sh
lipc-set-prop com.lab126.pillow disableEnablePillow enable

after reboot kindle, these settings will be reset to default, is this right?

Last edited by kdusr; 11-28-2016 at 04:11 AM.
kdusr is offline   Reply With Quote