Amigos:
Estoy teniendo problemas con Xorg y aMSN. Cuando intento cambiar la imagen mostrada, se reinicia el X server y se carga todo nuevamente.
También me ha ocurrido aleatoriamente este error, en el log del kernel pude observar lo siguiente:
Código:
Apr 9 21:45:01 kgabiyo /usr/sbin/cron[13711]: (root) CMD (test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1)
Apr 9 22:00:01 kgabiyo /usr/sbin/cron[15068]: (root) CMD (test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1)
Apr 9 22:15:01 kgabiyo /usr/sbin/cron[16392]: (root) CMD (test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1)
Apr 9 22:21:51 kgabiyo syslog-ng[2281]: STATS: dropped 0
Apr 9 22:30:01 kgabiyo /usr/sbin/cron[17759]: (root) CMD (test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1)
Apr 9 22:45:01 kgabiyo /usr/sbin/cron[19087]: (root) CMD (test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1)
Apr 9 23:00:01 kgabiyo /usr/sbin/cron[20402]: (root) CMD (test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1)
Apr 9 23:15:01 kgabiyo /usr/sbin/cron[21755]: (root) CMD (test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1)
Apr 9 23:21:51 kgabiyo syslog-ng[2281]: STATS: dropped 0
Apr 9 23:22:45 kgabiyo kdm[2452]: X server for display :0 terminated unexpectedly
Apr 9 23:22:50 kgabiyo gconfd (gabiyo-12717): Se recibió la señal SIGHUP, recargando todas las bases de datos
Apr 9 23:22:50 kgabiyo gconfd (gabiyo-12717): Se resolvió la dirección «xml:readonly:/etc/gconf/gconf.xml.mandatory» a una fuente de configuración de sólo lectura en la posición 0
Apr 9 23:22:50 kgabiyo gconfd (gabiyo-12717): Se resolvió la dirección «xml:readwrite:/home/gabiyo/.gconf» a una fuente de configuración escribible en la posición 1
Apr 9 23:22:50 kgabiyo gconfd (gabiyo-12717): Se resolvió la dirección «xml:readonly:/etc/gconf/gconf.xml.defaults» a una fuente de configuración de sólo lectura en la posición 2
Apr 9 23:22:50 kgabiyo gconfd (gabiyo-12717): Se resolvió la dirección «xml:readonly:/etc/gconf/gconf.xml.schemas» a una fuente de configuración de sólo lectura en la posición 3
Apr 9 23:22:50 kgabiyo gconfd (gabiyo-12717): El servidor GConf no está en uso, cerrándolo.
Apr 9 23:22:50 kgabiyo gconfd (gabiyo-12717): Finalizando
Apr 9 23:23:03 kgabiyo kdeinit[22616]: *** WARNING *** The programme 'kdeinit' uses the Apple Bonjour compatiblity layer of Avahi.
Apr 9 23:23:03 kgabiyo kdeinit[22616]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 9 23:23:03 kgabiyo kdeinit[22616]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=kdeinit>
Apr 9 23:23:09 kgabiyo hcid[1995]: Default passkey agent (:1.92, /org/kde/kbluetooth_1234) registered
Apr 9 23:23:09 kgabiyo hcid[1995]: Default authorization agent (:1.92, /org/kde/kbluetooth_auth_1234) registered
Apr 9 23:24:13 kgabiyo gconfd (gabiyo-23158): comenzando (versión 2.20.0), pid 23158 usuario «gabiyo»
El error ocurrío en algún momento del minuto 23, mas o menos.
También abri un hilo en el foro de amsn, y me recomendaron comentar las lineas que indican que se cargue la extensión composite en xorg.conf. Siguiendo eso, el problema desapareció.
Pero sin esa extensión, ya no puedo usar compiz-fusion y todos los programas que dependen de ella.
Alguien puede ayudarme a entender que está pasando o como puedo solucionar esto?
Desde ya muchas gracias.
----------------------------------
Edición 10/4/2008 - 00:29 am
Encontré esto en el log de kdm, por ahi sirve de algo:
Código:
Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x6d) [0x492acd]
1: /lib64/libc.so.6 [0x2b8f3b4a7bd0]
2: /usr/lib64/xorg/modules//drivers/nvidia_drv.so(_nv000759X+0x68) [0x2b8f3d245b78]
Fatal server error:
Caught signal 11. Server aborting
----------------------------------
Edición 18/4/2008 - 02:10 am
Encontré algo en la
web de suse , tal vez sirva para solucionar esto y algunas cosas mas. Ya lo habilité, pero todavía no tengo activado composite asi que no lo pude probar aun. Si alguien ya lo está usando por favor que comente que tal le resultó.
Cita:
Application freeze or crash when compositing/3D effects enabled
You have set Option "Composite" "Enable" in /etc/X11/xorg.conf to enjoy your eye candy or 3D desktop, but you see some applications crash or freeze?
Try to temporarily disable compositing with Option "Composite" "Disable" and restart your X server.
Do these applications now not crash or freeze any longer? If the answer is yes, your compositing is unstable.
There is a solution. nVidia drivers after 169.xx introduced a new option named UseCompositeWrapper. Put it in the device section of your xorg.conf: Option "UseCompositeWrapper" "true" and enable compositing again. Restart your X server. Your applications should now not freeze or crash any longer.
|
Saludos.