You are not logged in.

#1 2008-01-19 23:04:44

kiguru
Member
Registered: 2007-11-27
Posts: 31

udev uevents start up loading time

hey guys can i cut down "udev uevents" loading time at startup. it is taking more than 30 secs on my p3 laptop.

Offline

#2 2008-01-20 07:35:14

javonera
Member
Registered: 2007-05-28
Posts: 16

Re: udev uevents start up loading time

I had the same problem. I searched all over the web and the only solution I found was reinstalling arch.

Offline

#3 2008-02-20 15:59:32

nebygemini
Member
From: Netherlands
Registered: 2007-12-19
Posts: 5
Website

Re: udev uevents start up loading time

I have written a howto on speeding up udev  http://wiki.archlinux.org/index.php/Speedup_udev

Offline

#4 2008-02-21 20:09:21

kiguru
Member
Registered: 2007-11-27
Posts: 31

Re: udev uevents start up loading time

thanks nebygemini i try it.

Offline

#5 2008-02-21 20:37:29

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: udev uevents start up loading time

There are some modifications in testing initscripts and udev (you need them both) that may help, additionally I output the actual time the uevents take, which is helpful

Offline

#6 2008-02-21 20:46:32

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: udev uevents start up loading time

Also disable CONFIG_UEVENT_HELPER_PATH.

$ grep UEVENT /usr/src/linux/.config
CONFIG_UEVENT_HELPER_PATH=""

Offline

#7 2008-02-22 06:10:33

attila
Member
Registered: 2006-11-14
Posts: 293

Re: udev uevents start up loading time

brebs wrote:

For my own kernel package i take the example from the config of the kernel26mm package:

CONFIG_UEVENT_HELPER_PATH="/sbin/udevcontrol"

This works until now without any problems and the boot time seems to be the same but i don't measure it. Does anyone knows a link about for what this uevents been needed?

Offline

#8 2008-02-22 09:52:00

Ibex
Member
Registered: 2006-03-02
Posts: 135

Re: udev uevents start up loading time

phrakture wrote:

There are some modifications in testing initscripts and udev (you need them both) that may help, additionally I output the actual time the uevents take, which is helpful

Do you have an idea when the new initscripts and the new udev will be available for x86_64?

Offline

#9 2008-02-22 10:48:10

Mikko777
Member
From: Suomi, Finland
Registered: 2006-10-30
Posts: 837

Re: udev uevents start up loading time

nebygemini wrote:

I have written a howto on speeding up udev  http://wiki.archlinux.org/index.php/Speedup_udev

Nice wiki, took 10 seconds out of my boot-time smile

Offline

Board footer

Powered by FluxBB