Busqueda sobre Linux y software libre

Noticias sobre linux y software libre - Google 

Mi ubuntu no arranca en modo grafico despues de correr mantenimiento de sistema

Pregunta

Actualice mi ubuntu a la version 10.04 todo bien, pero se me ocurrio hacer correr el mantenedor de sistema, encontro varios archivo para borrar y los borre, ahi aparecio mi problema, pues al iniciar me aparece una ventana que me dice que el ubuntu esta entrando en modo texto y no consigo entrar a modo grafico ni con startx, 

sudo dpkg-reconfigure -phigh xserver-xorg

y


sudo /etc/init.d/gdm restart


pero ninguno me sirvio, sera que me pueden dar una ayuda?



Fuente: http://adf.ly/1el9VA

Solución de problemas X


Nota: Este tutorial debe estar  obsoletos, ya que Ubuntu ha puesto en práctica un "chaleco antibalas-X", que impide que la interfaz gráfica muera de forma inesperada. Sin embargo, hay  algunos usuarios de que estan  en esa situación de pánico raro todavía puede encontrar esta ayuda util.

A veces los nuevos usuarios, a la espera de un entorno gráfico después de instalar Ubuntu, terminan en una pantalla en negro con un texto blanco que tiene un inicio de sesión del sistema. Cuando se registran, ver esto:

nombre de usuario @ ubuntu: ~ $

No he experimentado lo mismo, pero he visto que sucedio a otros nuevos usuarios, ya sea porque accidentalmente hizo una instalación de servidor ... o Ubuntu acaba de hacer algo divertido.

¿Tiene un entorno gráfico instalado?

El primer paso requiere que usted tenga un repositorio de software. En la mayoría de los casos, si estás conectado a Internet, los comandos dados se utilizará la conexión a Internet. Si usted no tiene una conexión a Internet, pero tienen el instalador de Ubuntu Suplente CD, inserte en la unidad

sudo apt-cdrom add

Esto agregará el CD como fuente de paquetes de software ya que no puedes obtener los paquetes de Internet.

Para asegurarse de que tiene un entorno gráfico instalado:

actualización de sudo apt-get


sudo apt-get install ubuntu-desktop

Si no lo tiene instalado, te darás cuenta de Ubuntu descargara e instalara una gran cantidad de paquetes, ya sea desde Internet o desde el CD.

Si se tiene instalado, simplemente se te dira que  ubuntu-desktop ya hay una nueva versión.

Ejecute el entorno gráfico

Ahora que lo hemos instalado, vamos a usar es el siguiente:

sudo / etc / init.d / gdm

Esto debe llegar a una pantalla gráfica de login. Si se dice que es a partir de GNOME Display Manager, pero después de diez segundos o menos ... en realidad no parecen empezar, prueba a pulsar
Control-Alt-F7, que debería llegar a la pantalla gráfica de login.

Usted tiene un entorno gráfico, pero si no se mostrará en la forma que yo quiero

Bueno, ¿y si usted consigue un entorno gráfico que no puedes ver? Es una pantalla en negro, sino de trabajo de su monitor o la persona que la señal del monitor está fuera de alcance, o la resolución de pantalla es demasiado bajo para su gusto.

Bueno, a continuación, presione Control-Alt-F1 y pruebe esto:

sudo dpkg-reconfigure xserver-xorg

Este aparecerá un texto gráfico basada en "asistente" que le hará preguntas sobre su teclado, el ratón, la tarjeta gráfica y monitor. Responda a las preguntas lo mejor que pueda. Si usted no sabe la respuesta a una pregunta, sólo tiene que ir con el valor por defecto y pulse Enter.

Cuando hayas terminado, pulsa Control-Alt-F7 para volver al modo gráfico y, a continuación
Control-Alt-Backspace para reiniciar el servidor X (para que sus cambios tengan efecto).

Próximos pasos

