View Single Post
Posts: 337 | Thanked: 192 times | Joined on Feb 2010 @ Atlanta
#94
Originally Posted by DrWilken View Post
It hasn't flashed the kernel. Just installed it.

What does this command give You:
Code:
apt-cache policy kernel-power-flasher
It should say:
Code:
kernel-power-flasher:
  Installed: 2.6.28-maemo44
  Candidate: 2.6.28-maemo44
... and so on...

You can install it like this:
Code:
root
apt-get install kernel-power-flasher
Maybe You should just install it through the application manager next time and let it pull all dependencies...
It gave me:
kernel-power-flasher:
Installed: 2.6.28-maemo41
Candidate: 2.6.28-maemo41

The 2.6.28-maemo41 down to2.6.28-maemo24. It appears that there isn't at ver 44 candidate.

Hmmmmm, this is what I get after running the install command:

Nokia-N900:~# apt-get install kernel-power-flasher
Reading package lists... Done
Building dependency tree
Reading state information... Done
kernel-power-flasher is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
kernel-power-flasher: PreDepends: kernel-power (= 2.6.28-maemo41) but 2.6.28-maemo44 is to be installed
kernel-power-modules: Depends: kernel-power (= 2.6.28-maemo41) but 2.6.28-maemo44 is to be installed or
kernel-power-bootimg (= 2.6.28-maemo41) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Nokia-N900:~#

Last edited by Deaconclgi; 2010-11-10 at 19:06.