 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

14th November 2007, 08:31 AM
|
 |
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.
|

14th November 2007, 10:49 AM
|
 |
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
|

14th November 2007, 06:10 PM
|
 |
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.
|

14th November 2007, 07:07 PM
|
 |
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
|

14th November 2007, 08:01 PM
|
 |
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.
|

16th November 2007, 02:12 AM
|
 |
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
|

16th November 2007, 06:21 AM
|
 |
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.
|

16th November 2007, 08:03 AM
|
 |
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.
|

16th November 2007, 09:40 AM
|
 |
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.
|

16th November 2007, 08:54 PM
|
 |
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
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 09:01 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|