Archive

Archive for the ‘Dapper/nVidia’ Category

Kernel Update Affects Some nVidia Users – Fix Included

December 13th, 2006 Christer Edwards 5 comments

The Situation
It has come to our attention that a small portion of nvidia users are experiencing a failure to boot into X after today’s kernel update.

The problem seems to only happen on some specific configurations involving the unofficial 9631 driver installations and does not appear to affect 877x from the official repositories.

Symptoms:
After applying today’s updates and rebooting, the graphical environment does not initialize. You may get a blue screen with an error dialog or just an empty black screen.

If you’ve applied the updates and rebooted and you can get to a graphical login prompt, you are not affected by this issue..

Affects:
This seems to mostly affect people using NVidia driver version 9631 on Edgy Eft. Users using both manually installed and unofficial linux-restricted-modules repositories seem to report this problem.

This doesn’t seem to affect those using official nvidia 8xxx drivers from the repositories, or those who are using 9640 beta drivers or higher.

UPDATE: One user states that it he is experiencing this issue with the official NVIDIA Legacy drivers too.

This issue does not appear to be as widespread as the problem that happened to Dapper a few months back.

Cause:
The root cause is currently unknown and under investigation. It seems to stem from several key nvidia driver files apparently being removed during the update process. these files include:
Code:

/usr/lib/xorg/modules/drivers/nvidia_drv.o /usr/lib/xorg/modules/libglx.soThis issue appears difficult to reproduce consistently. I am still investigating trying to find a root cause for why those files would be removed by the update process.

Solutions and Workarounds:
Currently, the solution/workaround involves reinstalling the nvidia drivers. If you installed these nvidia drivers by adding a repository to /etc/apt/sources.list and performing a system update, please issue the following command:
Code:

sudo apt-get install --reinstall linux-restricted-modules-$(uname -r) nvidia-glxIf you installed nvidia drivers from an executable downloaded from nvidia.com, please follow the instructions for installing that driver again.

In either case, running this command sometimes has good results, too:
Code:

sudo depmod -aeAgain, details are just beginning to unfold about this issue.

On behalf of everyone here at Ubuntu, I apologize for any inconvenience this may have caused you.

(original post by #kubuntu-devel)

If this article has been helpful, please consider linking to it.

Categories: Dapper/nVidia Tags:

Ubuntu Dapper Drake nVidia Compiz XGL

July 25th, 2006 Christer Edwards 1 comment

Lately I’ve been watching the traffic to my site and keeping track of some of the more popular topics. I’ve noticed that a large percentage of my traffic is relating to XGL Compiz on Dapper. For those not aware, I put together a fairly detailed tutorial on setting that up. I plan on posting some updates soon with more details, breakdowns & perhaps screenshots.

I would love to get some feedback on the tutorial itself. Did it work for you? Did you run into trouble? How can I improve it? Please leave a comment if you were able to use it successfully, or even if you only have suggestions for improvement.

Categories: Dapper/nVidia Tags:

XGL Compiz & nVidia : Ubuntu 6.06.1 (Dapper Drake)

June 18th, 2006 Christer Edwards No comments

This tutorial outlines how to install XGL and Compiz desktop managers on an Ubuntu Dapper desktop. Also included are instructions for installing 3D acceleration drivers for an nVidia based graphics card.

This tutorial is based on Ubuntu 6.06 LTS (Dapper Drake) and my nVidia GeForce4 MX 440 card.
Read more…

Categories: Dapper/nVidia Tags: