<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <pre>><i> As NoOp, I believe, pointed out, one can only create the xorg.conf file
</i>><i> once you have the driver from nVidia site installed and not the
</i>><i> fiddled-with driver from the ubuntu repo because no xorg.conf is auto
</i>><i> created now.
</i>
Some time back he posted his xorg.conf file. It noted VESA as the 
driver. Ergo, he has one. Somewhere.

You know what? If the OP would type sudo lshw and uparrow to read the 
display section, then we'd KNOW what the system thinks he has.
Mine reads:
  *-display
                 description: VGA compatible controller
                 product: G96 [GeForce 9400 GT]
                 vendor: nVidia Corporation
                 physical id: 0
                 bus info: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">pci at 0000</a>:01:00.0
                 version: a1
                 width: 64 bits
                 clock: 33MHz

Prolly should have suggested this before... then we'd KNOW what the bios 
is letting the OS play with. So, if the OP would do this, and report his 
result, that will narrow down the problem.

<slaps forehead> I should have had a V-8. <chuckles> Ric

This is what I get, my Nvidia 6600gt is listed at the bottom



</pre>
    <br>
    <br>
    *-pci:0<br>
              description: Host bridge<br>
              product: K8M800 Host Bridge<br>
              vendor: VIA Technologies, Inc.<br>
              physical id: 100<br>
              bus info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:00.0">pci@0000:00:00.0</a><br>
              version: 00<br>
              width: 32 bits<br>
              clock: 66MHz<br>
              configuration: driver=agpgart-amd64 latency=8<br>
              resources: irq:0 memory:e0000000-e7ffffff<br>
            *-pci<br>
                 description: PCI bridge<br>
                 product: VT8237 PCI bridge [K8T800/K8T890 South]<br>
                 vendor: VIA Technologies, Inc.<br>
                 physical id: 1<br>
                 bus info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:00:01.0">pci@0000:00:01.0</a><br>
                 version: 00<br>
                 width: 32 bits<br>
                 clock: 66MHz<br>
                 capabilities: pci pm normal_decode bus_master cap_list<br>
                 resources: memory:e8000000-eaffffff
    memory:d0000000-dfffffff<br>
               *-display<br>
                    description: VGA compatible controller<br>
                    product: NV43 [GeForce 6600 GT]<br>
                    vendor: nVidia Corporation<br>
                    physical id: 0<br>
                    bus info: <a class="moz-txt-link-abbreviated" href="mailto:pci@0000:01:00.0">pci@0000:01:00.0</a><br>
                    version: a2<br>
                    width: 32 bits<br>
                    clock: 66MHz<br>
                    capabilities: pm agp agp-3.0 vga_controller
    bus_master cap_list rom<br>
    <br>
  </body>
</html>