Hi all,
I'm trying to my 7950's running with the proprietary drivers using ENVY. However ENVY says:
Bad luck, the kernel headers for the target kernel version could not be found and you did not specify other kernel headers to use.
I tried using:
sudo apt-get install linux-headers-$(uname -r)
...but that returns...
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-headers-2.6.20-16-386
What am I doing wrong? I've used Envy under Feisty with no problems before, Gutsy just won't play ball.
Thanks.
I'm trying to my 7950's running with the proprietary drivers using ENVY. However ENVY says:
Bad luck, the kernel headers for the target kernel version could not be found and you did not specify other kernel headers to use.
I tried using:
sudo apt-get install linux-headers-$(uname -r)
...but that returns...
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-headers-2.6.20-16-386
What am I doing wrong? I've used Envy under Feisty with no problems before, Gutsy just won't play ball.
Thanks.
Comment