From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Gaynor Date: Thu, 08 Dec 2005 02:13:48 +0000 Subject: udev rule not working after kernel upgrade Message-Id: <1134008028.3067.9.camel@stampede> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi, After upgrading to kernel 2.6.14 my udev rule: BUS="usb", KERNEL="event[0-3]*", SYSFS{product}="USB TouchController", SYMLINK="input/touchscreen" is no longer working. a rule further down in the rules file is being ran instead: KERNEL="event[0-9]*", NAME="input/%k" from syslog: Dec 7 18:43:09 localhost udev[4904]: configured rule in '/etc/udev/rules.d/udev.rules[68]' applied, 'event1' becomes 'input/%k' Is there something that i might be missing in the kernel for my rule to work? What else should i look into to get my rule working? I can cat the /sys for the "product" and it comes up correct. The rule worked fine on kernel 2.6.8. Any advice? Thanks, Paul ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&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