Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Using USB ethernet gadget to communicate

28 bytes added, 12:22, 29 August 2012
m
Connect to IGEP device
{{Message/Information Message|title=|message= In this guide is used [[ IGEP firmware Yocto ]]}}
<section end=exclude />
__TOC__
== Overview ==
*Host PC
== Connect to IGEP device<br> ==
=== Linux ===
'''NOTE:''' You should have the usbnet module available for your Linux kernel. On most distributions, this is the case by default. If this is not the case for your distribution, you will need to enable USB networking support in the kernel. If you build your own kernel then you want 'CDC Ethernet support' in USB Network adaptors. IGEP SDK Virtual Machine has this module enabled.
<section begin=USB_linux />
*In the file /etc/network/interfaces, you should add:
<pre>iface usb0 inet dhcp</pre>
Linux igep00x0 2.6.37 #1 Thu Jul 19 09:07:47 CEST 2012 armv7l GNU/Linux
root@igep00x0:~#
<section end=USB_linux />
==== Troubleshooting ====
===== NFS in root filesystem =====
Don't use NFS in root filesystem combined with USB Ethernet Gadget
=== Windows and MAC OSX<br> ===
'''Thanks to Iñigo Lazkanotegi from Tecnalia (Donostia - San Sebastián) for this contribution.'''
====== See also ======
*[[Using SSH to communicate]]
4,199
edits