Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,043
    • Issues 3,043
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 989
    • Merge requests 989
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Issues
  • #281
Closed
Open
Issue created Sep 18, 2019 by Bugzilla Migration User@bugzilla-migration

SDL game teeworlds crashes in r100_cs_track_texture_check

Submitted by Alkis Georgopoulos

Assigned to Default DRI bug account

Link to original bug (#38258)

Description

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 <unrelated game output> 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 (closed) SMP Sun May 8 14:49:45 UTC 2011 i686 GNU/Linux

Version: 7.10

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking