(correct the instructions) |
(adopt improved results table) |
||
Line 81: | Line 81: | ||
! [[QA:Testcase_nouveau_dpms|DPMS]] | ! [[QA:Testcase_nouveau_dpms|DPMS]] | ||
! [[QA:Testcase_nouveau_xv|XVideo]] | ! [[QA:Testcase_nouveau_xv|XVideo]] | ||
! [[QA:Testcase_nouveau_rotate|Rotation]] | |||
! [[QA:Testcase_nouveau_restartx|X restart]] | ! [[QA:Testcase_nouveau_restartx|X restart]] | ||
! [[QA:Testcase_nouveau_rendercheck|Rendercheck]] | ! [[QA:Testcase_nouveau_rendercheck|Rendercheck]] | ||
! [[QA:Testcase_nouveau_glx| | ! [[QA:Testcase_nouveau_glx|GLX]] | ||
! [[QA:Testcase_nouveau_fastuserswitch| | ! [[QA:Testcase_nouveau_fastuserswitch|User switch]] | ||
! [[QA: | ! [[QA:Testcase_nouveau_vt|VT switch]] | ||
! [[QA:Testcase_nouveau_suspend|Suspend | ! [[QA:Testcase_nouveau_suspend|Suspend]] | ||
! [[QA:Testcase_nouveau_multihead|Multihead]] | ! [[QA:Testcase_nouveau_multihead|Multihead]] | ||
! Comments | ! Comments | ||
|- | |- | ||
| [[User: | | [[User:Example | Example user]] | ||
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW] | | [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW] | ||
| | | {{result|pass}} | ||
| | | {{result|pass}} | ||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| {{result|pass}} | |||
| N/A | | N/A | ||
| | | {{result|fail||123456}} | ||
| | | {{result|warn||234567}} | ||
| | | <references/> | ||
| | |||
| | |||
| | |||
| | |||
| | |||
<references/> | |||
|- | |- | ||
! User | ! User | ||
Line 110: | Line 111: | ||
! [[QA:Testcase_nouveau_dpms|DPMS]] | ! [[QA:Testcase_nouveau_dpms|DPMS]] | ||
! [[QA:Testcase_nouveau_xv|XVideo]] | ! [[QA:Testcase_nouveau_xv|XVideo]] | ||
! [[QA:Testcase_nouveau_rotate|Rotation]] | |||
! [[QA:Testcase_nouveau_restartx|X restart]] | ! [[QA:Testcase_nouveau_restartx|X restart]] | ||
! [[QA:Testcase_nouveau_rendercheck|Rendercheck]] | ! [[QA:Testcase_nouveau_rendercheck|Rendercheck]] | ||
! [[QA:Testcase_nouveau_glx| | ! [[QA:Testcase_nouveau_glx|GLX]] | ||
! [[QA:Testcase_nouveau_fastuserswitch| | ! [[QA:Testcase_nouveau_fastuserswitch|User switch]] | ||
! [[QA: | ! [[QA:Testcase_nouveau_vt|VT switch]] | ||
! [[QA:Testcase_nouveau_suspend|Suspend | ! [[QA:Testcase_nouveau_suspend|Suspend]] | ||
! [[QA:Testcase_nouveau_multihead|Multihead]] | ! [[QA:Testcase_nouveau_multihead|Multihead]] | ||
! Comments | ! Comments | ||
|} | |} | ||
[[Category:Fedora 15 Test Days]] | [[Category:Fedora 15 Test Days]] |
Revision as of 18:54, 10 January 2011
DATE | TIME | WHERE |
Tue Feb 22, 2011 | ALL DAY | #fedora-test-day) |
What to test?
Today's Fedora Test Day will focus on the Nouveau graphics driver for NVIDIA graphics cards.
Who's available
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion.
- Development - Ben Skeggs (IRC: darktama)
- Quality Assurance - Adam Williamson (IRC: adamw)
What's needed to test
- An NVIDIA graphics adapter. To confirm whether you have supporting hardware, run the following command:
/sbin/lspci -d 10de: | grep -iq VGA && echo "Join Nouveau Fedora Test Day" || echo "No nVidia graphics hardware found."
- An updated Fedora 42 pre-release, or the special live image (see below)
- Your hardware profile uploaded to Smolt according to these instructions
- Make sure to back up your existing
xorg.conf
file, if you have one, so you can recover if the nouveau driver causes you trouble
How to test?
Update your machine
If you're running Fedora 42, make sure you have all the current updates for it installed, using the update manager. Or you can use a live image:
Live image
Optionally, you may download a non-destructive Fedora 42 live image for your architecture. Tips on using a live image are available at FedoraLiveCD.
Architecture | SHA256SUM |
---|---|
i686 | aef08e5186201aa5d8aef92a6d7cabe659b8f60ced16a34d6c756a3fbeb9bd3d |
x86_64 | 624ed21266aa75f2eb4949967a342970d5efcf5b842654ced8f5a2570147af63 |
Test
Follow each of these test cases:
- QA:Testcase_nouveau_basic
- QA:Testcase_nouveau_dpms
- QA:Testcase_nouveau_xv
- QA:Testcase_nouveau_rotate
- QA:Testcase_nouveau_restartx
- QA:Testcase_nouveau_rendercheck (can take some time to complete, from 10 minutes to an hour or two)
- QA:Testcase_nouveau_glx
- QA:Testcase_nouveau_fastuserswitch
- QA:Testcase_nouveau_vt
- QA:Testcase_nouveau_suspend
Multihead test case:
You will need two or more monitors to perform the multihead test.
Report your results
If you have problems with any of the tests, report a bug to Bugzilla usually for the component xorg-x11-drv-nouveau. If you are unsure about exactly how to file the report, just ask on IRC and we will help you. Follow the instructions on this page to ensure you include sufficient information in the report. Once you have completed the tests, add your results to the Results table below, following the example results from Sample user as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to your Smolt hardware profile (see above for a link with instructions on submitting your hardware profile to Smolt). For each test case, use the result template to enter your result, as shown in the example result line. If you could not perform one test (for example, you cannot perform the more advanced tests because the basic one fails, or you cannot perform the multihead test as you have only one display), enter the word N/A. In the comments column, you can enter the model name and PCI device ID (vendor ID is usually 10DE) of your card, if you know it - you can usually find this information in the output of the command lspci -nn.
Results
User | Smolt Profile | Basic test | DPMS | XVideo | Rotation | X restart | Rendercheck | GLX | User switch | VT switch | Suspend | Multihead | Comments |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Example user | HW | N/A | |||||||||||
User | Smolt Profile | Basic test | DPMS | XVideo | Rotation | X restart | Rendercheck | GLX | User switch | VT switch | Suspend | Multihead | Comments |