I have an FTDI USB serial device plugged into a USB port on boot. I have set up a udev rule to create a fixed name for the port that it exposes. My problem is that on boot up the device sometimes gets identified before udev gets loaded. Other times udev gets loaded and my device gets detected and my expected devices shows up in /dev.

Is there any way to ensure that udev loads before the device is identified?

Thanks

link|improve this question
usbcore and udev initialization can differ greatly with kernel and distro versions. You should include more info about your system. – micke Dec 9 '11 at 23:58
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.