<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
<!--+GtkHTML:<DATA class="ClueFlow" key="orig" value="0">--><!--+GtkHTML:<DATA class="ClueFlow" key="signature" value="0">--><!--+GtkHTML:<DATA class="ClueFlow" key="signature_name" value="uid:Noname">-->A couple of ALE meetings ago we all got in a discussion of potential troubleshooting solutions for an aspect ratio issue I was having with my once x64 XP box now 9.10 Karmic build.&nbsp; The basic issue was that I could not get 1680x1050 as a valid screen res.<BR>
<BR>
I've resolved that issue through a &quot;good&quot; xorg.conf implementation but still have one further issue that eludes me:&nbsp; when trying to use the Nvidia graphics tool I get the following error, <BR>
<BR>
&quot;You do not appear to be using the NVIDIA X driver.&nbsp; Please edit your X configuration file (just run 'nvidia-xconfig' as root), and restart the X server.&quot;<BR>
<BR>
Okay then...that's simple enough.&nbsp; But...if I issue the afore mentioned command I can no longer boot my machine properly.&nbsp; Instead of getting a desktop the machine will loose signal to monitor which promptly goes into a &quot;loss-of-signal&quot; state.&nbsp; My HDD keeps cranking along so I have every reason to believe that it is still &quot;booting&quot; (just a guess though).<BR>
<BR>
For soots and giggles here's the xorg.conf that PROPERLY boots (no other changes made in the system)<BR>
<BR>
**************************<BR>
<BR>
# xorg.conf (xorg X Window System server configuration file)<BR>
#<BR>
# This file was generated by dexconf, the Debian X Configuration tool, using<BR>
# values from the debconf database.<BR>
#<BR>
# Edit this file with caution, and see the xorg.conf manual page.<BR>
# (Type &quot;man xorg.conf&quot; at the shell prompt.)<BR>
#<BR>
# This file is automatically updated on xserver-xorg package upgrades *only*<BR>
# if it has not been modified since the last upgrade of the xserver-xorg<BR>
# package.<BR>
#<BR>
# If you have edited this file but would like it to be automatically updated<BR>
# again, run the following command:<BR>
#&nbsp;&nbsp; sudo dpkg-reconfigure -phigh xserver-xorg<BR>
<BR>
Section &quot;Files&quot;<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
        Identifier        &quot;Generic Keyboard&quot;<BR>
        Driver                &quot;kbd&quot;<BR>
        Option                &quot;CoreKeyboard&quot;<BR>
        Option                &quot;XkbRules&quot;        &quot;xorg&quot;<BR>
        Option                &quot;XkbModel&quot;        &quot;pc105&quot;<BR>
        Option                &quot;XkbLayout&quot;        &quot;us&quot;<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
        Identifier        &quot;Configured Mouse&quot;<BR>
        Driver                &quot;mouse&quot;<BR>
        Option                &quot;CorePointer&quot;<BR>
        Option                &quot;Device&quot;                &quot;/dev/input/mice&quot;<BR>
        Option                &quot;Protocol&quot;                &quot;ImPS/2&quot;<BR>
        Option                &quot;ZAxisMapping&quot;                &quot;4 5&quot;<BR>
        Option                &quot;Emulate3Buttons&quot;        &quot;true&quot;<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
        Driver                &quot;wacom&quot;<BR>
        Identifier        &quot;stylus&quot;<BR>
        Option                &quot;Device&quot;        &quot;/dev/input/wacom&quot;<BR>
        Option                &quot;Type&quot;                &quot;stylus&quot;<BR>
        Option                &quot;ForceDevice&quot;        &quot;ISDV4&quot;                # Tablet PC ONLY<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
        Driver                &quot;wacom&quot;<BR>
        Identifier        &quot;eraser&quot;<BR>
        Option                &quot;Device&quot;        &quot;/dev/input/wacom&quot;<BR>
        Option                &quot;Type&quot;                &quot;eraser&quot;<BR>
        Option                &quot;ForceDevice&quot;        &quot;ISDV4&quot;                # Tablet PC ONLY<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
        Driver                &quot;wacom&quot;<BR>
        Identifier        &quot;cursor&quot;<BR>
        Option                &quot;Device&quot;        &quot;/dev/input/wacom&quot;<BR>
        Option                &quot;Type&quot;                &quot;cursor&quot;<BR>
        Option                &quot;ForceDevice&quot;        &quot;ISDV4&quot;                # Tablet PC ONLY<BR>
