From Fedora Project Wiki
(drop the f11 workaround) |
(update suspend instructions) |
||
Line 5: | Line 5: | ||
# Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'nouveau' driver | # Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'nouveau' 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. | # Suspend the system (for e.g. open the system menu, then click Shutdown and select Suspend) | ||
# Resume the system | # Resume the system | ||
|results= | |results= |
Revision as of 16:17, 28 September 2010
Description
This test case tests whether suspend / resume works successfully with the Nouveau video driver, with kernel mode setting enabled. You must be using a video adapter supported by the driver, and Rawhide. Your system must be capable of suspending and resuming normally (for instance, with 'nouveau.modeset=0 3' kernel parameter to disable nouveau from interacting with the video adapter).
How to test
- Ensure the 'nomodeset' and 'nouveau.modeset=0' kernel parameters are 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 'nouveau' driver
- Shut your system down entirely, then start it up again
- Suspend the system (for e.g. open the system menu, then click Shutdown and select Suspend)
- Resume the system
Expected Results
- The system should come back with the display correct and at the correct resolution, backlight active, etc.