On Fri, 2010-07-30 at 15:20 +0200, Camassa Valerio wrote:
> the vsync problem is solved with downgrade to 2.10 drivers and 
> i would to say how can i disable vsync in new driver? i watched the 
> configure compile options of mesa and drv-intel packages, but i didn't 
> find anything.

It's not a compile-time option. Set the environment variable vblank_mode
to 0 to disable vsync, like so:

 $ vblank_mode=0 glxgears

Or set it with the driconf tool.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to