User Tools

Site Tools


tutorials:ct1:installation:cb3_lubuntu-12.10-desktop_sd_card_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:ct1:installation:cb3_lubuntu-12.10-desktop_sd_card_installation [2013/11/02 17:59]
admin [Extract]
— (current)
Line 1: Line 1:
-====== Lubuntu-12.10 desktop/​server wifi-connection configuration ====== 
  
-<WRAP noprint><​WRAP left box 60%> 
-//__About this Article__// 
-  * **Author**: aaron --- aaron@cubietech.com --- 2013/11/02 23:13 
-  * **Copyrights**:​ [[http://​creativecommons.org/​licenses/​by-sa/​3.0/​|CC Attribution-Share Alike 3.0 Unported]] 
-  * **Contributors**:​ [[http://​cubieboard.org/​|Cubieboard Community]] : ... 
-</​WRAP></​WRAP>​ 
- 
- 
-===== Abstract ===== 
-  * As we all know,​Cubietruck support Wifi wireless connection with antenna on-board. 
-  * This tutorial is about ct-lubuntu-nand-v1.00 wireless connection configuration. ​ 
-===== Before configuration===== 
-  * Download ​ ct-lubuntu-nand-v1.00 Desktop/​Sever [[http://​dl.cubieboard.org/​software/​a20-cubietruck/​lubuntu/​ct-lubuntu-nand-v1.00/​|Click here]] 
-  * You can learn about Lubuntu-12.10-desktop Nand Installation [[http://​docs.cubieboard.org/​tutorials/​ct1/​installation/​cb3_lubuntu-12.10-desktop_nand_installation_20130910-build|Click here]] 
-  * TTL Serial Communication is suggested to connect Cubietruck [[http://​linux-sunxi.org/​Cubieboard/​TTL|Click here]] 
-==== Configuration ==== 
- 
-===Lubuntu 12.10 Sever== 
- 
-1.Please power on your CT with network cable first time to update,then ,install wifi-radar 
- 
-''​apt-get install wifi-radar''​ 
- 
-2.Reboot without net cable,it will take more than 2minutes Waiting DHCP timeout. 
- 
-3.After boot ,insmod wifi driver ​ 
- 
-''​modprobe bcmdhd''​ 
- 
-{{:​tutorials:​screenshot_from_2013-11-02_17_15_07.png?​600|}} 
- 
-4.Scan wlan:  
-    
-''​iwlist wlan0 scan''​ 
- 
-{{:​tutorials:​screenshot_from_2013-11-02_17_15_53.png?​600|}} 
- 
-5.Slect wlan name 
- 
-''​iwconfig wlan0 essid "your ESSID"''​ 
- 
-If the wifi have a key 
- 
-''​iwconfig wlan0 essid "your ESSID" key xxxx''​ 
- 
-6.Set up you wlan  
- 
-''​ifconfig wlan0 up''​ 
- 
-7.Connect with DHCP 
- 
-''​dhclient wlan0''​ 
- 
-8.Ifconfig for check 
- 
-{{:​tutorials:​screenshot_from_2013-11-02_17_02_23.png?​600|}} ​ 
- 
-9.Ping test 
- 
-{{:​tutorials:​screenshot_from_2013-11-02_17_03_06.png?​600|}} 
- 
- 
- 
-===Lubuntu 12.10 Desktop== 
- 
- 
- 
- 
- 
- 
- 
- 
-  
- 
-===Desktop=== 
- 
-==== Lubuntu 12.10 Desktop==== 
- 
-   The Lubuntu 12.10 Desktop is same as Lubuntu 12.10 Sever, 
-   "​wifi-radar"​ was installed in default,so you can do it without network. 
-<​code>​ 
-1.insmod wifi driver : 
-$modprobe bcmdhd 
-2.scan wlan:  ​ 
-$iwlist wlan0 scan 
-3.slect wlan name :  
-$iwconfig wlan0 essid "​MyHome"​ 
-if the wifi have a key : 
-$iwconfig wlan0 essid "​MyHome"​ key 0123-4567-89 
-4.set up you wlan  
-ifconfig wlan0 up 
-6.Connect with DHCP : 
-$dhclient wlan0 
-</​code>​ 
-=====FAQs===== 
- 
-  
- 
-  
- 
- 
- 
-<WRAP noprint> 
-{{tag>​Cubieboard Cubietruck}} 
-</​WRAP>​ 
tutorials/ct1/installation/cb3_lubuntu-12.10-desktop_sd_card_installation.1383386359.txt.gz · Last modified: 2013/12/23 14:50 (external edit)