Hi,<br><br>Sorry I can't help you as I've got a similar problem using same server and intel driver versions using Ross' ubuntu feisty packages though  (thanks again ross for providing them!). When starting the server it refuses to use the panel's 1440x900 resolution (it's an LG flat panel connected through VGA) saying something like "1440x900" (bad mode clock/interlace/doublescan)". Here is the xorg log:
<br><br><a href="http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/Xorg.0.log">http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/Xorg.0.log</a><br><br><br>If I then use xrand1.2 to switch between the LG panel and the internal laptop screen it detects the 1440x900 resolution and 'xrandr --outoput VGA --auto" switches to 1440x900 but it looks distorted and the screen only fills half of the LG panel, see this picture (maybe you andrew can try this to see if it helps):
<br><br><a href="http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/distortion.JPG">http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/distortion.JPG</a><br><br><br>Here is the output of 'xrandr --verbose' with the panel conected and my 
xorg.conf <br><br><a href="http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/xrand1.2_out">http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/xrand1.2_out</a><br><a href="http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/xorg.conf">
http://gps-tsc.upc.es/imatge/_Jrh/intel_problems/xorg.conf</a><br><br>lspci reports my card as "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)", my guess is that the EDID information is not read correctly but I'm not sure, anyone with similar problems on the intel 
2.0.0 driver? <br><br><br><div><span class="gmail_quote">On 5/7/07, <b class="gmail_sendername">Andrew J. Barr</b> <<a href="mailto:andrew.james.barr@gmail.com">andrew.james.barr@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I am having an issue with xf86-video-intel 2.0.0 and xorg-server <a href="http://1.3.0.0">1.3.0.0</a><br>on my G965 system with a VGA (analog) connected flat panel whose native<br>resolution is 1440x900. It works fine on xorg-server 
1.2.99.905 and<br>xf86-video-intel 1.9.94. The driver refuses to use the panel's native<br>resolution. My log file and configuration file are attached.<br><br>I am using the packages from Debian SID, so if this is an issue specific
<br>to them I can file a bug there, or if this is an issue upstream (e.g.<br>here) I can file on <a href="http://freedesktop.org">freedesktop.org</a>.<br><br>--<br>Andrew J. Barr<br>(614) 581-3537 (Verizon Wireless)<br><br>
"When fascism comes to America, it will be wrapped in the flag and<br>carrying the cross."<br>        -- Sinclair Lewis, 1935<br><br># /etc/X11/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 /etc/X11/xorg.conf manual page.<br># (Type "man /etc/X11/xorg.conf" 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>#   sudo dpkg-reconfigure -phigh xserver-xorg<br><br>Section "Files"<br>        FontPath        "/usr/share/fonts/X11/misc"<br>        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
<br>        FontPath        "/usr/share/fonts/X11/cyrillic"<br>        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"<br>        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"<br>
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"<br>        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"<br>        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
<br>        FontPath        "/usr/share/fonts/X11/Type1"<br>        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"<br>        FontPath        "/usr/share/fonts/X11/100dpi"<br>        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
<br>        FontPath        "/usr/share/fonts/X11/75dpi"<br>        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"<br>        # path to defoma fonts<br>        FontPath        "/var/lib/defoma/x-
ttcidfont-conf.d/dirs/TrueType"<br>EndSection<br><br>Section "Module"<br>        Load    "i2c"<br>        Load    "bitmap"<br>        Load    "ddc"<br>        Load    "dri"
<br>        Load    "extmod"<br>        Load    "freetype"<br>        Load    "glx"<br>        Load    "int10"<br>        Load    "vbe"<br>EndSection<br><br>Section "InputDevice"
<br>        Identifier      "Generic Keyboard"<br>        Driver          "kbd"<br>        Option          "CoreKeyboard"<br>        Option          "XkbRules"      "xorg"
<br>        Option          "XkbModel"      "pc104"<br>        Option          "XkbLayout"     "us"<br>EndSection<br><br>Section "InputDevice"<br>        Identifier      "Configured Mouse"
<br>        Driver          "mouse"<br>        Option          "CorePointer"<br>        Option          "Device"                "/dev/input/mice"<br>        Option          "Protocol"              "ImPS/2"
<br>        Option          "Emulate3Buttons"       "true"<br>EndSection<br><br>Section "Device"<br>        Identifier      "Generic Video Card"<br>        Driver          "intel"
<br>        Option          "XAANoOffscreenPixmaps"<br>EndSection<br><br>Section "Monitor"<br>        Identifier      "Generic Monitor"<br>        Option          "DPMS"<br>        HorizSync       28-64
<br>        VertRefresh     43-60<br>EndSection<br><br>Section "Screen"<br>        Identifier      "Default Screen"<br>        Device          "Generic Video Card"<br>        Monitor         "Generic Monitor"
<br>        DefaultDepth    24<br>        SubSection "Display"<br>                Depth           1<br>                Modes           "1440x900"<br>        EndSubSection<br>        SubSection "Display"
<br>                Depth           4<br>                Modes           "1440x900"<br>        EndSubSection<br>        SubSection "Display"<br>                Depth           8<br>                Modes           "1440x900"
<br>        EndSubSection<br>        SubSection "Display"<br>                Depth           15<br>                Modes           "1440x900"<br>        EndSubSection<br>        SubSection "Display"
<br>                Depth           16<br>                Modes           "1440x900"<br>        EndSubSection<br>        SubSection "Display"<br>                Depth           24<br>                Modes           "1440x900"
<br>        EndSubSection<br>EndSection<br><br>Section "ServerLayout"<br>        Option          "DontVTSwitch" "true"<br>        Identifier      "Default Layout"<br>        Screen          "Default Screen"
<br>        InputDevice     "Generic Keyboard"<br>        InputDevice     "Configured Mouse"<br>EndSection<br><br>Section "DRI"<br>        Mode    0666<br>EndSection<br><br>Section "Extensions"
<br>        Option  "Composite" "enable"<br>EndSection<br><br>_______________________________________________<br>xorg mailing list<br><a href="mailto:xorg@lists.freedesktop.org">xorg@lists.freedesktop.org
</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/xorg">http://lists.freedesktop.org/mailman/listinfo/xorg</a><br><br></blockquote></div><br>