ArtsAutosBooksBusinessEducationEntertainmentFamilyFashionFoodGamesGenderHealthHolidaysHomeHubPagesPersonal FinancePetsPoliticsReligionSportsTechnologyTravel

How to Repair Wireless Network After Ubuntu Update

Updated on September 24, 2012

There is nothing worse than a laptop with out wifi. No wireless network takes the portability away from your laptop.

After the last distribution upgrade going from Ubuntu 11 to 12 I lost my wireless network capability. I searched the internet for answers and found many; but not many helpful. So I have put the following together for that very reason.

The driver for my wireless was not working so I had to reinstall the wireless drivers for my laptop. First things first. You need to dust off that ethernet cable and plug one end into the back of your internet router and the other into your ethernet port. Make your ethernet port ready by typing the following into your terminal:

sudo ifup eth0

Eth0 is usually your network card for a wired connection. If this command does not work try sudo ifup eth1 instead. Computers understand the 0 as the actual first and 1 as the second and so forth. Make sure you have a connection by opening your internet browser.

Download Wireless Drivers here: http://www.orbit-lab.org/kernel/compat-wireless-3-stable/v3.1/compat-wireless-3.1.1-1.tar.bz2

Or you can go to the main page found here to choose the latest stable release: http://linuxwireless.org/en/users/Download/stable/#compat-wireless_3.1_stable_releases

After downloading, unpack the source by typing the following command into your terminal:

tar -xf /path/to/compat-wireless-version

Getting ready to install by typing the following (each line is separate command):

cd /path/to/compat-wireless-driver-version
./scripts/driver-select <driver-name>
make
sudo make install
sudo make unload

Type the following command into terminal:
sudo /etc/init.d/networking restart

Alternatively you can just reboot the computer.

Identify Your Network Controllers

Type the following command into your command line terminal to determine what type of network controller you have and the device driver: lspci

Now examine the output. Look for something similar to the following lines I took from my laptop. The bottom two lines are the device driver identification. If you can see this type of output then your device driver is installed. On to the next step of configuring your network.

02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Hewlett-Packard Company U98Z062.12 802.11bgn Wireless Half-size Mini PCIe Card
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at d0100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath9k
Kernel modules: ath9k

After this procedure open Ubuntu Software Centre application then download and install WICD Network Manager. The reason for this is the original network manager which is found in system settings network is useless after release update. WICD works awesome and can be configured to have your wired network and wireless network ready for when you need them without the hassle of taking one down then bringing the other up. The application does that for you.

Configure Wireless Network With WICD Network Manager

  1. Click on WICD Network Manager icon
  2. WICD will scan for networks. You need to know you network name or SSID.
  3. Scroll down to find your network if it is not at the top of the list.
  4. Once your network is identified click on "properties" button
  5. You will need the password or key to complete this step.
  6. Click the "okay" button to complete.

WICD Network Manager
WICD Network Manager

Wifi Settings

Network configuration during boot up

Another problem you may have encountered as well since the update is the “waiting for network configuration” during boot up.

The fix for that is open up your favorite text editor or just plain old vim. Type the following command into your terminal like this:

sudo gedit /etc/network/interfaces

For the sake of this tutorial we will use gedit which is much more intuitive than vim. You file should look like this:

auto lo
iface lo inet loopback

If there is anything else just comment it out with a hash mark # in front of the line. This will make the system ignore it. If you are an advanced user you can alternatively delete any unnecessary lines in this file. This file needs to be simple. This will stop the waiting for network during the boot time splash screen caused by the last upgrade. Now save the file and reboot computer.

Network Interfaces file

working

This website uses cookies

As a user in the EEA, your approval is needed on a few things. To provide a better website experience, hubpages.com uses cookies (and other similar technologies) and may collect, process, and share personal data. Please choose which areas of our service you consent to our doing so.

For more information on managing or withdrawing consents and how we handle data, visit our Privacy Policy at: https://corp.maven.io/privacy-policy

