From Fedora Project Wiki

(create nouveau rendercheck test case)
 
No edit summary
Line 7: Line 7:
# Ensure the 'rendercheck' tool is available. If you are using the Test Day live CD it will be available automatically. For other situations a package is available [http://adamwill.fedorapeople.org/nouveau/ here]
# Ensure the 'rendercheck' tool is available. If you are using the Test Day live CD it will be available automatically. For other situations a package is available [http://adamwill.fedorapeople.org/nouveau/ here]
# From a console, run the following command: {{command|rendercheck -t fill,dcoords,scoords,mcoords,tscoords,tmcoords,blend,composite -f a8r8g8b8,x8r8g8b8,a8 > renderchecklog}}
# From a console, run the following command: {{command|rendercheck -t fill,dcoords,scoords,mcoords,tscoords,tmcoords,blend,composite -f a8r8g8b8,x8r8g8b8,a8 > renderchecklog}}
# It will take around 15 minutes to complete. When it does, compress the renderchecklog file (e.g. {{command|gzip renderchecklog}}) and upload it to the Wiki via the ''Upload file'' link in the left hand link bar
# It will take around 15 minutes to complete (it is complete when it returns to a prompt). When it does, compress the resulting ''renderchecklog'' file (e.g. {{command|gzip renderchecklog}}) and upload it to the Wiki via the ''Upload file'' link in the left hand link bar
# Add a link to your upload in the appropriate box in the Wiki page Test Results section
# Add a link to your upload in the appropriate box in the Wiki page Test Results section
|results=
|results=

Revision as of 16:28, 26 March 2009

Description

This test case logs the results of a basic 'rendercheck' test on the Nouveau driver.


How to test

  1. Enable the nouveau driver. You may need to install the driver package, and download this file and install it as /etc/X11/xorg.conf . If using the Test Day live CD, you can ignore this step
  2. Shut your system down entirely, then start it up again (using the Test Day live CD if you so choose)
  3. Boot as normal and log in
  4. Ensure the 'rendercheck' tool is available. If you are using the Test Day live CD it will be available automatically. For other situations a package is available here
  5. From a console, run the following command: rendercheck -t fill,dcoords,scoords,mcoords,tscoords,tmcoords,blend,composite -f a8r8g8b8,x8r8g8b8,a8 > renderchecklog
  6. It will take around 15 minutes to complete (it is complete when it returns to a prompt). When it does, compress the resulting renderchecklog file (e.g. gzip renderchecklog) and upload it to the Wiki via the Upload file link in the left hand link bar
  7. Add a link to your upload in the appropriate box in the Wiki page Test Results section

Expected Results

  1. The renderchecklog file should contain a record of the complete rendercheck session