| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-02-2007, 02:54 PM
|
#1
|
|
Member
Registered: Oct 2007
Distribution: OSX
Posts: 248
Rep:
|
udev fails to load on boot
Fedora 7 loaded w/ 2.6.22.9-91.fc7
Okay so normally I don't reboot my desktop and when I finally got around to rebooting it, it hangs at "Starting UDEV". Never gets passed this point unless I CTRL+C it so that it can move on. There are other issues later on of course in the boot process that fail b/c of this.
Through echo statements I was able to see it is hanging inside of make_extra_nodes() in /sbin/start_udev. It never makes it out of there and I'm wondering if something prior to starting udev failed and causes udev to fail subsequently. I've tried a bare bones /etc/makedev.d/* with only core devices and no luck.
Ultimately I can use Ctrl+c through various lockups at boot and finally get to a console login where I can run /sbin/start_udev and it work perfectly fine. Then of course I can start X and get into my desktop. Just very annoying that it won't work by itself anymore.
As far as changes, I regularly yum update so I'm guessing some update happened to hose to my box. Any ideas?
|
|
|
|
10-02-2007, 03:33 PM
|
#2
|
|
Member
Registered: Dec 2005
Posts: 416
Rep:
|
I've got all the updates installed with no issues. Did you change your repositories and install other things?
|
|
|
|
10-02-2007, 03:58 PM
|
#3
|
|
Member
Registered: Oct 2007
Distribution: OSX
Posts: 248
Original Poster
Rep:
|
I haven't changed any of my repositories besides adding livna. Haven't installed any software besides yum update lately either.
|
|
|
|
10-03-2007, 07:47 AM
|
#4
|
|
Member
Registered: Dec 2005
Posts: 416
Rep:
|
Hmm, the only thing I can think of that would cause an issue is that the new kernel is having trouble with a piece of hardware.
Try booting Fedora with the option acpi=off.
|
|
|
|
10-03-2007, 09:10 AM
|
#5
|
|
Member
Registered: Oct 2007
Distribution: OSX
Posts: 248
Original Poster
Rep:
|
Well you're not going to believe this but I figured out what was causing this issue and it baffles me how it even caused this much problems.
I was experimenting around with ldap authentication for ssh and linux login. Well apparently udevd attempts to make a connection to the ldap server which is not ok seeing as how network connections haven't been established when udevd is being started. So what it was doing was trying to connect, then sleeping for 8 seconds, trying to connect, sleeping for 16, and on and on and on. It would never quit trying and would get stuck in a loop. This seems like a bug to me for people using ldap authentication. So I commented out the host and DN settings in ldap.conf and removed ldap from nsswitch.conf. Rebooted and whoala, works like a charm.
|
|
|
|
10-04-2007, 07:28 AM
|
#6
|
|
Member
Registered: Dec 2005
Posts: 416
Rep:
|
Um, wow, I would've never though of that.  I'll have to keep that handy for reference. Glad to see it's working now!
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:10 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|