<?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>Alex Sleat &#187; up_interface</title>
	<atom:link href="https://alexsleat.co.uk/tag/up_interface/feed/" rel="self" type="application/rss+xml" />
	<link>https://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Tue, 19 Jun 2012 13:34:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Wireless showing but fails to up/dhcpcd &#8211; Arch Linux</title>
		<link>https://alexsleat.co.uk/2011/03/10/wireless-showing-but-fails-to-updhcpcd-arch-linux/</link>
		<comments>https://alexsleat.co.uk/2011/03/10/wireless-showing-but-fails-to-updhcpcd-arch-linux/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 22:23:07 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[blog1]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[3945]]></category>
		<category><![CDATA[card]]></category>
		<category><![CDATA[dhcpcd]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[iwlwifi]]></category>
		<category><![CDATA[pacman]]></category>
		<category><![CDATA[SIOCSIFFLAGS]]></category>
		<category><![CDATA[up_interface]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wlan0]]></category>

		<guid isPermaLink="false">https://alexsleat.co.uk/?p=12315</guid>
		<description><![CDATA[<br/><p>After my installation of Arch Linux I had some trouble using my wifi card which was working while I was running the live CD. What was strange was that the card would show up in iwconfig and ifconfig -a but not ifconfig It turns out I needed to install the wireless drivers and here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<br/><p>After my installation of Arch Linux I had some trouble using my wifi card which was working while I was running the live CD. What was strange was that the card would show up in <em>iwconfig</em> and <em>ifconfig -a</em> but not <em> ifconfig</em> It turns out I needed to install the wireless drivers and here&#8217;s how I did it:</p>
<p><strong>Error:</strong></p>
<div class="dean_ch" style="white-space: wrap;">ifconfig wlan0 up<br />
SIOCSIFFLAGS: No such <span class="kw2">file</span> or directory</p>
<p>dhcpcd wlan0<br />
dhcpcd: version .<span class="nu0">2.2</span> starting<br />
dhcpcd: wlan0: up_interface: No such <span class="kw2">file</span> or directory<br />
dhcpcd: wlan0: waiting <span class="kw1">for</span> carrier<br />
dhcpcd: timed out</div>
<p><strong>Find out what card you are using:</strong></p>
<div class="dean_ch" style="white-space: wrap;">lspci | <span class="kw2">grep</span> Network</div>
<div class="dean_ch" style="white-space: wrap;"><span class="nu0">04</span>:<span class="nu0">00.0</span> Network controller: Intel Corporation PRO/Wireless 3945ABG <span class="br0">&#91;</span>Golan<span class="br0">&#93;</span> Network Connection <span class="br0">&#40;</span><span class="kw2">rev</span> <span class="nu0">02</span><span class="br0">&#41;</span></div>
<p>Install: iwlwifi-<strong>3945</strong>-ucode-15.32.2.9-2-any.pkg.tar.gz</p>
<p>If you don&#8217;t have access to a wired connection, check out this guide to <a href="https://alexsleat.co.uk/2011/03/10/installing-packages-from-cd-in-arch-linux/">installing packages from the Arch Linux cd</a>.</p>
<p>Once you get it up and running, updating via pacman (-Syu) will probably replace these drivers for newer ones which continue to work.</p>
]]></content:encoded>
			<wfw:commentRss>https://alexsleat.co.uk/2011/03/10/wireless-showing-but-fails-to-updhcpcd-arch-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
