[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Remastered 3.2 abort with "could not open default font fixed"



Hi Dirk,

On Mon, May 26, 2003 at 12:14:48 -0500, Dirk Eddelbuettel wrote:

> I am working on a Knoppix variant for numerical / quantitative analysis. A
> working version based on 3.1 exists [1], but I am hitting a brick wall with
> 3.2 -- x11 will not start as it claims to not find the fixed font.  Once I

Try to strace the X-Server. This will hopefully show in which place it
expects the font files.

Boot in runlevel 2 and then type in:

strace -o /ramdisk/xtrace.log XFree86

Then browse the xtrace.log for stat() and open() system calls.

bye,
  Chris
-- 
Christian Perle                                   perle@itm.tu-clausthal.de
Grunaer Str. 31                      http://www.itm.tu-clausthal.de/~perle/
01069 Dresden                   LinuxGuitarKitesBicyclesBeerPizzaRaytracing
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: