Catalyst 8.3 is doing very well on my Ubuntu/gutsy machine with an ATI Radeon X1800. I experience good 3D performance as well as flawless video playback. No crashes so far.
However, the Java OpenGL pipeline still does not work (again) with this driver. It worked before 8.42.3 and stopped working since then up to now.
Java2D tells me that it could not enable the OpenGL pipeline because the driver does not offer a certain visual. This is interesting since OpenGL itself does work with other applications.
Is this issue already known?
I have the same problem with x1950 pro AGP & FC7 ...
glxgears works
fgl_glxgears fails with Major opcode ...
I can't tell where exactly lies the problem ( X11 Server & MESA Version don't fit fglrx driver libs )
I wait for an patched rpm or srpm from livna guys....
http://rpm.livna.org ( mabe you can compile this SRPM on Gutsy from ttp://livna-dl.reloumirrors.net/fedora/8/SRPMS/ ) once livna guys create it.
With livna patched fglrx Drivers all works, what the fglrx driver can do...
fgl_glxgears and vlc with opengl works fine
Last edited by soundworks2; 03-07-2008 at 09:08 AM.
I'm truly surprised with this driver!
For once, I am content with what I have, I don't need anything more.
Compiz(using AIGLX), Video playback using Xv(without tearing, green bars or something like that), and 3D games are working as they are supposed to be!
The only problem I have is that anything 3D or using video (Xv) keeps flickering when I'm using Compiz.. Anyone got a solution for that?
Thanks!
Hi there!
I just installed this release in my Gentoo (Gnome) and it runs perfectly! I was amazingly surprised by the improvement shown by TexturedVideo, however, when enabled, the video shows random horizontal lines, some white, some green. But I know that it will be fixed (hopefully in the next release). If things get the quality shown by this very small feature, I will scream to all my neighbors that Ati is the best thing I've experienced with Linux.![]()
Double post
Last edited by SpookyET; 03-07-2008 at 11:48 PM.
Hi,
I was using 8.02 with my Ati Mobility Radeon X2300. Everything seemed to work pretty much ok except for hibernate and some flicker when playing videos.
Now I installed 8.3 and I got nothing but a black screen... Very disappointing![]()
I have a X700 and followed this howto and scrolling is still slow if compiz is running.
Not to mention, videos flicker badly.
Why is everyone saying that these things were fixed?
Code:Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" Inputdevice "Generic Keyboard" Inputdevice "Configured Mouse" Inputdevice "Synaptics Touchpad" Option "AIGLX" "on" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "on" Option "IgnoreABI" "on" EndSection Section "Module" Load "bitmap" Load "dbe" Load "i2c" Load "glx" Load "ddc" Load "type1" Load "freetype" Load "extmod" Load "synaptics" Load "int10" Load "vbe" Load "dri" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "on" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "on" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizEdgeScroll" "0" EndSection Section "Device" Identifier "ATI Technologies Inc Radeon Mobility X700 (PCIE)" Driver "fglrx" Busid "PCI:1:0:0" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "DRI" "on" Option "ColorTiling" "on" Option "EnablePageFlip" "on" Option "AccelMethod" "EXA" Option "XAANoOffscreenPixmaps" "on" Option "RenderAccel" "on" Option "AGPMode" "4" Option "AGPFastWrite" "on" Option "KernelModuleParm" "agplock=0" Option "UseInternalAGPGART" "no" Option "EnablePrivateBackZ" "no" Option "DisableGLXRootClipping" "on" Option "AddARGBGLXVisuals" "on" Option "AllowGLXWithComposite" "on" Option "mtrr" "on" Option "DynamicClocks" "on" Option "TexturedVideo" "on" Option "TexturedVideoSync" "on" Option "Textured2D" "on" Option "TexturedXrender" "on" Option "UseFastTLS" "1" Option "BackingStore" "on" Option "MaxGARTSize" "128" EndSection Section "Monitor" Identifier "Acer TravelMate 8100 LCD" Option "DPMS" Horizsync 30-70 Vertrefresh 50-160 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc Radeon Mobility X700 (PCIE)" Monitor "Acer TravelMate 8100 LCD" Defaultdepth 24 EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" Option "DAMAGE" "Enable" Option "XVideo" "Enable" EndSection Section "DRI" Group 0 Mode 0666 EndSection
Well, i also have Mobility Radeon X2300, running Ubuntu Gutsy on Asus F3Jr laptop and I did and upgrade from 8.1 fglrx using the automatic installation.
So far tested:
xv - finaly works, no blocks or diagonal tearing, even HD demos run fine, it also uses noticably less CPU
3D - tested glxgears and fgl_glxgears, all works, score +- the same
suspend - tried a few times, seems to work
hibernate - not tested yet, worked on 8.1 but with dead sound
compiz - no luck but it has never worked in the past,so its perhaps some configuration mess on my side![]()