Bug 29658 - Crash when starting "spring rts" the system freeze: /usr/lib/dri/r600_dri.so(radeon_bo_legacy_validate+0x483)
Summary: Crash when starting "spring rts" the system freeze: /usr/lib/dri/r600_dri.so(...
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R600 (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-18 16:12 UTC by spam
Modified: 2012-01-05 06:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
output of springrts (2.28 KB, text/plain)
2010-08-18 16:12 UTC, spam
Details

Description spam 2010-08-18 16:12:55 UTC
Created attachment 37966 [details]
output of springrts

When i start springrts my computer simple complete freezes, but the logfile of spring is written to disk (see attached).

to install in ubuntu lucid:
http://springrts.com/wiki/Ubuntu_install

Go to System - Administration - Software Sources, click the Other tab, click Add. Type ppa:spring/ppa  and close the window. Allow it to reload the packages.

open a console and do:

sudo apt-get install spring-engine
mkdir -p ~/.spring/maps ~/.spring/mods

#download a mod to ~/.spring/mods
wget -O ~/.spring/mods/BA715.sd7 "http://www.springfiles.com/download.php?maincategory=1&subcategory=5&file=BA715.sd7"

#download a map
wget -O ~/.spring/maps/8862_Cooper_Hill_TNM02-V1.sd7 "http://www.springfiles.com/download.php?maincategory=1&subcategory=2&file=8862_Cooper_Hill_TNM02-V1.sd7"

#start spring
$(which spring)

or in general:
http://springrts.com/wiki/SetupGuide
Comment 1 Alex Deucher 2012-01-05 06:25:42 UTC
r600c has been retired in favor of r600g.  Please try the r600 gallium driver.


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.