NetworkManager and system updates

Slashdot it! Delicious Share on Facebook Tweet! Digg!

Ethernet

Wireless routers usually have inputs for network cables. If the router assigns IP addresses per DHCP, which it usually does, NetworkManager automatically connects after you plug in the network cable. Rarely does this not work, but if that is the case, you must assign an IP address and domain name manually.

Wireless Networks

For Ubuntu to set up your wireless card properly, the kernel needs to find a suitable driver for the card. Then, it's as easy as clicking the NetworkManager to obtain the neighboring networks (Figure 5). Select the name of the wireless network and log in with your passcode. To avoid mistyping the password, have the password be visible. Ubuntu automatically detects the encryption type (WEP /WPA or WPA2) the access point uses. After a successful network authentication, your wireless card provides you a valid IP address per DHCP.

Figure 5: NetworkManager displays the neighboring access points, which is generally the first choice when accessing the Internet.

Setting up your smartphone (e.g., Android or iPhone) as an access point, which is called tethering, also works. NetworkManager treats the tethered smartphone as a normal access point and connects to it. Smartphones use the Universal Mobile Telecommunications System (UMTS) to get to the Internet, which is a good solution when you are on the move. Don't forget, however, to secure the access point on your mobile phone with a good password and deactivate it when you are done.

If the kernel doesn't provide a driver for your wireless card, a proprietary driver is usually available. To test this, press the Windows key and open the Software Repositories program. If the Additional Drivers tab lists the driver for your card, click Activate so that the wizard can download the corresponding software for the card.

If these steps don't work, search online for Ubuntu 12.10 {YOUR WIRELESS CHIP}. To find out what your built-in wireless chip is called, press Ctrl+Alt+T to open a terminal and enter:

$ lspci | grep "Network"

For a USB device, use the following command to find the chip's ID number:

$ lsusb

An Ubuntu help page [3] lists the wireless card and its degree of support from Ubuntu and its derivatives.

Setting up unsupported wireless cards can be complicated on occasion, and other times a simple shell command can activate a card. In some situations, programs such as Ndiswrapper allow use of the card's Windows driver with Ubuntu [4].

Buy this article as PDF

Express-Checkout as PDF

Pages: 2

Price $0.99
(incl. VAT)

Buy Ubuntu User

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content