linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Harald Hoyer <harald@redhat.com>
To: linux-hotplug@vger.kernel.org
Subject: Device node '/dev/rtc' already exists, link to '/dev/rtc0' ,wil not
Date: Tue, 18 Sep 2007 10:08:49 +0000	[thread overview]
Message-ID: <46EFA3B1.90903@redhat.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 726 bytes --]

Looks like 50-udev-default.rules:

KERNEL=="rtc0",                 SYMLINK+="rtc"

has to be modified...

$ udevinfo -a -n /dev/rtc
   looking at device '/class/misc/rtc':
     KERNEL=="rtc"
     SUBSYSTEM=="misc"
     DRIVER==""
     ATTR{dev}=="10:135"

$ udevinfo -a -n /dev/rtc0

   looking at device '/class/rtc/rtc0':
     KERNEL=="rtc0"
     SUBSYSTEM=="rtc"
     DRIVER==""
     ATTR{wakealarm}==""
     ATTR{since_epoch}=="1190109813"
     ATTR{time}=="10:03:33"
     ATTR{date}=="2007-09-18"
     ATTR{name}=="rtc_cmos"
     ATTR{dev}=="254:0"

   looking at parent device '/devices/pnp0/00:05':
     KERNELS=="00:05"
     SUBSYSTEMS=="pnp"
     DRIVERS=="rtc_cmos"
     ATTRS{id}=="PNP0b00"
     ATTRS{options}==""

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3623 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- Attachment #3: Type: text/plain, Size: 226 bytes --]

_______________________________________________
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-09-18 10:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18 10:08 Harald Hoyer [this message]
2007-09-18 10:56 ` Device node '/dev/rtc' already exists, link to '/dev/rtc0' ,wil Alexander E. Patrakov
2007-09-18 12:18 ` Device node '/dev/rtc' already exists, link to '/dev/rtc0' , Kay Sievers

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=46EFA3B1.90903@redhat.com \
    --to=harald@redhat.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).