REEDICICIÓN
Este post esta bastante mal redactado, por la hora qur era cuando lo escribí...jeje pero el caso es que la solucion está en
http://tomateotra.wordpress.com/2007/10/25/howto-instalar-los-nuevos-dri...
y
http://mundogeek.net/archivos/2007/10/24/fglrx-8423-compiz-fusion-con-at...
saludos
Hola:
Espero no enrollarme mucho pero el tema es complicadillo...
Uso kubuntu 7.1 Gutsy Gibbon con un Portatil Acer 7720, con targeta grafica Ati mobilityt Radeon 2400xt, 2Gb de ram y Intel core2 duo a 2,2.El caso es que instale la versión de compiz con plugins sin soporte con un script que encontre en un foro, (la version "estable" la instale anteriormente) y tb tenia el problema de "Pantalla blanca"...Por otra parte lo que es el compiz me funciona perfectamente
El caso es que
-Al ir a apagar o reiniciar solo me sale el boton de salida(hasta aqui le ocurre a mucha gente) y no seria gran problema pero si le doy a salir a mi se me pone la pantalla en blanco poco a poco y se queda así...
Puedo apagar haciendo poweroff en la consola o dando Control+ ALT+Retroceso y desde el menu de inicio de sesion apagar...
-Sin embargo este problema de quedarse la pantalla en blanco lo tengo recurrentemente cuando doy en salir, o ejecuto por ejemplo google earth o glxgears...
El procesoque seguí fue el siguiente, como kubuntu no reconocia drivers restingidos ni nada para mi grafica, consegui intalar mi grafica gracias al prorama envy. Con el conseguia que me funcionara bien google earth el cual me funcionaba tambien sin "ningun driver" pero ahora fluidamente, tb me funcionaba el Ati Catalist control Center. Tb empezaban a irme bien juegos en 2D como Xmoto, (en 3D no probe) que me funcionaban lentos sin estos drivers. Pero decidí probar compiz y (con perdon de la expresión)) LA CAGUE. Adios google eart, juegos etc...Ahora ni siquiera me va el Ati control center.
En resumen me gustaria saber si hay alguna solución para sin desinstalar compiz crear otra sesion sin el,y elegir cual usar o algo para poder jugar,etc... o si se puede incluso con el compiz activado mejor.-...(he visto imagenes del counter source con el cubo activado).
Por cierto aunke ponga kwin en lugar de compiz desde compiz icon tambien va petao y en esta ocasion hasta e menu k...si le quito de la barra tambien...
Ya probe kwin --replace
En otro pc intente desinstalar compiz, sin consegui mejora...
Por cierto me reconoce kubuntu la grafica como ati controlador fglrx, uso xgl creo...
Aqui dejo unos datos interesantes
glxinfo | grep direct
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
Quiza me falta activar el direct rendering pero en xorg.conf no se como, por eso tb le dejo aqui
# xorg.conf (xorg 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.
#
# 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 "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
Option "SHMConfig" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies Inc ATI Default Card"
Driver "fglrx"
BusID "PCI:1:0:0"
Option "UseFBDev" "true"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "on"
EndSection
Section "Monitor"
Identifier "Monitor genérico"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc ATI Default Card"
Monitor "Monitor genérico"
DefaultDepth 24
SubSection "Display"
Modes "1440x900"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
*NOTA Soy novato, quiza he puesto contradicciones en el post o barbaridades no se...jeje
Saludos y gracias de antemano
