Hi,
This looks like an authentication problem, since it says "xinit: Connection
refused..." You can try deleting (or renaming) the .Xauthority file in your home
directory. This contains MIT Magic cookie information authenticating the user to
connect to the X server. You can have this problem if you change your computer's
domain name. If missing, it is automatically generated.
Good luck!
John Craig
Larry Sword wrote:
> "Stephen P. Molnar, Ph.D." wrote:
>
> > New v7.0 installation on partition that was running v6.1, accepted the
> > default selection of packages. When I try startx I get:
> >
> > execve failed for /etc/X11/X (errno 2)
> > _X11TransSocketUNIXConnetc: catn'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
> >
> > Solution(s) please?
> >
>
> Check your XF86Config file for correct FontPath directories. If within this
> section you have only FontPath "unix/:-1" make sure your xfs is running.
>
> Larry