On Jan 22, 2008 11:11 AM, Dustin Kleckner <[EMAIL PROTECTED]> wrote:
> server glx version string: 1.2 > client glx version string: 1.4 It's unusual to have different version numbers here, though I don't have any ATI drivers to compare to. Richard suggests that you might need to restart your computer (not just X) to get a kernel module reloaded. Otherwise, I'd suggest checking that the correct libGL.so and friends are being loaded. You can ldd a working OpenGL program to get the correct path, and compare with what pyglet/lib.py finds (lines 73 and 78). Sorry I can't offer much more help. Is this using the new Catalyst 8.1 driver released last week? Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
