Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have installed TORCS on Fedora 11. When I launch TORCS it loads up the menu and I can change the settings, but when I click on one of the races it will load the cars and tracks, it will say 'ready' and then it crashes.Here is the terminal output when it runs and crashes:
[root@localhost /]# torcs
Visual Properties Report
------------------------
Compatibility mode, properties unknown.
Visual Properties Report
------------------------
Compatibility mode, properties unknown.
WARNING: grscene:initBackground Failed to open shadow2.rgb for reading
WARNING: no shadow mapping on cars for this track
OpenAL backend info:
Vendor: OpenAL Community
Renderer: Software
Version: 1.1
Available sources: 1024 or more
Available buffers: 1024 or more
Dynamic Sources: requested: 1003, created: 1003
#static sources: 21
#dyn sources : 1003
torcs-bin: radeon_common.c:1008: radeon_validate_bo: Assertion `radeon->state.validated_bo_count < 32' failed.
/usr/local/bin/torcs: line 53: 22805 Aborted $LIBDIR/torcs-bin -l $LOCAL_CONF -L $LIBDIR -D $DATADIR $*
Distribution: PCLinuxOS2023 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,486
Rep:
I can see one problem : you installed a non
Fedora torcs' in /usr/local/.
Better delete it all or make uninstall from
the source code used, if available.
And install the Fedora packages instead :
# ' yum install torcs* ' : the star ( * ) is a wildcard,
installing all torcs, all six packages, incl. all data
( + of course all the dependencies.)
.....
I already installed torcs from the add/remove software program, I only tried the source code after that did not work. I tried the ' yum install torcs* ' command but that only installed these:
torcs-data-tracks-dirt.noarch 0:1.3.1-1
torcs-data-tracks-oval.noarch 0:1.3.1-1
TORCS still has the crashing problem. Is it possible it has anything to do with my graphics card? I notice the name of my graphics card, an ATI Radeon 9200, appears in the error part of the terminal output (I put the radeon part in bold so they are easy to find):
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.