<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<title>hardy</title>
<link>http://www.computersight.com/tags/hardy</link>
<description>New posts about hardy</description>
<item>
<title>Getting Wifi to Work with Ubuntu 8.04</title>
<link>http://www.computersight.com/Operating-Systems/Linux/Getting-Wifi-to-Work-with-Ubuntu-804.115280</link>
<description>
<![CDATA[<p>As many already know, the newest release of Ubuntu (8.04), dubbed "Hardy Heron", does not play nice with wifi.  After hours upon hours of searching and trying and banging my head on my desk, I finally got my wifi working with Hardy on my (brand new) Dell XPS M1330.  This has also been tested on a Dell Inspiron 1501.  (This guide also found <a href="http://www.ubuntu1501.com/2008/04/ndiswrapper-in-hardy-heron.html" target="_blank">here</a>).</p>
 
<h3>Step 1: Stop ssb From Loading Before NDISwrapper</h3>
 
<p>Make a script for NDISwrapper's fix</p>
 
<p>In a terminal type:</p>
 
<p>sudo gedit /etc/init.d/wirelessfix.sh</p>
 
<p>Paste this into the file:</p>
 
<p>#!/bin/bash</p>
 
<p>modprobe -r b44</p>
 
<p>modprobe -r b43</p>
 
<p>modprobe -r ssb</p>
 
<p>modprobe -r ndiswrapper</p>
 
<p>modprobe ndiswrapper</p>
 
<p>modprobe b44</p>
 
<p>Point the terminal to your init.d file and make your script exectuable:</p>
 
<p>In a terminal type:</p>
 
<p>cd /etc/init.d/ &amp;amp;&amp;amp; sudo chmod 755 wirelessfix.sh</p>
 
<p>Update and make it stick:</p>
 
<p>In a terminal type:</p>
 
<p>sudo update-rc.d wirelessfix.sh defaults</p>
 
<p>Then reboot</p>
 
<p>In a terminal type:</p>
 
<p>sudo reboot</p>
 
<h3>Step 2: Get Needed Packages</h3>
 
<p>To install ndiswrapper</p>
 
<p>In a terminal type:</p>
 
<p>sudo apt-get install ndiswrapper-utils-1.9 ndiswrapper-common</p>
 
<p>Get the Windows driver for your Dell 1501</p>
 
<p>In a terminal type:</p>
 
<p>wget http://ftp.us.dell.com/network/R140747.EXE</p>
 
<h3>Step 3: Get Everything Ready</h3>
 
<p>Now we will make a folder.</p>
 
<p>In a terminal type:</p>
 
<p>mkdir ~/.drivers</p>
 
<p>Now we will move R140747.EXE (the Dell driver), to the folder we just made.</p>
 
<p>In a terminal type:</p>
 
<p>mv ~/R140747.EXE ~/.drivers</p>
 
<h3>STEP 4: Driver Setup</h3>
 
<p>In order for us to unzip the R140747.EXE driver we need to point your terminal to the /.driver folder.</p>
 
<p>In a terminal type:</p>
 
<p>cd ~/.drivers</p>
 
<p>Unzip the R140747.EXE driver</p>
 
<p>In a terminal type:</p>
 
<p>unzip -a R140747.EXE</p>
 
<p>We need to point your terminal to the DRIVER folder we just unzipped</p>
 
<p>In a terminal type:</p>
 
<p>cd ~/.drivers/DRIVER</p>
 
<h3>Step 5: Configure The Windows driver With NDISwrapper</h3>
 
<p>Now install the Windows driver</p>
 
<p>In a terminal type:</p>
 
<p>sudo ndiswrapper -i bcmwl5.inf</p>
 
<p>Then:</p>
 
<p>sudo ndiswrapper -l (that is a lowercase L)</p>
 
<p>You should see a message that says driver present, hardware detected.</p>
 
<p>Now finish installing the driver</p>
 
<p>In a terminal type:</p>
 
<p>sudo ndiswrapper -m</p>
 
<p>Then:</p>
 
<p>sudo modprobe ndiswrapper</p>
 
<p>YOU MUST REBOOT NOW!</p>
 
<p>In a terminal type:</p>
 
<p>sudo reboot</p>
 
<h3>Step 6: Test Wireless</h3>
 
<p>Your wifi light on your laptop should be illuminated. If not, you can always turn it on and off with the Fn+F2 (Function &amp;amp; F2 Key) and you're all set! Try running this to see if your wireless card is functioning properly.</p>
 
<p>In a terminal type:</p>
 
<p>sudo iwlist scanning</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FLinux%2FGetting-Wifi-to-Work-with-Ubuntu-804.115280"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FLinux%2FGetting-Wifi-to-Work-with-Ubuntu-804.115280" border="0"/></a>]]></description>
<pubDate>Mon, 28 Apr 2008 03:50:10 PST</pubDate></item>
<item>
<title>How Do I Change my Background Image in Ubuntu</title>
<link>http://www.computersight.com/Operating-Systems/Ubuntu/How-Do-I-Change-my-Background-Image-in-Ubuntu.105179</link>
<description>
<![CDATA[<p>This tutorial has made and tested using Ubuntu 8.04 that was in beta stage, when this article has been written. I don't give any warranty for this tutorial. This should work on your computer in any distribution if you're running Gnome but I can't give any kind of promises.</p>
 
<p>This way requires two-button mouse and keyboard. You should be logged in to your Gnome to use this tutorial.</p>
<p>Clicking means always a hit of primary (1st or left) mouse button when the cursor is in the requested target. Usage of secondary (2nd or right) mouse button will be declared when it
is required.</p>
<h3>The Basic Tutorial</h3>
<ol>
<li> Click your current background using the secondary (2nd or right) mouse button.
You will get a menu <br /></li>
<li>Click the entry called &amp;rdquo;Change Desktop Background&amp;rdquo;.
&amp;rdquo;Appearance Preferences&amp;rdquo; window  with &amp;ldquo;Background&amp;rdquo; tab on.
Now it's up to you, what you want to do. If you want to use the backgrounds installed with your system: <br /></li>
<li>Click the thumbnail you want to see on your desktop.
You will see the preview on your desktop, behind the window. <br /></li>
<li>If you want to keep it, click &amp;ldquo;Close&amp;rdquo; button. If it is not that you want, you can go back to the step 3 (a or b) and choose again.
If you want to use your own image file as your desktop background (experimental): <br /></li>
<li>Click &amp;ldquo;Add..&amp;rdquo; button. <br /></li>
<li>Select the background image you want to use <br /></li>
<li>You will see that image previewed on your desktop.
6..If you want to keep it, click &amp;ldquo;Close&amp;rdquo; button. If it is not that you want, you can go back to the step 3 (a or b) and choose again.

I know, this article can be useless but someone can sort out something or find easier way to change the background image (=wallpaper).</li>
</ol><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FUbuntu%2FHow-Do-I-Change-my-Background-Image-in-Ubuntu.105179"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FOperating-Systems%2FUbuntu%2FHow-Do-I-Change-my-Background-Image-in-Ubuntu.105179" border="0"/></a>]]></description>
<pubDate>Sun, 06 Apr 2008 04:31:21 PST</pubDate></item>
</channel>
</rss>
