https://bugs.freedesktop.org/show_bug.cgi?id=29363
--- Comment #26 from Hannes bugzilla@soulrebel.in-berlin.de 2011-03-02 07:35:44 PST --- (In reply to comment #25)
(In reply to comment #24)
Please report at bugs.freedesktop.org Mesa 7.11-devel implementation error: Unexpected texture format in radeon_update_wrapper()
This is the r300 classic driver, not the r300 gallium driver. The classic driver is unmaintained, I recommend using the gallium driver.
I am pretty sure I am using gallium:
hannes@archmain ~> glxinfo | grep OpenGL r300: DRM version: 2.8.0, Name: ATI R480, ID: 0x5d52, GB: 4, Z: 1 r300: GART size: 509 MB, VRAM size: 256 MB r300: AA compression: NO, Z compression: NO, HiZ: NO OpenGL vendor string: X.Org R300 Project OpenGL renderer string: Gallium 0.4 on ATI R480 OpenGL version string: 2.1 Mesa 7.11-devel OpenGL shading language version string: 1.20 OpenGL extensions:
I also updated to a current kernel with drm-next for radeon:
hannes@archmain ~> uname -a Linux archmain 2.6.38-rc6-43687-g16d5286-dirty #1 SMP PREEMPT Sat Feb 26 17:32:37 CET 2011 x86_64 AMD Phenom(tm) II X4 945 Processor AuthenticAMD GNU/Linux
Same issues, same error.
I still have the feeling that I am hijacking this thread, should I open another one or would you be willing to answer private mail, so we can narrow the issue down?
Thanks for your help!