From mboxrd@z Thu Jan 1 00:00:00 1970 From: Todd Musall Date: Tue, 13 Apr 2004 03:26:15 +0000 Subject: Re: udev 024 and missing virtual consoles Message-Id: <1081826775.2651.12.camel@parents> List-Id: References: <1081711157.7840.12.camel@parents> In-Reply-To: <1081711157.7840.12.camel@parents> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Greg, Instead I used this rule to create /dev/vc/[0-9] symlinks: KERNEL="tty[0-9]", NAME="%k", SYMLINK="vc/%m" Works like a charm. I've almost got udev completely working. My last issue is with LIRC. The device node /dev/lirc0 isn't being created. I'm using a patched LIRC version for 2.6 kernels and on devfs everything works fine. I haven't had time to debug it further but wondered if anyone else has got LIRC working with udev? -Todd On Mon, 2004-04-12 at 15:18, Greg KH wrote: > On Sun, Apr 11, 2004 at 03:19:17PM -0400, Todd Musall wrote: > > I'm running udev 024 over /dev with on a 2.6.5 kernel and directory > > /dev/vc isn't being created. I had to manually create the vc devices to > > get logged in. > > Or you can use the latest -mm kernel which has the sysfs patch that > creates the vc nodes in it :) > > thanks, > > greg k-h > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click > _______________________________________________ > 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 -- Todd Musall ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ 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