EndSection<BR>
<BR>
Section &quot;Device&quot;<BR>
        Identifier        &quot;nVidia Corporation NV41 [GeForce 6800 GS]&quot;<BR>
        Driver                &quot;nv&quot;<BR>
        BusID                &quot;PCI:1:0:0&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Monitor&quot;<BR>
        Identifier        &quot;Generic Monitor&quot;<BR>
        Option                &quot;DPMS&quot;<BR>
        HorizSync        28-84<BR>
        VertRefresh        43-60<BR>
EndSection<BR>
<BR>
Section &quot;Screen&quot;<BR>
        Identifier        &quot;Default Screen&quot;<BR>
        Device                &quot;nVidia Corporation NV41 [GeForce 6800 GS]&quot;<BR>
        Monitor                &quot;Generic Monitor&quot;<BR>
        DefaultDepth        24<BR>
        SubSection &quot;Display&quot;<BR>
                Modes                &quot;1680x1050&quot; &quot;1360x850&quot; &quot;1280x1024&quot; &quot;1280x960&quot; &quot;1280x800&quot; &quot;1152x864&quot; &quot;1024x768&quot; &quot;832x624&quot; &quot;800x600&quot; &quot;720x400&quot; &quot;640x480&quot;<BR>
        EndSubSection<BR>
EndSection<BR>
<BR>
Section &quot;ServerLayout&quot;<BR>
        Identifier        &quot;Default Layout&quot;<BR>
        Screen                &quot;Default Screen&quot;<BR>
        InputDevice        &quot;Generic Keyboard&quot;<BR>
        InputDevice        &quot;Configured Mouse&quot;<BR>
<BR>
# Uncomment if you have a wacom tablet<BR>
#        InputDevice&nbsp;&nbsp;&nbsp;&nbsp; &quot;stylus&quot;        &quot;SendCoreEvents&quot;<BR>
#        InputDevice&nbsp;&nbsp;&nbsp;&nbsp; &quot;cursor&quot;        &quot;SendCoreEvents&quot;<BR>
#        InputDevice&nbsp;&nbsp;&nbsp;&nbsp; &quot;eraser&quot;        &quot;SendCoreEvents&quot;<BR>
EndSection<BR>
<BR>
<BR>
*********************<BR>
<BR>
Here's the xorg.conf that DOESN'T boot properly...<BR>
<BR>
*********************<BR>
<BR>
Section &quot;Screen&quot;<BR>
        Identifier        &quot;Default Screen&quot;<BR>
        DefaultDepth        24<BR>
EndSection<BR>
<BR>
Section &quot;Module&quot;<BR>
        Load        &quot;glx&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Device&quot;<BR>
        Identifier        &quot;Default Device&quot;<BR>
        Driver        &quot;nvidia&quot;<BR>
        Option        &quot;NoLogo&quot;        &quot;True&quot;<BR>
EndSection<BR>
<BR>
*********************<BR>
<BR>
<BR>
If you've made it this far down the page I thank you.&nbsp; Here's the vital stats on my box:&nbsp; AMD X2 4800+/ASUS A8N/2GB/250G/1000G/dual XFX 6800 GS (SLI).&nbsp; <BR>
<BR>
I have made a start of digging into X documentation and anything that I thought would be related to this issue but decided to fire this across the maillist's &quot;bow&quot; as well.&nbsp; As much as I want to learn all that I can about admin and tech'ing of Linux I also have work to do and DON'T want to have to resort to going back to &quot;Bill&quot;.&nbsp; <BR>
<BR>
Thank you for any and all input...&nbsp; 
</BODY>
</HTML>