All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: 05-udev-early.rules
Date: Thu, 04 May 2006 06:21:37 +0000	[thread overview]
Message-ID: <20060504062137.GA6653@vrfy.org> (raw)
In-Reply-To: <44599924.1070501@ums.usu.ru>

On Thu, May 04, 2006 at 12:03:16PM +0600, Alexander E. Patrakov wrote:
> which of the rules in 05-udev-early.rules are actually relevant for 
> linux-2.6.16.13? I am asking because the following has been reported:

There are two rules in the file in the source tree, both are needed.
If that:
  http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h”69d458b90bfb9117cbb488cfa645d94c3921b1
isn't in, you may need something to work around the netdev
race too.

> udevd-event[992]: wait_for_sysfs: waiting for
> '/sys/devices/platform/i8042/serio0/serio2/bus' failed
> 
> Right after it, the kernel reports:
> 
> IBM TrackPoint firmware: 0x0e, buttons: 3/3
> input: TPPS/2 IBM TrackPoint as /class/input/input3
> 
> How to deal with this wait_for_sysfs failure?

"input" is kind of weird regarding this timing. There is nothing you can
do besides increasing the timeout in the source code, or adding the same
rule a second time for "input". This may prevent it from happen in the
future:
  http://www.kernel.org/git/?p=linux/kernel/git/gregkh/patches.git;a=blob;hb=HEAD;f=driver/driver-core-bus-device-event-delay.patch

Kay


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

      reply	other threads:[~2006-05-04  6:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04  6:03 05-udev-early.rules Alexander E. Patrakov
2006-05-04  6:21 ` Kay Sievers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060504062137.GA6653@vrfy.org \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.