Fedora Linux Support Community & Resources Center
  #1  
Old 19th March 2012, 10:24 AM
matthood Offline
Registered User
 
Join Date: Mar 2012
Location: Zombocom
Posts: 5
windows_7chrome
Multiple issues post install

Hey everyone.

Through multiple disks and downloads, I'm having trouble installing Fedora. Running the livecd and installer results in an error free install, but after rebooting I get:
"No boot device found".

In some forum regarding the same issue in F11, I'm told to boot the live cd, go to troubleshooting, and add "nogpt" to the list of boot commands (press tab). The live cd boots in Gnome fallback with a blurry screen resolution. The install goes well, and I'm able to boot into Fedora, but Gnome is still in fallback mode and and my display can't be detected (hence fallback mode and blurry resolution).

Any help would be appreciated.
Reply With Quote
  #2  
Old 19th March 2012, 11:53 AM
sea's Avatar
sea Online
"Shells" (of a sub world)
 
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,602
linuxfirefox
Re: Multiple issues post install

Hello

First things to know are:
1) Is this issue with F11 or with F15/F16 or even with a rawhide?
2) Is it going to be multi-boot? (eg. Windows & Fedora)
3) How many physical harddisks do you have installed?
4) Do you have an ATI or nVidia Gpu?
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
Reply With Quote
  #3  
Old 20th March 2012, 08:38 AM
matthood Offline
Registered User
 
Join Date: Mar 2012
Location: Zombocom
Posts: 5
windows_7chrome
Re: Multiple issues post install

1) Absolutely no idea. First time installing Fedora (but I've installed plenty of other distros in the past)

2) No. In the installer I selected use the whole hard drive.

3) 1.

4) No, it's an al cheapo acer laptop.

Thanks for the reply.
Reply With Quote
  #4  
Old 20th March 2012, 08:54 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxfirefox
Re: Multiple issues post install

Sea's question #4 is asking what graphics card is in the laptop. Once you get to fallback mode you should be able to use CTRL/ALT/F2 to get a VT (virtual terminal). From there log in as root
PHP Code:
su
<password
Type
PHP Code:
lspci grep VGA 
Post the resultant output here please. Also, while in the VT have a look at /var/log/Xorg.0.log and see if there is anything interesting in there. You would be looking for lines that start with EE. Try
PHP Code:
grep -EE /var/log/Xorg.0.log 
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #5  
Old 20th March 2012, 09:05 AM
matthood Offline
Registered User
 
Join Date: Mar 2012
Location: Zombocom
Posts: 5
windows_7chrome
Re: Multiple issues post install

The result of "lspci | grep VGA" is:
Code:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960
Integrated Graphics Controller (primary) (rev 03)
.

Grep blinked at me for 2 minutes, so I killed it.
Also, by the way, Gnome 3 ran fine in Arch Linux, and in Fedora prior to "nogpt".
Reply With Quote
  #6  
Old 20th March 2012, 09:19 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxfirefox
Re: Multiple issues post install

My bad on the grep Xorg.0.log command. Remove the dash from in front of EE.
PHP Code:
grep EE /var/log/Xorg.0.log 
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #7  
Old 20th March 2012, 09:26 AM
matthood Offline
Registered User
 
Join Date: Mar 2012
Location: Zombocom
Posts: 5
windows_7chrome
Re: Multiple issues post install

At first I thought we'd found something

Code:
            (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[        25.703] (II) Loading extension MIT-SCREEN-SAVER
Thanks.
Reply With Quote
  #8  
Old 20th March 2012, 09:45 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxfirefox
Re: Multiple issues post install

Assuming this link works for you have a look and see if there may be something that applies to your situation. It is Redhat Bugzilla.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #9  
Old 20th March 2012, 10:54 AM
matthood Offline
Registered User
 
Join Date: Mar 2012
Location: Zombocom
Posts: 5
windows_7chrome
Re: Multiple issues post install

I installed the xorg intel driver and uninstalled vesa. Not a good move, because now I can't boot very far. I could chroot in and fix it, but I'm distro hopping, so I might just give fedora a miss.

Thanks everyone for your help, it is much appreciated. Unless there's something else you want to try, thank you and goodnight.

Matt.
Reply With Quote
Reply

Tags
install, issues, multiple, post

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
KDE 4.4 post-upgrade issues dally_z Using Fedora 5 19th March 2010 02:52 PM
A few post installation issues with F10 raveyd Installation and Live Media 1 28th November 2008 02:46 PM
Two Hardware Issues post Fedora 7 install TXCyclist Hardware & Laptops 1 7th March 2008 10:56 PM
FC4 Pre and Post install issues Elesair EOL (End Of Life) Versions 2 8th July 2005 10:40 PM


Current GMT-time: 15:33 (Tuesday, 21-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