From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Schwarzott Date: Mon, 30 Nov 2009 14:08:06 +0000 Subject: Re: Failed to Create Symlinks ... Message-Id: <200911301508.06469.zzam@gentoo.org> List-Id: References: <866c8f7a0911281452g2b8d95f7q4456d4428db66490@mail.gmail.com> In-Reply-To: <866c8f7a0911281452g2b8d95f7q4456d4428db66490@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: linux-hotplug@vger.kernel.org On Samstag, 28. November 2009, Chris Dellin wrote: > Hey all, > > I'm having some trouble recently with my installation of udev. I > expect it to create symlinks for a few devices, but no symlinks are > created. For example: > > udev should create a symlink, as per the rule below: > $ grep agpgart /etc/udev/rules.d/50-udev.rules > KERNEL="agpgart", NAME="misc/%k", SYMLINK+="%k" > > > A few other notes: >  - The system is running a recent copy of Gentoo Linux. What is the version of udev you are running? Unstable udev and latest two stable versions do not contain that rule you mentioned above. Matthias