Hi Robert C Nelson,

I followed the usb gadget" section in 
https://eewiki.net/display/linuxonarm/.
The result is as follows.

1) sudo apt-get install udhcpd

debian@arm:~$ sudo apt-get install udhcpd
[sudo] password for debian: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
udhcpd is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
debian@arm:~$ 

2) change in /etc/network/interfaces

done

3) temp script
sudo ./beaglebone-black-g-ether-load.sh
[ ok ] Restarting udhcpd (via systemctl): udhcpd.service.
debian@arm:~$  /etc/network/interfaces

But still the problem is not solved.

The lsmod command in BBB terminal gives the following results:

..
usb_f_acm
u_serial
usb_f_ecm
usb_f_rndis
u_ether
...

Note 1:- usb_f_mass_storage is absent (But this is present for latest SD 
card image )

Note 2:- The command ip addr is not showing usb0 with address 192.168.7.1 
in Ubuntu Host terminal.
             But the command ip addr is showing usb0 with address 
192.168.7.2 in BBB Target terminal 

Note 3:- ping 192.168.7.2 & 192.168.7.1 are not working in desktop. ping 
192.168.7.1 is not working in BBB.But ping 192.168.7.2 is working in BBB.

Please suggest the solutions to make it working.

Thanks in advance for the help.

Thanks & Regards,
Sajeevan.K

On Thursday, April 13, 2017 at 2:55:41 PM UTC+5:30, sajeevan k wrote:
>
> Sorry for my ignorance.
>
> I got the "usb gadget" section in the same webpage. Thank You.
>
> Thanks & Regards,
> Sajeevan.K
>
> On Thursday, April 13, 2017 at 9:59:31 AM UTC+5:30, sajeevan k wrote:
>>
>> Hi Robert C Nelson,
>>
>> Thank You for the reply.
>>
>> Is this link correct? It is pointing to "Setup microSD card" in eewiki 
>> Linuxonarm web page.
>> It is not pointing to "usbgadget".
>>
>> Thanks & Regards,
>> Sajeevan.K
>>
>> On Wednesday, April 12, 2017 at 7:02:33 PM UTC+5:30, RobertCNelson wrote:
>>>
>>> On Wed, Apr 12, 2017 at 6:56 AM, sajeevan k <[email protected]> wrote: 
>>> > Hi all, 
>>> > 
>>> > 
>>> > I am new to BBB. This is a long time haunting problem for me. 
>>> > 
>>> > For my applications some GUI libraries need to be installed in BBB. 
>>> > For getting maximum space for installing packages, I am using a 16GB 
>>> SD card 
>>> > - load the image in SD card and boot from SD card. 
>>> > 
>>> > If I use the latest debian jessie image 
>>> > bone-debian-8.7-lxqt-4gb-armhf-2017-03-19-4gb.img from 
>>> > https://beagleboard.org/latest-images, 
>>> > the maximum rootfs size available is only 4GB. 
>>> > 
>>> > Expanding RootFS for 16GB is not possible with this image. 
>>> > 
>>> > So as per link 
>>> > 
>>> https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-SetupmicroSDcard,
>>>  
>>>
>>> > Bootloader, Kernel and RootFS images are prepared and loaded into the 
>>> SD 
>>> > card. 
>>> > 
>>> > But in this procedure the RootFS used is minimal. (obtained from the 
>>> link 
>>> > -
>>> https://rcn-ee.com/rootfs/eewiki/minfs/debian-8.7-minimal-armhf-2017-03-02.tar.xz
>>>  
>>> > ) 
>>> > 
>>> > This minimal image is finely working. ssh through Ethernet port is 
>>> working 
>>> > fine. But ssh through USB port (Internet through USB) is not working. 
>>>
>>> Documented right here: 
>>>
>>>
>>> https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-usbgadget
>>>  
>>>
>>> Regards, 
>>>
>>>
>>> -- 
>>> Robert Nelson 
>>> https://rcn-ee.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/988ff4da-fda5-43b2-8362-f01603dda80b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to