Fedora Linux Support Community & Resources Center
  #1  
Old 14th November 2007, 08:31 AM
Thetargos's Avatar
Thetargos Online
Registered User
 
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418
Fedora 8: fglrx & GLX applications (AIGLX included)

I'm not sure this is a bug or an isolated incident (maybe something in my setup?). The problem is that I just installed Fedora 8 into my girlfriend's laptop and it has a Radeon X1100 (RS485). After installing the fgrlx drivers, there's something odd... I tried to get Compiz running, but there seemed to be a problem with AIGLX, looking at the log a number of warnings only stated that some modes were not available, odd indeed. Upon trying to get more information with rutine commands like glxinfo, something even odder happened: the CPU usage went over the roof, and no info was displayed. However fglrxinfo DID show something, the usual and expected output. Another thing that was odd: glxgears. Sure not a true "benchmark" by any standards, but at least an indication that GLX is working, except for two things: missing rendering (white screen) and painfully slow "FPS" (14), however, there's something still stranger. One might think that something might be wrong with the drivers, right? But then why when running fgl_glxgears, it renders just fine, at the expected speed.

I've looked at the files, but I can't find anything wrong with the configuration. Another thing extremely odd is that amdcccle doesn't open eithe with the error message:

Code:
amdcccle: xcb_xlib.c:50: xcb_xlib_unlock: La declaración `c->xlib.lock' no se cumple.
Translation: The declaration --- is not met

Here's the Xorg.conf file:
Code:
# Xorg configuration created by livna-config-display

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
EndSection

Section "ServerFlags"
        Option      "AIGLX" "on"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "es"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "fglrx"
        Option      "OpenGLOverlay" "off"
        Option      "VideoOverlay" "on"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "Extensions"
        Option      "Composite" "Enable"
EndSection
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:

FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:

Systems: Laptop, Main System, Netbook.

Last edited by Thetargos; 14th November 2007 at 08:36 AM.
Reply With Quote
  #2  
Old 14th November 2007, 10:49 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
The ATI 8.42 driver is a load of crap and doesn't work properly .


Quote:
amdcccle: xcb_xlib.c:50: xcb_xlib_unlock: La declaración `c->xlib.lock' no se cumple.
Have you tried installing libX11 and libxcb from development to see if it will help ?
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #3  
Old 14th November 2007, 06:10 PM
Thetargos's Avatar
Thetargos Online
Registered User
 
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418
Quote:
The ATI 8.42 driver is a load of crap and doesn't work properly .
Well, that's kind of obvious by now. I wonder if the Radeon driver supports this chip, and would allow me to at least test compiz on F8...

The strange thing is that it DID work with Fedora 7.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:

FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:

Systems: Laptop, Main System, Netbook.
Reply With Quote
  #4  
Old 14th November 2007, 07:07 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by Thetargos
Well, that's kind of obvious by now. I wonder if the Radeon driver supports this chip, and would allow me to at least test compiz on F8...

The strange thing is that it DID work with Fedora 7.
The new radeonhd driver might

http://koji.fedoraproject.org/koji/b...?buildID=21511
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #5  
Old 14th November 2007, 08:01 PM
Thetargos's Avatar
Thetargos Online
Registered User
 
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418
I'm currently using the Radeon driver for the time being, I'm not sure if I'm missing something in the config, for example the Modules sectoin has vanished, and also the DRI section (odd). Might these be Xorg changes for the version in Werewolf?
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:

FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:

Systems: Laptop, Main System, Netbook.
Reply With Quote
  #6  
Old 16th November 2007, 02:12 AM
jdeslip's Avatar
jdeslip Offline
Registered User
 
Join Date: May 2006
Location: Berkeley, CA
Posts: 621
I also have the same issue you have with amdcccle on a radeon mobile laptop - I installled libx11 and libxcd and they did not help. I also downgraded my xserver as Leigh suggested in another thread and that did not work.

compiz --replace still throws and error and amdccle still doesnt' work
Reply With Quote
  #7  
Old 16th November 2007, 06:21 AM
Thetargos's Avatar
Thetargos Online
Registered User
 
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418
What about glxinfo? Do you see any output from it?
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:

FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:

Systems: Laptop, Main System, Netbook.
Reply With Quote
  #8  
Old 16th November 2007, 08:03 AM
jdeslip's Avatar
jdeslip Offline
Registered User
 
Join Date: May 2006
Location: Berkeley, CA
Posts: 621
It says direct rendering is on. I can post the rest when I am at work again.
Reply With Quote
  #9  
Old 16th November 2007, 09:40 AM
Thetargos's Avatar
Thetargos Online
Registered User
 
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,418
The problem with AMDCCCLE has nothing to do with the actual driver, as far as I know, anyway, but rather that they built it for older libs, there's a whole thread dedicated to that problem at the Phoronix forums. So you are able to run GLX apps (glxgears, OpenGL screensavers, etc)?
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:

FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:

Systems: Laptop, Main System, Netbook.
Reply With Quote
  #10  
Old 16th November 2007, 08:54 PM
jdeslip's Avatar
jdeslip Offline
Registered User
 
Join Date: May 2006
Location: Berkeley, CA
Posts: 621
I think I got the dirver and packages working. No one has amdcccle working as far as I can tell
Reply With Quote
Reply

Tags
aiglx, applications, fedora, fglrx, glx, included

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XGL on F8? FGLRX and AIGLX is slow :( vostok4 Using Fedora 1 20th February 2008 11:25 PM
FC8 + ATI (fglrx) + AIGLX + COMPIZ-FUSION mvrk Using Fedora 2 23rd November 2007 10:24 AM
fglrx v8.41 preview, 8.42 to include AIGLX support Thetargos Linux Chat 28 29th September 2007 06:43 AM
AiGLX vs FGLRX - I thought closed source was supposed to be faster andytof47 Using Fedora 0 28th February 2007 06:01 AM
Aiglx and Fglrx ... Other Hardware & Laptops 0 11th November 2006 08:51 AM


Current GMT-time: 09:01 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat