Difference between revisions of "Linbian Configuration"
Csjamesdeng (talk | contribs) (→Ethernet) |
Csjamesdeng (talk | contribs) (→Wi-Fi) |
||
Line 28: | Line 28: | ||
== Wi-Fi == | == Wi-Fi == | ||
+ | |||
+ | === Installing === | ||
+ | |||
+ | Lindenis V5 without builtin Wi-Fi. Follow [http://files.lindeni.org/lindenis-v5/accessories/Lindenis_V5_Wi-Fi_Bluetooth_Installation_Guide.pdf these instructions] and install a module. | ||
+ | |||
+ | === Configuration === | ||
+ | |||
+ | Manage Wi-Fi by Wicd (open '''Wicd Network Manager''' from desktop). | ||
+ | |||
+ | [[File:wicd-nm-wireless.png|frameless]] | ||
+ | |||
+ | Click '''Properties''' button to set access point password. | ||
+ | |||
+ | [[File:wicd-nm-wireless-prop.png|frameless]] | ||
+ | |||
+ | And then click '''Connect''' button to get access. | ||
== Bluetooth == | == Bluetooth == |
Revision as of 09:51, 25 August 2018
Contents
linbian-config
In development
UART configuration
By default, the ttyS0 is assigned to the Linux console. The UART transmit and receive pins are on PB9 and PB10 espectively, which are pins 8 and 10 on the 'PI BUS' GPIO header.
Ethernet
Ethernet is enabled by default. Plug in the network cable will automatically connect to the Internet.
Wicd is used for manage wireless and wired interface.
Running Wicd in Desktop Environment
Open Wicd Network Manager from desktop. If the board is properly set up and connected, you should see a Window as follow.
Running Wicd in Text Mode
Open a Terminal from desktop. Type wicd-curses:
Manage network by keyboard.
Wi-Fi
Installing
Lindenis V5 without builtin Wi-Fi. Follow these instructions and install a module.
Configuration
Manage Wi-Fi by Wicd (open Wicd Network Manager from desktop).
Click Properties button to set access point password.
And then click Connect button to get access.