SkayaWiki

DellLatitudeE6420

JeromePetazzoni :: DerniersChangements :: DerniersCommentaires? :: ParametresUtilisateur :: http://www.enix.org/ :: Vous êtes ec2-54-210-143-119.compute-1.amazonaws.com
Ceci est une version archivée de DellLatitudeE6420 à 2011-04-26 10:54:36.

Dell Latitude E6420 and Linux


This laptop did hit the market in 2011Q1. I got a version with tons of features. In this page, I will try to:

As for my older laptops (see e.g. DellLatitudeD610, my E6420 is a working tool; so don't be surprised if I did not try every possible trick and hack to get everything working. I do not care if I lack a few features right now. I am pretty sure that the drivers and fixes will be available in a few weeks or months.

I run Debian sid (even with some experimental packages ; I love living dangerously), but most of those tips could apply to your favourite distro as well.

Case and overall sturdiness


The casing looks even more solid than the one of the D630 and D6400/D6410 series. Still, it's not bullet-proof.
The only issue I had with my previous laptops were:

If you want to get a sleeve, don't forget that this laptop is slightly larger than regular 14" models; so be sure that your sleeve is a bit elastic, or that it can accomodate larger models. Those sleeves are sometimes sold as 14.1". That's specially important if you plan to use the 9-cells battery, which will extend a bit to the rear of the laptop.

LCD panel


I have the HD (1600x900) screen. It's still 14", but it looks smaller than the 16/10 screens found on the D630 and D6400 series. It has a slightly better resolution than my previous laptop (which was 1440x900), but to be honnest, I don't see much of a difference. Many reviewers told that they felt disappointed, because the laptop felt a little larger than the previous 14" models, but the screen was smaller. That's right, but as soon as you power on the laptop and get to work, you will forget that :-)

The vertical angle of view is in par with most other laptops I ever tried - i.e., if you change your position (lower/raise your chair), you will have to tilt the screen a little bit to get the colors right. No big deal.
The horizontal angle of view is very good - which is nice for peer programming sessions, and not-that-nice if you want to do confidential stuff in the plane/train/whatever.

Video chipset


I initially wanted to get the model with the integrated Intel HD3000 video chipset. But if you opt-in for the quad-core CPU, Dell will automatically bundle in the NVidia NVS4200M chipset.
This delayed my purchase of the laptop, since I didn't care about the performance of the chipset, but I cared a lot about Linux compatibility, stability, and power efficiency - three points where the NVidia chipsets have been quite miserable in my experience.
In fact, you get both chipsets:
- integrated HD3000, which will be the chipset used by default on Linux;
- NVidia NVS4200M "discrete graphics" (I think that's just fancy wording for "not-integrated-into-the-CPU").

To get the Intel chipset working right, I had to upgrade the following packages:

If you get an error like "BadAlloc? (insufficient resources for operation) when trying to run OpenGL? stuff, it probably means that you forgot to upgrade libgl1-mesa-dri.

Sometimes (generally after hours of usage), the display will become almost unusable: it will freeze a fraction of second, then unfreeze, then freeze again a few seconds later, etc.
Once the problem appears, it can only be fixed by a reboot.
This is a known problem, see https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/761065
It might be resolved with a new kernel.

Sometimes, X will start with a garbled screen. Also, if you close the lid, open it, close it again, reopen it, the screen will be garbled.
If that happens, just suspend to RAM and resume: the problem will be gone.

If you want to turn off the NVidia chipset:

When doing that, my estimated battery life went up from 4h30 to 6h (using the standard 6-cells battery).

The Intel chipset performance is more than sufficient to run e.g. compiz with some effects. Video playing works well. I didn't try full HD playout yet.

However, let's talk about external outputs: the Intel chipset seems to control only the VGA (15 pins) output. It seems that the HDMI output can only be used by the NVidia chipset. I will try later to use the NVidia chipset.

If you want to use the NVidia chipset, you have two options:

At least one of my coworkers is using the NVidia chipset, so I think this should work: -)

Hard disk and CD drive


I got the 256GB SSD. It says it's a "SAMSUNG SSD PM81". The SATA stuff worked right out of the box.
The raw throughtput is decent (230 MB/s measured with "pv /dev/sda").
If you want me to run a specific benchmark, just ask.
I aligned my partitions on 1 MB blocks (use fdisk, change units to sector, check that all partitions start from a number such as N%2048=0).
I'm not sure that this is necessary (it's an attempt to get partitions aligned with the low-level flash cell size).
I formatted the filesystems in ext4, and mounted them with "noatime,discard" options (they are supposed to be interesting for SSD devices).
I did not check yet that TRIM support was correct, but I will do the following test some day:
https://sites.google.com/site/lightrush/random-1/checkiftrimonext4isenabledandworking

I will soon test the E-SATA port.

Touchpad


Basic functionality works out of the box; but:

Also, it seems to issue random clicks every now and then, as if my fingers were lingering over the touchpad area. I never had that with a touchpad before. I don't know if it's a driver issue, hardware issue, or just me having a bad case of electromagnetic field.

Copper Network


Works. I actually installed the laptop using PXE from my older laptop.

Wireless Network


Works. I guess you need a recent kernel, and a recent version of the package "firmware-iwlwifi" (I have 0.29).
FIXME: However, the WiFi? LED remains on all the time. I will try to fix that, since I actually looked at it to know if my WiFi? was on or off before.

ACPI support (standby etc)


Suspend-to-RAM works. I'm using "hibernate-ram" from the "hibernate" package.

Internal modem


I didn't get it.

Sound card


Works out of the box. However, the PC beep seems to be re-enabled each time I get out of suspend mode.

FIXME: I didn't check if I got sound on the HDMI output.

PCMCIA combo


Didn't check.

Smartcard reader


My former SC reader worked with pcscd. This one does not work yet, but I guess it will soon, since one of my coworkers made it work with opensc or openct.

Bluetooth


FIXME: I will test that soon.

Keyboard


The backlight is nice (useless for me, but still nice).

Taking the beast apart


FIXME: not yet.

lspci


If that can help ...

00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation Cougar Point HECI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation Cougar Point KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 2 (rev b4)
00:1c.2 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 3 (rev b4)
00:1c.3 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 4 (rev b4)
00:1c.5 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 6 (rev b4)
00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 04)
00:1f.2 RAID bus controller: Intel Corporation Mobile 82801 SATA RAID Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation Device 1056 (rev a1)
01:00.1 Audio device: nVidia Corporation Device 0e08 (rev a1)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N + WiMAX? 6250 (rev 5e)
0b:00.0 SD Host controller: O2 Micro, Inc. Device 8221 (rev 05)
0b:00.1 Mass storage controller: O2 Micro, Inc. Device 8231 (rev 03)


SD Card reader


FIXME

WiMax?


FIXME

3G card


FIXME: Preliminary testing showed that it could work (you have to modprobe usbserial with correct product and vendor ids), but it seems that it gets unresponsive after you do one suspend/restore cycle.
Il n'y a pas de commentaire sur cette page. [Afficher commentaires/formulaire]