Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

1,714 bytes removed, 16:05, 27 August 2012
m
Using IGEP WLAN to communicate
= Getting started with IGEP COM MODULE =
 
= Using IGEP WLAN to communicate =
 
== Overview ==
 
If your IGEP Processor Board has '''WIFI interface''' you can connect to it without any cable. You can open a SSH session in your computer and interact with your Board from your console. Here is how to.
 
== Requirements ==
 
There are some requisites to follow this guide:
 
*IGEP Processor Board with WIFI
*Host computer with WIFI
*[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTy program]
 
{{Message/Information Message|title=|message= In this guide is used [[ IGEP firmware Yocto ]]}}
 
== Connect to IGEP network ==
 
Follow these steps to connect to your IGEP device:
 
*Click on the Network Manager Tray icon.
*Select IGEP_<xx> network, where <xx> is different for every IGEP device, to connect.
 
{| cellspacing="1" cellpadding="1" border="1" width="200"
|-
| [[Image:Igep wificon1.png|331px]]
| [[Image:Igep wificon2.png|331px]]
|}
 
'''<sup>Click to enlarge image</sup>'''
 
== Connect to IGEP ==
 
Follow these steps to get a remote shell prompt:
 
*Open PuTTy program
*Host Name:192.168.6.1
*Port: 22
*Connection type: SSH
*Click Open, accept Security Alert and login as root user
 
{| cellspacing="1" cellpadding="1" border="1" width="200"
|-
| [[Image:Igep wifiputty1.png|331px]]
| [[Image:Igep wifiputty2.png|331px]]
|-
| [[Image:Igep wifiputty3.png|331px]]
| [[Image:Igep wifiputty4.png|331px]]
|}
 
'''<sup>Click to enlarge image</sup>'''
 
Note that a DHCP IP address in range 192.168.6.10-192.168.6.254 should be given to your host PC. The IGEP device should have IP address 192.168.6.1.
 
== Troubleshooting ==
 
=== NFS in root filesystem ===
 
Don't use NFS in root filesystem combined with WIFI
= igep.ini parameters =
4,199
edits