Ubuntu Linux on DELL Inspiron 6000

Last year I got a Dell Inspiron 6000 with a 15,4″ WXGA TFT-Display (1280×800) and the Intel shared memory graphic-chip.

Installing Ubuntu 5.10 (the Breezy Badger release) on it worked like a charm.Just insert the CD and follow the instructions, afterwards you have a working Linux, even featuring Suspend-to-RAM. I haven’t tested the modem (as I don’t need it), but it’s said to be working. The only thing definetely not working is the SD-card slot, it’s neither supported by the Kernel nor does a driver exists. I managed to get the SD-card slot working, read here.
As I’m using a WPA-protected wireless-network at home, I had to install the lateste driver for the centrino wlan-chip (ipw2200). Of course, you dont’t have to do that, if you don’t need WPA, WEP-encryption works out-of-the-box. Therefore I followed the instructions found on the Ubuntu Forums, but I didn’t write a shell script, because changing my /etc/default/wpasupplicant like that worked for me:

ENABLED=1
OPTIONS="-D ipw -i eth1 -c /etc/wpa_supplicant.conf -Bw"

Note, that eth1 is my wireless network-interface, that might differ on your installation.

Actually, that’s all I had to do to make my Inspiron work with Ubuntu.

8 Responses to “Ubuntu Linux on DELL Inspiron 6000”

  1. Martin Henze Says:

    I managed to get my Inspiron’s SD-card reader running, read here.

  2. nick Says:

    Well, I am also interested in installing Ubuntu on my Dell laptop. But I am new to the Linux OS. Can you please tell me if installing linux affects my Windows XP already installed on the laptop. Also, how do I create partitions of my only C: drive..

    thanks,

  3. Martin Henze Says:

    @nick: The Ubuntu Wiki has a nice article about your question.

  4. Johannes Says:

    Did the TV-out work?

  5. Top 5 Linux-on-Laptop Myths Debunked - Random Abyss - Entertaining Internet Users Since May, 2006! Says:

    [...] Somebody didn’t do very good research. There’s even a whole website dedicated to how various Linux distros run on various laptop brands. Take my favorite distro, Ubuntu (yes, I know, but I like it), on my laptop — a Dell Inspiron 6000. There are multiple reports of it working great, and not a single one to the contrary. In fact, even the media buttons on the front work (they don’t in Windows… wow!) There goes that excuse, onto the next. [...]

  6. Kush Says:

    My network card is not working at all.

    I tried Ubuntu, Kubuntu and Fedora KDE.

  7. JAM Says:

    Tried for several years on my wifeś inspiron 6000. Could not get it to work no matter what distribution. Last week I purchased a Netgear PCMCIA and it worked well with knetworkmanager. I will use the command you listed ¨ENABLED=1
    OPTIONS=”-D ipw -i eth1 -c /etc/wpa_supplicant.conf -Bw” this evening.

  8. Jim Says:

    I have a dell inspiron 6000 and am running ubuntu 8.04 hardy heron and so far it seems to be working well. One of the only problems I have is that the video wont seem to display 3d graphics very well, at least google earth. the refresh rate drops to like 1. Other than that, it seems to be working ok. I havnt pushed it and try to make it crash or lock up. I was looking for proprietary driver for the intel graphics chipset, if anyone knows where I can get it. Thanks

Leave a Reply