View Single Post
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#565
For people, that are still having problems, despite following merlin's latest instructions - executing following commands will fix it for sure (execute everything as root):
Code:
dpkg --purge --force-all ke-recv
rm -f /etc/init.d/ke-recv
apt-get install ke-recv
mkdir /home/ke-recv-temp
dpkg-deb -x /var/cache/apt/archives/ke-recv_3.19-15_armel.deb /home/ke-recv-temp/
mv /home/ke-recv-temp/etc/init.d/ke-recv /etc/init.d/
rm -r -f /home/ke-recv-temp
dsmetool -b
Last command will reboot the device. Also, be extremely careful, while invoking commands - preferably, copy and paste them. Especially, watch what You're deleting with 'rm -r -f' near end.

/Estel

// Edit

This doesn't answer, why we're having problems, yet, it allows to get rid of them for 100%. Of course, one need to execute it only once. I hope that we won't be affected by this on further updates that touch /etc/init.d/ke-recv, yet, in such case, similar fixing method would also work (of course, /var/cache/apt/archives/ke-recv_3.19-15_armel.deb would need to be adjusted, matching name of further ke-recv versions).
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!

Last edited by Estel; 2012-04-09 at 12:49.
 

The Following 10 Users Say Thank You to Estel For This Useful Post: