linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev-36
Date: Wed, 13 Oct 2004 18:22:44 +0000	[thread overview]
Message-ID: <20041013182244.GB12060@vrfy.org> (raw)
In-Reply-To: <200410131642.28947.warpy@gmx.de>

On Wed, Oct 13, 2004 at 04:42:28PM +0200, Michael Geithe wrote:
> Hi,
> here are some udev-36 messages.
> 
> wait_for_sysfs[7495]: error: wait_for_sysfs needs an update to handle the 
> device '/class/vc/vcs3' properly (4), please report to 
> <linux-hotplug-devel@lists.sourceforge.net>

The error id caused by waiting for the "dev" file. I have no idea how
this can happen. Could you please compile udev with "make DEBUG=true"
and run:

  ACTION­d DEVPATH=/class/vc/vcs3 ./wait_for_sysfs vc

It should look like this:
  wait_for_sysfs[32235]: main: class_device opened '/sys/class/vc/vcs3'
  wait_for_sysfs[32235]: wait_for_class_device_attributes: looking at class 'vc' for specific file 'dev'
  wait_for_sysfs[32235]: wait_for_class_device_attributes: class 'vc' specific file 'dev' found
  wait_for_sysfs[32235]: main: no device symlink expected for 'vcs3', 
  wait_for_sysfs[32235]: main: result: waiting for sysfs successful '/class/vc/vcs3'

If you don't get an error here please place the debugging version in
/sbin and reboot. You will get a lot of debug with that, but it may
bring some light into that.

Thanks,
Kay


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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:[~2004-10-13 18:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-13 14:42 udev-36 Michael Geithe
2004-10-13 18:22 ` Kay Sievers [this message]
2004-10-13 20:20 ` udev-36 Greg KH
2004-10-13 20:40 ` udev-36 Michael Geithe
2004-10-13 21:42 ` udev-36 Greg KH

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=20041013182244.GB12060@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).