Problem with screen resolution after installing F12

Dick Roark linuxguy.sg at gmail.com
Fri Dec 4 09:12:16 UTC 2009


After installing Fedora 12 I am having problems setting up 1280x1024 screen
resolution.  Only 640x480 and 800x600 are available. I was using F11 at
1280x1024 on this hardware before upgrading to F12.  After that, so far no
joy.  I would appreciate any helpful info.  I have also tried using various
configurations of the xorg.conf and xrandr without success.   Obviously, I'm
missing something.  I feel certain that the fix is right under my nose but
so far, nothing works.

Dick Roark

Here is my xorg.conf file:

-------------------------------------

# Xorg configuration created by system-config-display

Section "ServerLayout"
    Identifier     "single head configuration"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"

# keyboard added by system-config-display
    Identifier  "Keyboard0"
    Driver      "kbd"
    Option        "XkbModel" "pc105+inet"
    Option        "XkbLayout" "us"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    ModelName    "LCD Panel 1280x1024"
    HorizSync    31.5 - 64.0
    VertRefresh  56.0 - 65.0
    Option        "dpms"
EndSection

Section "Device"
    Identifier  "Videocard0"
    Driver      "intel"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Videocard0"
    Monitor    "Monitor0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth      24
        Modes      "1280x1024"
    EndSubSection
EndSection

------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20091204/d0e03818/attachment-0001.htm>


More information about the fedora-list mailing list