Quote:
Originally Posted by xping
Yes, it is build 806. Going to try 810.
May we try to close ALL processes before launching Koreader???
|
I am using these in my koreader_kobo.sh:
# Decrease the reasons for crashes. Search forum for cgm999's explanation.
exec 3<&-
# Stop nickel and related processes
killall -STOP nickel
killall adobehost
killall dbus-daemon
killall Hindenburg
That should get almost all of the processes and close any files open for writing.
Luck;
Ken