hej, > -------------------------------------------------------------------------- > > (II) Module xaa: vendor= "The XFree86 Project" > [...] > (II) R128(0): Largest offscreen area available: 1024 x 1276 > PEXExtensionInit: Couldn't open default PEX font file Roman_M > ... > Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing > from list! > Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing > from list! > Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from > list! > > Fatal server error: > could not open default font 'fixed' > > --------------------------------------------------------------------------
there's a dependency-problem with one of the fonts package (I think it's xfonts-base); which does not get installed if you choose the wrong fontserver (xftts IIRC). so, this problem here with the fonts should be easy to solve by installing the xfonts-base package. cya Philipp

