[Bug 283329] Re: Nvidia driver 177, 80 fail to load with kernel 2, 6, 27-7

2008-10-15 Thread attila_66
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

[Bug 283329] Re: Nvidia driver 177, 80 fail to load with kernel 2, 6, 27-7

2008-10-14 Thread Alberto Milone
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

[Bug 283329] Re: Nvidia driver 177, 80 fail to load with kernel 2, 6, 27-7

2008-10-14 Thread attila_66
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

[Bug 283329] Re: Nvidia driver 177, 80 fail to load with kernel 2, 6, 27-7

2008-10-14 Thread Alberto Milone
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

[Bug 283329] Re: Nvidia driver 177, 80 fail to load with kernel 2, 6, 27-7

2008-10-14 Thread attila_66
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/

[Bug 283329] Re: Nvidia driver 177, 80 fail to load with kernel 2, 6, 27-7

2008-10-14 Thread Alberto Milone
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