AIGLX error
Renato Budinich
rennabh at gmail.com
Sat Jun 20 16:39:30 PDT 2009
Hello, i'm using the radeon open souce driver for ati cards and Ubuntu
Jaunty 9.04. I would like to run compiz, but i get this error:
renato at renato-laptop:~$ compiz --replace
Checking for Xgl: not present.
xset q doesn't reveal the location of the log file. Using
fallback /var/log/Xorg.0.log
Detected PCI ID for VGA:
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking screen 1Comparing resolution (1280x800) to maximum 3D texture
size (2048): Passed.
Checking for Software Rasterizer: present.
Software rasterizer detected, abortingaborting and using
fallback: /usr/bin/metacity
Window manager warning: Failed to read saved session
file /home/renato/.config/metacity/sessions/1093f6b7715091589b124553973599452500000244920005.ms: Failed to open file '/home/renato/.config/metacity/sessions/1093f6b7715091589b124553973599452500000244920005.ms': No such file or directory
I was told on the compiz forums that the errors in in my Xorg.0.log
could be the cause. This is what i have:
$ grep EE /var/log/Xorg.0.log -C 10
[...]
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting
to software rendering
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) RADEON(0): Setting screen physical size to 331 x 207
(II) config/hal: Adding input device Omnibook ACPI scancode generator
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 2.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
and here is my xorg.conf:
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Option "UseFastTLS" "1"
BusID "PCI:1:0:0"
Option "DRI" "on"
Driver "radeon"
# Driver "fglrx"
# Driver "radeonhd"
EndSection
Section "ServerFlags"
Option "DontZap" "False"
EndSection
any help appreciated, thank you
Renato
More information about the xorg-driver-ati
mailing list