Ubuntu Intrepid Ibex on a Lenovo ThinkPad X60 Tablet

Last updated: 2009.01.02

(Thanks to the proprieter of http://luke.no-ip.org/x60tablet/ for letting me use his page design. It's good.)

At a glance

Intel Core Duo
SATA Hard Drive
Sound
Display X.org
External VGA
Brightness Control
Screen Rotation
Input Trackpoint
Pen
Special keys
Fingerprint Reader
Networking Wired ethernet
Wireless
Others
External Connections USB
Firewire
Secure Digital
PCMCIA
ACPI CPU Frequency Scaling
Suspend
Hibernate
Event Management
Extra Features Reducing Power Consumption
Detect tablet orientation
Active hard drive protection
Works out of the box
Needs tweaking, but works
Hacking required
Only partly works
Does not work
Unchecked

Hardware

6363-2AU (1.6 GHz) with 3 GB ram, 320 GB disk, and SXGA+ screen (1400x1050).

Hard Drive

Hard drive works fine, but there may be some power management settings which need to be configured in order to avoid a short lifespan. See here https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695 and here https://wiki.ubuntu.com/DanielHahler/Bug59695.

Display

Input Devices

TrackPoint
Wacom Pen
The pen didn't work out of the box, but the fixes from Hardy work here. This involves tweaking the xorg.conf file, specifically defining new InputDevices and modifying the ServerLayout section.

Special Keys
Fingerprint Reader

Networking

External Connections

ACPI

  • CPU frequency scaling
  • Suspend
  • Works, but I expect the occasional (10-15%) resume hangs as in Hardy.
  • Hibernate
  • Event Management
  • Not all events are detected as described in the Display section above. Running
    acpi_listen
    shows that the events defined in the swivel-up and down files are correct and being heard; they're just not being acted on. Strangely, it will work if acpid is run in debug mode:
    /etc/init.d/acpid stop
    acpid -d
    but debug mode can only run in the foreground, so this isn't a real fix.

    To get it working, I downgraded to the acpid package in hardy. This has the (IMHO) positive side-effect of bringing back the logfile /var/log/acpid, but I don't know what the negative side-effects are, so beware. There's a bug report here.

    Side effects found so far:

    Extra Features

    Useful Tablet Software

    Other Resources