PDA

View Full Version : [PROBLEMA] ATI + Compiz + Kubuntu Gutsy


tharandur
October 30th, 2007, 07:46 PM
Hola! Tengo los últimos drivers de ATI instalados correctamente y no consigo que me vaya compiz de manera fluida... Esto es lo que me sale cuando ejecuto compiz:

tharandur@moo:~$ Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 1002:5653 (prog-if 00 [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.
Comparing resolution (1280x800) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald


No sé si necesitan algún dato más para poder ayudarme... Esta es la salida de fglrxinfo...

tharandur@moo:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.0.6958 Release


Gracias de antemano

telemako
November 1st, 2007, 12:06 AM
Hola! Tengo los últimos drivers de ATI instalados correctamente y no consigo que me vaya compiz de manera fluida... Esto es lo que me sale cuando ejecuto compiz:

tharandur@moo:~$ Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 1002:5653 (prog-if 00 [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.
Comparing resolution (1280x800) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
No sé si necesitan algún dato más para poder ayudarme... Esta es la salida de fglrxinfo...

tharandur@moo:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.0.6958 Release
Gracias de antemano

hola!! en el foro de ingles hay gente que tiene el mismo problema o parecido con los driver ATI


http://forum.compiz-fusion.org/showthread.php?t=5182

Saludos

tharandur
November 2nd, 2007, 05:08 PM
Gracias por la info... Ejecutando

LIBGL_ALWAYS_INDIRECT=true compiz --replace &

Me sale:

tharandur@moo:~$ Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 1002:5653 (prog-if 00 [VGA])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x800) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald
X Error: BadDevice, invalid or uninitialized input device 158
Major opcode: 149
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 158
Major opcode: 149
Minor opcode: 3
Resource id: 0x0
Failed to open device

(emerald:20511): Wnck-WARNING **: Property _NET_WM_NAME contained invalid UTF-8


(emerald:20511): Wnck-WARNING **: Property _NET_WM_NAME contained invalid UTF-8

/usr/bin/compiz.real (dbus) - Error: dbus_bus_get error: Failed to execute dbus-launch to autolaunch D-Bus session
/usr/bin/compiz.real (core) - Error: Couldn't activate plugin 'dbus'
/usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 0
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
/usr/bin/compiz.real (dbus) - Error: dbus_bus_get error: Failed to execute dbus-launch to autolaunch D-Bus session
/usr/bin/compiz.real (core) - Error: Couldn't activate plugin 'dbus'
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format


Y esto me sigue yendo lento... ¿Alguna idea? ¿Que significa lo del final?

Strike
November 5th, 2007, 02:33 AM
tharandur:
El problema de ahora, es por el plugin dbus (una forma de guardar la información de compiz fusion).

Tienes dos posibilidades, instalar dbus o configurar en el CCSM otro 'backend' para funcionar.

Instalar: sudo apt-get install dbus

Configurar CCSM en otro backend:
Vas a Utilidades (Utility) y le sacas el ticket a Dbus.

Saludos :)