Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Using USB ethernet gadget to communicate

163 bytes added, 12:22, 29 August 2012
m
Connect to IGEP device
*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> ===
==== IGEP SDK Virtual Machine====
You should use [[IGEP SDK Virtual Machine|IGEP&nbsp;SDK&nbsp;Virtual Machine]] to develop under IGEP&nbsp;Technology, but you can use these alternatives too:
4. Use [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTy] to [[Using SSH to communicate|connect via SSH]] (192.168.7.2)<br>
'''''Thanks to Iñigo Lazkanotegi from Tecnalia (Donostia - San Sebastián) for this contribution.''''' = See also = *[[Using SSH to communicate]]*[[Using serial debug port to communicate]]*[[Using IGEP WLAN to communicate]]*[[IGEP_module_standalone]]
4,199
edits