Improvement and error GONE
I've just copied the below into a new xorg.conf file and behold! the error with regards to AGP are gone.
dmesg : states the xserver is falling back to kernel-AGP support, appearing so, this is not a driver issue but rather a kernel issue.
Half-Life still does not run and neither is GL-Desktop enable-able but that i'll investigate further asap.
Quote:
Originally Posted by
soundworks2
Here is my xorg.conf which works great for me on Fedora Core 7 with ATI X1950 Pro AGP and 8.42.3.
I had pretty much the same symptoms.
XGL has still problem :
Code:
fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 42
Current serial number in output stream: 43
Bu AIGLX is very fast!
I had also corruption on screen, which are fixed now.
compiz has a problem with windows manager. If I use instead beryl, all is fine. I tested OpenGL Performance with Quake4... compare to 8.40.4 it's turbo bust!
here my xorg.conf
Code:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "aticonfig-Layout[all]"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
EndSection
Section "Files"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "vbe"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "ch"
Option "XkbVariant" "de_nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
Option "Name" "A4Tech USB-PS/2 Optical Mouse"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "AccelMethod" "xaa"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
Option "XAANoOffscreenPixmaps" "true"
Option "ForceGenericCPU" "off"
Option "Centermode" "on"
Option "PseudoColorVisuals" "off"
Option "KernelModuleParm" "locked-userpages=0"
Option "no_accel" "no"
Option "no_dri" "no"
Option "ForceMonitors" "notv"
Option "ForceGenericCPU" "no"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Group "video"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enabled"
Option "XVideo" "Enable"
EndSection
I got this problem as well.
I'm having a black screen, freezing problem with fglrx as well. Here's what I think is relevant:
-ati radeon x1950 pro agp
-nforce3 chipset
I couldn't find an AGP aperture setting in the bios.
Right now I'm using radeonhd. It'd be nice if I had XVideo working, so I could watch things in mplayer with scaling.