Hi Dennis,

I am also suspicious about the USB gadgets in BBB.

To get a clarification, I again took a kernel image with default 
configuration.

And I did all the procedures, which I have done for making Ethernet CDC 
image (as mentioned in the previous mail). But ssh [email protected] was 
not working with that image.

I included all the modules required g_ether, g_mass_storage and g_multi 
with modprobe command. And I verified by lsmod command. But still ssh 
[email protected] was not working.

That means it is only working with Ethernet CDC image (in which kernel 
configuration is modified to include Ethernet CDC related modules as built 
in Modules).

So I think, some more clarifications and detailed documentations is 
required on this matter, which would help the users like me. 

Thanks & Regards,
Sajeevan.K

On Friday, April 21, 2017 at 7:47:35 PM UTC+5:30, Dennis Lee Bieber wrote:
>
> On Thu, 20 Apr 2017 23:50:17 -0700 (PDT), sajeevan k 
> <[email protected] <javascript:>> declaimed the 
> following: 
>
>
> >4) Then in the /etc/network/interfaces of Ubuntu host I added the 
> following 
> >lines 
> > 
> >auto enp0s20f0u2 
> >iface enp0s20f0u2 inet static 
> > 
> >    address 192.168.7.1 
> >    netmask 255.255.255.252 
> >    network 192.168.7.0 
> >    gateway 192.168.7.2 
> > 
> >( where enp0s20f0u2 was the name of the interface coming when BBB is 
> >connected through USB port in Host system ) 
> > 
>
>         I might suspect that there is still a misconfigured parameter on 
> the 
> BBB -- something defining what the USB-network is supposed to identify as 
> during USB enumeration. What you have looks suspiciously like the raw 
> enumeration path (bus, port, unit, maybe some other layers). 
>   
>
>         Again, I'm just guessing at this point. 
> -- 
>         Wulfraed                 Dennis Lee Bieber         AF6VN 
>     [email protected] <javascript:>    HTTP://wlfraed.home.netcom.com/ 
>
>

-- 
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/a5c5b7c2-46d6-4980-8f73-4260b9eba779%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to