<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Uwe Hermann wrote:
<blockquote cite="mid:20070725180008.GF17934@greenwood" type="cite">
  <pre wrap="">On Wed, Jul 25, 2007 at 12:10:35PM -0400, john wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Ok, I tried the free NV driver and it's running, but I still have a problem 
- I have no login screen! I can ssh -X to my LB machine and run X programs 
remotely but my expensive LCD monitor on my LB machine is black (no 
signal).
I suspect I have missed some silly config option somewhere.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
See <a class="moz-txt-link-freetext" href="http://linuxbios.org/VGA_support">http://linuxbios.org/VGA_support</a>, that should fix it.

You probably need
  option CONFIG_CONSOLE_VGA=1
  option CONFIG_PCI_ROM_RUN=1
but they seem to be enabled by default for this board(?)

(I assume this is not onboard-graphics but a PCI/AGP/PCI-E card?)


HTH, Uwe.
  </pre>
</blockquote>
I already use the two options you mention with no difference. I assume
that for an "add on" card that's all I need. My card is a BFG 8600GTS.<br>
<br>
John<br>
=============<br>
<br>
<br>
</body>
</html>