View Single Post
Posts: 30 | Thanked: 7 times | Joined on Apr 2011
#400
@werepacman: as of yesterday, I was experimenting with power-kernel settings and smartreflex which all of a sudden led to rebooting while fiddling around with the b-e-drivers. Maybe something similar in your case caused the rebooting? Might be worth checking, just in case.

As there seems to be an incompatibility with unmodifid versions of the power kernel, the

command seemed to help me before rerunning the installation procedure:

echo kernel-power-flasher hold | dpkg --set-selections
echo kernel-power hold | dpkg --set-selections
echo kernel-power-modules hold | dpkg --set-selections

After that I reinstalled kernel-power-settings and now am a happy camper. I found above mentioned commands in the power-kernel info on maemo.org.

As I am pretty noob, forgive me if I have not completely grasped all dependencies correctly....

Last edited by cct; 2011-05-20 at 09:52. Reason: adding info