Difference between revisions of "Translations:Install/198/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
==== Wi-Fi ====  
==== Wi-Fi ====
Most wifi cards require firmware, some do not, such as netgears wg311t atheros AR5212/AR5213.
Most wifi cards require firmware, some do not, such as netgears wg311t atheros AR5212/AR5213.
{{console|body=(chroot) # ##i##emerge linux-firmware}}
{{console|body=(chroot) # ##i##emerge linux-firmware}}
===== Using NetworkManager =====
===== Using NetworkManager =====
For laptop/mobile systems where you will be using Wi-Fi, roaming, and connecting to various networks NetworkManager is strongly recommended.  See the {{package|net-misc/networkmanager}} package for steps involved in setting up NetworkManager.
For laptop/mobile systems where you will be using Wi-Fi, roaming, and connecting to various networks NetworkManager is strongly recommended.  See the {{package|net-misc/networkmanager}} package for steps involved in setting up NetworkManager.

Revision as of 20:42, July 16, 2015

Wi-Fi

Most wifi cards require firmware, some do not, such as netgears wg311t atheros AR5212/AR5213.

(chroot) # emerge linux-firmware
Using NetworkManager

For laptop/mobile systems where you will be using Wi-Fi, roaming, and connecting to various networks NetworkManager is strongly recommended. See the net-misc/networkmanager package for steps involved in setting up NetworkManager.