[meta-ti] musb_hdrc driver and "Qualcomm, Inc. Gobi Wireless Modem"

2018-09-13 Thread Leo Meza
I'm trying to get my target to recognize a USB-connected 4G LTE modem on powerup My target is a beaglebone black (AM335x) using meta-ti "rocko" branch and I've added a kernel config fragment with the following: CONFIG_USB_NET_QMI_WWAN=m My distro.conf file removes the usbgadget and usbhost fe

Re: [meta-ti] musb_hdrc driver and "Qualcomm, Inc. Gobi Wireless Modem"

2018-09-13 Thread Denys Dmytriyenko
On Thu, Sep 13, 2018 at 01:05:17PM -0700, Leo Meza wrote: > I'm trying to get my target to recognize a USB-connected 4G LTE modem on > powerup > > My target is a beaglebone black (AM335x) using meta-ti "rocko" branch and What's your distro and specifically, what init system and device managem

Re: [meta-ti] musb_hdrc driver and "Qualcomm, Inc. Gobi Wireless Modem"

2018-09-14 Thread Leo Meza
SystemD mydistro.conf DISTRO = "mydistro" DISTRO_NAME = "My Distro (Linux Distro for me)" DISTRO_VERSION = "0.0.1" DISTRO_CODENAME = "plzwork" MAINTAINER = "me " DISTRO_FEATURES = " \ ext2 \ largefile \ systemd \ ${DISTRO_FEATURES_LIBC} \ " VIRTUAL-RU

Re: [meta-ti] musb_hdrc driver and "Qualcomm, Inc. Gobi Wireless Modem"

2018-09-18 Thread Leo Meza
Denys (or anyone), Can you recommend a Distory (Poky?) and target (core-image-sato?) that I can use to make this a more reproducible issue? I suppose that might be more desirable than using my custom distro. I'm not sure witch Poky distro/target would be best suitable for getting my USB modem to w