> My X Window was working fine but the next day it stopped working.
yesterday and today?
That'll do it, all right.Quote:> root partition was 100% full...
Just as an aside, I'd recommend going to 7.3, several folksQuote:> work.. I tried some other ways to fix it.... I am using RedHat 7.0.
(myself included) consider 7.0 to be a broken distro.
You might also consider upping to the 4.x series of XFree86,Quote:> XFree86 Version 3.3.6 / X Window System
as there have been substantial improvements.
This of course says that it'll be looking for the font server...Quote:> (**) FontPath set to "unix/:7100"
...and this says it couldn't find it and had nowhere else toQuote:> _FontTransSocketUNIXConnect: Can't connect: errno = 111
> failed to set default font path 'unix/:7100'
> Fatal server error:
> could not open default font 'fixed'
go for fonts.
What does "df -k" show?Quote:> If I start xfs explicitely using "xfs &" command and try "startx",
> then
> it says "not enough space in /tmp"... This is a completely different
> error message. what does this mean? Now the partition where my /tmp
> directory resides is not full... I've freed some space but still shows
> this error!!
From the "xfs" man page:Quote:> If I start xfs with the configuration file as an option such as:
> "xfs -config /etc/X11/fs/config &" and type "startx", it works!!
> What's going on? Why this doesn't work auto while I type "startx"
> only.
-config configuration_file
Specifies the configuration file the font server will
use. If this
parameter is not specified, the
default file,
/usr/X11R6/lib/X11/fs/config will be used.
I'd recommend you compare the contents of /etc/X11/fs/config with those
of /usr/X11R6/lib/X11/fs/config to see what differences there may
be that might explain the behavior you're seeing. I'd also try copying
the contents of /etc/X11/fs/config (the file that works for you)
to /usr/X11R6/lib/X11/fs/config (apparently the default per the man
page)
to see if this works for you.
--Quote:> Thanks for your time!
> Ben
Steve Martin, CPBE CBNT