You are not logged in.

#1 2008-08-03 20:39:57

kimothy
Member
Registered: 2008-08-03
Posts: 15

X sets resolution too high! NEED HELP! [solved]

when X starts I get a whoopin' 2048x1536 screen resolution. My 19" DELL P991 monitor (Horiz 30 - 107, Vert 48 -120) should not be able to go over 1600x1200, and thats the resolution I want.

check this link for monitor details: http://support.dell.com/support/edocs/m … n/spec.htm

here is my xorg.conf file.

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "extmod"
    Load  "dri"
    Load  "glx"
    Load  "xtrap"
    Load  "GLcore"
    Load  "record"
    Load  "dbe"
    Load  "freetype"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "DELL"
    ModelName    "P991"
    Option        "DPMS"
    HorizSync    30.0-107.0
    VertRefresh    48.0-120.0
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "NoDRI"                  # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "BusType"                # [<str>]
        #Option     "DRM_nbufs"              # <i>
        #Option     "DRM_bufsize"            # <i>
        #Option     "Capabilities"           # <i>
        #Option     "CapabilitiesEx"         # <i>
        #Option     "ClientDriverName"       # [<str>]
        #Option     "KernelModuleParm"       # [<str>]
        #Option     "AGPMask"                # <i>
        #Option     "AGPv3Mask"              # <i>
        #Option     "BufferTiling"           # [<bool>]
        #Option     "Profile"                # <str>
        #Option     "RingSize"               # <i>
        #Option     "EnableDepthMoves"       # [<bool>]
        #Option     "GammaCorrectionI"       # <i>
        #Option     "GammaCorrectionII"      # <i>
        #Option     "OpenGLOverlay"          # [<bool>]
        #Option     "DefaultVisualTrueColor"     # [<bool>]
        #Option     "VideoOverlay"           # [<bool>]
        #Option     "DesktopSetup"           # [<str>]
        #Option     "MonitorLayout"          # [<str>]
        #Option     "ForceMonitors"          # [<str>]
        #Option     "EnableMonitor"          # <str>
        #Option     "OverlayOnCRTC2"         # [<bool>]
        #Option     "Mode2"                  # [<str>]
        #Option     "PairModes"              # [<str>]
        #Option     "HSync2"                 # [<str>]
        #Option     "VRefresh2"              # [<str>]
        #Option     "ScreenOverlap"          # <i>
        #Option     "MemClock"               # <i>
        #Option     "ASICClock"              # <i>
        #Option     "UseInternalAGPGART"     # [<bool>]
        #Option     "FastSwap"               # [<bool>]
        #Option     "Stereo"                 # [<bool>]
        #Option     "StereoSyncEnable"       # <i>
        #Option     "DisableOvScaler"        # [<bool>]
        #Option     "UseFastTLS"             # <i>
        #Option     "BlockSignalsOnLock"     # [<bool>]
        #Option     "ForceGenericCPU"        # [<bool>]
        #Option     "CenterMode"             # [<bool>]
        #Option     "OffScreenPixmaps"       # [<bool>]
        #Option     "EnableOpaqueOverlayVisual"     # [<bool>]
        #Option     "TMDSCoherentMode"       # [<bool>]
        #Option     "EnablePrivateBackZ"     # [<bool>]
        #Option     "TVFormat"               # [<str>]
        #Option     "TVStandard"             # [<str>]
        #Option     "TVOverscan"             # [<bool>]
        #Option     "TVHSizeAdj"             # <i>
        #Option     "TVVSizeAdj"             # <i>
        #Option     "TVHPosAdj"              # <i>
        #Option     "TVVPosAdj"              # <i>
        #Option     "TVHStartAdj"            # <i>
        #Option     "TVColorAdj"             # <i>
        #Option     "PseudoColorVisuals"     # [<bool>]
        #Option     "PreferredVRefresh"      # <i>
        #Option     "FastStart"              # [<bool>]
        #Option     "ProfileDriver"          # [<bool>]
        #Option     "PPPTforGART"            # [<bool>]
        #Option     "TexturedVideo"          # [<bool>]
        #Option     "TexturedVideoSync"      # [<bool>]
        #Option     "Textured2D"             # [<bool>]
        #Option     "TexturedXrender"        # [<bool>]
        #Option     "DPMS"                   # [<bool>]
        #Option     "MaxGARTSize"            # <i>
        #Option     "LogoPosX"               # <i>
        #Option     "LogoPosY"               # <i>
        #Option     "LogoColFG"              # <i>
        #Option     "LogoColBG"              # <i>
        #Option     "SwapScreens"            # [<bool>]
        #Option     "FBC"                    # [<bool>]
        #Option     "FrontBufferMode"        # <i>
        #Option     "BackBufferMode"         # <i>
        #Option     "DepthBufferMode"        # <i>
        #Option     "OverlayBufferMode"      # <i>
        #Option     "VideoOverlayBufferMode"     # <i>
        #Option     "EnableIrqMgr"           # [<bool>]
        #Option     "EnableMulticard"        # [<bool>]
        #Option     "EnablePPLIB"            # [<bool>]
        #Option     "DefaultOnDC"            # [<bool>]
        #Option     "EnableRandR12"          # [<bool>]
        #Option     "DisableRotation"        # [<bool>]
        #Option     "EnableCrossFire"        # [<bool>]
    Identifier  "Card0"
    Driver      "fglrx"
    VendorName  "ATI Technologies Inc"
    BoardName   "Radeon HD2900 PRO"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    Defaultdepth    24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
        Modes "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"

    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"

    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

Section "DRI"
    Mode    0666
EndSection

Thanks for any help!

Last edited by kimothy (2008-08-08 15:10:29)


AMD Phenom X4 965, Gigabyte MA770-UD3, Ati Radeon HD4850, Asus Xonar STX

Offline

#2 2008-08-03 21:20:27

sebcactus
Member
From: Germany
Registered: 2005-01-27
Posts: 277

Re: X sets resolution too high! NEED HELP! [solved]

Don't know if it helps but, in your section:

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

The Screen line is weird, I only have:

Screen  "Screen0"

And in the InputDevice lines, I only have the first argument.

Last edited by sebcactus (2008-08-03 21:21:50)

Offline

#3 2008-08-04 14:07:07

kimothy
Member
Registered: 2008-08-03
Posts: 15

Re: X sets resolution too high! NEED HELP! [solved]

Thanks for the tip. I changed my xorg.conf, but i did NOT do the trick.

Heres an updated xorg.conf:

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen         "Screen0"
    InputDevice    "Mouse0"
    InputDevice    "Keyboard0"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "extmod"
    Load  "dri"
    Load  "glx"
    Load  "xtrap"
    Load  "GLcore"
    Load  "record"
    Load  "dbe"
    Load  "freetype"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "DELL"
    ModelName    "P991"
    Option        "DPMS"
    HorizSync    30.0-107.0
    VertRefresh    48.0-120.0
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "NoDRI"                  # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "BusType"                # [<str>]
        #Option     "DRM_nbufs"              # <i>
        #Option     "DRM_bufsize"            # <i>
        #Option     "Capabilities"           # <i>
        #Option     "CapabilitiesEx"         # <i>
        #Option     "ClientDriverName"       # [<str>]
        #Option     "KernelModuleParm"       # [<str>]
        #Option     "AGPMask"                # <i>
        #Option     "AGPv3Mask"              # <i>
        #Option     "BufferTiling"           # [<bool>]
        #Option     "Profile"                # <str>
        #Option     "RingSize"               # <i>
        #Option     "EnableDepthMoves"       # [<bool>]
        #Option     "GammaCorrectionI"       # <i>
        #Option     "GammaCorrectionII"      # <i>
        #Option     "OpenGLOverlay"          # [<bool>]
        #Option     "DefaultVisualTrueColor"     # [<bool>]
        #Option     "VideoOverlay"           # [<bool>]
        #Option     "DesktopSetup"           # [<str>]
        #Option     "MonitorLayout"          # [<str>]
        #Option     "ForceMonitors"          # [<str>]
        #Option     "EnableMonitor"          # <str>
        #Option     "OverlayOnCRTC2"         # [<bool>]
        #Option     "Mode2"                  # [<str>]
        #Option     "PairModes"              # [<str>]
        #Option     "HSync2"                 # [<str>]
        #Option     "VRefresh2"              # [<str>]
        #Option     "ScreenOverlap"          # <i>
        #Option     "MemClock"               # <i>
        #Option     "ASICClock"              # <i>
        #Option     "UseInternalAGPGART"     # [<bool>]
        #Option     "FastSwap"               # [<bool>]
        #Option     "Stereo"                 # [<bool>]
        #Option     "StereoSyncEnable"       # <i>
        #Option     "DisableOvScaler"        # [<bool>]
        #Option     "UseFastTLS"             # <i>
        #Option     "BlockSignalsOnLock"     # [<bool>]
        #Option     "ForceGenericCPU"        # [<bool>]
        #Option     "CenterMode"             # [<bool>]
        #Option     "OffScreenPixmaps"       # [<bool>]
        #Option     "EnableOpaqueOverlayVisual"     # [<bool>]
        #Option     "TMDSCoherentMode"       # [<bool>]
        #Option     "EnablePrivateBackZ"     # [<bool>]
        #Option     "TVFormat"               # [<str>]
        #Option     "TVStandard"             # [<str>]
        #Option     "TVOverscan"             # [<bool>]
        #Option     "TVHSizeAdj"             # <i>
        #Option     "TVVSizeAdj"             # <i>
        #Option     "TVHPosAdj"              # <i>
        #Option     "TVVPosAdj"              # <i>
        #Option     "TVHStartAdj"            # <i>
        #Option     "TVColorAdj"             # <i>
        #Option     "PseudoColorVisuals"     # [<bool>]
        #Option     "PreferredVRefresh"      # <i>
        #Option     "FastStart"              # [<bool>]
        #Option     "ProfileDriver"          # [<bool>]
        #Option     "PPPTforGART"            # [<bool>]
        #Option     "TexturedVideo"          # [<bool>]
        #Option     "TexturedVideoSync"      # [<bool>]
        #Option     "Textured2D"             # [<bool>]
        #Option     "TexturedXrender"        # [<bool>]
        #Option     "DPMS"                   # [<bool>]
        #Option     "MaxGARTSize"            # <i>
        #Option     "LogoPosX"               # <i>
        #Option     "LogoPosY"               # <i>
        #Option     "LogoColFG"              # <i>
        #Option     "LogoColBG"              # <i>
        #Option     "SwapScreens"            # [<bool>]
        #Option     "FBC"                    # [<bool>]
        #Option     "FrontBufferMode"        # <i>
        #Option     "BackBufferMode"         # <i>
        #Option     "DepthBufferMode"        # <i>
        #Option     "OverlayBufferMode"      # <i>
        #Option     "VideoOverlayBufferMode"     # <i>
        #Option     "EnableIrqMgr"           # [<bool>]
        #Option     "EnableMulticard"        # [<bool>]
        #Option     "EnablePPLIB"            # [<bool>]
        #Option     "DefaultOnDC"            # [<bool>]
        #Option     "EnableRandR12"          # [<bool>]
        #Option     "DisableRotation"        # [<bool>]
        #Option     "EnableCrossFire"        # [<bool>]
    Identifier  "Card0"
    Driver      "fglrx"
    VendorName  "ATI Technologies Inc"
    BoardName   "Radeon HD2900 PRO"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    Defaultdepth    24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
        Modes "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"

    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"

    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

