Hi All, I have cross compiled XFree86-4.2.0 in TinyX mode with mips-elf-gcc. But when I ran startx on a MIPS target, it told me that: > Fatal server error > no screens found I looked into the source codes. This error message is from xc/programs/Xserver/dix/main.c:382. It seems there is only one place to add a new screen. That is the function in xc/programs/Xserver/dix/main.c: AddScreen (KdScreenInit, argc, argv) What should I do to configure it right or modify somewhere? Bets Regards, Samuel _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86