Fedora Linux Support Community & Resources Center
  #1  
Old 29th January 2013, 12:35 AM
omega13a Offline
Registered User
 
Join Date: Sep 2004
Location: California
Age: 29
Posts: 6
windows_vistafirefox
Black screen after reboot during clean install of Fedora 18

I did a clean install of Fedora 18 from a DVD. When I rebooted after the installation was finished, everything was fine up until it was time for the OS to start loading. When it got to that point, the monitor just went black. No messages, no nothing. Just black. Thinking maybe it might take awhile for something to come up, I left the computer alone for a few hours and still nothing. I've tried reinstalling and had the same results. Any help at this point will be greatly apreciated because I am starting to loose my mind trying to figure out what is wrong.
Reply With Quote
  #2  
Old 29th January 2013, 05:23 AM
Ihatewindows's Avatar
Ihatewindows Offline
Registered User
 
Join Date: Oct 2012
Location: Fort Wayne, IN
Posts: 1,109
macossafari
Re: Black screen after reboot during clean install of Fedora 18

Most probably a video driver issue where either your graphics isn't supported or it can't scratch up a working driver. A simple solution is to just run it in a virtual machine. It shouldn't make your head spin with crazy problems like this.
__________________
Please remember to dispose of hazardous material properly.
Reply With Quote
  #3  
Old 29th January 2013, 08:37 AM
broadstairs Online
Registered User
 
Join Date: Oct 2011
Posts: 177
linuxfirefox
Re: Black screen after reboot during clean install of Fedora 18

Well I think knowing a bit more about your hardware would be good, particularly the gfx card.

I do have a similar issue which I can get round, you might try the following...

1 when grub2 screen comes up hit 'e' to edit the grub config
2 find the line containing set gfxpayload=keep
3 change this to set gfxppayload=text
4 hit F10 which will boot the amended config

as I say this gets my system up but without knowing more about your system its hard to know if this will help.

stuart
Reply With Quote
  #4  
Old 29th January 2013, 08:32 PM
omega13a Offline
Registered User
 
Join Date: Sep 2004
Location: California
Age: 29
Posts: 6
windows_vistafirefox
Re: Black screen after reboot during clean install of Fedora 18

Quote:
Originally Posted by broadstairs View Post
Well I think knowing a bit more about your hardware would be good, particularly the gfx card.
The graphics card is a NVIDIA GeForce 6200 and the CPU is a Pentium IV 3.2 gHz.

Quote:
Originally Posted by broadstairs View Post
I do have a similar issue which I can get round, you might try the following...

1 when grub2 screen comes up hit 'e' to edit the grub config
2 find the line containing set gfxpayload=keep
3 change this to set gfxppayload=text
4 hit F10 which will boot the amended config

as I say this gets my system up but without knowing more about your system its hard to know if this will help.
I would try that but the grub2 screen doesn't come up...
Reply With Quote
  #5  
Old 30th January 2013, 12:04 AM
nsnbm Offline
Registered User
 
Join Date: Dec 2007
Location: Melbourne, Australia
Posts: 162
linuxfirefox
Re: Black screen after reboot during clean install of Fedora 18

Hello omega,

I haven't tried exactly this, but what I would try is running the install DVD and choose the troubleshooting option in the menu on the screen and get to the prompt in /mnt/sysimage. I would then run:
Code:
chroot /mnt/sysimage
and make the change which broadstairs suggests by navigating to the /boot/grub2/grub.cfg file and changing the word "keep" to "text" with a text editior, like vi, in every instance in that file ... there may be 2 or more instances, and write the file.
Then I'd reboot and hopefully would boot into the console.
Reply With Quote
  #6  
Old 30th January 2013, 05:29 AM
omega13a Offline
Registered User
 
Join Date: Sep 2004
Location: California
Age: 29
Posts: 6
windows_vistafirefox
Re: Black screen after reboot during clean install of Fedora 18

Quote:
Originally Posted by nsnbm View Post
Hello omega,

I haven't tried exactly this, but what I would try is running the install DVD and choose the troubleshooting option in the menu on the screen and get to the prompt in /mnt/sysimage. I would then run:
Code:
chroot /mnt/sysimage
and make the change which broadstairs suggests by navigating to the /boot/grub2/grub.cfg file and changing the word "keep" to "text" with a text editior, like vi, in every instance in that file ... there may be 2 or more instances, and write the file.
Then I'd reboot and hopefully would boot into the console.
I just tried that. Didn't work...
Reply With Quote
  #7  
Old 30th January 2013, 06:32 AM
nsnbm Offline
Registered User
 
Join Date: Dec 2007
Location: Melbourne, Australia
Posts: 162
windows_7firefox
Re: Black screen after reboot during clean install of Fedora 18

Hello omega,

Sorry about that failure. The boot may not be getting to grub. In the past I have on occasion had to enter the BIOS to find if it could help, which it did (long ago in much earlier linuxes) in the form of a setting which allowed for "unix" as opposed to other operating systems, and I remember another setting which was for "legacy" operating systems, which also made a difference. These were BIOSs of long ago, so I guess this is a very long shot indeed, but I mention it because it came to mind. In any case I'd have a look in the BIOS to see what it offers especially in relation to video. Otherwise I suppose I'd check the system with a known-working video card.
Reply With Quote
  #8  
Old 16th February 2013, 11:37 PM
omega13a Offline
Registered User
 
Join Date: Sep 2004
Location: California
Age: 29
Posts: 6
linuxfirefox
Re: Black screen after reboot during clean install of Fedora 18

After much expirementing, I discoved that I can't get anything more recent than Fedora 14 to work on my computer. I still want to get Fedora 18 to work. I have a hunch it has something to do with Kernel 3 though I don't know what...

Also,

Quote:
Originally Posted by nsnbm
Hello omega,

Sorry about that failure. The boot may not be getting to grub. In the past I have on occasion had to enter the BIOS to find if it could help, which it did (long ago in much earlier linuxes) in the form of a setting which allowed for "unix" as opposed to other operating systems, and I remember another setting which was for "legacy" operating systems, which also made a difference. These were BIOSs of long ago, so I guess this is a very long shot indeed, but I mention it because it came to mind. In any case I'd have a look in the BIOS to see what it offers especially in relation to video. Otherwise I suppose I'd check the system with a known-working video card.
I can't find anything in BIOS that mentions unix.
Reply With Quote
  #9  
Old 17th February 2013, 12:46 AM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,090
linuxfirefox
Re: Black screen after reboot during clean install of Fedora 18

You might have one of the 32 bit P4 processors. Did you try the 32 bit Fedora?
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
Reply

Tags
black, clean, fedora, feodra 18, install, reboot, screen

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Black Screen at Reboot echoe Installation and Live Media 4 22nd April 2011 04:06 PM
Fedora 9 clean install, after reboot, monitor goes off edjon2000 Installation and Live Media 4 23rd June 2008 02:23 AM
After install - reboot - make user. To black screen drewg Installation and Live Media 7 15th May 2008 01:01 PM
Black screen after 1st reboot marijana Installation and Live Media 1 19th June 2007 04:26 PM
Black screen and cross after reboot. 6th Using Fedora 5 23rd July 2006 02:22 PM


Current GMT-time: 16:23 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat