From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Baulig Date: Fri, 02 Jun 2006 16:34:12 +0000 Subject: Re: Rules are not applied to node Message-Id: <44806884.5020002@gmx.de> List-Id: References: <447F1BAC.5080902@gmx.de> In-Reply-To: <447F1BAC.5080902@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org 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