LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-16-2015, 01:28 PM   #1
Commandoo
LQ Newbie
 
Registered: Jan 2015
Posts: 15

Rep: Reputation: Disabled
Question Black screen on startup


Before i start id like to say im a total newb to linux.. Used windows for years but I'm not tech minded, my old pc run slow so i bought an ipad! Then was given a linux pc but a good friend about 4-5 years after buying an ipad.


Brief history
A friend of mine the other day gave me a pc he had lying around unused but dusty and had linux installed. i got it home and it worked perfect but no sound, messages him and i was told by a him to locate the "analog output" click that in settings and make sound run through it, all i could find was dummy output ( i think its called ), i researched it and found its because it was bugged so to sort it out i needed to uninstall and reinstall so i followed some guys code and did that.. It said the install was successful in the control panel type thing. but on restart i get a blank screen.. Like my monitor isn't working! " i used this method http://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/ no sure if links are allowed but i used this guys method to try and get my sound back and ended up with a blank screen after restart.

I get to the grub menu ( think its called )

http://i60.tinypic.com/a3ecud.jpg

I have found many post relating to blank screen but non are like the picture i posted or talk really in death tech talk which i don't understand.. I think in the grub menu i need to change something but I'm confused

I believe its when you reinstall stuff that it makes the monitor not work?? Could this be the case?? If so can you help??

Ps sorry if i posted in wrong section i am a total newb so please forgive me

And no in death tech talk, try keep it simple

Thanks commando.

Ps if you want me to explain things further please say. I'm not computer literate sorry but i will do my best.
 
Old 01-16-2015, 03:02 PM   #2
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Just curious what might happen when you hit the 'Enter' key with that first item highlighted as it is in the photo.
 
Old 01-16-2015, 03:07 PM   #3
Commandoo
LQ Newbie
 
Registered: Jan 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
It boots up the system as you would normally.. but then goes back to the blank screen again .. The computer seems to be starting up and working just no image.
 
Old 01-16-2015, 03:25 PM   #4
Higgsboson
Member
 
Registered: Dec 2014
Location: UK
Distribution: Debian 8 Cinnamon/Xfce/gnome classic Debian live usb
Posts: 508

Rep: Reputation: 50
Quote:
Originally Posted by Commandoo View Post
It boots up the system as you would normally.. but then goes back to the blank screen again .. The computer seems to be starting up and working just no image.
Are you saying the computer goes past the GRUB menu when you hit Enter? It starts to boot Linux Mint and then returns to the GRUB menu?
 
Old 01-16-2015, 03:34 PM   #5
Commandoo
LQ Newbie
 
Registered: Jan 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Higgsboson View Post
Are you saying the computer goes past the GRUB menu when you hit Enter? It starts to boot Linux Mint and then returns to the GRUB menu?
What happens is if you click enter is it just goes past the grub menu and starts up as if you had switched it on.. You see 4 green dots on screen as if it was loading then it just switches to a blank screen?

Edit nothing happens after that just stays on a blank screen

Edit again i did a video.. Here http://youtu.be/E7WUsb2YjmY not much but might help..

Last edited by Commandoo; 01-16-2015 at 04:36 PM.
 
Old 01-16-2015, 07:33 PM   #6
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
With the first item highlighted hit the e key, go to the end of the line that starts with linux add the word nomodeset hit ctrl-x and see what happens.
 
Old 01-17-2015, 03:41 AM   #7
Commandoo
LQ Newbie
 
Registered: Jan 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
After that i clicked crtl and x and all it did was reboot but bought me back to the grub on startup ( started back up my computer and without me touching anything took me stright to the grub menu ). I then proceded to start it up by clicking the first highlighted in the grub menu but it just went back to a blank screen.


Edit this what end of the line looks like.. I put that where it said linux i did it but after boot returned to normal. This is what it looks like without monodeset in it http://i60.tinypic.com/r1lst5.jpg

Last edited by Commandoo; 01-17-2015 at 04:08 AM.
 
Old 01-17-2015, 09:59 AM   #8
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
change the linux line to look like this and then boot:
linux /boot/vmlinuz-3.13.0.-37-generic root=UUID=a2156181-1db4-43e1-b1fc-7c248392cd2f nomodeset

note that I can't see all the uuid so I may the uuid number wrong.

Last edited by colorpurple21859; 01-17-2015 at 10:04 AM.
 
Old 01-17-2015, 02:05 PM   #9
Commandoo
LQ Newbie
 
