eukreign
2006-01-08, 10:42 PM CST
I'm trying to setup my ATI Radeon X600 SE to work with two 2005FPW Widescreen LCDs in Xinerama mode.
I'm still at the stage of getting fglrx driver installed. I am able to get X started and both of my monitors show a mirror of each other (although one monitor is more distorted then the other probably because one is using DVI and the other is D-SUB).
I get the impression that fglrx is loading and somewhat working but fgl_glxgears doesn't run for example, so there is definitely something wrong. But what?
Anyways, here is some outputs:
[lex@localhost ~]$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
[lex@localhost ~]$ fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 32
Current serial number in output stream: 32
[lex@localhost ~]$ cat /var/log/Xorg.0.log
Click for output. (http://eukreign.net/Xorg.0.log)
[root@localhost X11]# cat xorg.conf
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "aticonfig Screen 0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "aticonfig Monitor 0"
VendorName "Monitor Vendor"
ModelName "Dell 2005FPW (Analog)"
DisplaySize 430 270
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
Option "(null)"
Option "DesktopSetup" "horizontal"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
I'm still at the stage of getting fglrx driver installed. I am able to get X started and both of my monitors show a mirror of each other (although one monitor is more distorted then the other probably because one is using DVI and the other is D-SUB).
I get the impression that fglrx is loading and somewhat working but fgl_glxgears doesn't run for example, so there is definitely something wrong. But what?
Anyways, here is some outputs:
[lex@localhost ~]$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
[lex@localhost ~]$ fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 32
Current serial number in output stream: 32
[lex@localhost ~]$ cat /var/log/Xorg.0.log
Click for output. (http://eukreign.net/Xorg.0.log)
[root@localhost X11]# cat xorg.conf
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "aticonfig Screen 0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "aticonfig Monitor 0"
VendorName "Monitor Vendor"
ModelName "Dell 2005FPW (Analog)"
DisplaySize 430 270
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
Option "(null)"
Option "DesktopSetup" "horizontal"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection