Thanks for the help again.
One last question:
Should i change the status of this bug?
If yes what statusl it will be??
--
Nvidia driver 177,80 fail to load with kernel 2,6,27-7
https://bugs.launchpad.net/bugs/283329
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Maybe linux-headers-generic wasn't installed but linux-headers was.
You shouldn't have this problem any more.
** Changed in: nvidia-graphics-drivers-177 (Ubuntu)
Status: New => Invalid
--
Nvidia driver 177,80 fail to load with kernel 2,6,27-7
https://bugs.launchpad.net/bugs/283329
You re
Thanks for the help,
After the command
sudo apt-get install linux-headers-$(uname -r) linux-headers-generic
some nvidia drivers run automatically their configuration.
build and install commands both replied these actions are already done.
so i run "startx" command and latest kernel and KDE sta
type:
sudo apt-get install linux-headers-$(uname -r) linux-headers-generic
then type this again:
sudo dkms build -m nvidia -v 177.80 -k $(uname -r)
sudo dkms install -m nvidia -v 177.80 -k $(uname -r)
let me know how it goes.
--
Nvidia driver 177,80 fail to load with kernel 2,6,27-7
https://bug
Hello,
Here are the outputs.
add command output:
Error! DKMS tree already contains nvidia-177.80 you can not add the same
module version more than once.
build command output:
Error! your kernel source for kernel 2.6.27-7-generic can not be found
at /lib/modules/2.6.27-7generic or /lib/modules/
type all these commands and post their output:
sudo dkms add -m nvidia -v 177.80 -k $(uname -r)
sudo dkms build -m nvidia -v 177.80 -k $(uname -r)
sudo dkms install -m nvidia -v 177.80 -k $(uname -r)
** Also affects: nvidia-graphics-drivers-177 (Ubuntu)
Importance: Undecided
Status: New