I'm not familiar with the Nvidia card, but one thing you might try is the Framebuffer. (Overly simplistic explanation coming) Framebuffer is a method of abstracting device performance from the Linux operating system, so Linux doesn't need to know the complexities of the hardware, it just interacts with the framebuffer. I wish I could explain more, but I don't have time to research it all right now.<br><br>Framebuffer is included in Mandrake 7, Slackware 7, and I believe RedHat 6.2, not sure about the others. I think it's a part of Linux kernel 2.2<br><br>I recently installed Slackware 7 on my laptop with a Silicon Motion graphics card. The setup routine could not detect the card, but suggested I choose the framebuffer, which I did. It then prompted me for my screen resolution and depth, which I entered as 800X600, 16 bit. Immediately I had an 800X600 X-window AND an 800X600 console (I know: cool, huh?!)<br><br>I did the same with Mandrake 7, although it wasn't quite as easy. For my money, Slackware 7 is the easiest Linux install ever, even though it's not graphical. The only drawback to some might be that Slackware is more of a hacker's distribution, and doesn't have some of the useability features that Mandrake has. They're both excellent distros, though.