LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Install Advice (update included)
#6
Good job getting it up and running!

For the benefit of others who may be in similar situation with Nvida card, what exactly did you do when editing /etc/default/grub?  Did you just add "nomodeset" to it or something?

Nevermind.  Just saw your solution on your other post:
Quote:*  Open a terminal and type following to open /etc/default/grub file with text editor as root.
Code: [Select]
gksu leafpad /etc/default/grub

*  Look for this line:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

*  Change it to this:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.modeset=0"

*  Save file, then close text editor

*  Still in the terminal, enter the following:
Code: [Select]
sudo update-grub

For some reason, I thought that line was only for Intel-based cards -- but what do I know?  If it worked for your Nvidia card, that's all that counts.  Good job.


(09-27-2014, 11:53 PM)ChrisL link Wrote: My only remaining issue is that it boots up without displaying the grub screen choices.  I tried a suggested "no menu" fix but that did not work.

Not 100% sure what you mean here.  Will have a look at your new post for details.
Try Linux Beginner Search Engine for answers to Linux questions.
Reply


Messages In This Thread
New Install Advice (update included) - by ChrisL - 09-26-2014, 11:54 PM
Re: New Install Advice - by shengchieh - 09-27-2014, 02:58 AM
Re: New Install Advice - by gold_finger - 09-27-2014, 03:05 PM
Re: New Install Advice - by ChrisL - 09-27-2014, 06:12 PM
Re: New Install Advice - by ChrisL - 09-27-2014, 11:53 PM
Re: New Install Advice (update included) - by gold_finger - 09-28-2014, 06:18 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)