From Fedora Project Wiki
(create radeon fast user switch test case) |
(template-ize) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Template:Testcase_video_fastuserswitch|driver=radeon|module=radeon|wikidriver=radeon}} | ||
| | [[Category:Package_xorg-x11-drv-ati_extended_test_cases]] | ||
| | |||
}} | |||
[[Category: |
Latest revision as of 16:50, 10 January 2011
🔗 Description
This test case tests whether fast user switching work successfully with the radeon video driver. You must be using a video adapter supported by the radeon driver.
🔗 Setup
- Ensure the nomodeset and radeon.modeset=0 kernel parameters are not set in your bootloader configuration
- You can see your current kernel options by running
cat /proc/cmdline
- You can see your current kernel options by running
- Ensure the file
/etc/X11/xorg.conf
does not exist, or is a valid file that uses the radeon driver - Shut your system down entirely, then start it up again
- If using a live image to test, ignore the above steps and simply boot the system from the live image with default options
- Create a second regular user account, if you do not already have one available. If you are using a live image, either change the password of the 'liveuser' user to something you can use, or create two regular user accounts to test with, then log in as the first
🔗 How to test
- Trigger fast switching (in a default Fedora desktop, click the system menu at the top right hand corner, click your user name, 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