From Fedora Project Wiki
(move to the new package-specific category system) |
(template-ize) |
||
Line 1: | Line 1: | ||
{{ | {{Testcase_video_vt|driver=radeon|module=radeon}} | ||
| | |||
| | |||
}} | |||
[[Category:Package_xorg-x11-drv-ati_core_test_cases]] | [[Category:Package_xorg-x11-drv-ati_core_test_cases]] |
Latest revision as of 17:15, 10 January 2011
Description
This test case tests whether virtual terminal switching works successfully with the radeon video driver, with kernel mode setting enabled. You must be using a video adapter supported by the radeon.
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
How to test
- Switch to a virtual console: ctrl-alt-F2
- Log in to the console (as user root with no password, if you are using a live image to test), and run a test command
- Switch back to the graphical desktop: ctrl-alt-F1
- Switch back and forth again
Expected Results
- Switching between the graphical desktop and a virtual console should work correctly
- Both the virtual console and the graphical desktop should be displayed correctly, and this should work through repeated switches between the two