Section "DRI"
    Mode    0666
EndSection

Any other ideas?


AMD Phenom X4 965, Gigabyte MA770-UD3, Ati Radeon HD4850, Asus Xonar STX

Offline

#4 2008-08-04 14:13:02

cybe-arch
Member
Registered: 2007-09-02
Posts: 56
Website

Re: X sets resolution too high! NEED HELP! [solved]

Can you try commenting out the HorizSync and VertRefresh lines?

Offline

#5 2008-08-04 14:15:59

zukka
Member
From: Bologna Italy
Registered: 2006-06-27
Posts: 26

Re: X sets resolution too high! NEED HELP! [solved]

mmh, you seem to have 2 section for 24 bit depth and the first one without modes... try to delete it

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    Defaultdepth    24
    SubSection "Display"
        Viewport   0 0
        Depth     24 
        
    EndSubSection
....SNIP....
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubSection

EndSection

Offline

#6 2008-08-04 19:20:08

kimothy
Member
Registered: 2008-08-03
Posts: 15

Re: X sets resolution too high! NEED HELP! [solved]

Thanks!!! Did not see that. THANK YOU SO MUCH!!! big_smile


AMD Phenom X4 965, Gigabyte MA770-UD3, Ati Radeon HD4850, Asus Xonar STX

Offline

Board footer

Powered by FluxBB