Re: 2.6.25-rc7: udevd compatibility issue?

From: Greg KH
Date: Fri Mar 28 2008 - 16:27:32 EST


On Fri, Mar 28, 2008 at 02:50:06PM -0400, Mark Lord wrote:
> Having coerced 2.6.25-rc7 onto one notebook here,
> we're now working on the other one.
>
> This one is the Dell Lattitude X1 sub-notebook, with Intel everything and
> 2GB.
>
> On boot, syslog is flooded with "uevent: unsupported action-string;"
> messages.
> The messages claim "this will be ignored in a future kernel", but this is
> not a "future kernel".
>
> So, what purpose do they have in 2.6.25-rc7 ?

To tell you nicely that your userspace scripts are doing stupid things
:)

> The system is using udev-079, which came with the distro 2 years ago.

As per the Documentation/CHANGES file, that is not going to work out so
well.

However, this is not udev that is causing the problem, it is your
startup scripts. Let me guess, ubuntu?

> Mar 28 14:43:29 shrimp syslogd 1.4.1#17ubuntu7.1: restart.

Ah, how did I know. Yeah, it's their fault, they are writing something
stupid into a sysfs file expecting the kernel just to ignore it. Try
updating the package and it should go away. Or you can ignore it for
now, but I'd recommend fixing it.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/