From Fedora Project Wiki

(create non-modesetting intel test case)
 
mNo edit summary
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

Revision as of 19:27, 11 March 2009

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