Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-12-2005, 01:26 PM
|
#1
|
Member
Registered: Jan 2004
Location: London, England
Distribution: Usually Linux Mint, Debian, Ubuntu or CentOS
Posts: 234
Rep:
|
all the newer kernels im compiling pause on udev
hi all, I have come across a little problem when I try to boot any kernel newer than about 2.6.11.12. My current one is fine, but when I compile a newer one using the same config file as for my older one (or even a refined, simplified version) it pauses for a very long time when initialising the udev directory (a good minute or two).
I've tried stripping it down quite a bit but still the problem persists.
any ideas?
|
|
|
10-13-2005, 12:02 AM
|
#2
|
Senior Member
Registered: Jun 2004
Posts: 2,553
Rep:
|
oh yea that's a thing
you got to upgrade udev
|
|
|
10-15-2005, 10:23 AM
|
#3
|
Member
Registered: Jan 2004
Location: London, England
Distribution: Usually Linux Mint, Debian, Ubuntu or CentOS
Posts: 234
Original Poster
Rep:
|
oh, how do I do that?
(im glad im not alone in this problem!)
|
|
|
10-19-2005, 07:28 PM
|
#4
|
Member
Registered: Jan 2004
Location: London, England
Distribution: Usually Linux Mint, Debian, Ubuntu or CentOS
Posts: 234
Original Poster
Rep:
|
hello?
|
|
|
10-19-2005, 10:42 PM
|
#5
|
Senior Member
Registered: Jan 2003
Posts: 2,786
|
You get the source code to udev from kernel.org. It's located in the pub/linux/utils/kernel/hotplug directory. Here's a direct link:
http://www.kernel.org/pub/linux/utils/kernel/hotplug/
There's a README file in the tarball that discusses prerequisites for the kernel config (which you should meet if you were using udev previously), and describes how to make the project.
<disclaimer>
I do not know if there are any special precautions you need to take when overwriting an existing udev installation. It might be worth your while to do some Google searching about that.
Also, I'm just providing info based on what foo_bar_foo suggested. I don't know whether this will fix your problem or not; it's just information on how to get a more recent copy of udev.
</disclaimer>
Last edited by Dark_Helmet; 10-20-2005 at 03:06 AM.
|
|
|
10-20-2005, 02:21 AM
|
#6
|
Senior Member
Registered: Jun 2004
Posts: 2,553
Rep:
|
I'm with lord helmet
make udevdir=/dev
make udevdir=/dev install
but i'm not sure if there are any gotchas waiting on the other end for you or not.
There certainly might be.
newer versions of udev do the hotplug hook differently i think
got a folder /etc/hotplug.d/? and you are a cantidate for troubles
LFS people were having troubles so i stopped upgrading my kernel rather than try it.
There might be something about it in RELEASE-NOTES that can help you understand if you will have issues.
|
|
|
12-28-2005, 10:05 AM
|
#7
|
Member
Registered: Jan 2004
Location: London, England
Distribution: Usually Linux Mint, Debian, Ubuntu or CentOS
Posts: 234
Original Poster
Rep:
|
how rude of me it was to not reply again to this thread!
sorry about that guys, I guess it slipped past me. I know it's much too late now but for anyone reading the final solution was to make the new udev, install the new kernel and then i had to get udev to run as a daemon at boot by adding this line to /etc/rc.d/rc.S:
udevd --daemon
rock on!
|
|
|
All times are GMT -5. The time now is 01:54 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
|
|