From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=Checking that your card and software can render extremeTuxRacer. You must be using a card supported by the Radeon video driver. |actions= # Ensure the...') |
m (sp) |
||
Line 2: | Line 2: | ||
|description=Checking that your card and software can render extremeTuxRacer. You must be using a card supported by the Radeon video driver. | |description=Checking that your card and software can render extremeTuxRacer. You must be using a card supported by the Radeon video driver. | ||
|actions= | |actions= | ||
# Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to | # Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to succeed) | ||
# Ensure that <pre>glxinfo | grep 'OpenGL renderer'</pre>does not return:<pre>OpenGL renderer string: Software Rasterizer</pre> | # Ensure that <pre>glxinfo | grep 'OpenGL renderer'</pre>does not return:<pre>OpenGL renderer string: Software Rasterizer</pre> | ||
# Install the extremetuxracer package: `yum -y install extremetuxracer` | # Install the extremetuxracer package: `yum -y install extremetuxracer` |
Revision as of 22:39, 13 April 2010
Description
Checking that your card and software can render extremeTuxRacer. You must be using a card supported by the Radeon video driver.
How to test
- Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to succeed)
- Ensure that
glxinfo | grep 'OpenGL renderer'
does not return:OpenGL renderer string: Software Rasterizer
- Install the extremetuxracer package:
yum -y install extremetuxracer
- Launch etracer from a terminal.
- Edit the game settings (Configuration => {Video, Graphics}).
- Launch a practice session (Ski Jump is short, Path of Daggers entertaining). Look closely at the screen.
- Quit extremetuxracer.
Expected Results
- no crash.
- no obvious misrendering (flickering mostly)