View Single Post
Posts: 53 | Thanked: 146 times | Joined on Apr 2012 @ Australia
#571
Originally Posted by merlin1991 View Post
It appears that dpkg randomly decides not to place the init file if it got removed earlier (it did this once out of 5 times on my device) thus I adjusted the steps for if you're on 3.1 and the problem still persists:

Code:
dpkg --purge --force-all ke-recv
apt-get install ke-recv
dsmetool -b
If for some strange reason, the above code has not resolved the issue, nor has Estels code in post #565, you could try as a last resort the following:

Code:
dpkg --purge --force-all ke-recv
apt-get install ke-recv=3.19-13+0m5
reboot
Note that this was a solution provided by merlin1991 as a last resort. It installs the pr1.3 version of ke-recv. From what I understand this is undesirable, and will possibly/probably cause issues with future releases of the cssu. However, it did work for me.

Perhaps check with merlin1991 on #maemo-ssu prior to executing these commands, or at the very least post here so the developers know that there are people running the pr1.3 version of ke-recv.

As a final note, if any person that knows more/develops the cssu thinks this advice is wrong please advise and I will remove the post straight away
 

The Following 4 Users Say Thank You to juz For This Useful Post: