RedHat 7.2/7.3 on a Dell Inspiron 4100

Updates

Overview

I recently purchased a Dell Inspiron 4100 laptop and set about putting Linux on it. Here is the information that I have gathered that should help you to install it on your system.
Make Dell
Model Insipron 4100
CPU 1GHz (Pentium III)
Memory 384MB (256MB + 128MB)
Hard disk 30GB ()
Screen 14.1" UXGA (1600x1200)
Video card ATI (Radeon mobility)
Ethernet Onboard 10/100Mbps ()
Modem Onboard 56Kbps (PCTel 2340WT V.92 MDC Modem)
Infrared Onboard FIR (SMC Ultra IrCC)
Audio Onboard (Crystal 4205)
Wireless PCMCIA 11Mbp/s (Lucent Orinoco Silver)

Pre-Installation

First things first, shrink the Windows ME partition. I used fips to do this, others have used Partition Magic. FIPS worked fine for me, although I did get a warning early on about a mismatch between the logical and physical layout of the drive. FIPS said ignore it, I did, and everything was fine.

I cut me Windows ME partitoin down to 6GB, which was about twice what it needed and left me more than enough space to use for Linux.

I also had to change some settings in the BIOS to be able to boot from my CD-ROM drive to start installing Linux. To get to the BIOS I pressed 'F2' when the computer showed it's Dell splashscreen. Page 2 of the BIOS deals with boot order. It was in the order of:

which I changed to:

Installation

Installation was very easy. I put the RedHat CD in and rebooted. RedHat install went smoothly, the one problem that I did have was that when choosing my X display size the test screens did not show up. I choose 1600x1200 regardless, and after final boot it came up without problems.

After initial install, ost things were working okay. Multibooting with GRUB worked without problems and I could get to either WinME or Linux. Things that were not working were the modem and the infrared.

Post-Installation

Modem

I spent some time trying to get the modem to work, without any luck. I suspect that the PCTel driver that is currently available does not handle the current chipset. I'm watching out for news on this, and if I see any I'll post it here.

Infrared

I did manage to get the infrared working correctly. It required a bit of work, but here are the edited highlights: and your infrared port should be active. To confirm that it is running put an IR-Modem next to the IRDA port (I used an Ericsson T39m to test it) and run 'minicom -s /dev/ircomm0'. Go in to 'Serial port setup' and change the serial device to '/dev/ircomm0' and the BPS/Par/Bits to something suitable for your hardware (go for 9600 8N1 if you aren't sure). Save your settings and exit minicom, then run 'minicom /dev/ircomm0' again. You should be able to type 'AT' and get a response back.

Note that if you want to have your IrDA start up every time that you boot the laptop you will have to run 'ntsysv' and ensure that 'IrDA' is selected.

Clicking Hard Drive

After some time with the laptop I noticed that the hard drive made a rather alarming clicking noise every few seconds, probably parking its heads or similar. The Dell support site mentions this problem and provided a firmware update that fixes it. To obtain and install the patch do the following: Once the patch was installed the noise from the hard drive decreased noticably.

Current Problems

Here is a list of the current issues that I have with the laptop If you have any information on fixing the above problems let me know and I'll add it to the information here.