https://bugs.freedesktop.org/show_bug.cgi?id=33255
Summary: Crash using webgl (firefox 4b9) Product: Mesa Version: 7.9 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: 0enjolras0@laposte.net
hy,
I get this error :
*********************************WARN_ONCE********************************* File r300_state.c function r300SetupRSUnit line 1521 Don't know how to satisfy InputsRead=0x00004000 ***************************************************************************
trying MOZ_GLX_IGNORE_BLACKLIST=1 firefox -P -no-remote on gentoo. setting layers.accelerate-all true in about:config
* firefox : Mozilla Firefox 4.0b9 Mozilla i386 build for linux.
* OpenGL vendor string: X.Org R300 Project OpenGL renderer string: Gallium 0.4 on RS690
* kernel 2.6.36 vanilla.
regards.
https://bugs.freedesktop.org/show_bug.cgi?id=33255
--- Comment #1 from Marek Olšák maraeo@gmail.com 2011-01-19 08:43:09 PST --- (In reply to comment #0)
*********************************WARN_ONCE********************************* File r300_state.c function r300SetupRSUnit line 1521 Don't know how to satisfy InputsRead=0x00004000
This message is from the classic driver. Are you sure you're really running the Gallium one?
https://bugs.freedesktop.org/show_bug.cgi?id=33255
--- Comment #2 from 0enjolras0@laposte.net 2011-01-19 09:17:56 PST --- Created an attachment (id=42200) --> (https://bugs.freedesktop.org/attachment.cgi?id=42200) Intresting parts from Dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=33255
--- Comment #3 from 0enjolras0@laposte.net 2011-01-19 09:18:45 PST --- Created an attachment (id=42201) --> (https://bugs.freedesktop.org/attachment.cgi?id=42201) Log Xorg
https://bugs.freedesktop.org/show_bug.cgi?id=33255
--- Comment #4 from 0enjolras0@laposte.net 2011-01-19 09:20:55 PST --- Hy I think i do, because i can see this in glxinfo : OpenGL vendor string: X.Org R300 Project OpenGL renderer string: Gallium 0.4 on RS690 But i apologize I can't do better.
https://bugs.freedesktop.org/show_bug.cgi?id=33255
Jerome Glisse glisse@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash using webgl (firefox |[RADEON:R300C] crash using |4b9) |webgl (firefox 4b9)
--- Comment #5 from Jerome Glisse glisse@freedesktop.org 2011-03-08 10:30:02 PST --- Your firefox is not using the gallium driver, might be 32/64bits lib issue or some old copy laying around, please triple check your installation
R300C is no longer supported
https://bugs.freedesktop.org/show_bug.cgi?id=33255
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/Gallium/r300 |Drivers/DRI/r300
https://bugs.freedesktop.org/show_bug.cgi?id=33255
Andreas Boll andreas.boll.dev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #6 from Andreas Boll andreas.boll.dev@gmail.com 2012-08-08 17:05:29 UTC --- (In reply to comment #5)
Your firefox is not using the gallium driver, might be 32/64bits lib issue or some old copy laying around, please triple check your installation
R300C is no longer supported
As mentioned above r300c wont be fixed. Please use the r300g gallium driver.
dri-devel@lists.freedesktop.org