From Fedora Project Wiki
Description
This test case tests whether basic X initialization is successful with the nouveau, radeon or intel driver.
Setup
- Ensure the nomodeset and nouveau.modeset=0, radeon.modeset=0 or i915.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 nouveau, radeon or intel 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
- Observe whether the system successfully reaches the graphical login screen
Expected Results
- The system should boot successfully to the normal graphical login screen, at the optimal resolution for your monitor, with no graphical artifacts (missing cursor, wrong colors etc)