startx
- Login o registrati per inviare commenti
Hi, my system boots into command line, how do i start gui from the command line?
i have tried startx but command is not found.
Try: sudo apt-get install xorg
i installed xorg, but i get an error when running startx.
Write the error message and post it here.
Please see error message below.
Warning: Type "ONE_LEVEL" has 1 level, but has 2 symbols
Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
reporting 5 8 6 44
reporting 5 8 6 44
reporting 5 8 6 44
reporting 5 8 6 44
xinit: connection to X server lost
waiting for X server to shut down (EE) Server terminated successfully (0). closing log file.
sudo apt-get install xserver-xorg xserver-xorg-video-intel i3
or
sudo apt-get install xserver-xorg xserver-xorg-video-intel openbox
* intel or whatever you have
I ran the command sudo apt-get install xserver-xorg xserver-xorg-video-intel openbox,
but no change i still get the same error.
Maybe is missing x11-xserver-utils
sudo apt-get install x11-xserver-utils
or even trisquel-base
sudo apt-get install trisquel-base
I have studied the Xorg.0.log file, but it seems i cant find the problem.
I have downloaded X.Org User documentation, i will study it and see if i cant solve the problem,
but i will first run the commands you proposed and see if they fix the problem.
I still get an error.
Have you tried to start LightDM (or whatever display manager you would have installed)? Here is how:
$ sudo start lightdm
How many packages do you have?
dpkg --list | wc --lines
My screen went black after installing all the packages suggested, and can't login.
I was thinking of running trisquel live, mounting my home folder to recover my stored documents,
and do a re-install. thank you all for your assistance, i feel i have learned a lot even thou
my problem was not fixed.
- Login o registrati per inviare commenti