Getting USB serial to work closer to boot

Samuel Thibault samuel.thibault at ens-lyon.org
Sat Sep 16 13:33:16 EDT 2017


Hello,

Zachary Kline, on sam. 16 sept. 2017 10:20:44 -0700, wrote:
> I’ve actually noticed that if the module loads too early, the probe seems to fail. I presume this is because /dev/ttyUSB0 isn’t actually created yet.

Just realizing... Did you include the usbserial module to your initrd?

But yes, there's an initialization race issue. Perhaps you can use

softdep speakup_yoursynth pre: usbserial

to express the dependency?

Samuel


More information about the Speakup mailing list