LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   "rc.hotplug start" very slow (https://www.linuxquestions.org/questions/slackware-installation-40/rc-hotplug-start-very-slow-344894/)

c.m.klaij 07-20-2005 03:03 AM

"rc.hotplug start" very slow
 
I was happily surprised by how fast slackware boots, that is, until it reaches:
"Activating hardware detection: /etc/rc.d rc.hotplug start"
This takes more time than everything else together!
When I look at dmesg I see something like:
"hw_random: misc device register failed"
This is repeated over and over again. Is this the reason why starting hotplug is slow: it fails and keeps trying? Or is it not related at all? Any way to give hotplug a faster start?

tuxdev 07-20-2005 10:28 AM

Sort of. That message is indicating that it is probing something, but there is no device there. If you aren't going to upgrade the kernel to 2.6, you could just deactivate it.

c.m.klaij 07-21-2005 02:48 AM

Thanks, tuxdev. I want to be able to use my usb memory stick, so I should not deactivate hotplug.
But what does this have to do with 2.4 versus 2.6 kernel?

cyanidebm 07-26-2005 03:31 PM

I noticed this as well on my laptop, hotplug would take an extended period of time to probe, once I updated to 2.6 it went much faster. Didnt take the time before upgrading to diagnose the issue. Must be some module/driver causing the delay.


-cyanidebm

tuxdev 07-26-2005 03:51 PM

2.4 does not support udev, and hotplug is required for pretty much just udev, so those with 2.4 has no use for hotplug except for certain things, like a usb flash drive (I think). They may have backported udev support to 2.4 and everything I just said can be completely disregarded in that case.

c.m.klaij 07-27-2005 01:54 AM

Thanks for your replies! I was planning to get a recent 2.6 kernel anyway, I'll let you know how it works out.

kill_ads 07-27-2005 09:07 AM

you can update your kernel to recognize your device.
If you not like it ,you can add it to "/etc/hotplug/blacklist"


All times are GMT -5. The time now is 08:20 PM.