From Fedora Project Wiki

(create non-modesetting intel test case)
 
(obsolete)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|description=This test case tests whether basic X initialization is successful with the Intel video driver, with kernel mode setting disabled. You must be using a video adapter supported by the driver.
|description=This test case tests whether basic X initialization is successful with the Intel video driver, with kernel mode setting disabled. You must be using a video adapter supported by the driver.
|actions=
|actions=
# 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
# Shut your system down entirely, then start it up again
# Enter the bootloader configuration screen, and add the 'nomodeset' kernel parameter
# Enter the bootloader configuration screen, and add the 'nomodeset' kernel parameter
Line 8: Line 9:
# 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:Obsolete_Test_Cases]]

Latest revision as of 16:56, 13 January 2011

Description

This test case tests whether basic X initialization is successful with the Intel video driver, with kernel mode setting disabled. You must be using a video adapter supported by the driver.


How to test

  1. Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'intel' driver
  2. Shut your system down entirely, then start it up again
  3. Enter the bootloader configuration screen, and add the 'nomodeset' kernel parameter
  4. Observe whether the system successfully reaches the graphical login screen

Expected Results

  1. The system should boot successfully to the normal graphical login screen