From Fedora Project Wiki

(italicize)
(Undo revision 332815 by Martix (talk) - having these in the test case template is kind of overkill and confuses intel/radeon testers, added to the test day page instead)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
# Ensure the 'nomodeset' and '{{{module|(MODULE)}}}.modeset=0' kernel parameters are not set in your bootloader configuration
# Ensure the 'nomodeset' and '{{{module|(MODULE)}}}.modeset=0' kernel parameters are not set in your bootloader configuration
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a valid file that uses the ''{{{driver|(DRIVER)}}}'' driver. If you are using the live image, ignore this step
#* You can see your current kernel options by running <code>cat /proc/cmdline</code>
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a valid file that uses the ''{{{driver|(DRIVER)}}}'' driver
# Shut your system down entirely, then start it up again
# 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

Revision as of 19:31, 23 April 2013

  1. Ensure the 'nomodeset' and '(MODULE).modeset=0' kernel parameters are not set in your bootloader configuration
    • You can see your current kernel options by running cat /proc/cmdline
  2. Ensure the file /etc/X11/xorg.conf does not exist, or is a valid file that uses the (DRIVER) driver
  3. Shut your system down entirely, then start it up again
  4. If using a live image to test, ignore the above steps and simply boot the system from the live image with default options