From Fedora Project Wiki
(drop a special case comment from last test day cycle) |
(and another) |
||
Line 13: | Line 13: | ||
# Fast user switching should work correctly, with no display issues on either desktop | # Fast user switching should work correctly, with no display issues on either desktop | ||
# Accelerated OpenGL apps and video playback should work on both desktops when two logins are active | # Accelerated OpenGL apps and video playback should work on both desktops when two logins are active | ||
}} | }} | ||
[[Category:Radeon_Test_Cases]] | [[Category:Radeon_Test_Cases]] |
Revision as of 17:58, 8 September 2009
Description
This test case tests whether fast user switching 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
- 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
- Shut your system down entirely, then start it up again
- Create a second regular user account, if you do not already have one available
- Trigger fast switching (in a default Fedora desktop, click your name at the top right hand corner, then select Switch User)
- Log in with the second user account
- Test switching from one account to the other and back again, with both logged in
- Check the GLX and Xv test cases on both logins
Expected Results
- Fast user switching should work correctly, with no display issues on either desktop
- Accelerated OpenGL apps and video playback should work on both desktops when two logins are active