> It's got an NVIDIA TNT2 Model 64 w/ 32MB RAM.  I found what look to be
> a set of source-code packages for apt for it.  Unfortunately, when I

> I've poked and prodded, and currently have the following in /usr/src:
> 
> drwxr-xr-x    4 root     src          4096 Apr  7 21:46 nvidia-glx-1.0.2802
> -rw-r--r--    1 root     root        30720 Mar  8 01:55 nvidia-kernel-src.tar


> Anyone installed these?  Any hints?

Dunno about the .deb approach.  But maybe try to treat it as if you'd
gotten the source, which basically involves going into the glx src dir and
the nvidia-kernel src dir (which it should make if you unpack that
tarball), and simply running "make install". Do kernel first, then glx. Of
course you'd do this on the command line as root. Then make sure
XF86Config has the right entries and see if X starts.

Go to http://download.nvidia.com/XFree86_40/1.0-2880/README.txt and note 
the end of (sec-02) and all of (sec-03).

Let us know how you make out.

Andy