Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Getting started with IGEP MODULE

1,655 bytes added, 00:48, 21 April 2011
no edit summary
auto usb0
iface usb0 inet static
address 192.168.7.1 network 192.168.7.0 netmask 255.255.255.0 broadcast 192.168.7.255 gateway 192.168.7.1
Connect to the board using ssh
*http://robosavvy.com/forum/viewtopic.php?p=28788
 
===== Windows XP =====
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></meta> <meta http-equiv="Content-Style-Type" content="text/css"></meta> <title></title> <meta name="Generator" content="Cocoa HTML Writer"></meta> <meta name="CocoaVersion" content="1038.35"></meta> <style type="text/css">p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Courier New'} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial; color: #1c39f6} span.s1 {text-decoration: underline ; color: #1c39f6} span.s2 {color: #000000} span.s3 {text-decoration: underline} </style>
1. During the first seconds the module is recognized as OMAP3430. Avoid the installation of this device and wait until ''RNDIS/Ethernet gadget'' is detected by the operating system.
 
2. The following driver INF file from the Gumstix Project works under Windows XP. [http://www.davehylands.com/linux/gumstix/usbnet/linux.inf <span class="s1">http://www.davehylands.com/linux/gumstix/usbnet/linux.inf</span>]
 
3. In ''Control Panel/Network Connections'' and after driver installation set up the TCP/IP properties of the ''Local Network Connection'' (''Linux USB Ethernet/RNDIS Gadget'') as follow:
 
&nbsp;
 
&nbsp; IP address 192.168.7.1
 
&nbsp; Netmask 255.255.255.0
 
&nbsp; Gateway 192.168.7.1
 
&nbsp;
 
<span class="s2">4. Use putty ([http://www.chiark.greenend.org.uk/~sgtatham/putty/ <span class="s3">http://www.chiark.greenend.org.uk/~sgtatham/putty/</span>]) to connect via SSH (192.168.7.2)</span>
 
<span class="s2" />
 
Thanks to Iñigo Lazkanotegi from Tecnalia (Donostia - San Sebastián) for this contribution.
 
=== Mac OS X 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.  &nbsp;
[[Category:Hardware]]&nbsp;[[Category:How_to_forge]]