Difference between revisions of "Installing Ubuntu 6.04 on a ThinkPad X60s"
 (created initial stub from notes. beginning to create initial template to fill in during my install process.)  | 
			
(No difference) 
 | 
Revision as of 07:10, 5 March 2006
| 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)
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 
 | 
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.
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.
| Keys | function | status | 
|---|---|---|
| FnF1 | ? | ? | 
| FnF2 | ? | ? | 
| FnF3 | ? | ? | 
| 
 TODO 
 | 
fill in this chart with post-install status 
 |