Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

406 bytes added, 18:05, 22 August 2012
m
no edit summary
= Connect using USB Ethernet Gadget/RNDIS driver =
== Overview ==
The Linux kernel has a class of drivers called USB Gadgets that allow you to use USB as a transport for a number of different protocols like serial, virtual file systems and Ethernet devices.
The Linux kernel has USB OTG connector supports using the Ethernet Gadget to create a class of drivers called networking device over USB Gadgets . From the client's (http://www.linux-usb.org/gadget/and host's) that allow you perspective this driver simply appears as another Ethernet device, enabling us to use have Ethernet access on the board by hooking them up to a desktop, so this USB as slave device can communicate with a transport for a number of different protocols like serial, virtual file systems, and Ethernet devicesproperly configured USB host.
The USB OTG connector supports using the Ethernet Gadget to create a networking device over USB. From the client's (and host's) perspective this driver simply appears as another Ethernet device, enabling us to have Ethernet access on the board by hooking them up to a desktop, so this USB slave device can communicate with a properly configured USB host. == Requirements ==
Following article explains how There are some requisites to get the Ethernet over USB connection working in different Operating Systems follow this guide:
*IGEP Processor Board with WIFI
*Host computer with WIFI
*MicroSD Card (optional: If your board has Poky Firmware)
*[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTy program]
 
== Update pre-installed software ==
 
'''NOTE: '''Follow these steps if you use an older firmware release
 
''(from [[How to create a SD-card with the latest software image]])'' {{:How to create a SD-card with the latest software image}}
 
== Connect to IGEP network ==
== Linux Host USB Network Configuration ==
RSA host key for 192.168.7.2 has changed and you have requested strict checking.
To fix the problem edit your ~/.ssh/known_hosts and remove the line corresponding to this host. 
= See also =
4,199
edits