View Single Post
Old 02-12-2013, 10:23 AM   #365
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Upgrade note for ssh/scp users

Transfer of the newer document (actually, any document) by scp to the documents folder **might not** trigger the firmware to re-scan the documents folder (causing what appears to be a display lock-up).

So after:
Code:
core2quad kual-v.0.3.2 $ scp KindleLauncher-2.0.azw2 kpw:/mnt/us/documents
KindleLauncher-2.0.azw2                      100%   84KB  84.0KB/s   00:00
Force a re-scan of the documents folder by:
Code:
core2quad kual-v.0.3.2 $ ssh kpw "dbus-send --system /default com.lab126.powerd.resuming int32:1"
This problem can happen with firmware as recent as 5.3.3 (Kpw).
knc1 is offline   Reply With Quote