https://bugs.freedesktop.org/show_bug.cgi?id=32557
Summary: [r600g] z/stencil buffer too small error in dmesg. Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: kdekorte@yahoo.com
Install wine 1.3.9 Install Flying Model Simulator 2.0 beta 7 under wine download from: http://n.ethz.ch/student/mmoeller/fms/down.html locate and download d3drm.dll and put in the FMS program directory
start FMS
in dmesg the following errors will occur multiple times
[250821.374684] radeon 0000:01:00.0: z/stencil buffer too small (0x00B5FC7F 11648 1 4 -> 2981888 have 2957312) [250821.374688] radeon 0000:01:00.0: r600_packet3_check:1331 invalid cmd stream 507 [250821.374690] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! [250821.379713] radeon 0000:01:00.0: z/stencil buffer too small (0x00B5FC7F 11648 1 4 -> 2981888 have 2957312) [250821.379719] radeon 0000:01:00.0: r600_packet3_check:1331 invalid cmd stream 572 [250821.379723] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
The application will run, but there will be no display on the screen.
Unsure if this is a wine or a r600 error as many other OpenGL applications work. As does Diablo II in Direct3d mode under the same wine.
The application works fine under Windows 7 however.
https://bugs.freedesktop.org/show_bug.cgi?id=32557
Jerome Glisse glisse@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|[r600g] z/stencil buffer |[RADEON:KMS:R600G] |too small error in dmesg. |z/stencil buffer too small | |error in dmesg
--- Comment #1 from Jerome Glisse glisse@freedesktop.org 2011-03-07 11:15:07 PST --- Should be fixed with lastest mesa, please test and report.
https://bugs.freedesktop.org/show_bug.cgi?id=32557
--- Comment #2 from Kevin DeKorte kdekorte@yahoo.com 2011-03-07 12:13:56 PST --- Error fixed in radeon driver, but still no display of simulator.
https://bugs.freedesktop.org/show_bug.cgi?id=32557
--- Comment #3 from Tom Stellard tstellar@gmail.com --- Is this still an issue?
https://bugs.freedesktop.org/show_bug.cgi?id=32557
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #4 from Marek Olšák maraeo@gmail.com --- Closing due to lack of feedback.
dri-devel@lists.freedesktop.org