From 7d7132065565b8cc520afe31f0765491adb10ff0 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 15 Apr 2019 19:34:07 -0700 Subject: [PATCH] Add nomodeset to tips and tricks --- source/A/tips_and_tricks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/A/tips_and_tricks.rst b/source/A/tips_and_tricks.rst index ec921dae..2b52990f 100644 --- a/source/A/tips_and_tricks.rst +++ b/source/A/tips_and_tricks.rst @@ -15,4 +15,4 @@ To find out what version of softare you have you can view the `ubuntu packages w even if it does not ship with lubuntu by default. -If you want to boot an older kernel for troubleshooting use the advanced options for lubuntu at the grub bootloader screen if shown. If you need to get into this bootloader hold down :kbd:`shift` key at booting and then select the different kernel you want to boot into. To move down to Advanced options press :kbd:`Down Arrow`. To select the advanced options press the :kbd:`Right Arrow` or :kbd:`Enter` key. To go back up a level from a submenu of grub press the :kbd:`Escape` key. To add a boot option press the :kbd:`e` key and then type the boot paramater you want to add to the end of the line. +If you want to boot an older kernel for troubleshooting use the advanced options for lubuntu at the grub bootloader screen if shown. If you need to get into this bootloader hold down :kbd:`shift` key at booting and then select the different kernel you want to boot into. To move down to Advanced options press :kbd:`Down Arrow`. To select the advanced options press the :kbd:`Right Arrow` or :kbd:`Enter` key. To go back up a level from a submenu of grub press the :kbd:`Escape` key. To add a boot option press the :kbd:`e` key and then type the boot paramater you want to add to the end of the line. The nomodeset will try to load things for graphic compatiblity if for example you get a black screen without proprietary drivers.