All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Baulig <iparanoid@gmx.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: Rules are not applied to node
Date: Fri, 02 Jun 2006 16:34:12 +0000	[thread overview]
Message-ID: <44806884.5020002@gmx.de> (raw)
In-Reply-To: <447F1BAC.5080902@gmx.de>

Hoi!

Alexander E. Patrakov wrote:
> 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.

I did not have the DRI section in my xorg.conf. I added it and set 
NAME="" as you suggested and it worked out fine, thanks alot!

Greets

Daniel


_______________________________________________
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

      parent reply	other threads:[~2006-06-02 16:34 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
2006-06-02 16:34 ` Daniel Baulig [this message]

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=44806884.5020002@gmx.de \
    --to=iparanoid@gmx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.