From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Rules are not applied to node
Date: Thu, 01 Jun 2006 21:43:26 +0000 [thread overview]
Message-ID: <20060601214326.GA22712@kroah.com> (raw)
In-Reply-To: <447F1BAC.5080902@gmx.de>
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
next prev parent reply other threads:[~2006-06-01 21:43 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 [this message]
2006-06-02 1:53 ` Alexander E. Patrakov
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=20060601214326.GA22712@kroah.com \
--to=greg@kroah.com \
--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.