On Monday 18 October 2004 13:04, Koushik wrote: > (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic > (II) Primary Device is: PCI 01:00:0 > (--) Assigning device section with no busID to primary device > (--) Chipset generic found You seem to have chosen to use the generic VGA driver. If I remember correctly this mode can only display upto 640x480 at 8 bit colour mode. > (**) VGA(0): Depth 16, (--) framebuffer bpp 16 > (==) VGA(0): RGB weight 565 > (==) VGA(0): Default visual is TrueColor > (==) VGA(0): Using gamma correction (1.0, 1.0, 1.0) > (==) VGA(0): videoRam: 256 kBytes. You then try to run 16 bit colour mode. This does not fit within the memory of a generic VGA card (256 kB). It seems there are two options to solving your problem: 1. Use the correct driver for your video chipset. 2. If the generic VGA driver is indeed all your chipset can handle: use 8 bit colour mode, or buy a better graphics card. Regards, Pieter Hulshoff _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86