On Sat, 26 Feb 2005 06:13:36 -0500 (EST) "kalin mintchev" <[EMAIL PROTECTED]> wrote:
>problem with XF86Config. i did the configuration a few times. and tried >different versions of the file... >i get: >(EE) Screen(s) found, but none have usable configuration. >fatal error: no screens found... Has anybody responded to your question yet? Have you specified the correct horizontal and veritical refresh rates in your XF86Config file? I've had Xfree running quite nicely with a no-name video card with 4 megs of ram, so you should be able to. Maybe you need to find out more about your on-board video card... try googling your motherboard for more info. In the meantime, have you tried specifying specific info in your XF86Config file? like: Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" EndSubSection EndSection Try different depths... 8, 16, 24 Modes: 640x480, 800x600, 1024x768 Good luck! -gerry _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"