From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-hotplug@vger.kernel.org
Subject: Re: Rules are not applied to node
Date: Fri, 02 Jun 2006 01:53:52 +0000 [thread overview]
Message-ID: <447F9A30.2040908@ums.usu.ru> (raw)
In-Reply-To: <447F1BAC.5080902@gmx.de>
Daniel Baulig wrote:
> KERNEL="card[0-9]*", NAME="dri/%k", MODE="0666"
Please post the "DRI" section of your xorg.conf. It looks like the X server is
creating the node itself according to permissions specified there, and races
with udev. To kill this race and let the X server manage the permissions, change
the rule to:
KERNEL="card[0-9]*", NAME=""
This tells udev to ignore the DRI devices.
--
Alexander E. Patrakov
_______________________________________________
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
next prev parent reply other threads:[~2006-06-02 1:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-01 16:54 Rules are not applied to node Daniel Baulig
2006-06-01 21:43 ` Greg KH
2006-06-02 1:53 ` Alexander E. Patrakov [this message]
2006-06-02 16:34 ` Daniel Baulig
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=447F9A30.2040908@ums.usu.ru \
--to=patrakov@ums.usu.ru \
--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).