<!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">
<br>
<br>
Johnny Russ wrote:
<blockquote
 cite="mid:a6ecfbaa0806270651n4c84aae2l458a8b49b04577a3@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I
can find no working way to determine what driver is in used in my<br>
searching.<br>
    <br>
  </blockquote>
  </div>
I often leave the nvidia splash screen on so that when I am having
display issues it is a simple way to confirm that the proprietary
driver actually loaded or not. Just add this to you device section:<br>
  <br>
&nbsp; Section &nbsp;"Device"<br>
&nbsp; &nbsp;.....<br>
&nbsp; &nbsp; Driver "nvidia"<br>
&nbsp; &nbsp; .....<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "NoLogo"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "False"<br>
EndSection<br>
  <br>
If the nvidia driver is being used for your X server then you will see
the nvidia splash screen.<br>
  <br>
</blockquote>
<br>
Thanks all for the replies.&nbsp; I see now that nvidia is being used by
xorg but apparently not at bootup.&nbsp; This would explain why I see the
splash screen later in the process than I previously did.<br>
<br>
The answer is obvious now that you all explain it so I am sorry if I
wasted anyones time.&nbsp; The best answers are often that way though.<br>
<br>
I can now go forward and finish my system.<br>
<br>
Thanks again,<br>
<br>
Allen<br>
<br>
</body>
</html>