[Mesa-users] I'm having trouble building mesa to support native steam on fedora 18 linux

Patrick Horgan phorgan1 at gmail.com
Mon Dec 10 10:43:08 PST 2012


On 12/09/2012 01:42 PM, Patrick Horgan wrote:
> system is:
> Linux localhost.localdomain 3.6.9-4.fc18.x86_64 #1 SMP Tue Dec 4
> 14:12:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
>
> I have native intel graphics:
>
> 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960
> Integrated Graphics Controller (primary) (rev 0c)
> 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960
> Integrated Graphics Controller (secondary) (rev 0c)
>
> ... elision by patrick...
>
> ctx->Const.GLSLVersion: 120 but need >=130 for 3.0 and >=140 for 3.1
> ctx->Extensions.EXT_transform_feedback: 0 needed for 3.0 or higher but
> not true
> ctx->Extensions.ARB_texture_buffer_object: 0 needed for 3.1 or higher
> but not true
> ctx->Extensions.ARB_uniform_buffer_object: 0 needed for 3.1 or higher
> but not true
Looking into it farther, I can see that my chip is marked as intel gen 4
and the things that don't work depend on intel gen 6 or better.  So it's
a deliberate choice not to support it.  I wish mesa would back down to
software support for those things and let me use 3.1 even if some things
can't be supported in hardware.  Is there ever any of the intel hardware
guys on this list?  Does anyone know if any of them are supported in
hardware for the GM965?
>
> Should I be able to get this working on this hardware?  Is it a
> configuration problem?  I'd love to play steam games on this machine
> without using wine.
>
> Patrick
>
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-users
>
>



More information about the mesa-users mailing list