Intel gma max resolution

Xurxo Fernandez xurxo13 at gmail.com
Wed Nov 5 17:54:14 UTC 2008


Hello,
I have a dell 630m laptop with an intel GMA915 videocard.
The card should support resolutions of 1680x1050 (the laptop is
connected to a LG 22" external monitor) but the Screen Resolution tool
just allows me to select 1440x900 (it has 1600x1024 but it looks awful).
- Does anyone know if the linux driver supports the 1680x1050
resolution?
- If it does how can I select it?

Thanks in advance

Output of xrand:
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2560 x 1024
VGA connected 1024x768+0+0 (normal left inverted right x axis y axis)
473mm x 296mm
   1600x1024      60.2  
   1280x1024      75.0     60.0     60.0  
   1440x900       75.0     59.9     60.0  
   1280x960       60.0     60.0  
   1360x768       59.8  
   1152x864       75.0     75.0     75.0     70.0     60.0  
   1024x768       75.1*    75.0     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        75.0     72.8     75.0     60.0     59.9  
   720x400        70.1  
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis)
304mm x 190mm
   1280x800       60.0 +   50.0  
   1024x768       60.0* 
   800x600        60.3     56.2  
   640x480        59.9  
TV disconnected (normal left inverted right x axis y axis)

Xorg file:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,
using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Identifier      "Generic Keyboard"
#       Driver          "kbd"
#       Option          "CoreKeyboard"
#       Option          "XkbRules"      "xorg"
#       Option          "XkbModel"      "pc105"
#       Option          "XkbLayout"     "es"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Identifier      "Configured Mouse"
#       Driver          "mouse"
#       Option          "CorePointer"
#       Option          "Device"                "/dev/input/mice"
#       Option          "Protocol"              "ImPS/2"
#       Option          "ZAxisMapping"          "4 5"
#       Option          "Emulate3Buttons"       "true"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Identifier      "Synaptics Touchpad"
#       Driver          "synaptics"
#       Option          "SendCoreEvents"        "true"
#       Option          "Device"                "/dev/psaux"
#       Option          "Protocol"              "auto-dev"
#       Option          "HorizEdgeScroll"       "0"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Driver          "wacom"
#       Identifier      "stylus"
#       Option          "Device"        "/dev/input/wacom"
#       Option          "Type"          "stylus"
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Driver          "wacom"
#       Identifier      "eraser"
#       Option          "Device"        "/dev/input/wacom"
#       Option          "Type"          "eraser"
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#       Driver          "wacom"
#       Identifier      "cursor"
#       Option          "Device"        "/dev/input/wacom"
#       Option          "Type"          "cursor"
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
#EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics
Controller"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1280x800"
                Virtual 2560 1024
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
EndSection

Section "Device"
        Identifier      "Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics
Controller"
        Driver          "intel"
        BusID           "PCI:0:2:0"
EndSection


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20081105/3ac62cb6/attachment.html>


More information about the ubuntu-users mailing list