View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#18
Do you have multiboot or u-boot installed to select between different kernels??? Please check
Code:
apt-cache policy multiboot* u-boot*
Read through the output for installed packages.

If not: You need to have kernel-power installed to satisfy the dependencies of qtedger.
Try if this installs the kernel without any errors
Code:
sudo gainroot
apt-get install -f
apt-get install kernel-power kernel-power-modules kernel-power-flasher
If , ...and only if, no errors occur, please reboot to load the new kernel
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post: