LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-10-2010, 07:13 AM   #16
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399

Having direct rendering enabled is not enough to determine if 3D acceleration is working. You really need to check the OpenGL renderer string as well:

Code:
glxinfo | grep -i render
Having said that, you probably do have 3D acceleration enabled. Your Xorg log file does look good and 3D acceleration should be working on your GPU out of the box. It's quite possible, however, that the video card and drivers just aren't capable of decent acceleration. The Xpress 200 GPUs are rather low-end, as far as mobile GPUs go.

You could run supertuxkart with the environmental variable LIBGL_DEBUG enabled:

Code:
LIBGL_DEBUG=verbose supertuxkart
This will print a few lines of debugging information which would let you know if there's some other problem with your driver setup.

Adam

Last edited by adamk75; 09-10-2010 at 07:14 AM.
 
Old 09-10-2010, 12:09 PM   #17
Sumguy
Member
 
Registered: Jul 2010
Location: Rural Kentucky, USA.
Distribution: BunsenLabs Linux
Posts: 465

Original Poster
Blog Entries: 2

Rep: Reputation: 119Reputation: 119
Quote:
Originally Posted by adamk75 View Post
Having direct rendering enabled is not enough to determine if 3D acceleration is working. You really need to check the OpenGL renderer string as well:

Code:
glxinfo | grep -i render
Having said that, you probably do have 3D acceleration enabled. Your Xorg log file does look good and 3D acceleration should be working on your GPU out of the box. It's quite possible, however, that the video card and drivers just aren't capable of decent acceleration. The Xpress 200 GPUs are rather low-end, as far as mobile GPUs go.

You could run supertuxkart with the environmental variable LIBGL_DEBUG enabled:

Code:
LIBGL_DEBUG=verbose supertuxkart
This will print a few lines of debugging information which would let you know if there's some other problem with your driver setup.

Adam
O-K, here's the OpenGL rendering string: (I can't tell from this if the 3D is on)

Code:
direct rendering: Yes
OpenGL renderer string: Mesa DRI R300 (RS400 5A61) 20090101 x86/MMX/SSE2 NO-TCL DRI2
And here is the debug info (Game opens, and race starts...but graphics are still scrambled- seems to show a problem here...but how to fix it?)

Code:
 LIBGL_DEBUG=verbose supertuxkart
Data files will be fetched from: '/usr/share/games/supertuxkart/'
SDL_LoadWAV() failed to load /usr/share/games/supertuxkart//data/sfx/horn.wav
Highscores will be saved in '/home/bob/.supertuxkart/highscore.data'.
libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/bob/.drirc: No such file or directory.
(((The one good thing about having problems = I learn an awful lot with youse guys helping me fix them. You're not just helping me fix a game...you're helping me to learn about Linux!)))

Last edited by Sumguy; 09-10-2010 at 12:11 PM.
 
Old 09-10-2010, 12:20 PM   #18
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Well your glxinfo shows that you are using the Mesa r300 driver, which means you have 3D acceleration. And the output from supertuxkart, with LIBGL_DEBUG set to verbose, shows it loading the r300_dri driver as well.

So you have either hit a bug in the game, a bug in the driver, or just a limitation of the hardware.

You could try booting with the 'nomodeset' option to the kernel. This will disable kernel modesetting, as well as DRI2, and might give better results.

Adam
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple games. BernardoLG Linux - Games 9 10-06-2006 07:51 AM
problems creating a simple bootable cd to perform a simple task czarherr Linux - Software 1 11-11-2004 05:22 AM
Is there a simple way to install the most common requirements for games? jimdaworm Linux - Games 2 12-04-2003 12:12 PM
This may be simple, games? Mack_T Linux - Newbie 2 09-23-2003 12:20 PM
Simple games PissOnWindows Linux - Software 4 07-22-2002 05:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration