From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 32557] New: [r600g] z/stencil buffer too small error in dmesg.
Date: Tue, 21 Dec 2010 09:57:26 -0800 (PST)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 85F429E7AF
for ;
Tue, 21 Dec 2010 09:57:26 -0800 (PST)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.