En muchos casos, estos pasos le conseguirá todos los arreglos. Si no (por ejemplo, si usted todavía no puede llegar a su resolución de pantalla óptima), mira aquí para otras posibles soluciones.

Si todavía está atascado en el símbolo del sistema, pero quiero hacer algunas investigaciones sobre la forma de solucionar el problema, inicie el CD Desktop o instalar y utilizar el navegador web de sólo texto llamado Lynx:

actualización de sudo apt-get

sudo apt-get install lynx

lince

Otras variaciones

Si utilizas Kubuntu, que es el mismo acuerdo - sólo reemplaza ubuntu-desktop con kubuntu-desktop y sustituir

sudo / etc / init.d / gdm sudo startwith / etc / init.d / kdm

Si estás usando Xubuntu, es el mismo acuerdo - sólo reemplaza ubuntu-desktop con xubuntu-desktop.

sudo / etc / init.d / gdm estancia startwill como está.

Respuesta (original)

Fuente: http://adf.ly/1el9VA

Troubleshooting X


Note: This tutorial should be obsolete, since Ubuntu has now implemented "bulletproof-X," which prevents the graphical interface from dying unexpectedly. Nevertheless, some users who run into that rare panic situation may still find this helpful, so I'm keeping it around.

Sometimes new users, expecting a graphical environment after installing Ubuntu, end up at a black screen with some white text that has a login prompt. When they log in, they see this:

username@ubuntu:~$

I haven't experienced this myself, but I've seen it happen to other new users, either because they accidentally did a server install... or Ubuntu just did something funky.

Do you have a graphical environment installed?

The first step requires you to have a software repository. In most cases, if you're connected to the internet, the commands given will use your internet connection. If you don't have an internet connection but do have the Ubuntu Alternate Installer CD, insert it in your drive and type

sudo apt-cdrom add

This will add the CD as a software package source since you can't get packages from the internet.

To make sure you have a graphical environment installed:

sudo apt-get update


sudo apt-get install ubuntu-desktop

If you didn't already have it installed, you'll notice Ubuntu downloading and installing a whole bunch of packages, either from the internet or from your CD.

If you did have it installed, you'll simply be told ubuntu-desktop is already the newest version.

Run the graphical environment

Now that we have it installed, let's use it:

sudo /etc/init.d/gdm start

This should get you to a graphical login screen. If it says it's starting the GNOME Display Manager but after ten seconds or so... it doesn't actually appear to start, try pressing Control-Alt-F7, which should get you to the graphical login screen.

You have a graphical environment, but it won't show the way I want it to

Well, what if you get a graphical environment you can't see? It's a black screen but your monitor's working, or you get that the monitor signal is out of range, or the screen resolution is just too low for your tastes.

Well, then press Control-Alt-F1 and try this:

sudo dpkg-reconfigure xserver-xorg

This will pop up a text-based graphical "wizard" that will ask you questions about your keyboard, your mouse, your graphics card, and your monitor. Answer the questions as best you can. If you don't know the answer to a question, just go with the default and press Enter.

When you're done, press Control-Alt-F7 to get back to graphical mode and then Control-Alt-Backspace to reset the X server (so your changes can take effect).

Next steps

In a lot of cases, these steps will get you all straightened out. If not (for example, if you are still unable to reach your optimum screen resolution), look here for other possible solutions.

If you're still stuck at the command prompt but want to do some research on how to fix the problem, boot up the Desktop CD or install and use the text-only web browser called Lynx:



sudo apt-get update


sudo apt-get install lynx


lynx

Other variations

If you're using Kubuntu, it's the same deal--just replace ubuntu-desktop with kubuntu-desktop and replace

sudo /etc/init.d/gdm startwith sudo /etc/init.d/kdm start

If you're using Xubuntu, it's the same deal--just replace ubuntu-desktop with xubuntu-desktop.

sudo /etc/init.d/gdm startwill stay as is.

Ads by CJ - Linux Foundation

Share This