On Thu, Jun 11, 2009 at 18:00, unni krishnan<unnikrishnan.a@xxxxxxxxx> wrote: > So these are the modules needed : > > ------------------------------------------ > CONFIG_HOTPLUG=y > CONFIG_UEVENT_HELPER_PATH="" > CONFIG_NET=y > CONFIG_UNIX=y > CONFIG_PROC_FS=y > CONFIG_SYSFS=y > CONFIG_TMPFS=y > CONFIG_TMPFS_POSIX_ACL=y > CONFIG_INOTIFY=y > CONFIG_SIGNALFD=y > ------------------------------------------ > > To get the Udev working in latest linux kernel. Thanks Kay. Yeah, SIGNALFD only in the next, the to be released version, and as Greg mentioned, the SYSFS_DEPRECATED option must not be set to work reliably. It's not only udev which will fail without that. That broken SYSFS_DEPRECATED thing should just be removed from the kernel some day. I've added the list to the udev README file now: http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;f=README;hb=HEAD Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html