Hello Mark, Sorry to bother you but I made the test , change the lines as you told me , but I am still stuck !! :-(
I just replaced the line and it still not happy ! Do you know why suddently this didn't work anymore ? I check on the Machine I re-install everything, and the font is UNIX:7100.... And seems to work fine at the moment !.. but for how long ??? Regards, Stephane -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mark Vojkovich Sent: Wednesday, July 09, 2003 11:39 PM To: XFREE86 Subject: Re: [XFree86] XWINDOWS Crashed On Wed, 9 Jul 2003, Mx21725 wrote: > Hi there, > > I am using RedHat v 8.0 on 2 different machines > Suddently, one couldn't start anymore... > Impossible to restart the Xserver...!! > Having no time, I decided to re-install everything!! > > My second machine did exactly the sam thing > I have the same problem !!! and this timne I would like to avoid > re-installing everything ! > > I sent a previous email where Mark told me to restart the XFS service " > service xfs reload" > Unfortunately, the answer is "FAILED" > > What can I do ?? Don't use a font server. Put the following lines in the Section "Files" of 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" Mark. _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86
# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7
# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance
# Module loading section
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
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"
EndSection
Section "Module"
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
Load "dbe" # Double-buffering
Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "gb"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "My Monitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 48.5
VertRefresh 50.0 - 90.0
Option "dpms"
EndSection
Section "Device"
# Option "no_accel" # You may enable this if there are timeouts when
starting X
#Option "xaa_benchmark"
Identifier "My Video Card"
Driver "savage"
BoardName "Unknown"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "My Video Card"
Monitor "My Monitor"
DefaultDepth 16
SubSection "Display"
Depth 24
Modes "1152x864"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
XFree86.0.log
Description: Binary data

