From Fedora Project Wiki
(create intel fast user switch test case) |
(create intel suspend/resume test case) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests whether | |description=This test case tests whether suspend / resume works successfully with the Intel video driver, with kernel mode setting enabled. You must be using a video adapter supported by the driver, and Fedora 11 or later (or Rawhide from any time after mid-February 2009). Your system must be capable of suspending and resuming normally (for instance, it worked in previous Fedora releases). | ||
|actions= | |actions= | ||
# Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration | # Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration | ||
# Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'intel' driver | # Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'intel' driver | ||
# Shut your system down entirely, then start it up again | # Shut your system down entirely, then start it up again | ||
# | # Suspend the system (for e.g. left click the battery icon and click 'suspend') | ||
# Resume the system | |||
# | |||
|results= | |results= | ||
# | # The system should come back with the display correct and at the correct resolution, backlight active, etc. | ||
}} | }} | ||
[[Category:Intelvideo_Test_Cases]] | [[Category:Intelvideo_Test_Cases]] |
Revision as of 20:51, 11 March 2009
Description
This test case tests whether suspend / resume works successfully with the Intel video driver, with kernel mode setting enabled. You must be using a video adapter supported by the driver, and Fedora 11 or later (or Rawhide from any time after mid-February 2009). Your system must be capable of suspending and resuming normally (for instance, it worked in previous Fedora releases).
How to test
- Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration
- Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'intel' driver
- Shut your system down entirely, then start it up again
- Suspend the system (for e.g. left click the battery icon and click 'suspend')
- Resume the system
Expected Results
- The system should come back with the display correct and at the correct resolution, backlight active, etc.