<?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>Dealing with the New Century &#187; dell</title>
	<atom:link href="http://jamie.workingagenda.com/blog/tag/dell/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamie.workingagenda.com/blog</link>
	<description>Notes about things that do and don&#039;t make sense, at first</description>
	<lastBuildDate>Sat, 10 Jul 2010 23:37:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dell 600m, getting wireless to work</title>
		<link>http://jamie.workingagenda.com/blog/2009/07/21/dell-600m-getting-wireless-to-work/</link>
		<comments>http://jamie.workingagenda.com/blog/2009/07/21/dell-600m-getting-wireless-to-work/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 02:19:02 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Computers and Software]]></category>
		<category><![CDATA[600m]]></category>
		<category><![CDATA[b43-fwcutter]]></category>
		<category><![CDATA[broadcom wireless]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[ubunut]]></category>

		<guid isPermaLink="false">http://jamie.workingagenda.com/blog/?p=496</guid>
		<description><![CDATA[I have an older Dell 600m that came with 512k memory, Windows XP Home edition, no power supply and a few broken keys. From ebay I increased the memory to 1.2 gig ($34), replaced the keyboard ($17), and bought a new power supply ($11), for a parts cost of $62. For a friend, I had [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="http://jamie.workingagenda.com/blog/?p=496"><!-- &nbsp; --></abbr>
<p>I have an older Dell 600m that came with 512k memory, Windows XP Home edition, no power supply and a few broken keys.   From ebay I increased the memory to 1.2 gig ($34), replaced the keyboard ($17), and bought a new power supply ($11), for a parts cost of $62.  </p>
<p>For a friend, I had tried to clean up the Windows installation twice, and tired of tying to make XP Home work right, I decided to install Ubuntu 9.04.  It was a very easy install, except that the onboard broadcom wireless card was not recognised by the operating system.<span id="more-496"></span></p>
<p>I used this command from a shell to learn some details about the wireless card:</p>
<p>lspci -vnn | grep 14e4</p>
<p>Which gave this result:</p>
<blockquote><p>02:00.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX [14e4:170c] (rev 02)<br />
02:03.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
</p></blockquote>
<p>After looking at some forums, I decided to install a program from the Synaptic Pakcage manger called <strong>b43-fwcutter</strong>, which is described as:</p>
<blockquote><p>a utility for extracting Broadcom 43xx firmware, fwcutter is a tool which can extract firmware from various source files. It&#8217;s written for BCM43xx driver files.</p></blockquote>
<p>For whatever reason, and I certainly did not understand it, this completely fixed the problem.  I rebooted the computer and the wireless worked just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamie.workingagenda.com/blog/2009/07/21/dell-600m-getting-wireless-to-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual boot Windows and Ubuntu, Dell m1530, issue with Sata drive and AHCI mode</title>
		<link>http://jamie.workingagenda.com/blog/2009/07/19/dual-boot-for-windows-and-ubuntu-on-dell-m1530/</link>
		<comments>http://jamie.workingagenda.com/blog/2009/07/19/dual-boot-for-windows-and-ubuntu-on-dell-m1530/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 13:31:14 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Computers and Software]]></category>
		<category><![CDATA[ahci]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[m1530]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://jamie.workingagenda.com/blog/?p=450</guid>
		<description><![CDATA[Some time ago, I bought a Dell m1530, with Linux Ubuntu 8.04 pre-installed. I have since moved on and installed a few upgrades of Ubuntu. I am currently using Ubuntu 9.04, which I like very much. But I wanted to make the machine a dual boot with Windows, so I could also do a few [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="http://jamie.workingagenda.com/blog/?p=450"><!-- &nbsp; --></abbr>
<p>Some time ago, I bought a Dell m1530, with Linux Ubuntu 8.04 pre-installed.  I have since moved on and installed a few upgrades of Ubuntu.  I am currently using Ubuntu 9.04, which I like very much.   But I wanted to make the machine a dual boot with Windows, so I could also do a few things that Linux can&#8217;t do yet.</p>
<p>Yesterday and today I spent a huge amount of time trying to understand why Windows would not see my hard drive.  I assumed this was a result of the Linux boot loader changing the <a href="http://en.wikipedia.org/wiki/Master_boot_record">Master Book Record</a> (MBR), and I spend hours trying different ways of addressing this.  But that was not in fact the issue.  Instead, the problem was due to the hardware settings, and specially the fact that my SATA hard drive was set to use something called AHCI mode.  As described in <a href="http://www.mydigitallife.info/2007/10/23/windows-xp-setup-could-not-detect-and-find-any-sata-hard-disk-drive-on-ahci-mode/ ">this blog post</a> on the topic, older versions of Windows don&#8217;t have drivers that support AHCI.<span id="more-450"></span>  </p>
<p>I was finally able to fix this problem by entering the Dell Bio setup, and changing my SATA setting to an ATA emulation.  After making this change, Windows XP had no problem finding my Sata drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamie.workingagenda.com/blog/2009/07/19/dual-boot-for-windows-and-ubuntu-on-dell-m1530/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 on Dell XPS m1530 and Inspiron 1420n</title>
		<link>http://jamie.workingagenda.com/blog/2009/05/02/ubuntu-904-dell-m1530-inspiron-1420/</link>
		<comments>http://jamie.workingagenda.com/blog/2009/05/02/ubuntu-904-dell-m1530-inspiron-1420/#comments</comments>
		<pubDate>Sat, 02 May 2009 19:01:23 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Computers and Software]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[Dell 1420n]]></category>
		<category><![CDATA[Dell XPS m1530]]></category>

		<guid isPermaLink="false">http://jamie.workingagenda.com/blog/?p=283</guid>
		<description><![CDATA[Yesterday I installed Ubuntu 9.04 (Jaunty Jackalope) on two Dell laptops, the XPS m1530, and an Inspiron 1420n. Both installations went smoothly. XPS m1530, The XPS m1530 already had a beta version of 9.04, and it upgraded without a hitch. As I indicated before, Ubuntu no longer has trouble with the touch pad on the [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="http://jamie.workingagenda.com/blog/?p=283"><!-- &nbsp; --></abbr>
<p>Yesterday I installed Ubuntu 9.04 (Jaunty Jackalope) on two Dell laptops, the XPS m1530, and an Inspiron 1420n.  Both installations went smoothly.  <span id="more-283"></span></p>
<p><strong>XPS m1530,</strong><br />
The XPS m1530 already had a beta version of 9.04, and it upgraded without a hitch.  As I indicated before, Ubuntu no longer has trouble with the touch pad on the XPS m1530.</p>
<p><strong>Microphone and Video Cam</strong><br />
I have found that using a USB VOIP phone works well for Skype.  The built-in Microphone works poorly, and I had trouble making it work at all with Skype, but a USB headset or an inexpensive USB VOIP phone seemed to work fine.   The built-in video camera seems to work fine as well.    I did have an initial problem getting Skype to recognise both the USB VOIP phone and the built-in video camera.  But the solution was fairly simple.  I had to first start up Skype without the VOIP phone, and test the video cam, which worked fine.   Then I exited Skype, and restarted with the VOIP phone plugged in.  At that point, Skype recognised both devices, and continues to do so without a fuss.  I have no problem making a Skype caull with both audio and video.</p>
<p><strong>Twin View</strong><br />
I like to use the laptop with an external monitor, if I can.  I have different external monitors at home and at work.  Each have lower resolution than the 1920&#215;1200 screen on the laptop.  I was able to do this without much trouble at work, when I  did not have an external UBS hard drive attached.  There seemed to be a hitch when I had both the monitor and the external drive connected.  At home, with an older monitor, I was asked to work with the proprietary NVIDIA configuration tool.  This failed when it tried to re-write an /etc/X11/xorg.conf file, for lack of adequate privileges, and I had to do this manually, when is not something that you want to have many users do.  My guess is that this issue will be fixed at some point.  In any event, the laptop now works well with both external monitors, in the Twin View mode, which is basically an expanded desktop.</p>
<p>If the battery life was longer for the XPS, I would be pretty happy with it.</p>
<p>The shutdown/start up time for my machine do not seem to be that much faster than was the case for Ubunbu 8.10.  My shut down, with the applications I normally have running (Firefox, OpenOffice, gedit, tweetdeck and the Evolution mail client), took 43 seconds.  My boot time, including my login, took 111 seconds.</p>
<p><strong>Inspiron 1420n</strong><br />
The Inspiron 1420n shipped with Ubuntu 7.04.  It has Intel Graphics Media Accelerator X3100 integrated graphics.  My screen is the 1400&#215;900 14.1 inch version, and it is very nice. Ubuntu 9.04 uses &#8220;free&#8221; open source drivers, and everything in terms of the graphics works very well, including the Twin View when I connect an LDC monitor for an extended desktop.  My 1420n does not have a video camera.  Skype works fine, when I use a USB external VOIP phone.</p>
<p><strong>OpenOffice.Org 3.0</strong><br />
Now I finally can use OpenOffice.Org 3.0 with Ubuntu, which is more compatible with Microsoft Office than earlier versions of OOO.  This is important when you are collaborating on a document.</p>
<p><strong>Getting Multimedia to work</strong><br />
I recommend people add the <a href="https://help.ubuntu.com/community/Medibuntu#Adding%20the%20Repositories">Medibuntu</a> repositories. If you can, start up a terminal window, and copy and run these commands:</p>
<blockquote><p>sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list &#8211;output-document=/etc/apt/sources.list.d/medibuntu.list; sudo apt-get -q update; sudo apt-get &#8211;yes -q &#8211;allow-unauthenticated install medibuntu-keyring; sudo apt-get -q update</p></blockquote>
<blockquote><p>sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list &#8211;output-document=/etc/apt/sources.list.d/medibuntu.list</p></blockquote>
<blockquote><p>sudo apt-get update &amp;&amp; sudo apt-get install medibuntu-keyring &amp;&amp; sudo apt-get update</p></blockquote>
<p>Then from the System/Administration menu on Ubuntu, at the top left of the screen, look for the Synaptic Package Manager.   Make sure in the setting menu that Synaptic is using both free and non-free repositories, from Ubuntu and third parties.</p>
<p>Then make sure the following packages are added:<br />
<strong>ubuntu-restricted-extras<br />
Linux-restricted-modules</strong></p>
<p>And to make sure everything you need is working, check to see if these are installed:</p>
<p><strong>libdvdcss2<br />
w32codecs (for an intel i386 installation)<br />
</strong><br />
I always add few extras right away, since I have come to depend upon them.</p>
<p><strong>acroread (the Adobe Acrobat reader)<br />
adobe-flashplug-in<br />
bluefish<br />
gftp<br />
gimp-data-extras<br />
gpass<br />
openoffice-base (the sql database program).<br />
p7zip-full<br />
skype<br />
vlc<br />
wine<br />
</strong></p>
<p>And other favorite programs.  I have grown found lately of tweetdeck, which requires an installation of Adobe Air (which you can get for free from Adobe).</p>
<p><strong>Update 1.</strong>   Below is the xorg.conf file from my Dell Inspiron 1420n.</p>
<blockquote><p># xorg.conf (X.Org X Window System server configuration file)<br />
#<br />
# This file was generated by dexconf, the Debian X Configuration tool, using<br />
# values from the debconf database.<br />
#<br />
# Edit this file with caution, and see the xorg.conf manual page.<br />
# (Type &#8220;man xorg.conf&#8221; at the shell prompt.)<br />
#<br />
# This file is automatically updated on xserver-xorg package upgrades *only*<br />
# if it has not been modified since the last upgrade of the xserver-xorg<br />
# package.<br />
#<br />
# Note that some configuration settings that could be done previously<br />
# in this file, now are automatically configured by the server and settings<br />
# here are ignored.<br />
#<br />
# If you have edited this file but would like it to be automatically updated<br />
# again, run the following command:<br />
#   sudo dpkg-reconfigure -phigh xserver-xorg</p>
<p>Section &#8220;Monitor&#8221;<br />
Identifier	&#8220;Configured Monitor&#8221;<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
Identifier	&#8220;Default Screen&#8221;<br />
Monitor		&#8220;Configured Monitor&#8221;<br />
Device		&#8220;Configured Video Device&#8221;<br />
SubSection &#8220;Display&#8221;<br />
Virtual	2880 900<br />
EndSubSection<br />
EndSection<br />
Section &#8220;Device&#8221;<br />
Identifier	&#8220;Configured Video Device&#8221;<br />
EndSection
</p></blockquote>
<p><strong>Update 2:<br />
</strong>   The following is the xorg.conf file for my Dell XPS m1530:</p>
<blockquote><p># nvidia-settings: X configuration file generated by nvidia-settings<br />
# nvidia-settings:  version 1.0  (buildd@palmer)  Sun Feb  1 20:21:04 UTC 2009</p>
<p># xorg.conf (X.Org X Window System server configuration file)<br />
#<br />
# This file was generated by dexconf, the Debian X Configuration tool, using<br />
# values from the debconf database.<br />
#<br />
# Edit this file with caution, and see the xorg.conf manual page.<br />
# (Type &#8220;man xorg.conf&#8221; at the shell prompt.)<br />
#<br />
# This file is automatically updated on xserver-xorg package upgrades *only*<br />
# if it has not been modified since the last upgrade of the xserver-xorg<br />
# package.<br />
#<br />
# Note that some configuration settings that could be done previously<br />
# in this file, now are automatically configured by the server and settings<br />
# here are ignored.<br />
#<br />
# If you have edited this file but would like it to be automatically updated<br />
# again, run the following command:<br />
#   sudo dpkg-reconfigure -phigh xserver-xorg</p>
<p>Section &#8220;ServerLayout&#8221;<br />
    Identifier     &#8220;Default Layout&#8221;<br />
    Screen      0  &#8220;Screen0&#8243; 0 0<br />
    InputDevice    &#8220;Keyboard0&#8243; &#8220;CoreKeyboard&#8221;<br />
    InputDevice    &#8220;Mouse0&#8243; &#8220;CorePointer&#8221;<br />
EndSection</p>
<p>Section &#8220;Module&#8221;<br />
    Load           &#8220;glx&#8221;<br />
EndSection</p>
<p>Section &#8220;ServerFlags&#8221;<br />
    Option         &#8220;Xinerama&#8221; &#8220;0&#8243;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
    # generated from default<br />
    Identifier     &#8220;Keyboard0&#8243;<br />
    Driver         &#8220;kbd&#8221;<br />
EndSection</p>
<p>Section &#8220;InputDevice&#8221;<br />
    # generated from default<br />
    Identifier     &#8220;Mouse0&#8243;<br />
    Driver         &#8220;mouse&#8221;<br />
    Option         &#8220;Protocol&#8221; &#8220;auto&#8221;<br />
    Option         &#8220;Device&#8221; &#8220;/dev/psaux&#8221;<br />
    Option         &#8220;Emulate3Buttons&#8221; &#8220;no&#8221;<br />
    Option         &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier     &#8220;Configured Monitor&#8221;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
    Identifier     &#8220;Monitor0&#8243;<br />
    VendorName     &#8220;Unknown&#8221;<br />
    ModelName      &#8220;Seiko&#8221;<br />
    HorizSync       30.0 &#8211; 75.0<br />
    VertRefresh     60.0<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
    Identifier     &#8220;Configured Video Device&#8221;<br />
    Driver         &#8220;nvidia&#8221;<br />
    Option         &#8220;NoLogo&#8221; &#8220;True&#8221;<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
    Identifier     &#8220;Device0&#8243;<br />
    Driver         &#8220;nvidia&#8221;<br />
    VendorName     &#8220;NVIDIA Corporation&#8221;<br />
    BoardName      &#8220;GeForce 8600M GT&#8221;<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
    Identifier     &#8220;Default Screen&#8221;<br />
    Device         &#8220;Configured Video Device&#8221;<br />
    Monitor        &#8220;Configured Monitor&#8221;<br />
    DefaultDepth    24<br />
    SubSection     &#8220;Display&#8221;<br />
        Virtual     3600 1200<br />
    EndSubSection<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
    Identifier     &#8220;Screen0&#8243;<br />
    Device         &#8220;Device0&#8243;<br />
    Monitor        &#8220;Monitor0&#8243;<br />
    DefaultDepth    24<br />
    Option         &#8220;TwinView&#8221; &#8220;1&#8243;<br />
    Option         &#8220;metamodes&#8221; &#8220;DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1920+0&#8243;<br />
    SubSection     &#8220;Display&#8221;<br />
        Depth       24<br />
    EndSubSection<br />
EndSection</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jamie.workingagenda.com/blog/2009/05/02/ubuntu-904-dell-m1530-inspiron-1420/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04, beta, on Dell XPS M1530</title>
		<link>http://jamie.workingagenda.com/blog/2009/03/28/ubuntu-910-beta-on-dell-xps-m1530/</link>
		<comments>http://jamie.workingagenda.com/blog/2009/03/28/ubuntu-910-beta-on-dell-xps-m1530/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 23:44:53 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Computers and Software]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[Dell 1420n]]></category>
		<category><![CDATA[Dell XPS m1530]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jamie.workingagenda.com/blog/?p=239</guid>
		<description><![CDATA[I just installed Ubuntu 9.04, beta, on a Dell M1530. The install program asked if I wanted a dual boot configuration with the older 8.10 version, and I said yes. That resulted in a longer install, but it worked fine. Then I was asked if I wanted to migrate my data settings from the older [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="http://jamie.workingagenda.com/blog/?p=239"><!-- &nbsp; --></abbr>
<p>I just installed Ubuntu 9.04, beta, on a Dell M1530.  The install program asked if I wanted a dual boot configuration with the older 8.10 version, and I said yes.  That resulted in a longer install, but it worked fine.  Then I was asked if I wanted to migrate my data settings from the older partition.  This was a nice option, but since I didn&#8217;t have much on the older partition, I couldn&#8217;t evaluate how well it works.  </p>
<p>I did notice right away the cursor worked fine, without having to tweak the grub loading commands, as was necessary for the m1530 for Ubuntu 8.10.  <strong>Open Office 3.0</strong> is also supported, which is a good reason to consider upgrading when the final version is ready.</p>
<p>I turned on the &#8220;partner&#8221; repositories, and installed the &#8220;Ubuntu restricted-extras&#8221; packages, which I highly recommend.</p>
<p>I next went to <a href="http://www.medibuntu.org/">www.medibuntu.org</a>, and followed the directions for adding the medibuntu repositories. </p>
<p>I installed Cheese to see if the <strong>webcam</strong> worked, and it did, without any problems.    More important for me, I used the Synaptic Package Manager, to install <strong>Skype</strong>, which I tested with a USB Logitech headset and also a USB VOIP phone.  Skype recognized and used both devices without any problems.  The voice quality from the USB Logitech headset was particularly good, which show shows the value of a good microphone.  It also found and worked well with the m1530 webcam.  The built-in webcam seems to work quite a bit better with skype than with cheese.</p>
<p>So far, the beta version looks pretty polished, and it works better on this machine than did final 8.04 or 8.10 releases.</p>
<p>The Dell XPS m1530 is in some ways  a nicely designed machine.  Mine has a very high resolution screen 15.4 inch screen, 1920 x 1200 (16:10), and a fast NVIDIA video card.  It has a fingerprint reader you can configure for log-in, an SD/MMC (8 in 1 they claim) memory card reader, built in web cam and microphone, bluetooth and lots of I/O, including HMDI and S-Video for video.    It is also pretty light, and has a decent keyboard.   </p>
<p>Despite all of this, right now I am using my older Dell 1420n, which is heavier, and has a smaller, but still pretty decent screen.   The reason I switched back was that when using Ubuntu 8.10, the m1530 was not as dependable as the 1420n when I used suspend.  And even more important, the battery life for the m1530 has been terrible for me, and this is a big deal when I travel.</p>
<p>If I can resolve the battery issue, I would probably switch back to the XPS m1530.  But for now, I am more comfortable using the older laptop.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamie.workingagenda.com/blog/2009/03/28/ubuntu-910-beta-on-dell-xps-m1530/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
