Difference between revisions of "Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61"

From ThinkWiki
Jump to: navigation, search
(Wireless:: Moved instructions for newer drivers to bottom of the page)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
===Opening Notes:===
+
#REDIRECT [[Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61]]
 
 
1) This is written for Tribe 3, as development moves forward many of the items listed here will (hopefully) no longer be necessary or no longer apply.
 
 
 
2) Use the Alternative Installer, the Desktop installer installs but fails to boot
 
 
 
3) While Gutsy has been relatively stable lately if you are looking for stability stay with Feisty.
 
 
 
 
 
 
 
===Hard Disk Controller===
 
When the system boots hit F1 to enter the Bios, select Config->Serial ATA (SATA) and set the SATA Controller mode option to "Compatibility".
 
 
 
 
 
 
 
===Video:===
 
 
 
====Intel:====
 
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.
 
 
 
Starting with Tribe 3 on the T61, Ubuntu defaults to using the Intel driver.
 
 
 
====Nvidia:====
 
 
 
As of July 10th the latest nv 2D driver was released that supports the 140m in the T61 and this driver is in Tribe3.
 
 
 
If you would like 3D acceleration then you must download and install the proprietary drivers from Nvidia here:
 
http://www.nvidia.com/object/unix.html
 
 
 
To install these drivers:
 
 
 
1) install build-essentials from Synaptic
 
 
 
2) Download the drivers from the link above to your home directory
 
 
 
3) When the download completes hit Ctrl-ALT-F1 to drop to a console. 
 
 
 
4) Login and type:
 
 
 
{{cmdroot|sudo /etc/init.d/gdm stop}}
 
 
 
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}}
 
 
 
If the file you download is newer that 100.14.11 make sure you modify the command appropriately
 
 
 
When asked permit the installer to modify your xorg.conf
 
 
 
Reboot:
 
{{cmdroot|sudo shutdown -r now}}
 
 
 
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}
 
 
 
===Wireless:===
 
 
 
The Atheros card should be supported by the drivers built into Gutsy.
 
 
 
As of July 26th the IWL4965 driver and firmware is included in linux-ubuntu-modules-2.6.22 which should be installed by default.
 
https://lists.ubuntu.com/archives/gutsy-changes/2007-July/005258.html
 
 
 
===Audio:===
 
 
 
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:
 
http://alsa.opensrc.org/index.php/Quick_Install
 
 
 
==References==
 
* This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation guides survey (IBM/Lenovo)].
 
 
 
 
 
{{T61}}
 

Latest revision as of 12:37, 3 November 2016