Yes, unix is case sensitive. The program is XF86Setup. you can also look for
Xconfigurator.
>From that error message, it looks like there are two cases:
1) the X server is running, and you're trying to start it again from the console
or
2) there is a file or directory in /tmp called .X0-lock.
try 'rm -rf /tmp/.X0-lock' and then try starting X. After this, if it doesn't work,
your error message may change.
Cory
On Sat, Nov 18, 2000 at 02:22:43PM -0800, Francis Joseph Conry wrote:
> Hey
> Still having problems getting X to start, xf86config never quite works,
> tried xf86setup, doen't recognize.
> Cut and pasted error messages, I know it's my video vard but I'm not sure
> what to do. Here are the error messages:
> Fatal server error:
> Server is already active for display 0
> If this server is no longer running, remove /tmp/.X0-lock
> and start again.
>
>
> When reporting a problem related to a server crash, please send
> the full server output, not just the last messages
>
>
> Xlib: connection to ":0.0" refused by server
> Xlib: Invalid MIT-MAGIC-COOKIE-1 key
> giving up.
> xinit: unable to connect to X server
> xinit: No such process (errno 3): Server error.
>
> Any ideas?
> Thanks
> Francis