From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 38258] New: SDL game teeworlds crashes in r100_cs_track_texture_check Date: Mon, 13 Jun 2011 09:05:52 -0700 (PDT) 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 E3A2F9E95A for ; Mon, 13 Jun 2011 09:05:52 -0700 (PDT) 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=38258 Summary: SDL game teeworlds crashes in r100_cs_track_texture_check Product: Mesa Version: 7.10 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: alkisg@gmail.com The SDL-based game "teeworlds" crashes on a laptop with Radeon IGP 330M/340M/350M [1002:4337] when KMS is used, but it runs fine when I use "nomodeset". When I don't have "firmware-linux-nonfree" installed the game also doesn't crash but it's 20 times slower, about 1 fps. I tested on many recent Debian and Ubuntu versions - the output below is from Debian testing (Wheezy). I had to comment out "options radeon modeset=1" in /etc/modprobe.d/radeon-kms.conf for "nomodeset" to take effect. I can attach more output upon request, or test with different software versions. Thank you. $ teeworlds drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info. $ dmesg | tail -n 2 [ 355.980790] [drm:r100_cs_track_texture_check] *ERROR* No texture bound to unit 0 [ 355.980838] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! $ lspci -nn -k | grep -A 2 VGA 01:05.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon IGP 330M/340M/350M [1002:4337] Subsystem: Compaq Computer Corporation Device [0e11:0056] Kernel driver in use: radeon $ dpkg-query -W xserver-xorg-video-radeon firmware-linux '*mesa*' xserver-xorg-video-radeon 1:6.14.2-1 firmware-linux 0.30 libgl1-mesa-dri 7.10.2-3 libgl1-mesa-glx 7.10.2-3 libglu1-mesa 7.10.2-3 mesa-utils 8.0.1-2 $ uname -a Linux myrto 2.6.38-2-686 #1 SMP Sun May 8 14:49:45 UTC 2011 i686 GNU/Linux -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.