On Mon, Jan 23, 2012 at 17:41, Gabor Z. Papp <gzp@xxxxxxx> wrote: > * Kay Sievers <kay.sievers@xxxxxxxx>: > > | I guess it's some Gentoo-specific bug. Almost everybody just does: > | 'udevadm trigger --type=devices --action=add' > | once at bootup and nothing else. > > udevadm trigger && udevadm settle > isn't anymore the suggested command after udevd --daemon? It was always 'add' which was suggested. It was the default action, but it was changed to 'change' because 'add' must not be used anywhere else than once after bootup. Triggering 'change' has some valid use cases, not many though, and most of them are workarounds for broken things. Settle is only needed to block until broken subsystems catch up with reality during bootup, and with reality how hotplug systems work today. It is not pulled-in for systems which do not run broken or legacy tools. > As I see from the man page, trigger's default action is change, not add. Yes, that changed May 2010 with udev 154. 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