I downloaded the driver from nvidia's site and when I tried to execute the file, I get this error.
ERROR: Unable to load the kernel module 'nvidia.ko'.  This happens most
       frequently when this kernel module was built against the wrong or
       improperly configured kernel sources, with a version of gcc that differs
       from the one used to build the target kernel, or if a driver such as
       rivafb, nvidiafb, or nouveau is present and prevents the NVIDIA kernel
       module from obtaining ownership of the NVIDIA graphics device(s).
I had binutils and compiletc loaded. This is a fresh install. No other program, drivers are installed. Trying to Install the video driver is the first thing I did after installing TC into my hard drive. I have an old NVidia FX5200 and the driver that I downloaded is the 173.14.31 version.
TC sources were suggested from this topic: 
http://forum.tinycorelinux.net/index.php?topic=12092.0  - config-3.0.21-tinycore
 - linux-3.0.21.patched.txz
I have TC version 4.5.1 and kernel 3.0.21 --- Any suggestions?