Re: [XFree86] Font server problem ...

2003-07-01 Thread Brandon Wittenburg
 
 Could not init font path element unix/:7100, removing from list!
 

You are getting this because xfs has died and is no longer listening to
that port.

 
 How can I (should I?) locate and kill that file/process?
 

On Redhat I believe you should be able to do:

/etc/init.d/xfs stop

this should remove the pid file.

and then

/etc/init.d/xfs start

and look for errors, or if you are luck, the [ok].

Regards,

Brandon Wittenburg


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] Font server problem ...

2003-07-01 Thread News/Info
The pid files for RH are usually in /var/run

If not you can do:

   find / -name xfs.pid

include the quotes due to the .

that should show you where it is.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Nick Sequino
Sent: Tuesday, July 01, 2003 5:26 PM
To: [EMAIL PROTECTED]
Subject: [XFree86] Font server problem ...


Hello:

This is apparently a Red Hat xfs configuration problem.

Red Hat 8.0 standalone PC ... I was trying to install Oracle 9i
Release 2 on Linux and I unfortunately followed 2 or 3 different sets of
directions for establishing the Oracle user account and dba account.

Regardless, I can no longer start in runlevel 5 gui mode now ... I don't
want to reinstall Red Hat yet again, and lose the files I've just downloaded
plus many other valuable files just because of this damned problem ... this
is twice now ...

I have these clues: the /var/log/XFree86.0.log file, which ends with:

Could not init font path element unix/:7100, removing from list!

I've located the xfs files but haven't modified them.  Changed nothing so
far.

When I try to restart I always get:  could not open default font
'fixed'.

If I do this:  /sbin/service xfs status
I get the following: dead but pid file exists.

How can I (should I?) locate and kill that file/process?

Can someone please help?

Nick

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86