You have been subscribed to a public bug:

Binary package hint: xserver-xorg-driver-sis

A replaced 19 inch sreen with 22 inch. I use SIS Mirage 3+ graphical card and 
Karmic (9.10).
 After adapting xorg.conf:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        Option       "HorizSync" 60-80 # zelf toegevoegd / added myself
        Option       "VertRefresh" 60-75 # zelf toegevoegd /added
EndSection

the next problem is to get the right resolution (1680 x 1050) . How can
I fix that? (I just copied this to the questions section)

+++++++++++++++====

Relevant part of  /etc/X11/xorg.conf:

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


Section "Module"
        Load  "dri2"
        Load  "extmod"
        Load  "record"
        Load  "dri"
        Load  "glx"
        Load  "dbe"
EndSection


Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        Option       "HorizSync" 60-80 # zelf toegevoegd
        Option       "VertRefresh" 60-75 # zelf toegevoegd
EndSection

Section "Device"
        #Option     "FastVram"                  # [<bool>]
        #Option     "HostBus"                   # [<bool>]
        #Option     "BenchmarkMemcpy"           # [<bool>]
        #Option     "MaxXFBMem"                 # <i>
        #Option     "Accel"                     # [<bool>]
        #Option     "AccelMethod"               # <str>
        #Option     "TurboQueue"                # [<bool>]
        #Option     "RenderAcceleration"        # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "AGPSize"                   # <i>
        #Option     "GARTSize"                  # <i>
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "Rotate"                    # <str>
        #Option     "Reflect"                   # <str>
        #Option     "EnableSiSCtrl"             # [<bool>]
        #Option     "SWCursor"                  # [<bool>]
        #Option     "HWCursor"                  # [<bool>]
        #Option     "ColorHWCursor"             # [<bool>]
        #Option     "UseColorHWCursor"          # [<bool>]
        #Option     "ColorHWCursorBlending"     # [<bool>]
        #Option     "ColorHWCursorBlendThreshold"       # <i>
        #Option     "InternalModes"             # [<bool>]
        #Option     "ConstantDPI"               # [<bool>]
        #Option     "OverruleFrequencyRanges"   # [<bool>]
        #Option     "RestoreBySetMode"          # [<bool>]
        Option     "Vesa"                       "true" # [<bool>]
        #Option     "ForceCRT1Type"             # <str>
        #Option     "ForceCRT1"                 # [<bool>]
        #Option     "ForceCRT2Type"             # <str>
        #Option     "CRT2Detection"             # [<bool>]
        #Option     "CRT1LCD"                   # [<bool>]
        #Option     "ForceCRT2ReDetection"      # [<bool>]
        #Option     "EnableHotkey"              # [<bool>]
        #Option     "ForceCRT1VGAAspect"        # <str>
        #Option     "ForceCRT2VGAAspect"        # <str>
        #Option     "UseROMData"                # [<bool>]
        #Option     "UseOEMData"                # [<bool>]
        #Option     "ScaleLCD"                  # [<bool>]
        #Option     "CenterLCD"                 # [<bool>]
        #Option     "PanelDelayCompensation"    # <i>
        #Option     "PDC"                       # <i>
        #Option     "PanelDelayCompensation2"   # <i>
        #Option     "PDC2"                      # <i>
        #Option     "PanelDelayCompensation1"   # <i>
        #Option     "PDC1"                      # <i>
        #Option     "EMI"                       # <i>
        #Option     "LVDSHL"                    # <i>
        #Option     "ForcePanelRGB"             # <i>
        #Option     "SpecialTiming"             # <str>
        #Option     "TVStandard"                # <str>
        #Option     "TVXPosOffset"              # <i>
        #Option     "TVYPosOffset"              # <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     "SenseYPbPr"                # [<bool>]
        #Option     "YPbPrAspectRatio"          # <str>
        #Option     "TVBlueWorkAround"          # [<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     "SIS6326TVAntiFlicker"      # <str>
        #Option     "SIS6326TVEnableYFilter"    # [<bool>]
        #Option     "SIS6326TVYFilterStrong"    # [<bool>]
        #Option     "SIS6326TVForcePlug"        # <str>
        #Option     "SIS6326FSCAdjust"          # <i>
        #Option     "CRT1Gamma"                 # [<bool>]
        #Option     "CRT2Gamma"                 # [<str>]
        #Option     "GammaBrightness"           # <str>
        #Option     "GammaBrightnessCRT2"       # <str>
        #Option     "CRT2GammaBrightness"       # <str>
        #Option     "Brightness"                # <str>
        #Option     "NewGammaBrightness"        # <str>
        #Option     "CRT2Brightness"            # <str>
        #Option     "CRT2NewGammaBrightness"    # <str>
        #Option     "Contrast"                  # <str>
        #Option     "NewGammaContrast"          # <str>
        #Option     "CRT2Contrast"              # <str>
        #Option     "CRT2NewGammaContrast"      # <str>
        #Option     "CRT1Saturation"            # <i>
        #Option     "Xvideo"                    # [<bool>]
        #Option     "XvOnCRT2"                  # [<bool>]
        #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     "XvDefaultAdaptor"          # <str>
        #Option     "YV12"                      # [<bool>]
        #Option     "MergedFB"                  # [<str>]
        #Option     "TwinView"                  # [<str>]
        #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     "MergedXinerama"            # [<bool>]
        #Option     "TwinviewXineramaInfo"      # [<bool>]
        #Option     "MergedXineramaScreen0"     # [<str>]
        #Option     "MergedXineramaCRT2IsScreen0"       # [<bool>]
        #Option     "MergedNonRectangular"      # [<bool>]
        #Option     "MergedMouseRestriction"    # [<bool>]
        #Option     "FutroTiming"               # [<bool>]
        #Option     "TraceVgaMISCW"             # [<bool>]
        #Option     "UseTiming1366"             # [<bool>]
        Identifier  "Card0"
        Driver      "sisimedia"
        VendorName  "Silicon Integrated Systems [SiS]"
        BoardName   "771/671 PCIE VGA Display Adapter"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

** Affects: xserver-xorg-video-sis (Ubuntu)
     Importance: Undecided
         Status: New

-- 
black screen with 22 inch screen and sisimage driver
https://bugs.edge.launchpad.net/bugs/523749
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xserver-xorg-video-sis in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to