> "Rev. David P. Giffen" wrote:
>
> > Ok I did the startx &> x.log
> >
> > I did select to start from a graphic logon screen. Which also doesn't
work
> > :-(
> >
> > Here are the results:
> >
> > execve failed for /etc/X11/X (errno 2)
> > _X11TransSocketUNIXConnect: Can't connect: errno = 111
> > giving up.
> > xinit:  Connection refused (errno 111):  unable to connect to X server
> > xinit:  No such process (errno 3):  Server error.

The file /etc/X11/X is usually a symbolic link to the real Xserver binary
which lives in /usr/X11R6/bin.  So, if you are using XF86_SVGA as your
Xserver, issue the following command as root:

ln -s /usr/X11R6/bin/XF86_SVGA /etc/X11/X

Of course, if you are using a different server (S3, Mach64, etc) then adjust
the symbolic link accorindingly.

Enjoy.

Eric Cifreo
Austin, TX


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to