You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



sometimes blank screen on startup solved

Author (Read 10249 times)

0 Members and 1 Guest are viewing this topic.

Re: sometimes blank screen on startup solved
« Reply #7 on: May 16, 2014, 09:35:11 PM »
 

N4RPS

  • Donator
  • Platinum Level Poster
  • **********
  • 1149
    Posts
  • Reputation: 155
  • Knows JUST ENOUGH Linux to be DANGEROUS
    • View Profile
    • Orphans for Christ, Self Advocates of Mecklenburg

  • CPU: Several Different 32-bit & 64-bit CPUs, 2-8 GB RAM

  • MEMORY: 8Gb

  • VIDEO CARD: Several Different AMD and Intel GPUs
Hello!

Unless you're streaming something, the two should have nothing to do with one another.

There's something you can do, but I want to test it in a VM first...

73 DE N4RPS
Rob


A gun in your hand is worth more than a whole police force on the phone.
 

Re: sometimes blank screen on startup solved
« Reply #6 on: May 16, 2014, 05:52:34 PM »
 

intensate

  • Guest
I dont know if its a coincidence but vlc player stopped working after I fixed other problem!
would what I did in terminal affect it?
 

Re: sometimes blank screen on startup
« Reply #5 on: May 15, 2014, 09:40:52 AM »
 

N4RPS

  • Donator
  • Platinum Level Poster
  • **********
  • 1149
    Posts
  • Reputation: 155
  • Knows JUST ENOUGH Linux to be DANGEROUS
    • View Profile
    • Orphans for Christ, Self Advocates of Mecklenburg

  • CPU: Several Different 32-bit & 64-bit CPUs, 2-8 GB RAM

  • MEMORY: 8Gb

  • VIDEO CARD: Several Different AMD and Intel GPUs
Hello!

To change the priority, right-click on the network icon, select 'Edit Connections', click the 'Wired' tab, highlight 'Wired connection 1', and click the 'Delete' tab. Until you plug in the Ethernet connection again, this should change your default to the wireless connection...

73 DE N4RPS
Rob


A gun in your hand is worth more than a whole police force on the phone.
 

Re: sometimes blank screen on startup
« Reply #4 on: May 14, 2014, 08:50:11 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
You're welcome -- glad it worked out.

Please, go to your first post on thread and edit the title to show it as [Solved].  That will make it easier for others with similar problem to find solutions that worked.
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: sometimes blank screen on startup
« Reply #3 on: May 14, 2014, 05:30:30 PM »
 

intensate

  • Guest
Thanks .
I did what you said in terminal and it has sorted the problem out.
Thanks as this is the best os I have found for my netbook and I love the look of it too.
Just a tweak needed now to the wireless connection as it likes to default to ethernet first and I will be even more happy 
 

Re: sometimes blank screen on startup
« Reply #2 on: May 11, 2014, 05:31:10 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Try this.

If computer boots to grub screen choices, highlight choice to boot LL and hit "e" for edit.  Then use arrow keys to navigate to line with "splash quiet" on it.  Immediately after "quiet" put a space, then type i915.modeset=0 and add another space if there is another word after it.  (You want one space before and after what you type if there are words on either side of it.)  Hit "Ctrl+X" or "F10" to save change and reboot.

If computer does not boot to a grub screen, then push and hold down the left shift key a few seconds after you power on the computer.  That should get the grub screen to show.  (If no luck, try repeatedly hitting the left shift key after power-up.)  When get grub, follow same steps above.

If that test works, make it permanent this way:

*  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
*  Close terminal and reboot computer.
Try Linux Beginner Search Engine for answers to Linux questions.
 

sometimes blank screen on startup solved
« Reply #1 on: May 11, 2014, 01:07:37 PM »
 

intensate

  • Guest
Hello all.
Once I installed it on my compaq mini 110 I have start up prob.
On restart or normal start the screen goes blank,I can hear it trying to load without success.
I have to restart it 3-10 times before I get the splash screen and it loads ok.


[attachment deleted by admin, more than 25 days old]
« Last Edit: May 16, 2014, 04:24:10 PM by intensate »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section