From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=This test case tests whether virtual terminal switching works successfully with the Nouveau video driver, with kernel mode setting enabled. You must b...') |
(update login instructions) |
||
Line 6: | Line 6: | ||
# Shut your system down entirely, then start it up again | # Shut your system down entirely, then start it up again | ||
# Switch to a virtual console: ctrl-alt-F2 | # Switch to a virtual console: ctrl-alt-F2 | ||
# Log in to the console, and run a test command | # Log in to the console (as user ''root'' with no password), and run a test command | ||
# Switch back to the graphical desktop: ctrl-alt-F1 | # Switch back to the graphical desktop: ctrl-alt-F1 | ||
# Switch back and forth again | # Switch back and forth again |
Revision as of 17:11, 10 September 2009
Description
This test case tests whether virtual terminal switching works successfully with the Nouveau video driver, with kernel mode setting enabled. You must be using a video adapter supported by the driver, and Rawhide.
How to test
- Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration
- Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'intel' driver
- Shut your system down entirely, then start it up again
- Switch to a virtual console: ctrl-alt-F2
- Log in to the console (as user root with no password), 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
- If you are using the Test Day live CD image, you may see multiple xkb errors when switching back to the graphical desktop - this is a known issue, it does not need to be reported