On Thursday, June 5, 2003 5:15 pm, Philip Walker wrote: > I have tried to install Linux 8 publisher's Edition from the 'Red Hat Linux > 8 for Dummies' CDs. This was supposed to install with the full GUI > interface. > All seemed to go well until the reboot after installation when it refused > to start the graphical interface. I am struggling with the command line but > have managed to copy the log file and attach it to this message.
Try a different color depth. Your log reports that 16bpp isn't supported: (EE) ATI(0): Depth 16 is not supported through this adapter. You can pick different depths in your XF86Config file or on the startx or xinit command line: startx -- -depth 24 for example. -- Andy Goth | [EMAIL PROTECTED] | http://ioioio.net/ End communication. _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

