Re: [XFree86] XSERVER CRASH - newbie needs help!

2003-06-25 Thread Andy Goth
 On Tue, Jun 24, 2003 at 01:22:26PM +0100, Andy Myers wrote:
  X server wont start says:
 
  could not init font path element unix/:7100, removing from list!
 
  fatal server error:
  could not open default font 'fixed'

On Tuesday, June 24, 2003 8:24 am, Daniel Godas Lopez wrote:
 im am almost a newbie too but it seems you deleted one of the fonts, if
 its that the only thing you have to do is find it (search for it on
 google) and put it in the directory it was before, if it isnt that i
 have no idea what happened :s

I'm sure Mr. Myers didn't delete the font. :^)  Just be sure xfs is running.

This has probably been brought up before, but since this is the #1 FAQ, 
XFree86 should probably print an extra line in the error log:

Tip: xfs isn't running, but XFree86 needs it to access your fonts.  Restart 
xfs by running /etc/rc.d/init.d/xfs start

Or similar, if it sees that unix/:7100 is the only font path element and that 
no process named xfs is running.  Actually, something like this might better 
be left up to distributors due to the WIDE variance in startup and service 
scripts, but still, it's worth considering.

-- 
Andy Goth  |  [EMAIL PROTECTED]  |  http://ioioio.net/
End communication.

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


RE: [XFree86] XSERVER CRASH - newbie needs help!

2003-06-24 Thread Cynthia Grossen
Your font server has failed.

Here is a link to Red Hat documentation about the font server XFS
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-x-fonts.h
tml

Service xfs restart may work, you'll have to be running as root and X
should not be running. The latter shouldn't be a problem. :) I'm not a Red
Hat user so maybe someone else can help you if you have more questions.

Your second choice is to add the font directories to your config file. This
is the preferred solution. 

Add the following lines to the Section Files in the XF86Config file:

   FontPath   /usr/X11R6/lib/X11/fonts/misc:unscaled
   FontPath   /usr/X11R6/lib/X11/fonts/75dpi:unscaled
   FontPath   /usr/X11R6/lib/X11/fonts/100dpi:unscaled
   FontPath   /usr/X11R6/lib/X11/fonts/Type1
   FontPath   /usr/X11R6/lib/X11/fonts/Speedo

HTH,
cyn

-Original Message-
From: Andy Myers [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 24, 2003 8:22 AM
To: xfree86
Subject: [XFree86] XSERVER CRASH - newbie needs help!
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] XSERVER CRASH - newbie needs help!

2003-06-24 Thread Daniel Godas Lopez
im am almost a newbie too but it seems you deleted one of the fonts, if
its that the only thing you have to do is find it (search for it on
google) and put it in the directory it was before, if it isnt that i
have no idea what happened :s

On Tue, Jun 24, 2003 at 01:22:26PM +0100, Andy Myers wrote:
 X server wont start says:
 
 could not init font path element unix/:7100, removing from list!
 
 fatal server error:
 could not open default font 'fixed'
 
 there is more but this is exacly what happended before to me and i had to reinstall, 
 i really dont want to have to do that again! why is it doing this, i did nothing 
 weird at all, i just moved a file from linux partition to windows via linux, then 
 went into windows and then deleted it, then rebooted to linux and this happened (i 
 have fat32 drive)
 
 this happened before after i had tried to install something, and nver even had the 
 windows drive setup for mounting so it cant be that, it also happened after about 
 the same duration of time!
 
 PLEASE HELP ME I AM A NEWBIE AND THIS IS NOT FUNNY!!
 
 thanks
 
 andy
-- 

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


Re: [XFree86] XSERVER CRASH - newbie needs help!

2003-06-24 Thread Andy Myers
thanks that worked:)

cool andy

- Original Message - 
From: Cynthia Grossen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 2:17 PM
Subject: RE: [XFree86] XSERVER CRASH - newbie needs help!


 Your font server has failed.

 Here is a link to Red Hat documentation about the font server XFS

http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-x-fonts.h
 tml

 Service xfs restart may work, you'll have to be running as root and X
 should not be running. The latter shouldn't be a problem. :) I'm not a Red
 Hat user so maybe someone else can help you if you have more questions.

 Your second choice is to add the font directories to your config file.
This
 is the preferred solution.

 Add the following lines to the Section Files in the XF86Config file:

FontPath   /usr/X11R6/lib/X11/fonts/misc:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/75dpi:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/100dpi:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/Type1
FontPath   /usr/X11R6/lib/X11/fonts/Speedo

 HTH,
 cyn

 -Original Message-
 From: Andy Myers [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 8:22 AM
 To: xfree86
 Subject: [XFree86] XSERVER CRASH - newbie needs help!
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86


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