<?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>Mike&#039;s Planet &#187; dell</title>
	<atom:link href="http://www.mikesplanet.net/tag/dell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net</link>
	<description>Just a Big Ball of Gas</description>
	<lastBuildDate>Tue, 10 Aug 2010 20:00:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>10.04 Workarounds</title>
		<link>http://www.mikesplanet.net/2010/05/10-04-workarounds/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=10-04-workarounds</link>
		<comments>http://www.mikesplanet.net/2010/05/10-04-workarounds/#comments</comments>
		<pubDate>Mon, 03 May 2010 20:28:32 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[workarounds]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=468</guid>
		<description><![CDATA[Ubuntu 10.04 is the best version of Ubuntu Linux so far, but I have a couple problems on my Dell Studio XPS 1340 that could not be resolved before the Ubuntu 10.04 was released. My laptop has a Intel Wireless WiFi 5100 half height card. I had a problem with it losing connection with a <a href='http://www.mikesplanet.net/2010/05/10-04-workarounds/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04 is the best version of Ubuntu Linux so far, but I have a couple problems on my Dell Studio XPS 1340 that could not be resolved before the Ubuntu 10.04 was released.</p>
<p>My laptop has a Intel Wireless WiFi 5100 half height card. I had a problem with it losing connection with a wireless access point using 802.11n. This problem is a known issue with the iwlagn driver, and the best workaround is to disable 802.11n on the card. To disable 802.11n on this card create/edit your /etc/modprobe.d/options.conf file<br />
<code>sudo gedit /etc/modprobe.d/options.conf</code><br />
And add the following to it.<br />
<code>options iwlagn 11n_disable=1 11n_disable50=1</code></p>
<p>I was also have trouble in the timing between the nvidia driver and GDM loading at boot on my laptop. LP #<a href="https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/532436">532436</a>. I have to have cron relaunch GDM at boot for a rough workaround for this problem.</p>
<p>1. sudo vim /etc/crontab and add this line to the end:<br />
<code>@reboot root /root/gdmstart</code></p>
<p>2. Create the shell script to relaunch GDM<br />
<code>sudo vim /root/gdmstart</code></p>
<p>with this contents:</p>
<p><code>#!/bin/bash<br />
sleep 6<br />
/usr/sbin/service gdm start</code></p>
<p>3. Make script executable.<br />
<code>sudo chmod u+x /root/gdmstart</code></p>
<p>One other problem I had with this laptop with any version of Linux is not being able to burn CD/DVDs with Linux. The fix was to downgrade the firmware for the HLDS HLDS GS20N 9.5mm Slotload SATA DVD-RW drive to version <a href="http://support.dell.com/support/downloads/download.aspx?c=us&amp;l=en&amp;s=gen&amp;releaseid=R210365&amp;SystemID=PREC_M6400&amp;servicetag=&amp;os=WLH&amp;osl=en&amp;deviceid=16913&amp;devlib=0&amp;typecnt=0&amp;vercnt=1&amp;catid=-1&amp;impid=-1&amp;formatcnt=0&amp;libid=32&amp;typeid=-1&amp;dateid=-1&amp;formatid=-1&amp;source=-1&amp;fileid=295900">A108</a>.</p>
<p>What workarounds did you have to tweek to get Ubuntu working on your hardware? Post them here, and be sure to file a bug on your problem if you have not already.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2010/05/10-04-workarounds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Near Perfect Ubuntu Desktop</title>
		<link>http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=near-perfect-ubuntu-desktop</link>
		<comments>http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 19:47:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[Ubuntu User]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=461</guid>
		<description><![CDATA[One of the common questions I get for my Ubuntu User column is what is my desktop or what is a good desktop for Ubuntu Linux. A few weeks ago I got a Dell Inspiron 560 on sale at Best Buy. It was a great deal, and ended up being a near perfect Ubuntu desktop. <a href='http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>One of the common questions I get for my Ubuntu User column is what is my desktop or what is a good desktop for Ubuntu Linux. A few weeks ago I got a Dell Inspiron 560 on sale at Best Buy. It was a great deal, and ended up being a near perfect Ubuntu desktop.</p>
<p><strong>Specs.</strong></p>
<ul>
<li>Intel® Core™2 Duo processor E7500</li>
<li>8GB DDR3 SDRAM</li>
<li>DVD±RW/CD-RW drive</li>
<li>1TB Serial ATA hard drive (7200 rpm)</li>
<li>Intel® Graphics Media Accelerator X4500HD</li>
<li>7.1-channel audio support.</li>
<li>Built-in 19-in-1 digital media reader</li>
<li>Dell 1525N Wireless-N mini card (802.11b/g/n)</li>
<li>Built-in 10/100/1000 Ethernet LAN</li>
</ul>
<p>Everything on this computer works out of the box with Ubuntu. I thought the Dell 1525N wireless card was a Broadcom device and was planning a night of sacrificing chickens to the dark wireless gods to get it working under Linux. I was pleased that the card used the ath9k driver and works great in Ubuntu.</p>
<p>With 8GB of ram, I installed the amd64 version of Ubuntu Lucid RC, and I&#8217;m amazed how far the 64bit version has come since the last time I tried it. If you have delay switching over to 64 bit for PC with more than 3GB of memory, now is the time to switch. I found the user experience between using the 32bit vs 64bit nearly identical.</p>
<p>The only issue I had with this machine was that the installer ran very very slow, about 10 minutes for the first screen to appear. I&#8217;m looking to see if there is an existing bug that matches this problem, if not I will be running ubuntu-bug ubiquity tonight. </p>
<p>If you are looking for a desktop that works great with Ubuntu, I strongly recommend the Dell Inspiron 560.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2010/04/near-perfect-ubuntu-desktop/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Dell Studio XPS 1340 Review and Howto</title>
		<link>http://www.mikesplanet.net/2009/09/dell_studio_xps_1340_review/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dell_studio_xps_1340_review</link>
		<comments>http://www.mikesplanet.net/2009/09/dell_studio_xps_1340_review/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 21:56:45 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[dell]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=335</guid>
		<description><![CDATA[I recently got a new Dell Studio XPS 1340 laptop to replace my older XPS m1330 that was having video problems. The Dell Studio XPS 1340 is sold in Dell Ubuntu store but since Dell will not sell PCs with Ubuntu to Higher education institutions I ended up getting the Vista based model. Comment: Come <a href='http://www.mikesplanet.net/2009/09/dell_studio_xps_1340_review/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_337" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-337" title="Dell Studio XPS 1340" src="http://www.mikesplanet.net/wp-content/uploads/2009/09/laptop-studio-xps-13-right-back-standard-3141-300x300.jpg" alt="Dell Studio XPS 1340" width="300" height="300" /><p class="wp-caption-text">Dell Studio XPS 1340</p></div>
<p>I recently got a new Dell Studio XPS 1340 laptop to replace my older XPS m1330 that was having video problems. The Dell Studio XPS 1340 is sold in <a href="http://www.dell.com/content/topics/segtopic.aspx/ubuntu?c=us&amp;cs=19&amp;l=en&amp;s=dhs&amp;~ck=anavml">Dell Ubuntu store</a> but since Dell will not sell PCs with Ubuntu to Higher education institutions I ended up getting the Vista based model.</p>
<p><em>Comment: Come on Dell, selling Ubuntu based machines to Higher Education institutions is a no-brainer. The college crowd is going to be one of your biggest markets for Linux based computers.</em></p>
<p>Ubuntu works pretty much out of the box, even on the Vista version of the laptop. Only a few tweaks were needed.</p>
<table style="font-family: Arial;" border="1" cellspacing="0" cellpadding="3" width="100%" bordercolor="#000000">
<tbody>
<tr valign="top">
<td style="text-decoration: underline;" width="82%"><span style="font-size: small;">Device</span></td>
<td style="text-decoration: underline;" width="18%">
<p align="center"><span style="font-size: small;">Compatibility</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Processor &#8211; Intel(R) Core(TM)2 Duo CPU T8600  @ 2.40GHz</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works<br />
</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Screen &#8211; WXGA WLED Backlit LCD</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">DVD &#8211; GS20N DVD+/-RW, 8X</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works (1)<br />
</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Video &#8211; NVIDIA® GeForce™ 9500 G<br />
</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Sound &#8211; NVIDIA MCP79 High Definition Audio</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works<br />
</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Wireless &#8211; Dell Wireless 1510 802.11n Half- Mini Card</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works (2)<br />
</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">USB</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Firewire</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Express Card Slot Reader</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Remote Control</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">HDMI Port<br />
</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Non Tested<br />
</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">DisplayPort connector<br />
</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Non Tested<br />
</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">1.3 MP Web Camera </span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Media Keys</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Integrated 10/100 Network Card </span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Hard Drive &#8211; 250GB Serial ATA 7200 RPM<br />
</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Headphones – both jacks</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Internal Microphone</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">External Microphone</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works (3)</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Hibernation</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works (4)</span></p>
</td>
</tr>
<tr valign="top">
<td width="82%"><span style="font-size: small;">Suspend</span></td>
<td width="18%">
<p align="center"><span style="font-size: small;">Works (4)<br />
</span></p>
</td>
</tr>
</tbody>
</table>
<ol>
<li><strong>DVD/+-RW Drive</strong>: Dell recently released a new version of the firmware (A110) to add Windows 7 compatibly to the drive. This version of the firmware causes errors when trying to burn CD/DVDs. Downgrading to version A108 of the firmware fixes this problem. </li>
<li><strong>Wireless</strong>: The Dell Wireless 1510 802.11n Half-Mini Card does work with Ubuntu after installing the Broadcom STA driver via <em>System &#8211;> Administration &#8211;> Hardware Drivers</em>. The card does generate errors and disconnects in Ubuntu 9.04 if you are connected to a wireless access point using WPA with TKIP encryption. The best solution I have to switch your wireless router to use WPA2 with AES encryption if possible. This problems seems to be solved in Ubuntu Karmic. The card/driver also has the problem of always shows 100% wireless strength when connected, I found no solution for this. If you can get the Dell 1397 802.11b/g card I would suggest it instead.</li>
<li><strong>External Microphone</strong>: Works fine with tweaking in Ubuntu 9.04 but not at all in Ubuntu Karmic.</li>
<li><strong>Suspend/Hibernate</strong>: Both seems to work fine even though they generate some errors in the kernel log. </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2009/09/dell_studio_xps_1340_review/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
