From Fedora Project Wiki

No edit summary
No edit summary
Line 2: Line 2:
|description=This test case logs the results of a basic 'rendercheck' test on the Nouveau driver.
|description=This test case logs the results of a basic 'rendercheck' test on the Nouveau driver.
|actions=
|actions=
# Enable the nouveau driver. You may need to install the driver package, and download [https://fedoraproject.org/w/uploads/d/d9/Xorg.conf.nouveau this file] and install it as /etc/X11/xorg.conf . If using the Test Day live CD, you can ignore this step
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a valid file that uses the ''nouveau'' driver. If you are using the live image, ignore this step
# Shut your system down entirely, then start it up again (using the Test Day live CD if you so choose)
# Shut your system down entirely, then start it up again (using the Test Day live CD if you so choose)
# Boot as normal and log in
# Boot as normal and log in

Revision as of 18:09, 10 September 2009

Description

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


How to test

  1. Ensure the file /etc/X11/xorg.conf does not exist, or is a valid file that uses the nouveau driver. If you are using the live image, 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