Difference between revisions of "Linbian Configuration"
(→Wi-Fi) |
(→Add Service In Running Environment) |
||
Line 35: | Line 35: | ||
=== Add Service In Running Environment === | === Add Service In Running Environment === | ||
− | *Add | + | *Add configure file wifi.conf in /etc/modules-load.d/, and the context of the configure file is the driver name, for example :bcmdhd |
*Reboot the system | *Reboot the system |
Revision as of 07:50, 4 September 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.
Add Service In Running Environment
- Add configure file wifi.conf in /etc/modules-load.d/, and the context of the configure file is the driver name, for example :bcmdhd
- Reboot the system
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.