from the error log ---- (==) Using config file: "/etc/X11/xorg.conf" Could not init font path element unix/:7100, removing from list! Fatal server error: could not open default font 'fixed' ---- how can I fix the problem in my xorg.conf? ----- RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" ----- thanks Vlado > -----Original Message----- > From: Paul Howarth [mailto:paul@xxxxxxxxxxxx] > Sent: Thursday, February 17, 2005 12:17 PM > To: For users of Fedora Core releases > Subject: Re: fedora 3 up2date problem > > Vladimir Fejdi wrote: > > Hi Paul > > I have matrox g550 graphics card and it war recognizet automaticly > > during instalation > > > > i tryed to boot in command line but no error message appears > > No error message *should* appear in command-line mode because > you're not running X, and it was X that was having problems. > > Log in as any user, and run the following command: > > $ startx >X.out 2>X.err > > This will attempt to start X and will probably fail. However, > it should leave some diagnostic messages in the files X.out > and X.err that may help to identify the problem. > > Paul. > > >