hi folks, i've been a longtime lurker here ever since I got my N900 last March. This is kind of off-topic but I just want to share how I got kernel-power-settings to install after I installed the updated multiboot: 1. I downloaded the kernel-power-settings package from here: http://repository.maemo.org/extras-d...0.11_armel.deb Then I saved it to MyDocs. 2. Then, opened the terminal and entered the following commands. Code: sudo gainroot cd /home/user/MyDocs dpkg -i --force-depends kernel-power-settings_0.11_armel.deb It produced some warnings/errors but when I run the kernel-config command, it runs. And I was able to get back to the 'ideal' setting. HTH.
sudo gainroot cd /home/user/MyDocs dpkg -i --force-depends kernel-power-settings_0.11_armel.deb
What did you try to install? I will have a go and see if I get the same problem. If so, looks like the fix is not a total fix and we will have to do without OC for now. P.S. Help thread please.
Nokia-N900:/home/user/MyDocs/downloads/nitdroid# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: kernel-power-settings: Depends: kernel-power-flasher (>= 2.6.28-maemo25) but it is not installed E: Unmet dependencies. Try using -f.