Closed epsilontheta closed 3 years ago
Hi @epsilontheta , it's probally built as a module, change it to built-in should come up as soon as usb..
lsmod
Regards,
Ah, good catch. I got the delay down to 8 seconds by creating /etc/modules-load.d/cdc_acm.conf
and adding the module there. Thanks for your fast response!
Describe the bug After booting the Beaglebone I see in dmesg that the USB device is detected properly after 4 seconds. Then it takes another 36 seconds until the ttyACM0 device is created under /dev. This is a problem if you have a service that expects the device to be created when it starts. It seems like this is a regression w.r.t. the Debian 9 image as this delay was not present back then.
When replugging the device the ttyACM0 device is created instantly.
Describe how to reproduce the bug Plugin USB device before boot and turn on power.
REQUIRED INFORMATION Run this command and paste the output here: