Bug 32557

Summary: [RADEON:KMS:R600G] z/stencil buffer too small error in dmesg
Product: Mesa Reporter: Kevin DeKorte <kdekorte>
Component: Drivers/Gallium/r600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Kevin DeKorte 2010-12-21 09:57:26 UTC
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.
Comment 1 Jerome Glisse 2011-03-07 11:15:07 UTC
Should be fixed with lastest mesa, please test and report.
Comment 2 Kevin DeKorte 2011-03-07 12:13:56 UTC
Error fixed in radeon driver, but still no display of simulator.
Comment 3 Tom Stellard 2014-01-28 19:14:27 UTC
Is this still an issue?
Comment 4 Marek Olšák 2014-04-13 10:53:25 UTC
Closing due to lack of feedback.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.