Ubuntu 8.04 Hardy Heron Upgrade on Dell Inspiron 6000 Laptop
April 27th, 2008 | by richfreedman |
I upgraded my laptop (a Dell Inspiron 6000 with ATI Mobility Radeon X300 video card) from Ubuntu 7.10 “Gutsy Gibbon” to the 8.04 “Hardy Heron” LTS release. Since my internet connection is through Comcast (who tends to severely throttle large downloads), I downloaded both the main distribution CD and the ‘alternate’ CD through an encypted bittorent via Azureus – this (at least for now) keeps Comcast from throttling the connection to the point of unusability.
I popped the “live” CD into the laptop, and rebooted it, to check out basic compatibility between this new release and my hardware.
Things looked pretty good – my wireless connection worked flawlessly, and the video came up at the proper resolution, though Compiz wouldn’t work because the proprietary ATI video driver wasn’t installed. I didn’t worry about this too much – I figured that since Compiz worked ok under Gutsy, it would probably work at least as well under Hardy once the driver was installed.
So, then I upgraded Ubuntu using the “alternate” CD. That took a while – I’m not sure how long – I left it running while I went out all day. Again, no issues with the installation.
I’m happy to say that generally, everything worked. Compiz did work just fine after I re-enabled the ATI driver that the installer disabled. Here are the minor issues that I had:
- As expected, it broke the VMWare console application. This is quite common, even with minor updates. This time, I had to rename some libraries that shipped with vmware, so that Ubuntu’s versions would be used. I followed the instructions at http://whocares.de/2008/02/25/running-vmware-server-console-on-ubuntu-hardy, and it worked. Thanks, Stefan!
- Since, like a lot of folks, much of my time with the computer is spent using a web browser, the forced upgrade to Firefox 3.0 is causing a bit of frustration:
- Firefox uninstalled all of my extensions, and many do not yet have versions compatible with FF3.0 Most were just convenience items, but the big sticker here is Firebug. I did find version 1.1 of Firebug, which claims to be compatible with FF3.0, but it doesn’t work properly. The major thing is that it won’t open “in-line” at the bottom of the page – when that is attempted, it just never appears – it only works if you open it in it’s own window.
I’ll be looking to figure out how to install the previous version as well, so that I can continue to use Firebug, and so that I can continue to check website compatibily with that verison.
I’ll post more later if I find other issues.

6 Responses to “Ubuntu 8.04 Hardy Heron Upgrade on Dell Inspiron 6000 Laptop”
By Jeffrey on Apr 28, 2008 | Reply
Hey Rich, I am glad to see that the upgrade when smooth. You should really check out VirtualBox by Innotek. I have been using it in place of VMWare and I am totally sold (even though it doesn’t cost any money) Its seamless mode will make you a believer in no time. You can actually run Windows apps with out the Windows background, so they look like native Linux apps, no more flipping back and forth! Good stuff..
By richfreedman on Apr 28, 2008 | Reply
I was able to re-enable all of my Firefox extensions by using the “nightly tester tools” extension – https://addons.mozilla.org/en-US/firefox/addon/6543
By Jeffrey on Apr 30, 2008 | Reply
Hmm, I was happy to see that there is an updated version of Better Gmail2, but I am still waiting on a couple of others.
It looks like the nightly tester just removes the version checking on add-ins. I don’t need anything that bad right now.
By Michael on Jun 3, 2008 | Reply
Dear Mr. Freedman,
Sorry for my strange English. I’m writing to you from Berlin, Germany. I also use a Dell Inspiron 6000. It was the first time, that I’ve had significant problems after ugrading Ubuntu from Gutsy to Hardy. Especially with ATI Mobility Radeon X 300. The graphic card wasn’t recognized at all. (I tryed both: upgrade and new install.) Now I read in your blog, that you simply re-enabled the ATI driver, and after that everything works. Maybe you could wright me, how you have done this. It would be a great help for me. In help forums I couldn’t find any user with an Inspiron 6000 with simiular problems. Thats’s why I’m wrighting directly to you.
Regards and Thanks, Michael
By richfreedman on Jun 3, 2008 | Reply
Michael,
I don’t remember exactly what I did, but if you still have the driver installed, but disabled, you should be able to enable it by running restricted-manager at the command line.
If you need to re-install the driver, take a look at https://help.ubuntu.com/community/BinaryDriverHowto/ATI
Good Luck!