You're welcome. And, welcome to Kubuntu Forums . Net!
Because you are on an 'older' Kubuntu release, let's look to see if you have any of the removed kernel's header packages still installed and remove them if they exist. In the console type:
Repeat for the following:
Because you are on an 'older' Kubuntu release, let's look to see if you have any of the removed kernel's header packages still installed and remove them if they exist. In the console type:
Code:
sudo apt-get purge linux-headers-3.0.0-12-generic
Code:
3.0.0-16-generic 3.2.0-24-generic 3.2.0-25-generic 3.2.0-26-generic 3.2.0-27-generic 3.2.0-29-generic 3.2.0-30-generic 3.2.0-31-generic 3.2.0-32-generic 3.2.0-33-generic 3.2.0-34-generic 3.2.0-35-generic 3.2.0-36-generic 3.2.0-37-generic 3.2.0-38-generic 3.2.0-39-generic 3.2.0-40-generic 3.2.0-41-generic 3.2.0-43-generic 3.2.0-44-generic 3.2.0-45-generic 3.2.0-48-generic 3.2.0-49-generic 3.2.0-51-generic 3.2.0-52-generic 3.2.0-53-generic
Comment