<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Can someone tell me what I'm doing wrong, or if I should just file this
as a bug?<br>
<br>
Using Debian "unstable" (to have recent versions of X), the 2.6.21
kernel, a "Gigabyte" motherboard with Intel 965G, a card with two TMDS
outputs, and a VGA output on the motherboard. I am trying a
three-screen configuration. Not even two screens works. The driver dies
here:<br>
<br>
<blockquote>(II) intel(0): Attempting memory allocation with tiled
buffers and <br>
               large DRI memory manager reservation:<br>
(II) intel(2): Allocating 0 scanlines for pixmap cache<br>
  <br>
Backtrace:<br>
0: /usr/bin/X11/X(xf86SigHandler+0x81) [0x80c8591]<br>
1: [0xffffe420]<br>
2: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7c15ec0]<br>
3: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7c16e6e]<br>
4:
/usr/lib/xorg/modules/drivers//intel_drv.so(i830_allocate_2d_memory+0x131)
[0xb7c17161]<br>
5: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7c12f2e]<br>
6: /usr/bin/X11/X(AddScreen+0x1ee) [0x80764be]<br>
7: /usr/bin/X11/X(InitOutput+0x21e) [0x80a7b6e]<br>
8: /usr/bin/X11/X(main+0x27b) [0x8076c6b]<br>
9: /lib/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7dc3ebc]<br>
10: /usr/bin/X11/X(FontFileCompleteXLFD+0x1e5) [0x80761a1]<br>
</blockquote>
<br>
Configuring for one screen works, all three screens display the same
image when I do that.<br>
<br>
xorg.conf for the three-display configuration is at <a
 href="http://perens.com/x11/xorg.conf.txt">http://perens.com/x11/xorg.conf.txt</a><br>
and server log output for that configuration is at <a
 href="http://perens.com/x11/log.txt">http://perens.com/x11/log.txt<br>
</a><br>
Additional questions:<br>
<blockquote>
  <pre>(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
  </pre>
</blockquote>
This is complaining about the second appearance of the 865G on the PCI
bus.<br>
<blockquote>00:02.0 VGA compatible controller: Intel Corporation 82G965
Integrated Graphics Controller (rev 02)<br>
00:02.1 Display controller: Intel Corporation 82G965 Integrated
Graphics Controller (rev 02)<br>
</blockquote>
What, if anything, should I configure about that second appearance?<br>
<br>
I seem to have trouble associating a TMDS port with a monitor:<br>
<blockquote>(II) intel(0): Output TMDS-1 has no monitor section<br>
</blockquote>
I do have three monitor and screen sections, how can I associate one
with the TMDS port? This version of the driver doesn't heed
MonitorLayout.<br>
<br>
    Thanks<br>
<br>
    Bruce<br>
</body>
</html>