LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   problems with resolution and dual monitors (https://www.linuxquestions.org/questions/linux-general-1/problems-with-resolution-and-dual-monitors-215951/)

shinsplints 08-10-2004 05:15 PM

problems with resolution and dual monitors
 
I'm currently running a Dell Inspiron 1000 Laptop with dual monitors (dualhead) with a spare lcd. The graphics card is integrated sis. Anyways, I've got everything working, dual monitors and all, but one of the monitors is 1024x768 and the other is 800x600. In the past, whenever I've wanted to change the resolution I did so in xorg.conf Screen sections, but I've tried that here with no success. This seems like it should be a simple problem to fix, but I can't find any information beyond changing the Display SubSection in the Screen Section.

btw sis1screen is the screen that should be 1024x768 but is 800x600

Xorg.conf:

Code:

Section "ServerFlags"
EndSection

Section "ServerLayout"
        Identifier "Dual"
        Screen 0 "sis0screen"
        Screen 1 "sis1screen" RightOf "sis0screen"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option              "Xinerama" "on"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath  "/usr/X11R6/lib/modules"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/TTF"
    FontPath        "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/CID"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/local/share/fonts"
    FontPath        "/usr/share/fonts"
    FontPath        "/usr/X11R6/lib/X11/fonts"
EndSection

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

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Buttons" "5"
        Option            "Protocol" "ImPS/2"
        Option            "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier  "laptop"
        VendorName  "Dell"
        ModelName    "Inspiron1000"
        HorizSync    31.5 - 48.5
        VertRefresh  60.0
EndSection

Section "Monitor"
        Identifier        "lcd"
        VendorName        "rosewill"
        ModelName        "lcd"
        HorizSync        31.5 - 48.5
        VertRefresh        75.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    "SWcursor"                  # [<bool>]
        #Option    "HWcursor"                  # [<bool>]
        #Option    "NoAccel"                    # [<bool>]
        #Option    "TurboQueue"                # [<bool>]
        #Option    "FastVram"                  # [<bool>]
        #Option    "NoHostBus"                  # [<bool>]
        #Option    "RenderAcceleration"        # [<bool>]
        #Option    "ForceCRT1Type"              # <str>
        #Option    "ForceCRT2Type"              # <str>
        #Option    "YPbPrAspectRatio"          # <str>
        #Option    "ShadowFB"                  # [<bool>]
        #Option    "DRI"                        # [<bool>]
        #Option    "AGPSize"                    # <i>
        #Option    "GARTSize"                  # <i>
        #Option    "Rotate"                    # <str>
        #Option    "NoXvideo"                  # [<bool>]
        #Option    "Vesa"                      # [<bool>]
        #Option    "MaxXFBMem"                  # <i>
        #Option    "ForceCRT1"                  # [<bool>]
        #Option    "XvOnCRT2"                  # [<bool>]
        #Option    "PanelDelayCompensation"        # <i>
        #Option    "PanelDelayCompensation1"        # <i>
        #Option    "PDC"                        # <i>
        #Option    "PDC1"                      # <i>
        #Option    "EMI"                        # <i>
        #Option    "LVDSHL"                    # <i>
        #Option    "SpecialTiming"              # <str>
        #Option    "TVStandard"                # <str>
        #Option    "UseROMData"                # [<bool>]
        #Option    "NoInternalModes"            # [<bool>]
        #Option    "UseOEMData"                # [<bool>]
        #Option    "NoYV12"                    # [<bool>]
        #Option    "CHTVType"                  # [<bool>]
        #Option    "CHTVOverscan"              # [<bool>]
        #Option    "CHTVSuperOverscan"          # [<bool>]
        #Option    "CHTVLumaBandwidthCVBS"        # <i>
        #Option    "CHTVLumaBandwidthSVIDEO"        # <i>
        #Option    "CHTVLumaFlickerFilter"        # <i>
        #Option    "CHTVChromaBandwidth"        # <i>
        #Option    "CHTVChromaFlickerFilter"        # <i>
        #Option    "CHTVCVBSColor"              # [<bool>]
        #Option    "CHTVTextEnhance"            # <i>
        #Option    "CHTVContrast"              # <i>
        #Option    "SISTVEdgeEnhance"          # <i>
        #Option    "SISTVAntiFlicker"          # <str>
        #Option    "SISTVSaturation"            # <i>
        #Option    "SISTVCFilter"              # [<bool>]
        #Option    "SISTVYFilter"              # <i>
        #Option    "SISTVColorCalibFine"        # <i>
        #Option    "SISTVColorCalibCoarse"        # <i>
        #Option    "SISTVXScale"                # <i>
        #Option    "SISTVYScale"                # <i>
        #Option    "TVXPosOffset"              # <i>
        #Option    "TVYPosOffset"              # <i>
        #Option    "SIS6326TVAntiFlicker"        # <str>
        #Option    "SIS6326TVEnableYFilter"        # [<bool>]
        #Option    "SIS6326TVYFilterStrong"        # [<bool>]
        #Option    "SIS6326TVForcePlug"        # <str>
        #Option    "SIS6326FSCAdjust"          # <i>
        #Option    "UseColorHWCursor"          # [<bool>]
        #Option    "ColorHWCursorBlending"        # [<bool>]
        #Option    "ColorHWCursorBlendThreshold"        # <i>
        #Option    "RestoreBySetMode"          # [<bool>]
        #Option    "NoCRT2Detection"            # [<bool>]
        #Option    "ForceCRT2ReDetection"        # [<bool>]
        #Option    "SenseYPbPr"                # [<bool>]
        #Option    "CRT1Gamma"                  # [<bool>]
        #Option    "CRT2Gamma"                  # [<bool>]
        #Option    "StoredGammaBrightness"        # <str>
        #Option    "StoredGammaPreBrightness"        # <str>
        #Option    "XvGamma"                    # <str>
        #Option    "XvDefaultContrast"          # <i>
        #Option    "XvDefaultBrightness"        # <i>
        #Option    "XvDefaultHue"              # <i>
        #Option    "XvDefaultSaturation"        # <i>
        #Option    "XvDefaultDisableGfx"        # [<bool>]
        #Option    "XvDefaultDisableGfxLR"        # [<bool>]
        #Option    "XvChromaMin"                # <i>
        #Option    "XvChromaMax"                # <i>
        #Option    "XvUseChromaKey"            # [<bool>]
        #Option    "XvInsideChromaKey"          # [<bool>]
        #Option    "XvYUVChromaKey"            # [<bool>]
        #Option    "XvDisableColorKey"          # [<bool>]
        #Option    "XvUseMemcpy"                # [<bool>]
        #Option    "ScaleLCD"                  # [<bool>]
        #Option    "CenterLCD"                  # [<bool>]
        #Option    "EnableHotkey"              # [<bool>]
        #Option    "EnableSiSCtrl"              # [<bool>]
        #Option    "MergedFB"                  # [<bool>]
        #Option    "TwinView"                  # [<bool>]
        #Option    "MergedFBAuto"              # [<bool>]
        #Option    "CRT2HSync"                  # <str>
        #Option    "SecondMonitorHorizSync"        # <str>
        #Option    "CRT2VRefresh"              # <str>
        #Option    "SecondMonitorVertRefresh"        # <str>
        #Option    "CRT2Position"              # <str>
        #Option    "TwinViewOrientation"        # <str>
        #Option    "MetaModes"                  # <str>
        #Option    "MergedDPI"                  # <str>
        #Option    "NoMergedXinerama"          # [<bool>]
        #Option    "NoTwinviewXineramaInfo"        # [<bool>]
        #Option    "MergedXineramaCRT2IsScreen0"        # [<bool>]
        Identifier  "sis0"
        Driver      "sis"
        VendorName  "Silicon Integrated Systems [SiS]"
        BoardName  "SiS650/651/M650/740 PCI/AGP VGA Display Adapter"
        BusID      "PCI:1:0:0"
        Screen 0
EndSection

Section "Device"
        Identifier "sis1"
        Driver    "sis"
        BusID    "PCI:1:0:0"
        Screen 1
EndSection

Section "Screen"
        Identifier "sis0screen"
        Device    "sis0"
        Monitor    "laptop"
        DefaultDepth 24
        SubSection "Display"
                Depth    24
                Modes        "1024x768"
        EndSubSection
EndSection

Section "Screen"
        Identifier        "sis1screen"
        Device                "sis1"
        Monitor                "lcd"
        DefaultDepth 24
        SubSection "Display"
                Depth                24
                Modes        "1024x768"
        EndSubSection
EndSection



All times are GMT -5. The time now is 10:17 PM.