[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 30 second wait kernel 3.14.12-1



On Fri 25 Jul 2014 at 05:42:38 +0200, Michael Biebl wrote:

> Am 25.07.2014 04:44, schrieb Hugo Vanwoerkom:
> 
> > 
> > Anybody venture a guess as to what is happening? I have a 5 second
> > rootdelay specified in the kernel parameter list and this happens after
> > that. I get no messages during the wait.
> 
> If you edit /lib/udev/net.agent and change
> 
> do_everything > /dev/null 2> /dev/null &
> 
> to
> 
> ( do_everything ) > /dev/null 2> /dev/null &
> 
> is the delay gone?

On an up-to-date sid

  Decompressing Linux... Parsing ELF... No relocation needed... done.
  Booting the kernel.
  Loading, please wait...
  INIT: version 2.88 booting
  [info] Using makefile-style concurrent boot in runlevel S.
  [ ok ] Starting the hotplug events dispatcher: udevd.
  [ ok ] Synthesizing the initial hotplug events...done.
  [....] Waiting for /dev to be fully populated...[    6.703654] via-ircc 0000:00:
  11.0: device not available (can't reserve [io  0x4000-0x407f])
done.

there is a 20 second wait at this point. Applying your edit or
downgrading udev to the previous version sees the delay gone.


Reply to: