From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Tue, 22 Mar 2005 11:52:54 +0000 Subject: Re: udev sysfs %s{filename} not working Message-Id: <1111492374.6050.46.camel@localhost.localdomain> List-Id: References: <1111489188.24786.1183.camel@localhost.localdomain> In-Reply-To: <1111489188.24786.1183.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, 2005-03-22 at 11:20 +0000, Oliver Comber wrote: > Hi Kay, thanks for the quick response! > > On Tue, 2005-03-22 at 12:08 +0100, Kay Sievers wrote: > > > > I'm using Ubuntu Warty, kernel 2.6.8.1-4-386, udev 0.026-1ubuntu5. > > > > Is that udev version 026? > I guess so, how can I tell for sure? That was the output from > dpkg-query -W udev udevinfo -V > > > My %s{product} bit seems to resolve to an empty string. > > > > What does: > > udevinfo -a -p /class/usb/lp0 > > > > You can use only the attributes that show up here. > > I seem to have the product attribute listed here. Are there any > restrictions on the sections of the output I can use? Yeah, we just look at the class device itself and physical device, but do not walk up the all physical devices while searching for the sysfs attribute to apply with a format char. I will see what I can do for a one of the next udev versions. In the meantime this dirty trick may work: "%s{../product}". :) Kay ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&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