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.
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.
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.
ayupmeduck, Tuesday 31 of May, 2011 [13:31:02]
Can confirm that the Intel Graphics Media Accelerator works fine with ubuntu 10 onwards.
Reinaldo Coelho Sartorelli, Thursday 24 of April, 2008 [17:12:44]
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”
Search
Sister Sites Lination - Blogging site for Linux users LinWik - Linux guides in wiki format
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”