<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - No signal to monitor with X and openchrome using VX855 chipset graphics"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91966#c61">Comment # 61</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - No signal to monitor with X and openchrome using VX855 chipset graphics"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91966">bug 91966</a>
              from <span class="vcard"><a class="email" href="mailto:kevinbrace@gmx.com" title="Kevin Brace <kevinbrace@gmx.com>"> <span class="fn">Kevin Brace</span></a>
</span></b>
        <pre>Hi Christopher,

I was looking at xerrs.log, and this portion of the error message is concerning
to me.

________________________________________________________________________
. . .
Initializing built-in extension DRI2
Loading extension GLX
3145728 bytes of Linear memory allocated at 300000, handle 3110288112
262144 bytes of Linear memory allocated at 600000, handle 3110288240
32 bytes of Linear memory allocated at 640000, handle 3110288368
32 bytes of Linear memory allocated at 640080, handle 3110288496
16384 bytes of Linear memory allocated at 641000, handle 3110292608
16384 bytes of Linear memory allocated at 645000, handle 3110288584
DRM memory allocation failed -6
 via_xv.c : viaInitVideo, Screen[0]
635904 bytes of Linear memory allocated at 649000, handle 3110270016
Freed 6590464 (pool 4)
 via_xv.c : viaSetupAdaptors (viaSetupImageVideo): 
 via_xv.c : viaGetPortAttribute : port 0 73
 via_xv.c :    ColorKey 0x821

. . .
________________________________________________________________________


For some reason, the device driver is causing DRM to fail in allocating memory.
This is the likely reason why you don't see anything on your screen.
It is possible that the bug has nothing to do with screen mode set, and
something to do with memory allocation from the OS.
I will start studying which functions are called during initialization, in
order to understand what is going on.

Regards,

Kevin Brace</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>