DellLatitudeX1

Differences between revisions 63 and 64
Revision 63 as of 2005-12-01 21:38:52
Size: 6443
Editor: cus-122-098
Comment:
Revision 64 as of 2005-12-02 07:41:51
Size: 6808
Editor: e181060236
Comment:
Deletions are marked like this. Additions are marked like this.
Line 106: Line 106:
=== Comments by users ===
Line 108: Line 109:

''Actually, the tests on this page do not allow to configure anything by hand. If it does not work out of the box, or can be
configured with the GUI, it count as "does not work". Of course, you can get many thinks to work with custom setup (that's what
I do, too), but instructions for this is out of scope for this test protocol.''

Current Issues

VBE

The VBE (VESA BIOS Extensions) of the X1 BIOS A02 only know the following VBE modes (ignoring the 8 and 16 bpp modes):

  • Mode 50 : 640x480, 32 bits/pixel
  • Mode 52 : 800x600, 32 bits/pixel
  • Mode 54 : 1024x768, 32 bits/pixel
  • Mode 58 : 1280x1024, 32 bits/pixel
  • Mode 5a : 1600x1200, 32 bits/pixel
  • Mode 5c : 1920x1440, 32 bits/pixel

As you can see, the X1 does not even support its own internal display, let alone many external displays you could connect. This is the reason you only get 1024 x 768 instead of the native 1280 x 768 out-of-the-box. In order to fix this, you have to patch one of the modes. You can use "855resolution", "915resolution" or a development version of the i810 driver for X.org (TODO: instructions). I recommend patching mode 5c, because you would most certainly not need 1920 x 1440.

I tried bugging Dell about this defect, but I got no reply. Maybe you could try, too?

Update: There is an A04 BIOS available (on the Dell support site). Since there is no change to the VBE modes mentioned in the release notes, I did not try A04 yet. If you've got the chance, could you please verify if the VBE modes are any different than the above modes?

SD card reader

Currently, there is no chance to get the SD card reader to work under Linux. Apparently, Ricoh has not got released the specification.

Modem

As far as I know, nobody has gotten the modem to work yet. I heard there might be a commercial driver, though.

Hardware details

Hardware Information

Installation successful

yes

yes

Screen & Monitors

Device

Works?

Bug #

in Hoary?

in Breezy?

in Dapper (Flight 1)?

Screen

yes

yes

yes

Correct resolution?

no, 1024x768 rather than 1280x768

no, 1024x768 rather than 1280x768

no, 1024x768 rather than 1280x768

Correct refresh rate?

yes

no

no

[http://bugzilla.ubuntu.com/show_bug.cgi?id=15051 #15051]

3D Acceleration

guess not, glxinfo returns "direct rendering: No"

yes

yes

External monitor works?

yes

yes

untested

External monitor - mirrors

untested

untested

untested

External monitor - extend desktop

no, but yes with special config

not supported

untested

Power Management

Battery detected?

yes

yes

untested

Hibernates?

untested

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=15189 #15189]

Sleep

untested

yes

untested

Dim monitor on battery power and Blank monitor on inactivity

Untested

yes

untested

Lid Close

yes

yes

yes

Cpu frequency scaling

yes

yes

yes

Sound

Sound works?

yes

yes

yes

Correct volume?

yes

yes

yes

Hardware volume switch

yes

yes

yes

Headphone jack

yes

yes

yes

Mic jack

untested

untested

untested

Networking

Wired NIC

yes

yes

untested

Wireless NIC

no

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=14563 #14563]

Firewire

yes

yes

untested

Bluetooth

no

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=15711 #15711]

Modem

no

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=14158 #14158]

Touchpad & Mice

Touchpad

yes

yes

yes

Touchpad - Doubletap = double click

untested

yes

yes

Touchpad - Scroll down side

yes

yes

yes

External mouse - USB

yes

yes

yes

Additional Hardware

CD/DVD drive

yes

yes

untested

CF cards

no

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=14495 #14495]

SD cards

no

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=14081 #14081]

internal keyboard

yes

yes

yes

Function and other keys

Fn key

Operation

Keycode

Works?

Bug #

in Hoary?

in Breezy?

in Dapper (Flight 1)?

+ Esc

Standby

no

yes

no

+ F1

Hibernate

0x8a

no

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=14446 #14446]

+ F2

Wireless Switch (WLAN/BT)

yes

yes

yes

+ F3

Battery

0x87

no

no

no

[http://bugzilla.ubuntu.com/show_bug.cgi?id=14446 #14446]

+ F4

Num Lock

yes

yes

yes

+ F5

Scroll Lock

no

no

no

+ F8

CRT/LCD

Untested

yes

yes

+ F10

Eject CD

0x89

no

no

untested

[http://bugzilla.ubuntu.com/show_bug.cgi?id=14446 #14446]

+ F11

Print Screen

yes

yes

yes

+ F12

Pause

untested

untested

untested

Other special keys

Key

Operation

Keycode

Works?

Bug #

in Hoary?

in Breezy?

in Dapper (Flight 1)?

Close Lid

yes

yes

yes

Power Button

Shutdown

yes

untested

untested

Fn + End

Volume Mute

0xa0

no, config in "Keyboard Shortcuts"

yes

yes

Fn + Pg Up

Volume Up

0xb0

no, config in "Keyboard Shortcuts"

yes

yes

Fn + Pg Down

Volume Down

0xae

no, config in "Keyboard Shortcuts"

yes

yes

Fn + Crsr Up

Screen Brightness Up

yes

yes

yes

Fn + Crsr Down

Screen Brightness Down

yes

yes

yes

Notes

Overall, Breezy Badger runs great on the X1, if you can live with having to patch the VBE BIOS and the other current issues.

Comments by users

Hi, actually some of the items that are specified here as not working in Breezy, actually do work. See: https://wiki.ubuntu.com/InstallingUbuntuOnADellLatitudeX1

Actually, the tests on this page do not allow to configure anything by hand. If it does not work out of the box, or can be configured with the GUI, it count as "does not work". Of course, you can get many thinks to work with custom setup (that's what I do, too), but instructions for this is out of scope for this test protocol.

SergioZanchetta/Old/DellLatitudeX1 (last edited 2010-02-26 16:51:33 by host226-241-dynamic)