LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 06-27-2010, 06:50 AM   #1
stryker_oz
LQ Newbie
 
Registered: Mar 2005
Location: Brisvegas, Australia
Distribution: Fedora 15 & 17, Raspbian & openELEC
Posts: 26

Rep: Reputation: 15
Angry Help debugging fc13 hang on boot


Hi guys

I've done a fresh install of fc13 on an old Thinkpad 600X. Was running fine, installed ndiswrapper to get a netgear wifi NIC running, which was great, then downloaded 250+ updates. That was this morning. And then had been running on and off all day today with light duties like browsing and playing streaming radio. All seemed good.

After restarting this afternoon though, it gets to the point where the horizontal animations reach the "Fedora 13" and that all goes white and dims...then that screen hangs. It stays with that white bar across the bottom and "Fedora 13" without launching into the X session with login.

On other screens I have functional text logins but I really would love some advice what to do with one of those in order to see what's broken and potentially fix it.

Any ideas? Thanks
 
Old 06-27-2010, 08:03 AM   #2
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
Can you boot into the last functional kernel ok ?
 
Old 06-27-2010, 08:35 AM   #3
stryker_oz
LQ Newbie
 
Registered: Mar 2005
Location: Brisvegas, Australia
Distribution: Fedora 15 & 17, Raspbian & openELEC
Posts: 26

Original Poster
Rep: Reputation: 15
Sorry I should have mentioned that. Both kernel options in grub result in the same symptom.
 
Old 06-27-2010, 09:32 AM   #4
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
I suggest editing the kernel options from the grub menu, add 3 to the end of the line and hit return. This will boot into run level 3, where you can run startx. It would appear to be a graphics issue, but without seeing the error messages it's hard to tell. You might also hit the escape key while the Fedora graphic is showing, to see the detailed line by line progress through the boot stages. If you can get to login at all, then have a look at /var/log/dmesg to see what happened during the boot. Post it here (in code tags please) if you can get it to a functioning machine.
 
Old 06-29-2010, 09:02 AM   #5
stryker_oz
LQ Newbie
 
Registered: Mar 2005
Location: Brisvegas, Australia
Distribution: Fedora 15 & 17, Raspbian & openELEC
Posts: 26

Original Poster
Rep: Reputation: 15
Log files, but little progress sadly

Hi smoker, your advice certainly has helped me learn a great deal more, not least what happens during boot, but also how to use smbclient...but I digress.

The only errors in the boot sequence are warnings about vmmouse which I understand everyone with fc13 currently gets, but they're not relevant since we're not running in a virtual machine.

/var/log/boot.log attached, as pasting in CODE tags made this post too long. Likewise /var/log/dmesg was too long to paste...so also attached.

Booting to run level 3 allowed me to run startx, but after a blank screen that flickers a couple of times it comes back without launching. The output of cat /var/log/Xorg.0.log has a few EE lines
Code:
[120.743 (EE) open /dev/fb0: No such file or directory
[125.395] (EE) No input driver/identifier specified (ignoring)
[125.438] (EE) No input driver/identifier specified (ignoring)
[125.470] (EE) No input driver/identifier specified (ignoring)
The input driver EE's happen after failing adding a input device for the lid switch, IBM touchpad and Macintosh mouse respectively.

Complete Xorg.0.log attached.

Unfortunately updates to x11 that yum found were released today didn't contain the silver bullet either
Attached Files
File Type: log dmesg.log (119.6 KB, 18 views)
File Type: log boot.log (2.2 KB, 11 views)
File Type: log Xorg.0.log (31.9 KB, 20 views)
 
Old 06-29-2010, 12:06 PM   #6
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
That dmesg log is full of errors.

But I would recommend removing ndiswrapper from the system. It appears to be causing issues with lots of other services.
My only source for that conclusion is this post, so it might not be the root of the issue, but it does look very similar (apart from the actual IRQ concerned). I would also try disabling SElinux until this is sorted. /etc/selinux/config set it to disabled.
 
Old 07-03-2010, 07:57 AM   #7
stryker_oz
LQ Newbie
 
Registered: Mar 2005
Location: Brisvegas, Australia
Distribution: Fedora 15 & 17, Raspbian & openELEC
Posts: 26

Original Poster
Rep: Reputation: 15
I've only been sorting this machine out part-time, thus the delay between posts. Thanks very much for your suggestions smoker. I did remove ndiswrapper, but still the machine didn't boot to x. So I resorted to a clean re-install, which wasn't too painful an option since the problematic install was under a day old.

Now, with ndiswrapper installed and all patches reapplied the machine is rebooting and all is good, though now I have an annoying audio issue (no audio until you move the volume control, and then it might be just an annoying buzz until you move it again). This may indicate an issue with the underlying hardware was a contributor to the previous failed installation. For the moment the audio doesn't inhibit using the notebook for the reasons we were running it up, but will keep looking into that one when time permits.

Thanks - filing this one as resolved : )
 
  


Reply

Tags
boot, fedora, hang, thinkpad


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Debugging linux at boot phase zvivered Linux - Kernel 1 11-07-2007 04:24 PM
Debugging linux at boot phase zvivered Linux - Embedded & Single-board computer 0 11-06-2007 10:14 PM
Difference between kernel - debugging and application debugging topworld Linux - Software 2 03-30-2006 12:50 AM
kernel debugging - can't boot? andrewlkho Linux - General 4 05-31-2004 04:46 PM
GeForce, Hang on boot, hang on X ctrl-alt-bspace bigearsbilly Linux - Hardware 0 03-01-2004 07:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 06:11 AM.

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