* udev rule not working after kernel upgrade
@ 2005-12-08 2:13 Paul Gaynor
2005-12-08 2:24 ` Kay Sievers
2005-12-08 18:13 ` paul.gaynor
0 siblings, 2 replies; 3+ messages in thread
From: Paul Gaynor @ 2005-12-08 2:13 UTC (permalink / raw)
To: linux-hotplug
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_id\x16865&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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: udev rule not working after kernel upgrade
2005-12-08 2:13 udev rule not working after kernel upgrade Paul Gaynor
@ 2005-12-08 2:24 ` Kay Sievers
2005-12-08 18:13 ` paul.gaynor
1 sibling, 0 replies; 3+ messages in thread
From: Kay Sievers @ 2005-12-08 2:24 UTC (permalink / raw)
To: linux-hotplug
On Wed, Dec 07, 2005 at 07:13:48PM -0700, Paul Gaynor wrote:
> 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?
What version of udev is that?
Kay
-------------------------------------------------------
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_id\x16865&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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: udev rule not working after kernel upgrade
2005-12-08 2:13 udev rule not working after kernel upgrade Paul Gaynor
2005-12-08 2:24 ` Kay Sievers
@ 2005-12-08 18:13 ` paul.gaynor
1 sibling, 0 replies; 3+ messages in thread
From: paul.gaynor @ 2005-12-08 18:13 UTC (permalink / raw)
To: linux-hotplug
An upgrade to udev .074 has fixed my issue.
Thanks for the help
>
> From: Kay Sievers <kay.sievers@vrfy.org>
> Date: 2005/12/07 Wed PM 09:24:38 EST
> To: Paul Gaynor <paul.gaynor@cox.net>
> CC: Linux Hotplug <linux-hotplug-devel@lists.sourceforge.net>
> Subject: Re: udev rule not working after kernel upgrade
>
> On Wed, Dec 07, 2005 at 07:13:48PM -0700, Paul Gaynor wrote:
> > 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?
>
> What version of udev is that?
>
> Kay
>
>
> -------------------------------------------------------
> 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_id\x16865&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
>
-------------------------------------------------------
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_id\x16865&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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-12-08 18:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-08 2:13 udev rule not working after kernel upgrade Paul Gaynor
2005-12-08 2:24 ` Kay Sievers
2005-12-08 18:13 ` paul.gaynor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).