From Fedora Project Wiki

(Remove multihead requirement)
(clean up)
Line 2: Line 2:
|description=This test case tests whether display rotation work successfully with the Radeon driver.
|description=This test case tests whether display rotation work successfully with the Radeon driver.
|actions=
|actions=
# Connect as many displays as you can to the available ports on your display adapter
# 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
# Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'radeon' driver
# Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'radeon' driver
# Shut your system down entirely, then start it up again
# Shut your system down entirely, then start it up again
# Verify that the graphical environment starts correctly and shows the same screen on each display (clone mode)
# Open a console and run the command <tt>xrandr</tt>. Take a copy of the results
# Run the GNOME display configuration tool, <tt>gnome-display-properties</tt>. Try rotating the primary display - change the ''Rotation'' drop down and hit apply
# Run the GNOME display configuration tool, <tt>gnome-display-properties</tt>. Try rotating the primary display - change the ''Rotation'' drop down and hit apply
# Try and change back to the normal orientation
# Try and change back to the normal orientation

Revision as of 14:21, 1 April 2009

Description

This test case tests whether display rotation work successfully with the Radeon 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 suceed)
  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 GNOME display configuration tool, gnome-display-properties. Try rotating the primary display - change the Rotation drop down and hit apply
  5. Try and change back to the normal orientation

Expected Results

  1. The rotation should apply correctly and the rotated screen should display with no artifacts. Returning to the normal orientation should also work smoothly with no artifacts