> > i was using systemd with 3.14 but the kernel is not stable it was > rebooting alot that's why i upgraded to 4.1. unfortunately i can't delete > systemd because all the applications i developed on my OS are using systemd. > > do you have any other suggestions? >
I gave you another suggestion. However I was assuming you upgraded to Jessies, and not just did a kernel upgrade. Do what RObert suggested, and see which modules you have loaded in 3.14 and compare to 4.1.x On Wed, Jun 29, 2016 at 3:06 PM, Tamer Alamiri <[email protected]> wrote: > i was using systemd with 3.14 but the kernel is not stable it was > rebooting alot that's why i upgraded to 4.1. unfortunately i can't delete > systemd because all the applications i developed on my OS are using systemd. > > do you have any other suggestions? > > On Wednesday, June 29, 2016 at 5:01:08 PM UTC-5, William Hermans wrote: >> >> 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/347322e7-3845-4690-80a2-b07fa922d039%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/347322e7-3845-4690-80a2-b07fa922d039%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/CALHSORrwZtTVxq05i2hoXsDSRT1m9E_jmnYRG28FXedXT0khSA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
