From Fedora Project Wiki

(italicize driver name)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests whether suspend / resume works successfully with the {{{driver|(DRIVER)}}} video driver, with kernel mode setting enabled. You must be using a card supported by the {{{driver|(DRIVER)}}} video driver. Your system must be capable of suspending and resuming normally (for instance, it worked in previous Fedora releases, or works if you boot to runlevel 3: otherwise please file a bug against the kernel).
|description=This test case tests whether suspend / resume works successfully with the ''{{{driver|(DRIVER)}}}'' video driver, with kernel mode setting enabled. You must be using a card supported by the ''{{{driver|(DRIVER)}}}'' video driver. Your system must be capable of suspending and resuming normally (for instance, it worked in previous Fedora releases, or works if you boot to runlevel 3: otherwise please file a bug against the kernel).
|actions=
|actions=
# Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to suceed)
# Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to suceed)
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a known-good configuration file that uses the '{{{driver|(DRIVER)}}}' driver
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a known-good configuration file that uses the ''{{{driver|(DRIVER)}}}'' 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. open the system menu, then click Shutdown and select Suspend)
# Suspend the system (for e.g. open the system menu, then click Shutdown and select Suspend)

Revision as of 14:36, 10 January 2011

Description

This test case tests whether suspend / resume works successfully with the (DRIVER) video driver, with kernel mode setting enabled. You must be using a card supported by the (DRIVER) video driver. Your system must be capable of suspending and resuming normally (for instance, it worked in previous Fedora releases, or works if you boot to runlevel 3: otherwise please file a bug against the kernel).


How to test

  1. Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to suceed)
  2. Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the (DRIVER) driver
  3. Shut your system down entirely, then start it up again
  4. Suspend the system (for e.g. open the system menu, then click Shutdown and select Suspend)
  5. Resume the system

Expected Results

  1. The system should come back with the display correct and at the correct resolution, backlight active, etc.