Popular Guides
View more guides at Linux Wiki Guides
This is a guide to running Linux with the Dell Vostro 1400 laptop.
This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at our guides section for distribution specific instructions.
If you would like to edit this page please first view our Editing Guidelines.
| Name | Dell Vostro 1400 |
| Processor | Intel Core 2 Duo T5270 1.4GHz |
| Screen | 14.1” WXGA Widescreen |
| RAM | 2GB |
| HDD | 120GB |
| Optical Drive | DVD+-RW |
| Graphics | NVIDIA Geforce 8400M |
| Network | Ethernet, Intel 3945 802.11abg |
| Device | Compatibility | Comments |
|---|---|---|
| Processor | Yes | |
| Screen | Yes | |
| HDD | Yes | |
| Optical Drive | Yes | |
| Graphics | Yes | |
| Sound | Yes | |
| Ethernet | Yes | |
| Wireless | Yes | Use the iwl3945 driver |
| 56K Modem | Not Tested | |
| USB | Yes | |
| Firewire | Not Tested | |
| Card Reader | Not Tested | |
| ExpressCard Slot | Not Tested |
The NVIDIA Geforce 8400M needs the proprietary NVIDIA driver to function properly. Some Linux distributions (such as Ubuntu 7.10) provide this driver but for other you will need to install manually.
Some models of the Vostro 1400 come with the Intel Graphics Media Accelerator X3100. It is expected that this controller works just fine but if anybody can provide confirmation that would be great.
Some models also come with the Dell 1390 wireless controller which is basically a rebadged Broadcom controller. This will likely need ndiswrapper to function. If you about to order this laptop try and get it with the Intel controller as its drivers are much better.
For proper sound support you will need to update to the latest version of the development ALSA modules (at least version 1.0.16rc2). Once these updated drivers make it into the kernel this step wont be necessary.
A recently released Linux distribution, one with at least kernel 2.6.22, is recommended for best hardware support.
There are a few steps required to get the Dell Vostro 1400 working under Linux. Some Linux knowledge will be required for the ALSA and NVIDIA driver installation.
Discussion
The Dell 1390 wifi card (Broadcom 4311) works just fine with the b43 driver. You also have the choice of using the STA driver provided directly by Broadcom.
Can confirm that the Intel Graphics Media Accelerator works fine with ubuntu 10 onwards.
ALSA sound
To active Sound, update file ”/etc/modprobe.d/alsa-base” and input follow line:
“options snd-hda-intel probe_mask=1 model=3stack”