That worked! Thanks....dan it seems youve installed this particular driver before....anything else I need to do now that it is installed? Thanks!!! On Sun, 2003-12-07 at 20:02, Daniel Hedlund wrote: > On Mon, 2003-12-08 at 13:56, Sponger wrote: > > Man Im full of questions, > > > > Anyway, Im trying to install some nvida drivers and it says I need to > > log out of the xserver and run a terminal....how would I do that? > > 1. <CTRL>+<ALT>+<F1> to go to a console > 2. Log in as root > 3. telinit 3 (to exit the xserver) > 4. export CC=/usr/bin/gcc32 (needed, but undocumented on Nvidia's > site -- kernel related stuff uses different version of compiler than > default) > 5. follow directions on Nvidia's website > 6. telinit 5 (go go back to graphical mode) > (may need to go <ctrl>+<alt>+<F7>, but shouldn't have to) > > Cheers, > > Daniel