nvidia graphic card not working on 2.6.31 kernel, still working fine on 2.6.28 kernel : why ?

Asked by ochatard

I almost weekly update my Ubuntu system with synaptic.
Recently, I got the 2.6.31 kernel, and after upgrade, it says it can't run but in low graphic mode.
When i choose the 2.6.28 kernel on the grub panel, everything works fine .
What happened ?

PS: my nVidia drver is the 96 driver (my graphic card is an old one).

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xserver-xorg-video-nv Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

ok run:

sudo apt-get --purge remove nvidia*; sudo apt-get --purge autoremove

This will remove the driver and your system will use the open driver, reboot the system and boot to the 31 kernel. You can then run:

sudo apt-get install nvidia-glx-96

To install the driver under the new kernel, DKMS will now take place against the new kernel to give the driver kernel module.

Revision history for this message
ochatard (olivier-chatard) said :
#2

Thanks for answering so quickly.
Unfortunately, it did not solve the problem.
At first, I thought it did not work because it did while running the
2.6.28 kernel : from the output, it upgrade only the running kernel.
So I redid it while running the 2.6.31 kernel, but either with the open
driver, either with the nvidia driver (even after running
'nvidia-xconfig'), it did not work for the 2.6.31 kernel, while it works
fine with the 2.6.28 kernel.
So, for now, I keep the 2.6.28 kernel, since I prefer the high-graphics
mode ....

Happy New Year,
Olivier Chatard

actionparsnip a écrit :
> Your question #95842 on xserver-xorg-video-nv in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+question/95842
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> ok run:
>
> sudo apt-get --purge remove nvidia*; sudo apt-get --purge autoremove
>
> This will remove the driver and your system will use the open driver,
> reboot the system and boot to the 31 kernel. You can then run:
>
> sudo apt-get install nvidia-glx-96
>
> To install the driver under the new kernel, DKMS will now take place
> against the new kernel to give the driver kernel module.
>
>

Revision history for this message
Yosef Karo (yos) said :
#3

You are not alone...This has been reported as a bug here: https://bugs.launchpad.net/ubuntu/+bug/501338 Please go there and add on more information to help fix this bug.

-Yos

Revision history for this message
Cushie (redhotwal) said :
#4

Similar to my problem, some headway but I have found no solution found yet:
https://answers.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+question/92953
Further help needed.

Can you help with this problem?

Provide an answer of your own, or ask ochatard for more information if necessary.

To post a message you must log in.