Hola!
Fa un parell de dies vaig intentar instalar el compiz-git. Pero va resultar fallit.
He conseguit repara les X, ja que van petar, pero ara no funciona del tot bé. M'explico:
Quan inicio la sessio, si previament tenia els efectes activats funciona, i tinc el compiz normal. Pero si els he de desactivar per alguna cosa, doncs no els puc tornar a activar de manera normal. Si vaig a aparença i intento activcar la opcio efectes extra em diu el tipic: els efectes d'escriptori no s'han pogut habilitar.
Per poder posar-ho he de teclejar 2 cops en n terminal:
compiz --replace --sm-disabled
I aixo em retorna els efectes.
Com puc reactivar-ho tot i deixar-ho com al principi, que tenia els efectes i no donaven problemas.
L'altre cosa es q el compizconfig-settings-manager em surt sense cap icona en els plugins, pot estar tot lligat?
No se... pero es una M quan he de fer anar coses "especials" com videos o jocs que no em funcionen x culpa dels efects que m'ho han trastocat tot!
PD: Us enganxo el xorg.conf a veure si us ajuda, anteriorment el tenia amb unes coses q m'ho feien anar bé (algo aixi com overlay = on i nosequemes) pero no ho aconsegueixo trobar!
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Option "AddARGBGLXVisuals" "true"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
Driver "fglrx"
Option "AllowGLXWithComposite" "true"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection