From Fedora Project Wiki
(update test case as plymouth isn't working on the live cd) |
(adjust test case, graphical boot ain't working) |
||
Line 6: | Line 6: | ||
# Shut your system down entirely, then start it up again | # Shut your system down entirely, then start it up again | ||
|results= | |results= | ||
# (KMS) The boot process should be in | # (KMS) The boot process should be in high-resolution text mode as soon as initrd has loaded (very shortly after the bootloader) | ||
# (KMS) The boot process (and, later, X) should use the correct native resolution for your monitor | # (KMS) The boot process (and, later, X) should use the correct native resolution for your monitor | ||
# (Plymouth) No flickering or mode changes should occur from initrd right through to GDM | # (Plymouth) No flickering or mode changes should occur from initrd right through to GDM | ||
# The system should boot successfully to the normal graphical login screen | # The system should boot successfully to the normal graphical login screen | ||
}} | }} | ||
[[Category:Intelvideo_Test_Cases]] | [[Category:Intelvideo_Test_Cases]] |
Revision as of 14:32, 11 September 2009
Description
This test case tests whether basic X initialization is successful with the Intel video driver, with kernel mode setting enabled. You must be using a video adapter supported by the driver, and Fedora 11 or later (or Rawhide from any time after mid-February 2009).
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
Expected Results
- (KMS) The boot process should be in high-resolution text mode as soon as initrd has loaded (very shortly after the bootloader)
- (KMS) The boot process (and, later, X) should use the correct native resolution for your monitor
- (Plymouth) No flickering or mode changes should occur from initrd right through to GDM
- The system should boot successfully to the normal graphical login screen