Difference between revisions of "Installation instructions for the ThinkPad T60p"

From ThinkWiki
Jump to: navigation, search
(Installing Linux on an IBM T60p)
(Ubuntu / Kubuntu: added the Jaunty Jackalope page)
 
(66 intermediate revisions by 18 users not shown)
Line 1: Line 1:
==Installing Ubuntu Dapper==
+
[[Category:T60p]]
 +
Specific installation notes for the ThinkPad {{T60p|T60p}}.
  
To get it going:
+
'''Note:''' you may want to look at [[Installation_instructions_for_the_ThinkPad_T60|Installation instructions for the ThinkPad T60]] as the two models have lots in common, especially if your distro/version doesn't appear here.
  
* Get Dapper i386 (I used the Daily ISO DVD).
+
==Distribution-specific instructions==
  
* Install the default distribution.
+
=== Ubuntu / Kubuntu ===
  
It will work, but you need an SMP kernel, and accelerated and higher resolution graphics, so:
+
*[[Installing_Ubuntu_6.06_Kubuntu_6.06_Gentoo_2006.0_on_a_ThinkPad_T60p|Ubuntu and Kubuntu 6.06 Dapper Drake]]
 +
*[[Installing_Ubuntu_7.04 Feisty Fawn_on_a_ThinkPad_T60p | Ubuntu_7.04 Feisty Fawn]]
 +
*[[Installing_Ubunut_8.10 Intrepid Ibex_on_a_Thinkpad_T60p | Ubuntu_8.10 Intrepid Ibex]]
 +
*[[Installing_Ubuntu_9.04 Jaunty Jackalope_on_a_Thinkpad_T60p | Ubuntu_9.04 Jaunty Jackalope]]
  
* Install the i686-smp kernel (search for 'linux-kernel' in synaptic).
+
=== Red Hat Enterprise Linux / CentOS ===
  
* Search for fglrx in synaptic, and install the fglrx modules, X driver and ATI control panel.
+
*[[Installing_Red_Hat_Enterprise_Linux_4_on_a_ThinkPad_T60p | Red Hat Enterprise Linux 4]]
  
* Edit /etc/X11/xorg.conf, so each of the "Modeline" entries contains a 1600x1200 resolution as well (or whatever the top resolution of your LCD panel is), and change the driver section as follows:
+
=== Fedora ===
  
Section "Device"
+
*See also [[Installation instructions for the ThinkPad T60#Fedora|installing Fedora on the ThinkPad T60]]
    Identifier "ATI Technologies, Inc. ATI Default Card"
+
*{{Install|Fedora| 11| T60}} has some T60p-specific stuff
    Driver "fglrx"              <----- ADD THIS LINE
+
*[[Installing_Fedora_7_on_a_ThinkPad_T60p | Fedora 7]]
    #Driver "vesa"              <---- COMMENT OUT THIS LINE
+
*[[Installing_Fedora_Core_6_on_a_ThinkPad_T60p | Fedora Core 6]]
    BusID "PCI:1:0:0"
 
    ChipID 0x71c5                <----- ADD THIS LINE
 
EndSection
 
  
Reboot, and you should be done. Check "cat /proc/cpuinfo" shows two CPUs, and run fgl_glxgears and check you get around 580 frames a second.
+
=== Gentoo ===
  
I've reported [https://launchpad.net/distros/ubuntu/+bug/46527 bug 46527] on the lack of screen driver detection, so hopefully this will get even easier.
+
*[[Installing_Ubuntu_6.06_Kubuntu_6.06_Gentoo_2006.0_on_a_ThinkPad_T60p|Gentoo 2006.0]]
  
Note you do NOT need to install ATI drivers from the ATI site. The Ubuntu drivers are sufficient.
 
  
Thanks to Rich Tango-Lowy (see below) for the hint re chip detection.
+
=== Suse Linux ===
  
==External Sources==
+
Works out of the box, SLES SP1
*[http://arscognita.com/~richtl/T60p/index.html Rich Tango-Lowy's Mandriva 2007 Cooker on T60p page]
 

Latest revision as of 18:12, 19 May 2009

Specific installation notes for the ThinkPad T60p.

Note: you may want to look at Installation instructions for the ThinkPad T60 as the two models have lots in common, especially if your distro/version doesn't appear here.

Distribution-specific instructions

Ubuntu / Kubuntu

Red Hat Enterprise Linux / CentOS

Fedora

Gentoo


Suse Linux

Works out of the box, SLES SP1