 
    
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wireless Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/wireless/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/wireless/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Wed, 08 May 2013 09:53:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Ubuntu 13.04 &#8211; Wireless / Wi-Fi Not Working</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-wireless-wi-fi-not-working/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 08 May 2013 09:53:15 +0000</pubDate>
				<category><![CDATA[Ubuntu 13.04]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2975</guid>

					<description><![CDATA[<p>There are a lot of reasons why your wireless / Wi-Fi connection is not working, but the most common is lack of a driver. </p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-wireless-wi-fi-not-working/">Ubuntu 13.04 &#8211; Wireless / Wi-Fi Not Working</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 13.04 running the Unity Interface.</p>
<p>They may be the same or similar for other versions, but no guarantee is made.</p>
</div>
<p>There are a lot of reasons why your wireless / Wi-Fi connection is not working, but the most common is lack of a driver.</p>
<div class="c2">
<p>A driver is a piece of software that allows the operating system to communicate with a piece of hardware (in this case, a wireless device).</p>
</div>
<p>While Ubuntu (and other Linux distros, in general) provide good support for a wide variety of hardware devices, there are various reasons a particular device is not supported, but the 3 most common are:</p>
<ol>
<li>the device is newer and support is not provided in the default operating system.</li>
<li>the device and the driver for the device is proprietary, in which case it cannot be part of the Linux kernel (Linux licensing requires that all software that is part of it be openly available, so proprietary software (commonly called <em>closed source</em> cannot be part of it. Nothing prevents proprietary software from later being installed, though).</li>
<li>the device is proprietary and no driver is provided for it and no documentation exists that would allow someone to write a driver for it (over time, if a device is popular enough, people may reverse engineer it and write a driver for it).</li>
</ol>
<div class="c2">
<p>For example, on my laptop (2 years old &#8211; bought in the Summer of 2011), Ubuntu does not support the built in wireless device (nor any other Linux distro I&#8217;ve tried).</p>
</div>
<p>Fortunately, Ubuntu makes it quite easy to install a proprietary device driver &#8211; as long as Ubuntu knows about it (so, you might still be out of luck for very new devices).</p>
<h1>Getting an Internet Connection</h1>
<p>Ironically, to fix the problem, you need an Internet connection.</p>
<p>The easiest way (but not necessarily the most convenient) is to use a wired Ethernet connection:</p>
<p><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-1.jpg" width="480" height="357" alt="" border="0" class="centered"/></p>
<p>You connect your computer to your wireless router. There should be a number of Ethernet ports on the back of your router:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-2.jpg" width="480" height="182" alt="" border="0" class="centered"/></p>
<p>Using an Ethernet connection should be a simple case of plug-and-play.</p>
<p>Alternately, you can use a wireless card or USB device that you know works with Ubuntu (assuming you have one):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-3.jpg" width="480" height="205" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>In my case, it is a D-Link DWL-G122 wireless USB device.</p>
</div>
<p>Using an alternate wireless connection, you will need to go to the settings and connect to the device:</p>
<p><strong>1) Click</strong> on the <u>network</u> icon (shaded in yellow) and select your wireless device:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-4.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Enter</strong> your wireless security code:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-5.png" alt="" border="0" class="centered"/></p>
<p>Once you are connected to the Internet, follow <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-install-update-drivers">these instructions for installing a hardware driver</a>.</p>
<div class="c4">
<p><strong>Note:</strong> in cases of very new, or obscure hardware, there may not be drivers available. In that case, you are back to searching Ubuntu and Linux help forums.</p>
<p>In that case, what you should try is:</p>
<ol>
<li>go to the manufacturer&#8217;s website and see if they have Linux drivers for their devices</li>
<li>widen your search by adding <u>Debian</u> to your search terms. <u>Debian</u> is the Linux base on which Ubuntu is built &#8211; there are a number of differences, but if it works for Debian, it will probably work for Ubuntu. <span class="i1">This should be done in the case you are not getting anywhere with searching for help with Ubuntu.</span></li>
</ol>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-wireless-wi-fi-not-working/">Ubuntu 13.04 &#8211; Wireless / Wi-Fi Not Working</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 13.04 &#8211; How to Install / Update Drivers</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-install-update-drivers/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 25 Apr 2013 19:49:46 +0000</pubDate>
				<category><![CDATA[Ubuntu 13.04]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wireless]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2843</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 13.04 running the Unity interface. They may be the same or similar for other versions of Ubuntu, but no guarantee is made. In general, Ubuntu does a good job providing drivers for your system hardware. However, sometimes a suitable driver is not available via the Linux kernel (which is what [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-install-update-drivers/">Ubuntu 13.04 &#8211; How to Install / Update Drivers</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 13.04 running the Unity interface. They may be the same or similar for other versions of Ubuntu, but no guarantee is made.</p>
</div>
<p>In general, Ubuntu does a good job providing drivers for your system hardware. However, sometimes a suitable driver is not available via the Linux kernel (which is what Ubuntu is based on) because either:</p>
<ol>
<li>the hardware is newer and support is not provided for it in the Linux kernel</li>
<li>there is no open source (non-proprietary) driver available for your hardware &#8211; and for legal reasons cannot be included as part of the Linux kernel</li>
</ol>
<p>Fortunately, Ubuntu provides an easy way to locate and install proprietary drivers for your hardware.</p>
<div class="c4">
<p><strong>Note:</strong> there is no guarantee that this method will find and install drivers for your hardware simply because no driver exists for Linux. Or, if a driver does exist, it may be packaged in a way that is not compatible with this method &#8211; in which case, you would need to find and follow installation instructions on the vendor&#8217;s website.</p>
</div>
<p><strong>1) Tap</strong> the <u>Windows</u> (Super) key to bring up the Dash panel:</p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Windows</u> keys means pressing it as though you intend to type it. It does not mean holding down the key (holding down the key does something else).</p>
<p>Ubuntu calls this the <u>Super</u> key</p>
</div>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-2.jpg" alt="" border="0" class="centered" /></p>
<p><strong>2) Type</strong> <u>software &#038; updates</u> into the Dash search field:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-1.jpg" width="485" height="260" alt="" border="0" class="centered"/></p>
<p><strong>3) Press</strong> the <u>Enter</u> key to launch the <u>Software &#038; Updates</u> application:</p>
<div class="c2">
<p><strong>Note:</strong> pressing the <u>Enter</u> key will select the first Dash entry. If <u>Software &#038; Updates</u> is not the first entry, then use the keyboard arrow keys or mouse to navigate to the appropriate icon.</p>
<p>If pressing <u>Enter</u> does not launch the software and updates management dialog, then click on the <u>Software &#038; Updates</u> icon.</p>
</div>
<p><strong>4) Click</strong> on the <u>Additional Drivers</u> tab:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-2-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>You will see displayed the available proprietary drivers for your hardware:</p>
<div class="c2">
<p><strong>Note:</strong> drivers may not be available for all hardware.</p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-3-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Select</strong> the drivers you want to install and <strong>click</strong> on <u>Apply Changes</u>:</p>
<div class="c2">
<p>Sometimes there is more than one available driver choice &#8211; this will require you to search to see which one might be the better one.</p>
<p>You can always install one and if you are not satisfied with it, select the other one later.</p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>6) Enter</strong> your password and <strong>click</strong> on <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-5-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>Ubuntu will then begin to install the drivers. How long it takes varies:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-6-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-driver-install-6-thumb.png" alt="" border="0" class="centered"/></a><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-install-update-drivers/">Ubuntu 13.04 &#8211; How to Install / Update Drivers</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
