From Fedora Project Wiki

No edit summary
No edit summary
Line 2: Line 2:
|description=This test case tests whether multiple displays work successfully with the Nouveau driver. You will need at least two monitors connected to your NVIDIA video adapter to perform this test.
|description=This test case tests whether multiple displays work successfully with the Nouveau driver. You will need at least two monitors connected to your NVIDIA video adapter to perform this test.
|actions=
|actions=
# Enable the nouveau driver. You may need to install the driver package, and download [https://fedoraproject.org/w/uploads/d/d9/Xorg.conf.nouveau this file] and install it as /etc/X11/xorg.conf . If using the Test Day live CD, you can ignore this step
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a valid file that uses the ''nouveau'' driver. If you are using the live image, ignore this step
# Connect as many displays as you can to the available ports on your display adapter
# Connect as many displays as you can to the available ports on your display adapter
# Shut your system down entirely, then start it up again
# Shut your system down entirely, then start it up again

Revision as of 18:09, 10 September 2009

Description

This test case tests whether multiple displays work successfully with the Nouveau driver. You will need at least two monitors connected to your NVIDIA video adapter to perform this test.


How to test

  1. Ensure the file /etc/X11/xorg.conf does not exist, or is a valid file that uses the nouveau driver. If you are using the live image, ignore this step
  2. Connect as many displays as you can to the available ports on your display adapter
  3. Shut your system down entirely, then start it up again
  4. Verify that the graphical environment starts correctly and shows the same screen on each display (clone mode)
  5. Open a console and run the command xrandr. Take a copy of the results
  6. Run the GNOME display configuration tool, gnome-display-properties. Verify that it correctly shows each of the connected displays (monitors). Test re-arranging, enabling, disabling and configuring displays

Expected Results

  1. xrandr should report each connected display and the correct available modes on each
  2. gnome-display-properties should allow you to arrange the displays in any configuration, enable and disable displays, and change each display's settings; these changes should work and be reflected in what each display actually shows