<?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>Yesterday I was wrong &#187; ubuntu</title>
	<atom:link href="http://dan.bodar.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://dan.bodar.com</link>
	<description>Dan's technical ramblings</description>
	<lastBuildDate>Tue, 29 Jun 2010 07:39:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More Ubuntu 7.10 notes for Dell D630</title>
		<link>http://dan.bodar.com/2007/12/29/more-ubuntu-710-notes-for-dell-d630/</link>
		<comments>http://dan.bodar.com/2007/12/29/more-ubuntu-710-notes-for-dell-d630/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 19:03:06 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dan.bodar.com/2007/12/29/more-ubuntu-710-notes-for-dell-d630/</guid>
		<description><![CDATA[So the wifi seemed to work pretty well out of the box but I noticed after prolonged use it would just suddenly freeze and the only way to make it come back was to reboot. (You couldn&#8217;t even reload the module or restart networking stack).
You can tell if this will be a problem for you [...]]]></description>
			<content:encoded><![CDATA[<p>So the wifi seemed to work pretty well out of the box but I noticed after prolonged use it would just suddenly freeze and the only way to make it come back was to reboot. (You couldn&#8217;t even reload the module or restart networking stack).</p>
<p>You can tell if this will be a problem for you by running iwconfig: if you have lots of Invalid misc errors and the signal and noise levels are fixed at -60dBm then you will want to switch from the ipw3945 module to the iwl3945.</p>
<p>To try it out:<br />
<code><br />
sudo modprobe -r ipw3945<br />
sudo modprobe -r ieee80211<br />
sudo modprobe -r ieee80211_crypt<br />
sudo modprobe -r mac80211<br />
sudo modprobe iwlwifi_mac80211<br />
sudo modprobe iwl3945<br />
</code></p>
<p>Now if you run iwconfig you should see wlan0 (plus <a href="http://linuxwireless.org/en/developers/Documentation/mac80211#Themasterdevicewmaster0">wmaster0</a> which we&#8217;ll just ignore). If it&#8217;s called wlan0_rename then you run<br />
<code><br />
sudo nano /etc/udev/rules.d/70-persistent-net.rules<br />
</code><br />
Comment out the line reserving eth1 for ipw3945 module.</p>
<p>To make this all permanent you need to add the iwl3945 and iwlwifi_mac80211 modules to /etc/modules</p>
<p><code>sudo echo iwlwifi_mac80211 &gt;&gt; /etc/modules<br />
sudo echo iwl3945 &gt;&gt; /etc/modules<br />
</code></p>
<p>And now stop the ipw3945 and dependencies from loading by blacklisting them<br />
<code><br />
sudo echo blacklist ipw3945 &gt;&gt; /etc/modprobe.d/blacklist<br />
sudo echo blacklist ieee80211 &gt;&gt; /etc/modprobe.d/blacklist<br />
sudo echo blacklist ieee80211_crypt &gt;&gt; /etc/modprobe.d/blacklist<br />
sudo echo blacklist mac80211 &gt;&gt; /etc/modprobe.d/blacklist</code></p>
]]></content:encoded>
			<wfw:commentRss>http://dan.bodar.com/2007/12/29/more-ubuntu-710-notes-for-dell-d630/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Notes on installing Ubuntu Gutsy Gibbon 64bit edition on a Dell D630</title>
		<link>http://dan.bodar.com/2007/11/08/notes-on-installing-ubuntu-gutsy-gibbon-64bit-edition-on-a-dell-d630/</link>
		<comments>http://dan.bodar.com/2007/11/08/notes-on-installing-ubuntu-gutsy-gibbon-64bit-edition-on-a-dell-d630/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 23:35:48 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dan.bodar.com/2007/11/08/notes-on-installing-ubuntu-gutsy-gibbon-64bit-edition-on-a-dell-d630/</guid>
		<description><![CDATA[I had to start the install CD in safe VGA mode and have not got the slash to display yet.
To get sound to work you don&#8217;t need to recompile your kernel or go back to an earlier version just follow method G one this page:
Gutsy Intel HD Audio Controller
or
sudo aptitude install linux-backports-modules-generic
sudo gedit /etc/modprobe.d/alsa-base
In the [...]]]></description>
			<content:encoded><![CDATA[<p>I had to start the install CD in safe VGA mode and have not got the slash to display yet.</p>
<p>To get sound to work you don&#8217;t need to recompile your kernel or go back to an earlier version just follow method G one this page:</p>
<p><a href="https://wiki.ubuntu.com/Gutsy_Intel_HD_Audio_Controller#head-0e5a1c0b384a3886c7776913e401a039809c84c9">Gutsy Intel HD Audio Controller</a></p>
<p>or</p>
<p><code>sudo aptitude install linux-backports-modules-generic</code></p>
<p><code>sudo gedit /etc/modprobe.d/alsa-base</code></p>
<p>In the editor, add the following line at the end of the file:</p>
<p><code>options snd-hda-intel model=dell-m42</code></p>
<p>Save the file and reboot to get sound working correctly.</p>
<p>If sound is too low, go to Volume Control&#8217;s Preferences and add &#8220;Front&#8221; (and any other playback tracks) and make sure they are set to the maximum.</p>
]]></content:encoded>
			<wfw:commentRss>http://dan.bodar.com/2007/11/08/notes-on-installing-ubuntu-gutsy-gibbon-64bit-edition-on-a-dell-d630/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
