From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 01 Jun 2006 21:43:26 +0000 Subject: Re: Rules are not applied to node Message-Id: <20060601214326.GA22712@kroah.com> 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 On Thu, Jun 01, 2006 at 06:54:04PM +0200, Daniel Baulig wrote: > Hoi! > > I'm currently having problems getting the rights of my graphics adapter > set correctly. I have following rule in /etc/udev/rules.d/10-local.rules > > KERNEL="card[0-9]*", NAME="dri/%k", MODE="0666" > > However, after booting if I ls -lisa my /dev/dri I get following output: > > 25119 0 crw-rw---- 1 root root 226, 0 2006-06-01 18:02 card0 > > Well, I set udev_log to debug and searched my syslog for some > Inforation. less /var/log/syslog | grep udev | grep card0 gives me > following output: What does running: udevtest /class/drm/card0 produce as output? thanks, greg k-h _______________________________________________ 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