Installing Ubuntu 6.04 on a ThinkPad X60s

From ThinkWiki
Revision as of 03:04, 8 March 2006 by Redbeard (Talk | contribs) (Suspend / Hibernate)
Jump to: navigation, search
This page is a stub

You can help ThinkWiki by expanding it.

Since we're on bleeding-edge hardware, we might as well use bleeding-edge software, so I'm going to be installing the pre-release development version of Ubuntu 6.04.

Partitioning / Installation (CD based)

Hint:
These instructions are for using a CD-ROM drive, if you don't have a CD-ROM drive for your Thinkpad, you can try a different installation method as documented on ThinkWiki: Installation on ThinkPads without CD-ROM drive.

Resize NTFS partition

Obtain sysrescd.org boot cd, which has a nice qtparted preinstalled. Burn the ISO to CD-ROM

TODO
needs writing

Create Linux partitions and Install Ubuntu

TODO
needs writing

Edit Grub to restore access to IBM Recovery partition

The IBM recovery partition, usually accessed via the ThinkVantage button, has some weirdness associated with it.

TODO
needs writing

Hardware Support

Core Duo Processor

Simply install the linux-image-686-smp package to get the advantages of the Intel Core Duo (Yonah) architecture. $ sudo apt-get install linux-image-686-smp

Suspend / Hibernate

TODO
fill in with post-install status, hopefully should work out of box

Currently does not work. Computer will go into sleep mode by hitting Fn+F4, but then fails to wake up.

Graphics Acceleration

The X60 series has a Intel Graphics Media Accelerator 950. This card is supported natively in the version of X.Org installed by Ubuntu.

Bluetooth

TODO
fill in with post-install status, hopefully should work out of box

Wireless

The X60 series uses a Intel PRO/Wireless 3945ABG Mini-PCI Express Adapter.

NOTE!
The current version of the Intel PRO/Wireless 3945ABG Mini-PCI Express Adapter drivers are pre-release. In order to get them working, you should be familiar with compiling kernel software.

First get everything you need to be able to compile new kernel modules: $ sudo apt-get install build-essential linux-image-686-smp linux-headers-686-smp

TODO
finish writeup of the how to get this working on Ubuntu

Special Keys

Getting the special keys on the keyboard to function.

Post-install support for special keys in Ubuntu Linux 6.04
Keys function status
FnF1 ? ?
FnF2 ? ?
FnF3 ? ?
TODO
fill in this chart with post-install status