RedHat Linux 7.0 on a Dell Inspiron 4000

Table of Contents

Introduction

This page contains a description of my experience installing RedHat Linux 7.0 on a Dell Inspiron 4000 laptop. You can feel free to contact me if you have any questions about the install, I'll offer advice if I'm able (linux-related questions only please).

About the Inspiron

Here is a list of the my Inspiron's features:

Installing Linux

Initial steps

To start the installation, I simply put in the RedHat 7.0 disc and rebooted the machine. You need to be sure that the CD-ROM is set as the primary boot device in the BIOS. You can enter this by pressing F2 during the initial Dell splash screen as the machine boots up. From there, the normal RedHat 7.0 graphical install worked just fine. [NOTE: If you want to make a boot floppy, which you should do, you need to connect the floppy drive with the included external cable.]

Partitions

I had already partitioned my hard drive to have a 3 GB partition available for Linux (leaving 7 GB for Windows ME). There are multiple programs available to do this, and documentation available on the web. In the RedHat installation, I used Disk Druid to setup the linux partitions. I made one partition, 128 MB, as a linux swap partition and all the other space was put in a root partition.

Touchpad/Trackpoint

I chose Alps GlidePoint (PS/2) for the mouse.

X configuration

The standard installation automatically detected my laptop screen at 1024x768 and my ATI Rage 128 Mobility chipset with 8 MB RAM. I accepted this detected configuration, which worked without any problems.

If you're looking for a commercial X-Server, two places to go are Metrolink and Xi Graphics. They may have servers available that will work with this laptop and potentially provide better X performance.

Sound

There are four possibilities that I am aware of for getting sound to work on this laptop in Linux. It uses an ESS Maestro 3 chipset:

I chose the ALSA project, and sound is now working fine for me. This is what I did: Networking

The RedHat installation automatically detected the built-in ethernet card and supported it by loading the eepro100 kernel module. The chipset is identified as Intel 82557 Rev. 8.

Modem

The built-in modem is listed in Windows as an LT Winmodem, and Linux (type "lspci -n") shows it to be a "Communication controller: Lucent Microelectronics WinModem 56k". Winmodems tend to be poorly supported in linux, but this one happens to have a binary driver available. I got mine to work with the following method (I found this information on the Linmodem Howto page).

Summary

This linux installation is probably the most painless I've ever done. It worked fine right out of the box, with X, networking, and everything configured automatically. Getting the sound card and modem to work required a bit of effort, but that's because of the unusual sound chip and winmodem.

General Resources:

These pages were last modified on Wednesday, February 7, 2001

Copyright © 2001 Matthew A. Smith. All rights reserved.