> The message from server is: > > Framebufer, device not found /dev/fb0
does a /dev/fb0 device exist? can you show us the output of 'ls -al /dev/fb0'? are you running a kernel with framebuffer support? (i.e. does a little penguin appear in the upper left corner of the screen?) I'm going to take a wild guess that you're running Linux. what distro? are you using the 'fbdev' driver, or the 'nv' driver? (look in your /etc/X11/XF86Config-4 file). what version of X are you running? grab your distro's package of X 4.1, if you aren't using it already, and see if that solves the problem. Carl Soderstrom -- Network Engineer Real-Time Enterprises (952) 943-8700 _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
