From Fedora Project Wiki

(gstreamer-properties is in gnome-media, which may need to be installed)
No edit summary
Line 2: Line 2:
|description=This test case tests whether XVideo-accelerated video playback is successful with the Radeon video driver, with kernel mode setting enabled. You must be using a card supported by the Radeon video driver.
|description=This test case tests whether XVideo-accelerated video playback is successful with the Radeon video driver, with kernel mode setting enabled. You must be using a card supported by the Radeon video driver.
|actions=
|actions=
# Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration
# 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 /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
# Reboot your system, or boot from the live CD if using the Test Day live CD
# Reboot your system, or boot from the live CD if using the Test Day live CD

Revision as of 14:21, 1 April 2009

Description

This test case tests whether XVideo-accelerated video playback is successful 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 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. Reboot your system, or boot from the live CD if using the Test Day live CD
  4. Ensure totem is installed: yum install totem gnome-media
  5. Run gstreamer-properties, go to the Video tab, and set the Default Output Plugin to X Window System (X11/XShm/Xv)
  6. Hit the Test button and observe the test video window for a few seconds
  7. Ensure you have a known-working video file available: for example, this NetworkManager video (45 MB)
  8. Run Totem and play back the test video file you downloaded
  9. Try moving the playback window around, pausing, skipping through the video forwards and backwards, and switching to full screen mode and back (f key)

Expected Results

  1. Both the gstreamer test video and the Totem video should play smoothly (watch the white noise in the gstreamer test video), in the correct colors. In the Totem video, pausing and skipping and switching to and from full screen should work with no delays and no kind of corruption to the video or the rest of the desktop