Re: "_X11TransSocketUNIXConnect: Can't connect: errno = 111"
Stefan Strobl <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
Marc Aurele La France wrote: > On Fri, 21 Oct 2005, Stefan Strobl wrote: > >> Trying to run XF86Setup doesn't work though. When trying to swith to >> graphics mode I get the following error: > >> "_X11TransSocketUNIXConnect: Can't connect: errno = 111" > >> and after some attempts it gives up saying: > >> "Unable to communicate with X server!" > > It looks to me your kernel doesn't support unix sockets. > Thanks for the response. I'm quite sure my kernel does support unix sockets. It's a standard SuSE 8.1 kernel and I checked the .config which has the "Unix domain sockets" option enabled. Any other ideas?