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 rules for usb-storage devices only used once
Date: Sat, 29 Jan 2005 19:28:33 +0000	[thread overview]
Message-ID: <1107026913.15849.3.camel@localhost.localdomain> (raw)
In-Reply-To: <20050129181629.GA5051@host-83-146-61-180.bulldogdsl.com>

On Sat, 2005-01-29 at 18:16 +0000, Glyn Kennington wrote:
> udev appears to only be able to use my configured rules once.  After
> unplugging and replugging the same device, they are ignored.  I'm using
> a four-in-one flash card adaptor on my Debian system (kernel 2.6.9, udev
> 0.050).
> 
> In my /etc/udev/rules.d/iapp.rules:
> -----------
> BUS="scsi", SYSFS{vendor}="IN-WIN", SYSFS{model}="iAPP  HS-SM", NAME="%k", SYMLINK="sm%n"
> -----------

> This creates the devices sda, sdb, sdc, sdd and sdc1 (the one partition on the
> SM card), and the appropriate symlinks sm and sm1.

> To get the renaming to work again, I have to restart udev before
> plugging the adaptor in.  Any suggestions as to what's going wrong?

No idea. Maybe your tmpfs partition is too small?

What does:
  df -kh /dev

print?

Thanks,
Kay



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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:[~2005-01-29 19:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-29 18:16 udev rules for usb-storage devices only used once Glyn Kennington
2005-01-29 19:28 ` Kay Sievers [this message]
2005-01-29 19:32 ` Glyn Kennington
2005-01-29 20:27 ` Kay Sievers
2005-01-29 21:54 ` Glyn Kennington
2005-01-29 23:22 ` Greg KH
2005-01-30 10:01 ` Glyn Kennington

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=1107026913.15849.3.camel@localhost.localdomain \
    --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).