Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Another angry Ati user trying to run compiz :(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
mony87
n00b
n00b


Joined: 13 Dec 2007
Posts: 5

PostPosted: Wed Feb 20, 2008 8:34 pm    Post subject: Another angry Ati user trying to run compiz :( Reply with quote

My server load was very high, so i decide to use my PC as server. It was with GeForce 7600gs.
Now i am using the old server as desktop... With Radeon 9550. I cant use the 7600 because it is on PCI-E :(

Now let the "story" begin :twisted:
Unmasking the latest ati-drivers from portage. Installing. Editing xorg.conf.
Everything runs perfect exept aiglx :( fgl_glxgears runs perfect. Quake 3 runs perfect. Opengl uses ati drivers. (yes i did eselect opengl...)
I tried every driver in portage > 8.40. At the end i removed the driver from portage and installed the latest from ati.com. No change :(
The error is :
Code:
compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0


If try starting compiz with indirect rendering and it works. But runns awful:(
I have many errors like this in xorg.log
Code:
(WW) AIGLX: 3D driver claims to not support visual 0x23


Here is my xorg.conf
Code:
Section "ServerLayout"
        Identifier     "Simple Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
        Option     "AIGLX" "true"
EndSection

Section "Files"
EndSection

Section "Module"
       Load  "extmod"
       Load  "dbe"
       Load  "record"
       Load  "xtrap"
       Load  "dri"
       Load  "glx"
       Load  "freetype"
       Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard1"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Protocol" "Auto"   # Auto detect
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
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 "DRI" "true"
        Option "XAANoOffscreenPixmaps" "true"
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"
        Mode         0666
EndSection

Section "Extensions"
        Option      "Composite" "Enable"
        Option      "XVideo" "Enable"
EndSection


Here is my xorg.log

http://host-bg.info/Xorg.0.log

I tried to change many things in xorg.conf but no effect.
fglrxinfo
Code:
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon 9550 / X1050 Series
OpenGL version string: 2.1.7281 Release


Running gentoo 32bit with custom kernel and gnome ;(
Please give me an advice, because i don't have any idias left :(
Back to top
View user's profile Send private message
Sadako
Advocate
Advocate


Joined: 05 Aug 2004
Posts: 3792
Location: sleeping in the bathtub

PostPosted: Wed Feb 20, 2008 9:54 pm    Post subject: Reply with quote

Try the open source driver (xf86-video-ati), particularly 6.8.0, as there appear to be some improvements for r3xx cards.
_________________
"You have to invite me in"
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Wed Feb 20, 2008 11:53 pm    Post subject: Reply with quote

I have the r500 so I am not 100% sure, but I believe Hopeless is right, the r300 is now supported under the open-source drivers.

Here is a page at compiz that gives you some xorg.conf ideas http://compiz.org/ATI

I am running the 8.455.2 and they seem to be working well for me without XGL. There is a bit of slowness at times, but nothing unbareble, and it gets rid of XGL which caused more problems then it was worth.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum