Hallo,
ich bin absoluter Linux-Neuling und hoffe ihr könnt mir helfen. Habe mir in der letzten Woche das erste mal Opensuse 11.3 installiert. Grundsätzlich läuft das Problem auch stabil. Einziges Problem ist die Grafik. Folgende Infos zu meinem System:
Betriebssystem: OpenSUSE 11.3 (i586)
Kernel:Linux 2.6.34-12-default i686
KDE: 4.4.4
Grafikkarte SIS 660
Das Problem ist, dass der Bildschirm von sehr dünnen roten flimmernden Linien druchzogen ist und außerdem alles grafische sehr öangsam ist. Videos ruckeln, ein Fenster animiert zu öffnen braucht ca. 10 Sekunden, das selbe beim Startmenü, etc...
Als Grafikkartentreiber hat Suse den SIS-Treiber ausgewählt. Wenn ich in der xorg.conf den Vesa-Treiber einstelle, ist das flimmern weg, die grafische Darstellung ist immer noch sehr langsam und ich kann nur eine Auflösung von 800 x 600 darstellen.
Meine xorg.conf sieht zur Zeit so aus:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/updates"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/URW/"
FontPath "/usr/share/fonts/cyrillic:unscaled"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/truetype/"
EndSection
Section "Module"
Load "glx"
Load "dri2"
Load "dbe"
Load "record"
Load "dri"
Load "vnc"
Load "glx"
Load "extmod"
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 "Monitor Vendor"
ModelName "Monitor Model"
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 "Accel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "TurboQueue" # [<bool>]
#Option "FastVram" # [<bool>]
#Option "HostBus" # [<bool>]
#Option "RenderAcceleration" # [<bool>]
#Option "ForceCRT1Type" # <str>
#Option "ForceCRT2Type" # <str>
#Option "ShadowFB" # [<bool>]
#Option "DRI" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "Vesa" # [<bool>]
#Option "MaxXFBMem" # <i>
#Option "EnableSiSCtrl" # [<bool>]
#Option "SWCursor" # [<bool>]
#Option "HWCursor" # [<bool>]
#Option "UseColorHWCursor" # [<bool>]
#Option "Rotate" # <str>
#Option "Reflect" # <str>
#Option "Xvideo" # [<bool>]
#Option "InternalModes" # [<bool>]
#Option "OverruleFrequencyRanges" # [<bool>]
#Option "RestoreBySetMode" # [<bool>]
#Option "ForceCRT1" # [<bool>]
#Option "XvOnCRT2" # [<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 "UseROMData" # [<bool>]
#Option "UseOEMData" # [<bool>]
#Option "YV12" # [<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 "YPbPrAspectRatio" # <str>
#Option "TVBlueWorkAround" # [<bool>]
#Option "ColorHWCursorBlending" # [<bool>]
#Option "ColorHWCursorBlendThreshold" # <i>
#Option "CRT2Detection" # [<bool>]
#Option "ForceCRT2ReDetection" # [<bool>]
#Option "SenseYPbPr" # [<bool>]
#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 "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 "BenchmarkMemcpy" # [<bool>]
#Option "UseSSE" # [<bool>]
#Option "XvDefaultAdaptor" # <str>
#Option "ScaleLCD" # [<bool>]
#Option "CenterLCD" # [<bool>]
#Option "EnableHotkey" # [<bool>]
#Option "ForceCRT1VGAAspect" # <str>
#Option "ForceCRT2VGAAspect" # <str>
#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 "MergedXineramaCRT2IsScreen0" # [<bool>]
#Option "MergedNonRectangular" # [<bool>]
#Option "MergedMouseRestriction" # [<bool>]
Identifier "Card0"
Driver "vesa"
VendorName "Silicon Integrated Systems [SiS]"
BoardName "661/741/760 PCI/AGP or 662/761Gx 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
Alles anzeigen
Ich hoffe es jemand eine Idee. Vielen Dank schonmal!
Marco
Edit: Ach ja: Die Auflösung kann ich auch nicht ändern. Mal so geschätzt wird sie irgendwo bei 8 Bit liegen ode so...