Show Details
Necessary
HubPages Device IDThis is used to identify particular browsers or devices when the access the service, and is used for security reasons.
LoginThis is necessary to sign in to the HubPages Service.
Google RecaptchaThis is used to prevent bots and spam. (Privacy Policy)
AkismetThis is used to detect comment spam. (Privacy Policy)
HubPages Google AnalyticsThis is used to provide data on traffic to our website, all personally identifyable data is anonymized. (Privacy Policy)
HubPages Traffic PixelThis is used to collect data on traffic to articles and other pages on our site. Unless you are signed in to a HubPages account, all personally identifiable information is anonymized.
Amazon Web ServicesThis is a cloud services platform that we used to host our service. (Privacy Policy)
CloudflareThis is a cloud CDN service that we use to efficiently deliver files required for our service to operate such as javascript, cascading style sheets, images, and videos. (Privacy Policy)
Google Hosted LibrariesJavascript software libraries such as jQuery are loaded at endpoints on the googleapis.com or gstatic.com domains, for performance and efficiency reasons. (Privacy Policy)
Features
Google Custom SearchThis is feature allows you to search the site. (Privacy Policy)
Google MapsSome articles have Google Maps embedded in them. (Privacy Policy)
Google ChartsThis is used to display charts and graphs on articles and the author center. (Privacy Policy)
Google AdSense Host APIThis service allows you to sign up for or associate a Google AdSense account with HubPages, so that you can earn money from ads on your articles. No data is shared unless you engage with this feature. (Privacy Policy)
Google YouTubeSome articles have YouTube videos embedded in them. (Privacy Policy)
VimeoSome articles have Vimeo videos embedded in them. (Privacy Policy)
PaypalThis is used for a registered author who enrolls in the HubPages Earnings program and requests to be paid via PayPal. No data is shared with Paypal unless you engage with this feature. (Privacy Policy)
Facebook LoginYou can use this to streamline signing up for, or signing in to your Hubpages account. No data is shared with Facebook unless you engage with this feature. (Privacy Policy)
MavenThis supports the Maven widget and search functionality. (Privacy Policy)
Marketing
Google AdSenseThis is an ad network. (Privacy Policy)
Google DoubleClickGoogle provides ad serving technology and runs an ad network. (Privacy Policy)
Index ExchangeThis is an ad network. (Privacy Policy)
SovrnThis is an ad network. (Privacy Policy)
Facebook AdsThis is an ad network. (Privacy Policy)
Amazon Unified Ad MarketplaceThis is an ad network. (Privacy Policy)
AppNexusThis is an ad network. (Privacy Policy)
OpenxThis is an ad network. (Privacy Policy)
Rubicon ProjectThis is an ad network. (Privacy Policy)
TripleLiftThis is an ad network. (Privacy Policy)
Say MediaWe partner with Say Media to deliver ad campaigns on our sites. (Privacy Policy)
Remarketing PixelsWe may use remarketing pixels from advertising networks such as Google AdWords, Bing Ads, and Facebook in order to advertise the HubPages Service to people that have visited our sites.
Conversion Tracking PixelsWe may use conversion tracking pixels from advertising networks such as Google AdWords, Bing Ads, and Facebook in order to identify when an advertisement has successfully resulted in the desired action, such as signing up for the HubPages Service or publishing an article on the HubPages Service.
Statistics
Author Google AnalyticsThis is used to provide traffic data and reports to the authors of articles on the HubPages Service. (Privacy Policy)
ComscoreComScore is a media measurement and analytics company providing marketing data and analytics to enterprises, media and advertising agencies, and publishers. Non-consent will result in ComScore only processing obfuscated personal data. (Privacy Policy)
Amazon Tracking PixelSome articles display amazon products as part of the Amazon Affiliate program, this pixel provides traffic statistics for those products (Privacy Policy)
ClickscoThis is a data management platform studying reader behavior (Privacy Policy)