<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ilo driver fail to load for intel mobile gm45 Express chipset"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94175">94175</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ilo driver fail to load for intel mobile gm45 Express chipset
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>11.1
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>GLX
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jydcome@21cn.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi, my laptop thinkPad W500 has an Intel Mobile 4 Series Chipset Integrated
Graphics(IntelŪGM45 Express chipset), installed debian8 testing. 

  I recompiled Mesa11.1.1 from debian testing mesa source package enable ilo
driver successfully, and my /etc/X11/xorg.conf.d/20-intel.conf is:

Section "Device"
   Identifier "Intel Graphics"
   Driver     "intel"
   BusID      "PCI:0:2:0"
   Option     "DRI"  "ilo"
EndSection

  Logon desktop i got errors from /var/log/Xorg.0.log:
[   172.515] (EE) AIGLX error: ilo does not export required DRI extension
[   172.515] (EE) AIGLX: reverting to software rendering

  I failed to run some 3D game with Wine + Gallium Nine (d3dadapter backend)
got error "missing hardware logical context support".

  Does ilo driver not support mobile IntelŪGM45 Express chipset video card
right now, or I miss somthing compilling? 

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