Frank Lesage wrote: > > I have installed Debian Woody on a 486 100 mhz [...] > Xfree86 Version 3.3.6a / X Window System [...] > XF86Config: /etc/X11/XF86Config > (--) no ModulePath specified using default: /usr/X11R6/lib/modules > dbe: Unknown error loading module > > Config Error: /etc/X11/XF86Config:48 > > SubSection ?extmod? > > Module section keyword expected
The 48 is a line number (may be off by one, but it'll be close). "man XF86Config" should help you fix the syntax error. It looks like you're missing an "EndSection" line, but there's probably more wrong than just that. -- Remember, more computing power was thrown away last week than existed in the world in 1982. -- http://www.tom.womack.net/computing/prices.html _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
