It probably has to do with the differences between Wheezy, and Jessies, which namely is systemd in Jessie versus sysv in Wheezy.
So how I personally fix this is install sysv, and remove systemd, but that might not be best for everyone. So you'll have to figure out how to setup a systemd service for your serial devices. On Wed, Jun 29, 2016 at 2:36 PM, Tamer Alamiri <[email protected]> wrote: > hello all, > after upgrading the linux kernel from 3.14 to 4.1 on BBB the *ttyUSBx* > devices are not appearing. > what should i active or change when i build the kernel to make > */dev/serial/by-id* */dev/serial/by-path* generate again when i connect a > 3G modem or weather station to my BBB? > or is there anything i can do manually to fix this issue? > i tried both kernels in > https://github.com/RobertCNelson/bb-kernel > https://github.com/beagleboard/linux > > but no difference > > Regards, > Tamer > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/1f864f4c-3aa9-46ec-9252-34dec3d6f4f6%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/1f864f4c-3aa9-46ec-9252-34dec3d6f4f6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORqYPqA6snuTfUO0tieV4DcSRnADyjiZixzWc33KyAjC8w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
