Hi, all! I try to use udev-141 on uclibc-based system with 2.6.33-rc3 kernel. Everything seems ok for this device (it is quite small), but I have the following problem: When I do fdisk /dev/mmcblk0 and remove all partitions, /dev entries update appropriately. When I do fdisk again and add partitions back, entries are not added. udevadm monitor shows that events get to udevd properly, and events are created in /dev/.udev/queue/, but for unknown reason are unprocesed. udevadm settle hangs, but in a few attempts with ^C is able to process events, the same for udevadm control --start-exec-queue (which processes events flawlessly. For older kernel (2.6.28) it worked, but I need to upgrade. Platform is OMAP3, but I think this is unrelated here. Any idease? S. -- 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