[Gllug] starting X

Nix nix at esperi.demon.co.uk
Mon Jul 16 21:16:49 UTC 2001


On Mon, 16 Jul 2001, Mike Brodbelt uttered the following:
> When the font server starts up it creates a socket in /tmp, IIRR. This
> is probably failing as your root partition is full...

Unix-domain sockets don't require any space, just an inode, so I doubt
that's the problem; and in any case, xfs listens on a TCP/IP socket, not
a Unix-domain socket. Far more likely is that X itself creates a
lockfile in /tmp and a directory to *put* its Unix-domain socket, and
both of those require space. As a result, nothing could talk to X via
:0.0, so nothing --- not even the window manager --- would have been
likely to be able to start.

-- 
`> You never need to use # for anything, either?
 Not to date, but # would suffice if I did.'
                    -- Stig Brautaset espouses uniquely effective ways
                       of protecting HTML from #-stripping preprocessors

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list