NVIDIA GeForce4 MX 420 under Ubuntu Dapper Drake

My GeForce4 MX 420 didn’t work properly with OpenGL under a fresh install of Dapper Drake. Fixing it, however, proved to be really easy: Install the nvidia package: $ apt-get install nvidia Edit /etc/X11/xorg.conf and replace the ‘driver’ where it says ’nv’ with “nvidia”: Section “Device” Identifier “NVIDIA Corporation NV17 [GeForce4 MX 420]” #Driver “nv” Driver “nvidia” BusID “PCI:1:0:0” EndSection Kill X with control-alt-backspace Login again and test if it works by running glxgears and glxinfo on the console ...

April 9, 2007 · 1 min · David Craddock

The topic of this blog

This blog will be about my perspective on technology. Anything that catches my interest will be fair game, but mainly it will revolve around internet technology and the development of such. It will allow me to create an online presence, and to improve my writing skills. I hope you will find the time to check back on this blog and watch it progress.

April 2, 2007 · 1 min · David Craddock