<!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.24.1">
</HEAD>
<BODY>
Hello,<BR>
I have a dell 630m laptop with an intel GMA915 videocard.<BR>
The card should support resolutions of 1680x1050 (the laptop is<BR>
connected to a LG 22" external monitor) but the Screen Resolution tool<BR>
just allows me to select 1440x900 (it has 1600x1024 but it looks awful).<BR>
- Does anyone know if the linux driver supports the 1680x1050<BR>
resolution?<BR>
- If it does how can I select it?<BR>
<BR>
Thanks in advance<BR>
<BR>
Output of xrand:<BR>
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2560 x 1024<BR>
VGA connected 1024x768+0+0 (normal left inverted right x axis y axis)<BR>
473mm x 296mm<BR>
   1600x1024      60.2  <BR>
   1280x1024      75.0     60.0     60.0  <BR>
   1440x900       75.0     59.9     60.0  <BR>
   1280x960       60.0     60.0  <BR>
   1360x768       59.8  <BR>
   1152x864       75.0     75.0     75.0     70.0     60.0  <BR>
   1024x768       75.1*    75.0     70.1     60.0  <BR>
   832x624        74.6  <BR>
   800x600        72.2     75.0     60.3     56.2  <BR>
   640x480        75.0     72.8     75.0     60.0     59.9  <BR>
   720x400        70.1  <BR>
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis)<BR>
304mm x 190mm<BR>
   1280x800       60.0 +   50.0  <BR>
   1024x768       60.0* <BR>
   800x600        60.3     56.2  <BR>
   640x480        59.9  <BR>
TV disconnected (normal left inverted right x axis y axis)<BR>
<BR>
Xorg file:<BR>
# xorg.conf (xorg X Window System server configuration file)<BR>
#<BR>
# This file was generated by dexconf, the Debian X Configuration tool,<BR>
using<BR>
# values from the debconf database.<BR>
#<BR>
# Edit this file with caution, and see the xorg.conf manual page.<BR>
# (Type "man xorg.conf" at the shell prompt.)<BR>
#<BR>
# This file is automatically updated on xserver-xorg package upgrades<BR>
*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<BR>
updated<BR>
# again, run the following command:<BR>
#   sudo dpkg-reconfigure -phigh xserver-xorg<BR>
# commented out by update-manager, HAL is now used<BR>
#Section "InputDevice"<BR>
#       Identifier      "Generic Keyboard"<BR>
#       Driver          "kbd"<BR>
#       Option          "CoreKeyboard"<BR>
#       Option          "XkbRules"      "xorg"<BR>
#       Option          "XkbModel"      "pc105"<BR>
#       Option          "XkbLayout"     "es"<BR>
#EndSection<BR>
# commented out by update-manager, HAL is now used<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          "ZAxisMapping"          "4 5"<BR>
#       Option          "Emulate3Buttons"       "true"<BR>
#EndSection<BR>
# commented out by update-manager, HAL is now used<BR>
#Section "InputDevice"<BR>
#       Identifier      "Synaptics Touchpad"<BR>
#       Driver          "synaptics"<BR>
#       Option          "SendCoreEvents"        "true"<BR>
#       Option          "Device"                "/dev/psaux"<BR>
#       Option          "Protocol"              "auto-dev"<BR>
#       Option          "HorizEdgeScroll"       "0"<BR>
#EndSection<BR>
# commented out by update-manager, HAL is now used<BR>
#Section "InputDevice"<BR>
#       Driver          "wacom"<BR>
#       Identifier      "stylus"<BR>
#       Option          "Device"        "/dev/input/wacom"<BR>
#       Option          "Type"          "stylus"<BR>
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY<BR>
#EndSection<BR>
# commented out by update-manager, HAL is now used<BR>
#Section "InputDevice"<BR>
#       Driver          "wacom"<BR>
#       Identifier      "eraser"<BR>
#       Option          "Device"        "/dev/input/wacom"<BR>
#       Option          "Type"          "eraser"<BR>
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY<BR>
#EndSection<BR>
# commented out by update-manager, HAL is now used<BR>
#Section "InputDevice"<BR>
#       Driver          "wacom"<BR>
#       Identifier      "cursor"<BR>
#       Option          "Device"        "/dev/input/wacom"<BR>
#       Option          "Type"          "cursor"<BR>
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY<BR>
#EndSection<BR>
<BR>
Section "Monitor"<BR>
        Identifier      "Generic Monitor"<BR>
        Option          "DPMS"<BR>
EndSection<BR>
<BR>
Section "Screen"<BR>
        Identifier      "Default Screen"<BR>
        Device          "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics<BR>
Controller"<BR>
        Monitor         "Generic Monitor"<BR>
        DefaultDepth    24<BR>
        SubSection "Display"<BR>
                Modes           "1280x800"<BR>
                Virtual 2560 1024<BR>
        EndSubSection<BR>
EndSection<BR>
<BR>
Section "ServerLayout"<BR>
        Identifier      "Default Layout"<BR>
        Screen          "Default Screen"<BR>
EndSection<BR>
<BR>
Section "Device"<BR>
        Identifier      "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics<BR>
Controller"<BR>
        Driver          "intel"<BR>
        BusID           "PCI:0:2:0"<BR>
EndSection<BR>
<BR>
<BR>
</BODY>
</HTML>