linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brad Baumgartner <bradbaumgartner@yahoo.com>
To: linux-hotplug@vger.kernel.org
Subject: udev changes from Fedora 7 to Fedora 8?
Date: Thu, 29 Nov 2007 19:26:16 +0000	[thread overview]
Message-ID: <591893.21991.qm@web33106.mail.mud.yahoo.com> (raw)

Hi, I have a USB GPIB udev rule that is working fine
on a Fedora 7 box, but not so good on a Fedora 8 box.

Here is the udev rule I'm using:

ACTION="add", SUBSYSTEM="usb",
SYSFS{idProduct}="709b", SYSFS{idVendor}="3923",
RUN+="/etc/udev/my_gpib_loader"

The problem I'm seeing on the Fedora 8 box, is that
the rule works fine if I plug in the device AFTER the
system boots up, but if the device is already present
at boot time, the rule never executes, and I have to
unplug and replug the device to get it working.  On
the Fedora 7 box, the rule runs fine in both
scenarios.

My Fedora 7 Box:
kernel: 2.6.22.1-41
udev: udev-113-12.fc7

My Fedora 8 box:
kernel: 2.6.23.1-49
udev: udev-116-3.fc8

Any ideas?   I've beat my head on this for a week
now...

Thanks,
Brad


      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
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:[~2007-11-29 19:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=591893.21991.qm@web33106.mail.mud.yahoo.com \
    --to=bradbaumgartner@yahoo.com \
    --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).