<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [NV11] no EGL with nouveau_vieux_dri - no DRI_IMAGE"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65576">65576</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>nouveau@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>[NV11] no EGL with nouveau_vieux_dri - no DRI_IMAGE
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>chris@edesix.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86 (IA32)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/nouveau
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>If I try and run any EGL program using the egl_dri2 driver, I get errors about
EGL_IMAGE. eg:
$ EGL_LOG_LEVEL=debug src/egl/opengl/eglinfo
libEGL debug: Native platform type: x11 (build-time configuration)
libEGL debug: EGL search path is /usr/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL debug: DRI2: dlopen(/usr/lib/dri/nouveau_vieux_dri.so)
libEGL debug: DRI2: found extension `DRI_Core'
libEGL info: DRI2: found extension DRI_Core version 1
libEGL debug: DRI2: found extension `DRI_DRI2'
libEGL info: DRI2: found extension DRI_DRI2 version 3
libEGL debug: DRI2: found extension `DRI2_Flush'
libEGL info: DRI2: found extension DRI2_Flush version 3
libEGL debug: DRI2: found extension `DRI_TexBuffer'
libEGL info: DRI2: found extension DRI_TexBuffer version 2
libEGL debug: DRI2: found extension `DRI_CONFIG_QUERY'
libEGL fatal: DRI2: did not find extension DRI_IMAGE version 1
I'm running latest git kernel, drm, mesa, xf86-video-nouveau & mesa/demos.
Everything else from Fedora 18. My card is an NV11 [GeForce2 Go].
Desktop GL works at least a little (glxgears works). I do have problems with
slow rendering in some programs with the nouveau X driver which don't occur
with the modesetting X driver (eg: rectangle selection animation in GIMP causes
a big slow down), but the desktop is basically functional.
Ultimately, I'm trying to get wayland/weston working on my ancient hardware to
see if it's a feasible proposition. Functioning EGL is the current hurdle.
Chris.</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>