public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Philip Webb <purslow@ca.inter.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Who sets the symlink /dev/rtc => /dev/rtc0 ?
Date: Sun, 25 Aug 2013 16:51:17 -0400	[thread overview]
Message-ID: <20130825205117.GB892@ca.inter.net> (raw)
In-Reply-To: <2817554.C6mFWpAexd@melforce>

130825 Pavel Volkov suggested:
> On Sunday 25 August 2013 20:26:32 meino.cramer@gmx.de asked:
>> So...which ghost in my system dares to set the symlink  /dev/rtc
>> to point to  /dev/rtc0  instead of  /dev/rtc1  ???
> I bet it's /usr/lib64/udev/rules.d/50-udev-default.rules

I have  /usr/udev/rules.d/50-udev-default.rules  (on a 64-bit system),
which contains the lines :

  # select "system RTC" or just use the first one
  SUBSYSTEM=="rtc", ATTR{hctosys}=="1", SYMLINK+="rtc"
  SUBSYSTEM=="rtc", KERNEL=="rtc0", SYMLINK+="rtc", OPTIONS+="link_priority=-100"
  
However, in  /dev  I have :

  crw------- 1 root root 10, 135 Aug 25 07:39 /dev/rtc
  
ie it's not a symlink.  I'm using  udev-204 .

HTH

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca



  reply	other threads:[~2013-08-25 20:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-25 18:26 [gentoo-user] Who sets the symlink /dev/rtc => /dev/rtc0 ? meino.cramer
2013-08-25 19:43 ` Alan McKinnon
2013-08-26  3:04   ` meino.cramer
2013-08-26  6:00     ` Alan McKinnon
2013-08-25 19:45 ` Pavel Volkov
2013-08-25 20:51   ` Philip Webb [this message]
2013-08-26  3:30     ` meino.cramer
2013-08-26  4:22       ` William Kenworthy
2013-08-26  6:00       ` Alan McKinnon
2013-08-26  7:10       ` Neil Bothwick

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=20130825205117.GB892@ca.inter.net \
    --to=purslow@ca.inter.net \
    --cc=gentoo-user@lists.gentoo.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