[Mesa-dev] Ubuntu PPA Re: Ubuntu build tips
Bryce Harrington
bryce at canonical.com
Tue Nov 9 01:00:25 PST 2010
On Sun, Nov 07, 2010 at 01:21:36PM +0800, Arthur Zhu wrote:
> >
> > The build directions recommend disabling gallium in order to get intel
> > working properly. However I've not gotten a successful build with
> > --disable-gallium added. Unless someone has a suggestion, I'm going to
> > try a mesa without --disable-gallium. Maybe there's a better solution
> > anyway. We will need gallium enabled in mesa for Radeon and Nouveau, so
> > hopefully there's a better way to solve this for intel.
> >
> >
> --enable-gallium-i915 while compositor would have been failed, I'm debugging
> it right now that Could there someone else to let compositor framebuffer
> running in another term in the same computer?
>
> $./compositor
> Mesa: Mesa 7.9 DEBUG build Nov 5 2010 15:59:41
> Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
> compression/decompression unavailable
> Mesa 7.9 implementation error: Incomplete OpenGL ES 2.0 support.
> Please report at bugzilla.freedesktop.org
> i915_state_derived.c:72:calculate_vertex_layout: Assertion `unit < 8'
> failed.
I got sort of a similar error:
$ wayland-compositor
Mesa 7.10-devel implementation error: Incomplete OpenGL ES 2.0 support.
Please report at bugzilla.freedesktop.org
vertex shader info:
failed to create compositor
Guessing I didn't compile mesa properly.
Bryce
More information about the mesa-dev
mailing list