Bug 340976

Summary: SaX2 make fail conf for AL1917
Product: [openSUSE] openSUSE 10.3 Reporter: Vit Ožana <ozana>
Component: X11 ApplicationsAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: HW/SW info

Description Vit Ožana 2007-11-12 12:10:14 UTC
Created attachment 182979 [details]
HW/SW info

MB AMD M2A-VM HDMI, 19" Acer AL1917 (DVI) and openSUSE 10.3. SaX2 detect  ATI Radeon X1200 Series (RS690 791E)

Config X11 by SaX2, Change config, then Test starts: I have nothing on the screen. The screen isn't black, it's dark grey (underlighting on).

On 1024x768 all (60Hz, 70Hz, 75Hz) OK
On 1280x1024 Fail

xorg.conf (related part)

Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  376 301
  HorizSync    30-83
  Identifier   "Monitor[0]"
  ModelName    "AL1917"
  Option       "DPMS"
  VendorName   "ACR"
  VertRefresh  43-75
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline 	"1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Section "Device"
  BoardName    "ATI Radeon X1200 Series (RS690 791E)"
  BusID        "1:5:0"
  Driver       "fglrx"
  Identifier   "Device[0]"
  Option       "FSAADisableGamma" "no"
  Option       "Capabilities" "0x00000000"
  Option       "ScreenOverlap" "0"
  Option       "FSAAMSPosX4" "0.000000"
  Option       "FSAAMSPosY1" "0.000000"
  Option       "mtrr" "off"
  Option       "FSAAMSPosX5" "0.000000"
  Option       "FSAAMSPosY2" "0.000000"
  Option       "FSAAScale" "1"
  Option       "ForceGenericCPU" "no"
  Option       "FSAAMSPosY3" "0.000000"
  Option       "GammaCorrectionI" "0x00000000"
  Option       "FSAAMSPosX0" "0.000000"
  Option       "FSAAMSPosY4" "0.000000"
  Option       "no_accel" "no"
  Option       "FSAACustomizeMSPos" "no"
  Option       "FSAAMSPosY5" "0.000000"
  Option       "UseFastTLS" "0"
  Option       "BlockSignalsOnLock" "on"
  Option       "FSAAEnable" "no"
  Option       "GammaCorrectionII" "0x00000000"
  Option       "VideoOverlay" "on"
  Option       "no_dri" "on"
  Option       "DRI" "no"
  Option       "FSAAMSPosX1" "0.000000"
  Option       "PseudoColorVisuals" "off"
  Option       "StereoSyncEnable" "1"
  Option       "UseInternalAGPGART" "no"
  Option       "FSAAMSPosX2" "0.000000"
  Option       "OpenGLOverlay" "off"
  Option       "Stereo" "off"
  Option       "CenterMode" "off"
  Option       "FSAAMSPosX3" "0.000000"
  Option       "FSAAMSPosY0" "0.000000"
  VendorName   "ATI"
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
  Option       "DAMAGE" "false"
EndSection




Xorg99.log (end only)
....
(II) Setting vga for screen 0.
(II) fglrx(0): === [atiddxPreInit] === begin, [x]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) fglrx(0): PCI bus 1 card 5 func 0
(EE) fglrx(0): Given depth (8) is not supported by fglrx driver
(EE) fglrx(0): PreInitVisual failed
SetVBEMode failed
(EE) fglrx(0): PreInit failed
(II) fglrx(0): === [atiddxPreInit] === end
(II) UnloadModule: "fglrx"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules//libvgahw.so
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Reason:
clear Modeline, SaX2 -r, Change, set monitor LCD 1280x1024@60Hz, Save.

At 75Hz I have had bad horizontal lines, flashing pixels on desktop.

Sorry for my english.
Comment 1 Stefan Dirsch 2007-11-12 13:18:14 UTC

*** This bug has been marked as a duplicate of bug 222993 ***