From Fedora Project Wiki
(update test case as plymouth isn't working on the live cd) |
m (Adamwill moved page QA:Testcase Intel - Boot to QA:Testcase intelvideo basic over redirect: Move back to the old name, martix did a half-assed renaming job and the old names were better anyway.) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Testcase_video_basic|driver=intel|module=i915}} | ||
| | [[Category:Package_xorg-x11-drv-intel_core_test_cases]] | ||
[[Category:Critical_path_test_cases]] | |||
| | |||
[[Category: |
Latest revision as of 18:33, 2 November 2016
Description
This test case tests whether basic X initialization is successful with the intel driver.
Setup
- Ensure the nomodeset and 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 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)