From Fedora Project Wiki

(cleanups)
(move to the new package-specific category system)
Line 9: Line 9:
# After 5 seconds the display should blank. It should recover correctly when the mouse is moved
# After 5 seconds the display should blank. It should recover correctly when the mouse is moved
}}
}}
[[Category:Radeon_Test_Cases]]
[[Category:Package_xorg-x11-drv-ati_core_test_cases]]

Revision as of 14:16, 23 December 2010

Description

This test case tests whether screen saver and DPMS work successfully with the Radeon video driver, with kernel mode setting enabled. You must be using a card supported by the Radeon video driver.


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 succeed)
  2. Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'radeon' driver
  3. Shut your system down entirely, then start it up again
  4. Run the command sleep 5 && xset dpms force off

Expected Results

  1. After 5 seconds the display should blank. It should recover correctly when the mouse is moved