Hola a todos,
Después de haber (por fin) instalado en mi Packard Bell MH35-t-013 Ubuntu 7.04 y actualizarlo a 7.10 (no podía instalar la 7.10 porque no me arrancaba), me dispuse a instalar mi tarjeta gráfica, una SIS Mirage 3+ M672, con el comando ndiswrapper, pero usando los drivers de otro modelo ya que no encontré los drivers de mi modelo. Al reiniciar el equipo e intentar hacer loggin me salió lo siguiente:
Código:
Your session only lasted less thean 10 seconds. If you have not logged out yourself, this could mena that there is some installation problem or that you may be out of diskspace.
Try logging in with one of the failsafe sessions to see if you can fix this problem
Así que pulse "View details (~/.xsession-errors file)"
Salió lo siguiente:
Código:
(process:5340): GTK-WARNING **: This process is currently running setuid or setgid.
This is not a supported use of GTK+. You must create a helper program instead. For further details, see:
http://www.gtk.org/setuid.html
Refusing to initialize GTK+.
(process:5344): GTK-WARNING **: This process is currently running setuid or setgid.
This is not a supported use of GTK+. You must create a helper program instead. For further details, see:
http://www.gtk.org/setuid.html
Refusing to initialize GTK+.
/etc/gdm/Xsession: Beginning session setup...
/usr/bin/gnome-session: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
Después de esto reinicié con failsafe y eliminé con
ndiswrapper -r sisgr el driver instalado. Pero aun así, me sigue saliendo lo mismo.
¿Alguien sabe como puedo solucionarlo?
Muchas gracias de antemano.
Un Saludo.