LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What is a X server (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-a-x-server-621676/)

FowlProgrammer 02-16-2008 04:40 PM

What is a X server
 
why does it say this and how do i fix it?

Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.




this also what is this?


Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.

jschiwal 02-16-2008 04:54 PM

Are you trying to start another session on another screen? Are you using ssh? Or are you having a problem with your video setup causing X to fail?

What are you looking at and what have you done so far. We don't have any context to work on to help you out.

alan_ri 02-16-2008 04:58 PM

X server is a server that let you run Gnome,KDE,or some other desktop environment,it enables you grafical user environment.I don't know what your problem is,because you haven't been specific,but you should try to delete that tmp file.

andreas_skw 02-16-2008 10:06 PM

I think you probably missed file at /etc/conf. Try type this "startx". If it can't help you, boot with live cd and copy that file to your hard disk and paste it when you enter your linux. Or, as my experienced said, installed it again

pixellany 02-16-2008 11:32 PM

Quote:

Originally Posted by andreas_skw (Post 3059860)
I think you probably missed file at /etc/conf. Try type this "startx". If it can't help you, boot with live cd and copy that file to your hard disk and paste it when you enter your linux. Or, as my experienced said, installed it again

Did you mean /etc/X11/xorg.conf?

FowlProgrammer 02-20-2008 03:55 PM

Quote:

Originally Posted by andreas_skw (Post 3059860)
I think you probably missed file at /etc/conf. Try type this "startx". If it can't help you, boot with live cd and copy that file to your hard disk and paste it when you enter your linux. Or, as my experienced said, installed it again

I typed startx and this is what i got

xauth: creating new authority file /root/.serverauth.3040


Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.

Invalid MIT-MAGIC-COOKIE-1 keygiving up.
xinit: Resource temporarily unavailable (errno 11): unable to connect to X server
xinit: No such process (errno 3): Server error.

andreas_skw 03-07-2008 05:41 AM

copy /etc/X11/xorg.conf from another live cd and paste it into your flash disk. Then, boot from your linux and paste it


All times are GMT -5. The time now is 09:56 PM.