View Single Post
Posts: 12 | Thanked: 2 times | Joined on Aug 2010
#556
Originally Posted by merlin1991 View Post
Okay to clear this once and for all, here is the official cssu way™ to recover from this situation:

If you're still on cssu <= 2.1 (21.2011.38-1Tmaemo2.1) just update to 3.1 nothing bad will happen

If you're still on cssu 3 (21.2011.38-1Tmaemo3) run as root:
Code:
rm /etc/init.d/ke-recv
apt-get update
apt-get install mp-fremantle-community-pr
dsmetool -b
If you're on cssu 3.1 (21.2011.38-1Tmaemo3.1) and still experience the problems (thus had version 3 installed before) run this as root:
Code:
rm /etc/init.d/ke-recv
apt-get install --reinstall ke-recv
dsmetool -b
If you experience the problems even after following the above advice, please join #maemo-ssu on freenode and ping me

I was the last case and it worked for me! Thanks!!!