From Fedora Project Wiki
No edit summary |
(filename macro) |
||
Line 2: | Line 2: | ||
|description=This test case tests whether compositing_manger setting of metacity works successfully 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 compositing_manger setting of metacity works successfully 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 (unless you need it for basic X operation to | # Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to succeed) | ||
# 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 {{filename|/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 | ||
# Run gconf-editor | # Run gconf-editor |
Revision as of 17:56, 13 April 2010
Description
This test case tests whether compositing_manger setting of metacity works 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
- Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to succeed)
- 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
- Run gconf-editor
- Follow apps->metacity->general from navigation toolbar left, check 'compositing_manager' checkbox. See whether everything works fine.
Expected Results
- The graphical desktop should be displayed correctly when 'compositing_manager' is checked
- With metacity's compositing enabled, window shadows and ALT-TAB with window screenshots should be desplayed correctly.