Comment 3 for bug 367604

Revision history for this message
Bryce Harrington (bryce) wrote :

This is the line marking where things are falling over:

 (II) intel(0): Using fuzzy aspect match for initial modes

Often this comes when there is not a match found between what the video card supports and what it detects the monitor is capable of. However, it looks like it is mis-detecting your monitor's capabilities:

 VGA connected 1152x864+0+0 (0x3d) normal (normal left inverted right x axis y axis) 0mm x 0mm

Note the 0x0 mm physical size, which clearly is wrong. I guess it is probably taking standard VESA modes or something:

  1360x768 (0x3c)
  1152x864 (0x3d)
  1024x768 (0x3e)
  800x600 (0x3f)
  640x480 (0x40)