Registered: Jan 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
change the linux line to look like this and then boot:
linux /boot/vmlinuz-3.13.0.-37-generic root=UUID=a2156181-1db4-43e1-b1fc-7c248392cd2f nomodeset

note that I can't see all the uuid so I may the uuid number wrong.

Hi tried nomodeset after what you said and i tried nomodeset quiet splash and quiet splash nomodeset.. I tried all 3 of these and non worked?
 
Old 01-17-2015, 06:47 PM   #10
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
Here is a few things to try to get things fixed. http://community.linuxmint.com/tutorial/view/842 At the black screen you may be able to hit alt-ctrl-f1 to get a login screen. If so, log in with your username and password and run the following commands
Code:
sudo apt-get update
sudo apt-get upgrade
when asked for password use your user password, reboot and see if that fixes thing

Last edited by colorpurple21859; 01-17-2015 at 06:48 PM.
 
Old 01-19-2015, 08:54 AM   #11
Commandoo
LQ Newbie
 
Registered: Jan 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
Here is a few things to try to get things fixed. http://community.linuxmint.com/tutorial/view/842 At the black screen you may be able to hit alt-ctrl-f1 to get a login screen. If so, log in with your username and password and run the following commands
Code:
sudo apt-get update
sudo apt-get upgrade
when asked for password use your user password, reboot and see if that fixes thing
Hi i tied the first thing on the list and that was the link, it wanted me to get to the line in grub after hitting e and find a line starting with linux and ending with "quiet splash" i did find that line but after quiet splash i had "$vt_handoff" ( after quiet splash) like this http://i57.tinypic.com/35ciqon.jpg

I was confused if i should delete it, or add the code in before it or after it.. I didnt delete it but did what was asked and put the code infront of it and then with no luck on restart put it behind it.. I typed in nomodeset.modeset=0'

I then tried nomodeset grub_gfxmode=1280x1024x24 infront of svt and behind it again with no luck on reboot

I then tried to do the login screen fix using my " user password" after alt,cntrl, f1 then the sudo commands for both..

http://i61.tinypic.com/2mgvb5t.jpg this was the end result but after a restart no luck..

Any other ideas?? I don't think i should play the lottery anytime soon with luck like this.
 
Old 01-19-2015, 10:01 AM   #12
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
get back to your login screen and post the output of
Code:
nano /etc/X11/xorg.conf
also try the nomodeset without the
Code:
quiet splash $vt_handoff

Last edited by colorpurple21859; 01-19-2015 at 10:03 AM.
 
Old 01-19-2015, 11:18 AM   #13
Commandoo
LQ Newbie
 
Registered: Jan 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Code:
quiet splash $vt_handoff
[/QUOTE]

I tried the deleted quiet splash svt with new code nomodeset and it didnt work. I rebooted and still nothing

After trying
[QUOTE=colorpurple21859;5303478]get back to your login screen and post the output of
Code:
nano /etc/X11/xorg.conf
I got this screen http://i57.tinypic.com/70kxgg.jpg i haven't done anything after this screen?
 
Old 01-19-2015, 12:24 PM   #14
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,346

Rep: Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589Reputation: 1589
post the ouput of this
Code:
nano /var/log/Xorg.0.log
looking for what modules are being loaded and errors.

Last edited by colorpurple21859; 01-19-2015 at 12:25 PM.
 
Old 01-19-2015, 12:33 PM   #15
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
lets get away from only GUESSING

Quote:
A friend of mine the other day gave me a pc he had lying around unused but dusty and had linux installed.
with this being a OLD computer and you are getting a black screen
-- now i am GUESSING on this
you are trying to use the DEFAULT gnome3 desktop

so the likely FIRST thing to check is the 3d card ( if this computer has one )
It might NOT be supported any longer
OLD ati cards are NOT supported
and OLD Nvidia 5 and older are NOT supported
with the just OLD nvidia 7000 cards needing a old LEGACY driver


also if this computer is SO old that it only has 512 meg of ram
that might cause problems


so
Please post the hardware specifications
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Screen goes black on startup dr.s Slackware 6 08-06-2013 08:43 PM
[SOLVED] Black Screen at startup actyler1012 Linux - Newbie 3 02-16-2013 06:19 PM
[SOLVED] Can't see POST on startup, black screen only trien27 Linux - Hardware 40 04-21-2011 03:40 PM
Ubuntu 9.10 frozen screen after startup and black screen on startup DutchieAms Ubuntu 4 01-03-2010 07:29 PM
Screen goes black at startup scottown SUSE / openSUSE 1 10-23-2005 01:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration