https://bugs.freedesktop.org/show_bug.cgi?id=32447
--- Comment #2 from marek markotahal@gmail.com 2010-12-21 00:08:31 PST --- (In reply to comment #1)
Another data point, when running with MESA_DEBUG=verbose I get these:
Mesa: User error: GL_INVALID_OPERATION in glProgramStringARB(invalid ARB fragment program option)
Mesa: 19 similar GL_INVALID_OPERATION errors Mesa: User error: GL_INVALID_ENUM in glFramebufferTexture2DEXT(attachment) Mesa: User error: GL_INVALID_VALUE in glDrawBuffersARB(n) Mesa: User error: GL_INVALID_ENUM in glFramebufferTexture2DEXT(attachment) unsupported texture format in setup_hardware_state failed to validate texture for unit 0. Mesa: User error: GL_INVALID_ENUM in glFramebufferTexture2DEXT(attachment) Mesa: User error: GL_INVALID_ENUM in glFramebufferTexture2DEXT(attachment) Mesa: User error: GL_INVALID_ENUM in glFramebufferTexture2DEXT(attachment) Mesa: User error: GL_INVALID_VALUE in glDrawBuffersARB(n) Mesa: User error: GL_INVALID_ENUM in glFramebufferTexture2DEXT(attachment) unsupported texture format in setup_hardware_state failed to validate texture for unit 0.
I have exactly same symptoms as Marti, but on intel gma945, i686 intel-dri, kernel Linux beruska 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:01:53 UTC 2010 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz
Should I file in another bug report or just join this for intel & i686?
[marek@beruska Braid]$ MESA_DEBUG=verbose braid -windowed ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured Mesa: User error: GL_INVALID_OPERATION in glProgramStringARB(invalid ARB fragment program option)
Mesa: 19 similar GL_INVALID_OPERATION errors Mesa: User error: GL_INVALID_VALUE in glDrawBuffersARB(n) ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured i915_program_error: Exceeded max nr indirect texture lookups (8 out of 4) i915_program_error: Exceeded max nr indirect texture lookups (8 out of 4) i915_program_error: Exceeded max ALU instructions (83 out of 64) Mesa: User error: GL_INVALID_VALUE in glDrawBuffersARB(n) ^CMesa: User error: GL_INVALID_VALUE in glDrawBuffersARB(n) ^Z [1]+ Stopped MESA_DEBUG=verbose braid -windowed [marek@beruska Braid]$ kill -9 %1
[1]+ Stopped MESA_DEBUG=verbose braid -windowed [marek@beruska Braid]$ yaourt -Qs intel-dri testing/intel-dri 7.9.99.git20101217-1 [8.87 M] Mesa DRI drivers for Intel
Thanks, Marek