<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cmonkey</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cmonkey"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Cmonkey"/>
	<updated>2026-05-25T06:13:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33387</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33387"/>
		<updated>2007-09-25T23:42:30Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Intel X3100: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation Notes ==&lt;br /&gt;
&lt;br /&gt;
If booting with the default options gives you a blank screen you should select the &amp;quot;Safe Graphics&amp;quot; menu choice when booting from the live CD.&lt;br /&gt;
&lt;br /&gt;
If you are doing a text mode install such as PXE/network then your screen will be corrupted during the process.  Workaround and details&lt;br /&gt;
are at https://bugs.launchpad.net/ubuntu/+source/xresprobe/+bug/127008&lt;br /&gt;
&lt;br /&gt;
== Display/Video ==&lt;br /&gt;
&lt;br /&gt;
=== Accelerated Video and Desktop Effects ===&lt;br /&gt;
'''Intel''' 2D and 3D accelerated video work out of the box.&lt;br /&gt;
&lt;br /&gt;
As of September 19, compiz is disabled on the intel video cards. To fix edit /usr/bin/compiz and around line 46 comment this portion out:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#T=&amp;quot;$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12&amp;quot;  # intel 965&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This edit will need to be reapplied every time compiz is updated.  A more permanent method is create a script named compiz.sh with the following in it:&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 SKIP_CHECKS=yes compiz --replace&lt;br /&gt;
Then, make it executable by right-clicking the file, selecting Properties, then selecting Permissions, and checking the Allow executing file as program. &lt;br /&gt;
&lt;br /&gt;
Double-click on the script and select Run to start compiz.  To have it start at boot, go to System -&amp;gt; Preferences -&amp;gt; Sessions. Click Add, name it something, and for Command, browse to and choose the compiz.sh you created. Click Ok and Close.&lt;br /&gt;
&lt;br /&gt;
'''Nvidia''' 2D video works out of the box, to enable accelerated 3D support click System-&amp;gt;Administration-&amp;gt;Restricted Drivers Manager &lt;br /&gt;
&lt;br /&gt;
Desktop Effects may be unstable with the proprietary driver installed by the Restricted Drivers Manager, installing version 100.14.19 as described below should resolve the problem.  If you would rather stay with the version that ships with Ubuntu you can disable compiz by going to System -&amp;gt; Preferences -&amp;gt; Appearance -&amp;gt; Desktop effects and turn desktop effects off.&lt;br /&gt;
&lt;br /&gt;
===Installing Nvidia drivers manually===&lt;br /&gt;
&lt;br /&gt;
{{WARN| Installing the drivers via Synaptic or the Restricted Drivers Manager are the only supported methods of installing the Nvidia driver, the method below (while it works for most people) is not supported}}&lt;br /&gt;
&lt;br /&gt;
Download the drivers from http://www.nvidia.com/object/linux_display_ia32_100.14.19.html and save it to your Desktop.&lt;br /&gt;
Exit to a virtual terminal by pressing [CTRL]+[ALT]+[F2]&lt;br /&gt;
&lt;br /&gt;
Stop the X server:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm stop (stopping the X server)&lt;br /&gt;
&lt;br /&gt;
Remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
$ sudo apt-get remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
Install the drivers:&lt;br /&gt;
&lt;br /&gt;
$ sh NVIDIA-Linux-x86-100.14.19-pkg1.run (depending on the version that will be online)&lt;br /&gt;
&lt;br /&gt;
Follow instructions in the installer, when complete restart the X-Server with:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm restart (restarting the X server)&lt;br /&gt;
&lt;br /&gt;
{{NOTE| If you have an issue with Gnome or KDE crashing please see [https://bugs.launchpad.net/bugs/98641 this bug report] or search the ubuntuforums for some solutions}}&lt;br /&gt;
&lt;br /&gt;
===Multiple Monitors===&lt;br /&gt;
&lt;br /&gt;
'''Nvidia N140m:'''&lt;br /&gt;
&lt;br /&gt;
When using the default drivers (The open source &amp;quot;nv&amp;quot; drivers) you can use Administration-&amp;gt;&amp;quot;Screens and Graphics&amp;quot; to setup the second monitor&lt;br /&gt;
&lt;br /&gt;
Using the proprietary drivers you must use the Nvidia tool located at Applications-&amp;gt;System Tools-&amp;gt; Nvidia X Server Settings. &lt;br /&gt;
&lt;br /&gt;
It has been reported that the NVIDIA drivers tend to crash with xinerama enabled.  2 displays with xinerama off has been stable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Intel X3100:'''&lt;br /&gt;
&lt;br /&gt;
Plugging in an external monitor works, but is a clone of the built-in LCD by default.  Following the instructions on [http://www.thinkwiki.org/wiki/Intel_Graphics_Media_Accelerator_X3100 this page] to extend your desktop to the second monitor does *not* work; it results in the crash described [http://lists.freedesktop.org/archives/xorg/2007-April/023326.html here].  According to [http://lists.freedesktop.org/archives/xorg/2007-April/023335.html this post] and [https://bugs.freedesktop.org/show_bug.cgi?id=10706 this bug report], the problem is a new Xinerama implementation and an old config file.  &lt;br /&gt;
&lt;br /&gt;
To extend your desktop to the second monitor, you'll want to do what [http://wiki.debian.org/XStrikeForce/ReleaseNotes this page] suggests (under &amp;quot;Dual-Head config breakage with xserver-xorg-video-intel&amp;quot;).  &lt;br /&gt;
&lt;br /&gt;
Below is an example for a 1680x1050 built-in LCD and a 1600x1200 external LCD:&lt;br /&gt;
Add a &amp;quot;Virtual 3280 1200&amp;quot; line in the Display SubSection of the Screen Section in your xorg.conf:&lt;br /&gt;
{{Fixme|If someone could include an example of the change described above it would be greatly appreciated}}&lt;br /&gt;
Exit to a virtual terminal (press: ctrl-alt-F1), login and type the following:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output LVDS --auto}}&lt;br /&gt;
&lt;br /&gt;
To set the built-in LCD to ouput 1680x1050&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output VGA --right-of LVDS}}&lt;br /&gt;
&lt;br /&gt;
To extend the desktop&lt;br /&gt;
&lt;br /&gt;
=== Fonts on High-Res Screens ===&lt;br /&gt;
&lt;br /&gt;
On high-res screens (e.g. 15&amp;quot; 1680x1050), the default fonts are too big ([https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/99145 Launchpad bug report]). You can fix this by following these steps:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Preferences-&amp;gt;Appearance&lt;br /&gt;
# Select the &amp;quot;Fonts&amp;quot; tab&lt;br /&gt;
# Click the &amp;quot;Details&amp;quot; button (lower right)&lt;br /&gt;
# Adjust the Resolution down to 96dpi&lt;br /&gt;
# Make sure you have Subpixel (LCD) Smoothing enabled&lt;br /&gt;
# Save the preferences&lt;br /&gt;
&lt;br /&gt;
If you also want small fonts on the GDM login window, you can do this:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Administration-&amp;gt;Login Window&lt;br /&gt;
# Select the 'Security' tab&lt;br /&gt;
# Click the 'Configure X-Server' button&lt;br /&gt;
# Append '-dpi 96' (without quotes) to the text in the 'Command' field&lt;br /&gt;
# Reboot the computer.&lt;br /&gt;
&lt;br /&gt;
=== Brightness ===&lt;br /&gt;
====Intel X3100:====&lt;br /&gt;
The brightness controls do not work out of the box, but they should work once you apply all of the system updates.&lt;br /&gt;
&lt;br /&gt;
However, there now appears to be a bug where the brightness controls stop working after you resume from a suspend.&lt;br /&gt;
&lt;br /&gt;
Until the brightness bugs are finally worked out, you can install &amp;quot;xbacklight&amp;quot; (Applications -&amp;gt; Accessories -&amp;gt; Terminal, type &amp;quot;sudo apt-get install xbacklight&amp;quot; without the quotation marks and hit enter), which allows you to set the brightness from the command line and provides a greater range of brightness values.&lt;br /&gt;
&lt;br /&gt;
To set brightness, go back to the terminal and type &amp;quot;xbacklight =VALUE&amp;quot; where VALUE is a number from 0 to 100 for how bright you want your display to be.&lt;br /&gt;
&lt;br /&gt;
=====Creating brightness shortcuts=====&lt;br /&gt;
If you don't want to use the terminal you can set up shortcuts to pre-defined brightness levels:&lt;br /&gt;
&lt;br /&gt;
1) Right-click on the desktop and select Create Launcher...&lt;br /&gt;
&lt;br /&gt;
2) Make it look like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:XBacklight launcher 50.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
The 50 means that the backlight will be at 50% brightness. If you want your shortcut to set the brightness to 100% then simply replace 50 with 100 when you create your launcher (Shortcuts in Windows are analogous to Launchers in Ubuntu). Many people use at least two brightness levels (for example, 100% when on AC power, 50% when on battery power) so it's a good idea to make a launcher for each commonly used brightness level. I also suggest adding them to the upper panel (Linux for menu bar) so that they're easily accessible. If you want, you can use your own custom icons by right-clicking the launcher, selecting Properties, and then clicking on the picture in the Properties window and browsing for your own.&lt;br /&gt;
&lt;br /&gt;
====Nvidia Quadro N140:====&lt;br /&gt;
The brightness controls do not work, however you can switch to a virtual terminal (ctrl+alt+F1) increase or decrease the brightness and then switch back to X (ctrl+alt+F7) without disrupting the running applications&lt;br /&gt;
&lt;br /&gt;
====NVIDIA Quadro 570M:====&lt;br /&gt;
Brightness controls do not work out of the box.  As in the N140 case, changing brightness in tty1, then switching back does work.  At present my system does have keybindings for the brightness controls -- I enabled them somehow -- but there are problems with it.  At present I have 2 displays running, and the brightness buttons do not work in this configuration.  If I disable the 2nd monitor, the brightness buttons work fine. I will document this fully once I sort out the details. [[User:Rybu|Rybu]]&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, but will work once you apply all the updates.&lt;br /&gt;
&lt;br /&gt;
Microphone may not work with applications (like sound recorder and skype) even though sound can be heard through the speakers or headphones.&lt;br /&gt;
&lt;br /&gt;
===Enabling Sound and Fixing the Volume Controls===&lt;br /&gt;
&lt;br /&gt;
By default, the sound may be disabled and the volume control buttons on the laptop (up by the ThinkVantage button) and the volume control applet (up by the clock) will not control the speaker volume (they actually control the microphone!). https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
this bug report links to a fixed version from an Ubuntu dev a fixed version is available &lt;br /&gt;
To fix this:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the volume control applet (by the clock) and select &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
# In the &amp;quot;Switches&amp;quot; tab, make sure &amp;quot;Headphone&amp;quot; and &amp;quot;Speaker&amp;quot; are both checked.&lt;br /&gt;
# Close the Volume control.&lt;br /&gt;
# Right-click on the volume control applet again and select &amp;quot;Preferences&amp;quot;.&lt;br /&gt;
# Make sure the device is set to &amp;quot;HDA Intel (Alsa mixer)&amp;quot; and highlight the &amp;quot;PCM&amp;quot; option.&lt;br /&gt;
# Close the preferences.&lt;br /&gt;
# Select System-&amp;gt;Preferences-&amp;gt;Sound.&lt;br /&gt;
# In the &amp;quot;Default Mixer Tracks&amp;quot; section, make sure &amp;quot;PCM&amp;quot; is highlighted.&lt;br /&gt;
# Close the sound preferences.&lt;br /&gt;
&lt;br /&gt;
You should now hear sound and be able to control the volume using the laptop buttons or volume applet.&lt;br /&gt;
&lt;br /&gt;
NOTE: As of Sep 20, 2007 the latest updates hoses the sound on my T61. FIXED: For some reason you have to physically hit your volume buttons on the laptop up or down to get the sound to run again and not on the rollbar or on any other volume control method (i.e. keyboard).&lt;br /&gt;
&lt;br /&gt;
== Intel Wireless ==&lt;br /&gt;
&lt;br /&gt;
Intel 4965 users will find that they have a very unstable connection with random disconnects within 30 to 60 minutes of association.  The issue is described in [https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/138873 this] bug report.  The problem is with wpa_Supplicant and Kees Cook (An Ubuntu Developer) has posted a fixed version [http://ppa.launchpad.net/keescook/ubuntu/pool/main/w/wpasupplicant/ here].  The fix should be available via a normal update soon.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
The modem works with the Linuxant drivers available at http://www.linuxant.com&lt;br /&gt;
&lt;br /&gt;
==Bluetooth== &lt;br /&gt;
&lt;br /&gt;
To enable bluetooth you must have the thinkpad-acpi modules loaded:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo modprobe thinkpad-acpi}}&lt;br /&gt;
&lt;br /&gt;
Then su to root (sudo doesn't work unless you put these commands into a script) to enable the root account so you can use su see [[http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_set.2Fchange.2Fenable_root_user_password| This link]]. &lt;br /&gt;
&lt;br /&gt;
{{cmdroot|su }}&lt;br /&gt;
&lt;br /&gt;
To enable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo enable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
To disable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo disable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you would like to set the keybindings put those commands into scripts such as:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
Enter the following:&lt;br /&gt;
 echo enable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
enter the following&lt;br /&gt;
&lt;br /&gt;
 echo disable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
Modify sudoers to permit those scripts to run as root (Possible security risk)&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo visudo}}&lt;br /&gt;
&lt;br /&gt;
Enter the following under the section &amp;quot;# User privilege specification&amp;quot; replacing enter_your_username_here with your username&lt;br /&gt;
&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/enablebt&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/disablebt&lt;br /&gt;
&lt;br /&gt;
Note: I need to lookup the keycodes to create the shortcuts, so this section is a work in progress.&lt;br /&gt;
&lt;br /&gt;
: A comment - I've tried finding the keycode using all the methods mentioned here [https://wiki.ubuntu.com/LaptopTestingTeam/HotkeyResearch] but the three methods &amp;quot;keyboard shortcuts&amp;quot;, &amp;quot;showkey&amp;quot; and &amp;quot;tail&amp;quot; give me nothing.  Fn-F8 does produce an acpi event, maybe that would be a good alternative. &amp;quot;ibm/hotkey HKEY 00000080 00001008&amp;quot;.  On my computer that's already set-up to run the script /etc/acpi/thinkpad-stretchortouchpad.sh.  So I might just turn that into a bluetooth trigger instead as I have no interest in turning keys into a number-pad (which I think is what thinkpad-stretchortouchpad.sh tries to do, but fails on my system).&lt;br /&gt;
&lt;br /&gt;
== Fingerprint Reader ==&lt;br /&gt;
&lt;br /&gt;
The reader works with ThinkFinger. General instructions available [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader here].&lt;br /&gt;
&lt;br /&gt;
Debian packages for i386 can be found at: http://www.rubixlinux.org/debian/thinkfinger/&lt;br /&gt;
&lt;br /&gt;
After the package is installed add the following two lines to /etc/pam.d/common-auth&lt;br /&gt;
&lt;br /&gt;
 auth    sufficient      pam_thinkfinger.so&lt;br /&gt;
 auth    required        pam_unix.so try_first_pass&lt;br /&gt;
&lt;br /&gt;
Note: Instructions in French available at http://doc.ubuntu-fr.org/materiel/thinkfinger&lt;br /&gt;
&lt;br /&gt;
* Recording fingerprints works&lt;br /&gt;
* Login works&lt;br /&gt;
* The password must be entered to unlock a locked screensaver&lt;br /&gt;
* sudo works&lt;br /&gt;
* gksu and gksudo hang : for example it is necessary to run synaptic twice and enter your password upon failure. To be able to use the Finger print reader in the session subsequently, kill the hanging gksu/gksudo process. A workaround is editing the Gnome System Menu (alacarte) to specify sudo instead of gksu/gksudo for the launching command and choose type &amp;quot;Application in Terminal&amp;quot; : this opens an extra terminal window for each superuser application you want to use though.&lt;br /&gt;
{{HELP|Today 14th of September 2007, after Gutsy's updates, Fingerprint is no longer prompted for login and sudo. Looks like a PAM problem. sudo tf-tools --acquire still works&lt;br /&gt;
 Today 17th of September.. this issue is solved after updates..&lt;br /&gt;
 19th of September.. this issue is back after updates&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== Trackpad scrolling ==&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box in the standard thinkpad way: Slide your finger up and down the very right edge of the trackpad.&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll, add the following lines to the &amp;quot;Configured Mouse&amp;quot; section in&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
    Option    &amp;quot;EmulateWheel&amp;quot;          &amp;quot;true&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hibernate/Suspend ==&lt;br /&gt;
&lt;br /&gt;
=== Blank Screen Fix ===&lt;br /&gt;
&lt;br /&gt;
You may get a blank screen when resuming from suspend or hibernate ([https://bugs.launchpad.net/ubuntu/+bug/134391 Launchpad bug report]). If so, try editing {{path|/boot/grub/menu.lst}}, adding &amp;quot;acpi_sleep=s3_bios&amp;quot; (no quotes) to the &amp;quot;defoptions&amp;quot; list so that it looks something like this:&lt;br /&gt;
&lt;br /&gt;
  ## additional options to use with the default boot option, but not with the&lt;br /&gt;
  ## alternatives&lt;br /&gt;
  ## e.g. defoptions=vga=791 resume=/dev/hda5&lt;br /&gt;
  # defoptions=quiet splash '''acpi_sleep=s3_bios'''&lt;br /&gt;
&lt;br /&gt;
Once you have edited the line and added the acpi_sleep parameter, you need to run&lt;br /&gt;
&lt;br /&gt;
  $ sudo update-grub&lt;br /&gt;
&lt;br /&gt;
Note that if you get the blank screen upon resume, a quick-fix is to switch to a console (Ctrl-Alt-F1) and then back to X (Ctrl-Alt-F7). This will usually bring the display back to life. However, the long-term fix is to add the acpi_sleep parameter as shown above.&lt;br /&gt;
&lt;br /&gt;
=== Intel 3495ABG Wireless ===&lt;br /&gt;
&lt;br /&gt;
Works fine out of the box.e, the wireless card won't come back up.  When the [[http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-debug.html quirk checker script]] is run, it says:&lt;br /&gt;
&lt;br /&gt;
  CRITICAL ERROR: Use the mac80211 iwl3945 driver instead. ipw3945d is closed source sometimes hangs on resume.&lt;br /&gt;
&lt;br /&gt;
The iwl3945 driver generally only works for about 30 minutes to an hour due to a bug with wpa_supplicant see the section above on the IWL4965 for instructions on fixing this issue&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Items that work out of the box ==&lt;br /&gt;
&lt;br /&gt;
'''Intel Video:''' 2D and 3D acceleration works&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:''' 2D works, 3D requires the installation of the proprietary drivers&lt;br /&gt;
&lt;br /&gt;
'''Wireless:''' Atheros cards work, see [http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8 this] section for a note regarding Intel cards&lt;br /&gt;
&lt;br /&gt;
'''Network Card'''&lt;br /&gt;
&lt;br /&gt;
'''Firewire'''&lt;br /&gt;
&lt;br /&gt;
'''Wireless switch'''&lt;br /&gt;
&lt;br /&gt;
'''4-in-1 card reader'''&lt;br /&gt;
&lt;br /&gt;
'''Headphones'''&lt;br /&gt;
&lt;br /&gt;
'''Keyboard Shortcuts:'''&lt;br /&gt;
http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8&lt;br /&gt;
* Fn-PgUp activates/deactivates the thinklight&lt;br /&gt;
* Fn-Up will trigger stop on a media player&lt;br /&gt;
* Fn-Down will toggle pause and play on a media player&lt;br /&gt;
* Fn-Left/Right go to prev/next tracks on a media player&lt;br /&gt;
* Fn-F2 properly locks the screen&lt;br /&gt;
* Fn-F3 shows remaining battery&lt;br /&gt;
* Fn-F4 suspends (to ram)&lt;br /&gt;
* Fn-F12 hibernates (to disk)&lt;br /&gt;
* PrtSc opens the screenshot dialog&lt;br /&gt;
&lt;br /&gt;
'''Docking Stations:'''&lt;br /&gt;
&lt;br /&gt;
All docking station models should work and the following features have been tested:&lt;br /&gt;
&lt;br /&gt;
* DVI or Analog video: You can switch to it using &amp;quot;Administration-&amp;gt;Screens and Graphics&amp;quot;, if you are using the proprietary Nvidia drivers you must use the Nvidia Control Panel.&lt;br /&gt;
&lt;br /&gt;
* Network Pass-through&lt;br /&gt;
&lt;br /&gt;
* Modem Pass-through&lt;br /&gt;
&lt;br /&gt;
* USB ports: Connected upon docking&lt;br /&gt;
&lt;br /&gt;
* PS/2 Ports&lt;br /&gt;
&lt;br /&gt;
== Items that don't work ==&lt;br /&gt;
&lt;br /&gt;
* Wireless USB/UWB - https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
* USB ports can end up temporarily disabled - https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/126369&lt;br /&gt;
&lt;br /&gt;
== Power consumption ==&lt;br /&gt;
&lt;br /&gt;
Gutsy is the first version of Ubuntu to feature a tickless kernel (i386 only, not in AMD64 yet).  Power consumption&lt;br /&gt;
can be monitored using the powertop tool under Ubuntu and using Lenovo battery monitor&lt;br /&gt;
under Windows.&lt;br /&gt;
&lt;br /&gt;
  $ sudo apt-get install powertop&lt;br /&gt;
  $ sudo powertop&lt;br /&gt;
&lt;br /&gt;
I couldn't find any difference in power consumption between the i386 tickless kernel (even with 70ms average sleep in C4)&lt;br /&gt;
and AMD64 kernel (2ms average sleep in C4).  It would be expected that considerably less power would be consumed for the &lt;br /&gt;
i386 tickless kernel.&lt;br /&gt;
&lt;br /&gt;
There is also a graph available by Right-clicking on the battery icon and selecting Power History.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 15.4&amp;quot; 1680x1050 screen 7300 processor (2GHz) 2GB RAM, Intel X3100 graphics&lt;br /&gt;
with 4965 wifi, Bluetooth and UWB.&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|- &lt;br /&gt;
| 12.3W&lt;br /&gt;
| Windows XP Pro, all radios on, about 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.7W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.6W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 14.2W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
| -1.0W&lt;br /&gt;
| Turning the physical radio switch to off on the front reduces power consumption by 1 watt.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding the Nvidia card increases the laptops power requirements.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 14&amp;quot; 1440x900 screen 2.2ghz Core2Duo 2GB RAM, Nvidia 140m video, IWL4965 wifi and Bluetooth (Disabled):&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|-&lt;br /&gt;
| 18.3W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.4W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.0W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category: T61]] [[Category: Ubuntu 7.10]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33386</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33386"/>
		<updated>2007-09-25T23:40:30Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Accelerated Video and Desktop Effects */  Fixed the parts that someone broke&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation Notes ==&lt;br /&gt;
&lt;br /&gt;
If booting with the default options gives you a blank screen you should select the &amp;quot;Safe Graphics&amp;quot; menu choice when booting from the live CD.&lt;br /&gt;
&lt;br /&gt;
If you are doing a text mode install such as PXE/network then your screen will be corrupted during the process.  Workaround and details&lt;br /&gt;
are at https://bugs.launchpad.net/ubuntu/+source/xresprobe/+bug/127008&lt;br /&gt;
&lt;br /&gt;
== Display/Video ==&lt;br /&gt;
&lt;br /&gt;
=== Accelerated Video and Desktop Effects ===&lt;br /&gt;
'''Intel''' 2D and 3D accelerated video work out of the box.&lt;br /&gt;
&lt;br /&gt;
As of September 19, compiz is disabled on the intel video cards. To fix edit /usr/bin/compiz and around line 46 comment this portion out:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#T=&amp;quot;$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12&amp;quot;  # intel 965&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This edit will need to be reapplied every time compiz is updated.  A more permanent method is create a script named compiz.sh with the following in it:&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 SKIP_CHECKS=yes compiz --replace&lt;br /&gt;
Then, make it executable by right-clicking the file, selecting Properties, then selecting Permissions, and checking the Allow executing file as program. &lt;br /&gt;
&lt;br /&gt;
Double-click on the script and select Run to start compiz.  To have it start at boot, go to System -&amp;gt; Preferences -&amp;gt; Sessions. Click Add, name it something, and for Command, browse to and choose the compiz.sh you created. Click Ok and Close.&lt;br /&gt;
&lt;br /&gt;
'''Nvidia''' 2D video works out of the box, to enable accelerated 3D support click System-&amp;gt;Administration-&amp;gt;Restricted Drivers Manager &lt;br /&gt;
&lt;br /&gt;
Desktop Effects may be unstable with the proprietary driver installed by the Restricted Drivers Manager, installing version 100.14.19 as described below should resolve the problem.  If you would rather stay with the version that ships with Ubuntu you can disable compiz by going to System -&amp;gt; Preferences -&amp;gt; Appearance -&amp;gt; Desktop effects and turn desktop effects off.&lt;br /&gt;
&lt;br /&gt;
===Installing Nvidia drivers manually===&lt;br /&gt;
&lt;br /&gt;
{{WARN| Installing the drivers via Synaptic or the Restricted Drivers Manager are the only supported methods of installing the Nvidia driver, the method below (while it works for most people) is not supported}}&lt;br /&gt;
&lt;br /&gt;
Download the drivers from http://www.nvidia.com/object/linux_display_ia32_100.14.19.html and save it to your Desktop.&lt;br /&gt;
Exit to a virtual terminal by pressing [CTRL]+[ALT]+[F2]&lt;br /&gt;
&lt;br /&gt;
Stop the X server:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm stop (stopping the X server)&lt;br /&gt;
&lt;br /&gt;
Remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
$ sudo apt-get remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
Install the drivers:&lt;br /&gt;
&lt;br /&gt;
$ sh NVIDIA-Linux-x86-100.14.19-pkg1.run (depending on the version that will be online)&lt;br /&gt;
&lt;br /&gt;
Follow instructions in the installer, when complete restart the X-Server with:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm restart (restarting the X server)&lt;br /&gt;
&lt;br /&gt;
{{NOTE| If you have an issue with Gnome or KDE crashing please see [https://bugs.launchpad.net/bugs/98641 this bug report] or search the ubuntuforums for some solutions}}&lt;br /&gt;
&lt;br /&gt;
===Multiple Monitors===&lt;br /&gt;
&lt;br /&gt;
'''Nvidia N140m:'''&lt;br /&gt;
&lt;br /&gt;
When using the default drivers (The open source &amp;quot;nv&amp;quot; drivers) you can use Administration-&amp;gt;&amp;quot;Screens and Graphics&amp;quot; to setup the second monitor&lt;br /&gt;
&lt;br /&gt;
Using the proprietary drivers you must use the Nvidia tool located at Applications-&amp;gt;System Tools-&amp;gt; Nvidia X Server Settings. &lt;br /&gt;
&lt;br /&gt;
It has been reported that the NVIDIA drivers tend to crash with xinerama enabled.  2 displays with xinerama off has been stable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Intel X3100:'''&lt;br /&gt;
&lt;br /&gt;
Plugging in an external monitor works, but is a clone of the built-in LCD by default.  Following the instructions on [http://www.thinkwiki.org/wiki/Intel_Graphics_Media_Accelerator_X3100 this page] to extend your desktop to the second monitor does *not* work; it results in the crash described [http://lists.freedesktop.org/archives/xorg/2007-April/023326.html here].  According to [http://lists.freedesktop.org/archives/xorg/2007-April/023335.html this post] and [https://bugs.freedesktop.org/show_bug.cgi?id=10706 this bug report], the problem is a new Xinerama implementation and an old config file.  &lt;br /&gt;
&lt;br /&gt;
To extend your desktop to the second monitor, you'll want to do what [http://wiki.debian.org/XStrikeForce/ReleaseNotes this page] suggests (under &amp;quot;Dual-Head config breakage with xserver-xorg-video-intel&amp;quot;).  &lt;br /&gt;
&lt;br /&gt;
Below is an example for a 1680x1050 built-in LCD and a 1600x1200 external LCD:&lt;br /&gt;
Add a &amp;quot;Virtual 3280 1200&amp;quot; line in the Display SubSection of the Screen Section in your xorg.conf:&lt;br /&gt;
{{Fixme|If someone could include an example of the change described above it would be greatly appreciated}}&lt;br /&gt;
Exit to a virtual terminal (press: ctrl-alt-F1), login and type the following:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output LVDS --auto}}&lt;br /&gt;
&lt;br /&gt;
To set the built-in LCD to ouput 1680x1050&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output VGA --right-of LVDS}}&lt;br /&gt;
&lt;br /&gt;
To extend the desktop&lt;br /&gt;
&lt;br /&gt;
=== Fonts on High-Res Screens ===&lt;br /&gt;
&lt;br /&gt;
On high-res screens (e.g. 15&amp;quot; 1680x1050), the default fonts are too big ([https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/99145 Launchpad bug report]). You can fix this by following these steps:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Preferences-&amp;gt;Appearance&lt;br /&gt;
# Select the &amp;quot;Fonts&amp;quot; tab&lt;br /&gt;
# Click the &amp;quot;Details&amp;quot; button (lower right)&lt;br /&gt;
# Adjust the Resolution down to 96dpi&lt;br /&gt;
# Make sure you have Subpixel (LCD) Smoothing enabled&lt;br /&gt;
# Save the preferences&lt;br /&gt;
&lt;br /&gt;
If you also want small fonts on the GDM login window, you can do this:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Administration-&amp;gt;Login Window&lt;br /&gt;
# Select the 'Security' tab&lt;br /&gt;
# Click the 'Configure X-Server' button&lt;br /&gt;
# Append '-dpi 96' (without quotes) to the text in the 'Command' field&lt;br /&gt;
# Reboot the computer.&lt;br /&gt;
&lt;br /&gt;
=== Brightness ===&lt;br /&gt;
====Intel X3100:====&lt;br /&gt;
The brightness controls do work not out of the box, but they should work once you apply all of the system updates.&lt;br /&gt;
&lt;br /&gt;
However, there now appears to be a bug where the brightness controls stop working after you resume from a suspend.&lt;br /&gt;
&lt;br /&gt;
Until the brightness bugs are finally worked out, you can install &amp;quot;xbacklight&amp;quot; (Applications -&amp;gt; Accessories -&amp;gt; Terminal, type &amp;quot;sudo apt-get install xbacklight&amp;quot; without the quotation marks and hit enter), which allows you to set the brightness from the command line and provides a greater range of brightness values.&lt;br /&gt;
&lt;br /&gt;
To set brightness, go back to the terminal and type &amp;quot;xbacklight --set VALUE&amp;quot; where VALUE is a number from 0 to 100 for how bright you want your display to be.&lt;br /&gt;
&lt;br /&gt;
=====Creating brightness shortcuts=====&lt;br /&gt;
If you don't want to use the terminal you can set up shortcuts to pre-defined brightness levels:&lt;br /&gt;
&lt;br /&gt;
1) Right-click on the desktop and select Create Launcher...&lt;br /&gt;
&lt;br /&gt;
2) Make it look like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:XBacklight launcher 50.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
The 50 means that the backlight will be at 50% brightness. If you want your shortcut to set the brightness to 100% then simply replace 50 with 100 when you create your launcher (Shortcuts in Windows are analogous to Launchers in Ubuntu). Many people use at least two brightness levels (for example, 100% when on AC power, 50% when on battery power) so it's a good idea to make a launcher for each commonly used brightness level. I also suggest adding them to the upper panel (Linux for menu bar) so that they're easily accessible. If you want, you can use your own custom icons by right-clicking the launcher, selecting Properties, and then clicking on the picture in the Properties window and browsing for your own.&lt;br /&gt;
&lt;br /&gt;
====Nvidia Quadro N140:====&lt;br /&gt;
The brightness controls do not work, however you can switch to a virtual terminal (ctrl+alt+F1) increase or decrease the brightness and then switch back to X (ctrl+alt+F7) without disrupting the running applications&lt;br /&gt;
&lt;br /&gt;
====NVIDIA Quadro 570M:====&lt;br /&gt;
Brightness controls do not work out of the box.  As in the N140 case, changing brightness in tty1, then switching back does work.  At present my system does have keybindings for the brightness controls -- I enabled them somehow -- but there are problems with it.  At present I have 2 displays running, and the brightness buttons do not work in this configuration.  If I disable the 2nd monitor, the brightness buttons work fine. I will document this fully once I sort out the details. [[User:Rybu|Rybu]]&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, but will work once you apply all the updates.&lt;br /&gt;
&lt;br /&gt;
Microphone may not work with applications (like sound recorder and skype) even though sound can be heard through the speakers or headphones.&lt;br /&gt;
&lt;br /&gt;
===Enabling Sound and Fixing the Volume Controls===&lt;br /&gt;
&lt;br /&gt;
By default, the sound may be disabled and the volume control buttons on the laptop (up by the ThinkVantage button) and the volume control applet (up by the clock) will not control the speaker volume (they actually control the microphone!). https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
this bug report links to a fixed version from an Ubuntu dev a fixed version is available &lt;br /&gt;
To fix this:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the volume control applet (by the clock) and select &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
# In the &amp;quot;Switches&amp;quot; tab, make sure &amp;quot;Headphone&amp;quot; and &amp;quot;Speaker&amp;quot; are both checked.&lt;br /&gt;
# Close the Volume control.&lt;br /&gt;
# Right-click on the volume control applet again and select &amp;quot;Preferences&amp;quot;.&lt;br /&gt;
# Make sure the device is set to &amp;quot;HDA Intel (Alsa mixer)&amp;quot; and highlight the &amp;quot;PCM&amp;quot; option.&lt;br /&gt;
# Close the preferences.&lt;br /&gt;
# Select System-&amp;gt;Preferences-&amp;gt;Sound.&lt;br /&gt;
# In the &amp;quot;Default Mixer Tracks&amp;quot; section, make sure &amp;quot;PCM&amp;quot; is highlighted.&lt;br /&gt;
# Close the sound preferences.&lt;br /&gt;
&lt;br /&gt;
You should now hear sound and be able to control the volume using the laptop buttons or volume applet.&lt;br /&gt;
&lt;br /&gt;
NOTE: As of Sep 20, 2007 the latest updates hoses the sound on my T61. FIXED: For some reason you have to physically hit your volume buttons on the laptop up or down to get the sound to run again and not on the rollbar or on any other volume control method (i.e. keyboard).&lt;br /&gt;
&lt;br /&gt;
== Intel Wireless ==&lt;br /&gt;
&lt;br /&gt;
Intel 4965 users will find that they have a very unstable connection with random disconnects within 30 to 60 minutes of association.  The issue is described in [https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/138873 this] bug report.  The problem is with wpa_Supplicant and Kees Cook (An Ubuntu Developer) has posted a fixed version [http://ppa.launchpad.net/keescook/ubuntu/pool/main/w/wpasupplicant/ here].  The fix should be available via a normal update soon.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
The modem works with the Linuxant drivers available at http://www.linuxant.com&lt;br /&gt;
&lt;br /&gt;
==Bluetooth== &lt;br /&gt;
&lt;br /&gt;
To enable bluetooth you must have the thinkpad-acpi modules loaded:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo modprobe thinkpad-acpi}}&lt;br /&gt;
&lt;br /&gt;
Then su to root (sudo doesn't work unless you put these commands into a script) to enable the root account so you can use su see [[http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_set.2Fchange.2Fenable_root_user_password| This link]]. &lt;br /&gt;
&lt;br /&gt;
{{cmdroot|su }}&lt;br /&gt;
&lt;br /&gt;
To enable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo enable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
To disable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo disable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you would like to set the keybindings put those commands into scripts such as:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
Enter the following:&lt;br /&gt;
 echo enable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
enter the following&lt;br /&gt;
&lt;br /&gt;
 echo disable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
Modify sudoers to permit those scripts to run as root (Possible security risk)&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo visudo}}&lt;br /&gt;
&lt;br /&gt;
Enter the following under the section &amp;quot;# User privilege specification&amp;quot; replacing enter_your_username_here with your username&lt;br /&gt;
&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/enablebt&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/disablebt&lt;br /&gt;
&lt;br /&gt;
Note: I need to lookup the keycodes to create the shortcuts, so this section is a work in progress.&lt;br /&gt;
&lt;br /&gt;
: A comment - I've tried finding the keycode using all the methods mentioned here [https://wiki.ubuntu.com/LaptopTestingTeam/HotkeyResearch] but the three methods &amp;quot;keyboard shortcuts&amp;quot;, &amp;quot;showkey&amp;quot; and &amp;quot;tail&amp;quot; give me nothing.  Fn-F8 does produce an acpi event, maybe that would be a good alternative. &amp;quot;ibm/hotkey HKEY 00000080 00001008&amp;quot;.  On my computer that's already set-up to run the script /etc/acpi/thinkpad-stretchortouchpad.sh.  So I might just turn that into a bluetooth trigger instead as I have no interest in turning keys into a number-pad (which I think is what thinkpad-stretchortouchpad.sh tries to do, but fails on my system).&lt;br /&gt;
&lt;br /&gt;
== Fingerprint Reader ==&lt;br /&gt;
&lt;br /&gt;
The reader works with ThinkFinger. General instructions available [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader here].&lt;br /&gt;
&lt;br /&gt;
Debian packages for i386 can be found at: http://www.rubixlinux.org/debian/thinkfinger/&lt;br /&gt;
&lt;br /&gt;
After the package is installed add the following two lines to /etc/pam.d/common-auth&lt;br /&gt;
&lt;br /&gt;
 auth    sufficient      pam_thinkfinger.so&lt;br /&gt;
 auth    required        pam_unix.so try_first_pass&lt;br /&gt;
&lt;br /&gt;
Note: Instructions in French available at http://doc.ubuntu-fr.org/materiel/thinkfinger&lt;br /&gt;
&lt;br /&gt;
* Recording fingerprints works&lt;br /&gt;
* Login works&lt;br /&gt;
* The password must be entered to unlock a locked screensaver&lt;br /&gt;
* sudo works&lt;br /&gt;
* gksu and gksudo hang : for example it is necessary to run synaptic twice and enter your password upon failure. To be able to use the Finger print reader in the session subsequently, kill the hanging gksu/gksudo process. A workaround is editing the Gnome System Menu (alacarte) to specify sudo instead of gksu/gksudo for the launching command and choose type &amp;quot;Application in Terminal&amp;quot; : this opens an extra terminal window for each superuser application you want to use though.&lt;br /&gt;
{{HELP|Today 14th of September 2007, after Gutsy's updates, Fingerprint is no longer prompted for login and sudo. Looks like a PAM problem. sudo tf-tools --acquire still works&lt;br /&gt;
 Today 17th of September.. this issue is solved after updates..&lt;br /&gt;
 19th of September.. this issue is back after updates&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== Trackpad scrolling ==&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box in the standard thinkpad way: Slide your finger up and down the very right edge of the trackpad.&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll, add the following lines to the &amp;quot;Configured Mouse&amp;quot; section in&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
    Option    &amp;quot;EmulateWheel&amp;quot;          &amp;quot;true&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hibernate/Suspend ==&lt;br /&gt;
&lt;br /&gt;
=== Blank Screen Fix ===&lt;br /&gt;
&lt;br /&gt;
You may get a blank screen when resuming from suspend or hibernate ([https://bugs.launchpad.net/ubuntu/+bug/134391 Launchpad bug report]). If so, try editing {{path|/boot/grub/menu.lst}}, adding &amp;quot;acpi_sleep=s3_bios&amp;quot; (no quotes) to the &amp;quot;defoptions&amp;quot; list so that it looks something like this:&lt;br /&gt;
&lt;br /&gt;
  ## additional options to use with the default boot option, but not with the&lt;br /&gt;
  ## alternatives&lt;br /&gt;
  ## e.g. defoptions=vga=791 resume=/dev/hda5&lt;br /&gt;
  # defoptions=quiet splash '''acpi_sleep=s3_bios'''&lt;br /&gt;
&lt;br /&gt;
Once you have edited the line and added the acpi_sleep parameter, you need to run&lt;br /&gt;
&lt;br /&gt;
  $ sudo update-grub&lt;br /&gt;
&lt;br /&gt;
Note that if you get the blank screen upon resume, a quick-fix is to switch to a console (Ctrl-Alt-F1) and then back to X (Ctrl-Alt-F7). This will usually bring the display back to life. However, the long-term fix is to add the acpi_sleep parameter as shown above.&lt;br /&gt;
&lt;br /&gt;
=== Intel 3495ABG Wireless ===&lt;br /&gt;
&lt;br /&gt;
Works fine out of the box.e, the wireless card won't come back up.  When the [[http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-debug.html quirk checker script]] is run, it says:&lt;br /&gt;
&lt;br /&gt;
  CRITICAL ERROR: Use the mac80211 iwl3945 driver instead. ipw3945d is closed source sometimes hangs on resume.&lt;br /&gt;
&lt;br /&gt;
The iwl3945 driver generally only works for about 30 minutes to an hour due to a bug with wpa_supplicant see the section above on the IWL4965 for instructions on fixing this issue&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Items that work out of the box ==&lt;br /&gt;
&lt;br /&gt;
'''Intel Video:''' 2D and 3D acceleration works&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:''' 2D works, 3D requires the installation of the proprietary drivers&lt;br /&gt;
&lt;br /&gt;
'''Wireless:''' Atheros cards work, see [http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8 this] section for a note regarding Intel cards&lt;br /&gt;
&lt;br /&gt;
'''Network Card'''&lt;br /&gt;
&lt;br /&gt;
'''Firewire'''&lt;br /&gt;
&lt;br /&gt;
'''Wireless switch'''&lt;br /&gt;
&lt;br /&gt;
'''4-in-1 card reader'''&lt;br /&gt;
&lt;br /&gt;
'''Headphones'''&lt;br /&gt;
&lt;br /&gt;
'''Keyboard Shortcuts:'''&lt;br /&gt;
http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8&lt;br /&gt;
* Fn-PgUp activates/deactivates the thinklight&lt;br /&gt;
* Fn-Up will trigger stop on a media player&lt;br /&gt;
* Fn-Down will toggle pause and play on a media player&lt;br /&gt;
* Fn-Left/Right go to prev/next tracks on a media player&lt;br /&gt;
* Fn-F2 properly locks the screen&lt;br /&gt;
* Fn-F3 shows remaining battery&lt;br /&gt;
* Fn-F4 suspends (to ram)&lt;br /&gt;
* Fn-F12 hibernates (to disk)&lt;br /&gt;
* PrtSc opens the screenshot dialog&lt;br /&gt;
&lt;br /&gt;
'''Docking Stations:'''&lt;br /&gt;
&lt;br /&gt;
All docking station models should work and the following features have been tested:&lt;br /&gt;
&lt;br /&gt;
* DVI or Analog video: You can switch to it using &amp;quot;Administration-&amp;gt;Screens and Graphics&amp;quot;, if you are using the proprietary Nvidia drivers you must use the Nvidia Control Panel.&lt;br /&gt;
&lt;br /&gt;
* Network Pass-through&lt;br /&gt;
&lt;br /&gt;
* Modem Pass-through&lt;br /&gt;
&lt;br /&gt;
* USB ports: Connected upon docking&lt;br /&gt;
&lt;br /&gt;
* PS/2 Ports&lt;br /&gt;
&lt;br /&gt;
== Items that don't work ==&lt;br /&gt;
&lt;br /&gt;
* Wireless USB/UWB - https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
* USB ports can end up temporarily disabled - https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/126369&lt;br /&gt;
&lt;br /&gt;
== Power consumption ==&lt;br /&gt;
&lt;br /&gt;
Gutsy is the first version of Ubuntu to feature a tickless kernel (i386 only, not in AMD64 yet).  Power consumption&lt;br /&gt;
can be monitored using the powertop tool under Ubuntu and using Lenovo battery monitor&lt;br /&gt;
under Windows.&lt;br /&gt;
&lt;br /&gt;
  $ sudo apt-get install powertop&lt;br /&gt;
  $ sudo powertop&lt;br /&gt;
&lt;br /&gt;
I couldn't find any difference in power consumption between the i386 tickless kernel (even with 70ms average sleep in C4)&lt;br /&gt;
and AMD64 kernel (2ms average sleep in C4).  It would be expected that considerably less power would be consumed for the &lt;br /&gt;
i386 tickless kernel.&lt;br /&gt;
&lt;br /&gt;
There is also a graph available by Right-clicking on the battery icon and selecting Power History.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 15.4&amp;quot; 1680x1050 screen 7300 processor (2GHz) 2GB RAM, Intel X3100 graphics&lt;br /&gt;
with 4965 wifi, Bluetooth and UWB.&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|- &lt;br /&gt;
| 12.3W&lt;br /&gt;
| Windows XP Pro, all radios on, about 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.7W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.6W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 14.2W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
| -1.0W&lt;br /&gt;
| Turning the physical radio switch to off on the front reduces power consumption by 1 watt.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding the Nvidia card increases the laptops power requirements.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 14&amp;quot; 1440x900 screen 2.2ghz Core2Duo 2GB RAM, Nvidia 140m video, IWL4965 wifi and Bluetooth (Disabled):&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|-&lt;br /&gt;
| 18.3W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.4W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.0W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category: T61]] [[Category: Ubuntu 7.10]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33301</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33301"/>
		<updated>2007-09-22T16:46:47Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Display/Video */  added subtitle&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation Notes ==&lt;br /&gt;
&lt;br /&gt;
If booting with the default options gives you a blank screen you should select the &amp;quot;Safe Graphics&amp;quot; menu choice when booting from the live CD.&lt;br /&gt;
&lt;br /&gt;
If you are doing a text mode install such as PXE/network then your screen will be corrupted during the process.  Workaround and details&lt;br /&gt;
are at https://bugs.launchpad.net/ubuntu/+source/xresprobe/+bug/127008&lt;br /&gt;
&lt;br /&gt;
== Display/Video ==&lt;br /&gt;
&lt;br /&gt;
=== Accelerated Video and Desktop Effects ===&lt;br /&gt;
'''Intel''' 2D and 3D accelerated video work out of the box.&lt;br /&gt;
&lt;br /&gt;
As of September 19, compiz is disabled on the intel video cards. To fix edit /usr/bin/compiz and around line 46 comment this portion out:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#T=&amp;quot;$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12&amp;quot;  # intel 965&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This edit will need to be reapplied every time compiz is updated.  A more permanent method is create a script named compiz.sh with the following in it:&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 SKIP_CHECKS=yes compiz --replace&lt;br /&gt;
Then, make it executable.&lt;br /&gt;
 chmod +x compiz.sh&lt;br /&gt;
Run the script to start compiz.  To start compiz at boot, go to System -&amp;gt; Preferences -&amp;gt; Sessions.  Click Add, name it something, and for Command, browse to and choose compiz.sh.  Click Ok and Close.&lt;br /&gt;
&lt;br /&gt;
Control + Alt + Backspace to restart X and it should be working.&lt;br /&gt;
&lt;br /&gt;
'''Nvidia''' 2D video works out of the box, to enable accelerated 3D support click System-&amp;gt;Administration-&amp;gt;Restricted Drivers Manager &lt;br /&gt;
&lt;br /&gt;
Desktop Effects may be unstable with the proprietary driver installed by the Restricted Drivers Manager, installing version 100.14.19 as described below should resolve the problem.  If you would rather stay with the version that ships with Ubuntu you can disable compiz by going to System -&amp;gt; Preferences -&amp;gt; Appearance -&amp;gt; Desktop effects and turn desktop effects off.&lt;br /&gt;
&lt;br /&gt;
===Installing Nvidia drivers manually===&lt;br /&gt;
&lt;br /&gt;
{{WARN| Installing the drivers via Synaptic or the Restricted Drivers Manager are the only supported methods of installing the Nvidia driver, the method below (while it works for most people) is not supported}}&lt;br /&gt;
&lt;br /&gt;
Download the drivers from http://www.nvidia.com/object/linux_display_ia32_100.14.19.html and save it to your Desktop.&lt;br /&gt;
Exit to a virtual terminal by pressing [CTRL]+[ALT]+[F2]&lt;br /&gt;
&lt;br /&gt;
Stop the X server:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm stop (stopping the X server)&lt;br /&gt;
&lt;br /&gt;
Remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
$ sudo apt-get remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
Install the drivers:&lt;br /&gt;
&lt;br /&gt;
$ sh NVIDIA-Linux-x86-100.14.19-pkg1.run (depending on the version that will be online)&lt;br /&gt;
&lt;br /&gt;
Follow instructions in the installer, when complete restart the X-Server with:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm restart (restarting the X server)&lt;br /&gt;
&lt;br /&gt;
{{NOTE| If you have an issue with Gnome or KDE crashing please see [https://bugs.launchpad.net/bugs/98641 this bug report] or search the ubuntuforums for some solutions}}&lt;br /&gt;
&lt;br /&gt;
===Multiple Monitors===&lt;br /&gt;
&lt;br /&gt;
'''Nvidia N140m:'''&lt;br /&gt;
&lt;br /&gt;
When using the default drivers (The open source &amp;quot;nv&amp;quot; drivers) you can use Administration-&amp;gt;&amp;quot;Screens and Graphics&amp;quot; to setup the second monitor&lt;br /&gt;
&lt;br /&gt;
Using the proprietary drivers you must use the Nvidia tool located at Applications-&amp;gt;System Tools-&amp;gt; Nvidia X Server Settings. &lt;br /&gt;
&lt;br /&gt;
It has been reported that the NVIDIA drivers tend to crash with xinerama enabled.  2 displays with xinerama off has been stable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Intel X3100:'''&lt;br /&gt;
&lt;br /&gt;
Plugging in an external monitor works, but is a clone of the built-in LCD by default.  Following the instructions on [http://www.thinkwiki.org/wiki/Intel_Graphics_Media_Accelerator_X3100 this page] to extend your desktop to the second monitor does *not* work; it results in the crash described [http://lists.freedesktop.org/archives/xorg/2007-April/023326.html here].  According to [http://lists.freedesktop.org/archives/xorg/2007-April/023335.html this post] and [https://bugs.freedesktop.org/show_bug.cgi?id=10706 this bug report], the problem is a new Xinerama implementation and an old config file.  &lt;br /&gt;
&lt;br /&gt;
To extend your desktop to the second monitor, you'll want to do what [http://wiki.debian.org/XStrikeForce/ReleaseNotes this page] suggests (under &amp;quot;Dual-Head config breakage with xserver-xorg-video-intel&amp;quot;).  &lt;br /&gt;
&lt;br /&gt;
Below is an example for a 1680x1050 built-in LCD and a 1600x1200 external LCD:&lt;br /&gt;
Add a &amp;quot;Virtual 3280 1200&amp;quot; line in the Display SubSection of the Screen Section in your xorg.conf:&lt;br /&gt;
{{Fixme|If someone could include an example of the change described above it would be greatly appreciated}}&lt;br /&gt;
Exit to a virtual terminal (press: ctrl-alt-F1), login and type the following:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output LVDS --auto}}&lt;br /&gt;
&lt;br /&gt;
To set the built-in LCD to ouput 1680x1050&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output VGA --right-of LVDS}}&lt;br /&gt;
&lt;br /&gt;
To extend the desktop&lt;br /&gt;
&lt;br /&gt;
=== Fonts on High-Res Screens ===&lt;br /&gt;
&lt;br /&gt;
On high-res screens (e.g. 15&amp;quot; 1680x1050), the default fonts are too big ([https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/99145 Launchpad bug report]). You can fix this by following these steps:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Preferences-&amp;gt;Appearance&lt;br /&gt;
# Select the &amp;quot;Fonts&amp;quot; tab&lt;br /&gt;
# Click the &amp;quot;Details&amp;quot; button (lower right)&lt;br /&gt;
# Adjust the Resolution down to 96dpi&lt;br /&gt;
# Make sure you have Subpixel (LCD) Smoothing enabled&lt;br /&gt;
# Save the preferences&lt;br /&gt;
&lt;br /&gt;
If you also want small fonts on the GDM login window, you can do this:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Administration-&amp;gt;Login Window&lt;br /&gt;
# Select the 'Security' tab&lt;br /&gt;
# Click the 'Configure X-Server' button&lt;br /&gt;
# Append '-dpi 96' (without quotes) to the text in the 'Command' field&lt;br /&gt;
# Reboot the computer.&lt;br /&gt;
&lt;br /&gt;
=== Brightness ===&lt;br /&gt;
'''Intel X3100:'''&lt;br /&gt;
The brightness controls do work not out of the box, but they should work once you apply all of the system updates.&lt;br /&gt;
&lt;br /&gt;
However, there now appears to be a bug where the brightness controls stop working after you resume from a suspend.&lt;br /&gt;
&lt;br /&gt;
Until the brightness bugs are finally worked out, you can install &amp;quot;xbacklight&amp;quot; (apt-get install xbacklight), which allows you to set the brightness from the command line and provides a greater range of brightness values.&lt;br /&gt;
&lt;br /&gt;
'''Nvidia Quadro N140:'''&lt;br /&gt;
The brightness controls do not work, however you can switch to a virtual terminal (ctrl+alt+F1) increase or decrease the brightness and then switch back to X (ctrl+alt+F7) without disrupting the running applications&lt;br /&gt;
&lt;br /&gt;
'''NVIDIA Quadro 570M:'''&lt;br /&gt;
Brightness controls do not work out of the box.  As in the N140 case, changing brightness in tty1, then switching back does work.  At present my system does have keybindings for the brightness controls -- I enabled them somehow -- but there are problems with it.  At present I have 2 displays running, and the brightness buttons do not work in this configuration.  If I disable the 2nd monitor, the brightness buttons work fine. I will document this fully once I sort out the details. [[User:Rybu|Rybu]]&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, but will work once you apply all the updates.&lt;br /&gt;
&lt;br /&gt;
Microphone may not work with applications (like sound recorder and skype) even though sound can be heard through the speakers or headphones.&lt;br /&gt;
&lt;br /&gt;
===Enabling Sound and Fixing the Volume Controls===&lt;br /&gt;
&lt;br /&gt;
By default, the sound may be disabled and the volume control buttons on the laptop (up by the ThinkVantage button) and the volume control applet (up by the clock) will not control the speaker volume (they actually control the microphone!). https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
this bug report links to a fixed version from an Ubuntu dev a fixed version is available &lt;br /&gt;
To fix this:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the volume control applet (by the clock) and select &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
# In the &amp;quot;Switches&amp;quot; tab, make sure &amp;quot;Headphone&amp;quot; and &amp;quot;Speaker&amp;quot; are both checked.&lt;br /&gt;
# Close the Volume control.&lt;br /&gt;
# Right-click on the volume control applet again and select &amp;quot;Preferences&amp;quot;.&lt;br /&gt;
# Make sure the device is set to &amp;quot;HDA Intel (Alsa mixer)&amp;quot; and highlight the &amp;quot;PCM&amp;quot; option.&lt;br /&gt;
# Close the preferences.&lt;br /&gt;
# Select System-&amp;gt;Preferences-&amp;gt;Sound.&lt;br /&gt;
# In the &amp;quot;Default Mixer Tracks&amp;quot; section, make sure &amp;quot;PCM&amp;quot; is highlighted.&lt;br /&gt;
# Close the sound preferences.&lt;br /&gt;
&lt;br /&gt;
You should now hear sound and be able to control the volume using the laptop buttons or volume applet.&lt;br /&gt;
&lt;br /&gt;
NOTE: As of Sep 20, 2007 the latest updates hoses the sound on my T61. FIXED: For some reason you have to physically hit your volume buttons on the laptop up or down to get the sound to run again and not on the rollbar or on any other volume control method (i.e. keyboard).&lt;br /&gt;
&lt;br /&gt;
== Intel Wireless ==&lt;br /&gt;
&lt;br /&gt;
Intel 4965 users will find that they have a very unstable connection with random disconnects within 30 to 60 minutes of association.  The issue is described in [https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/138873 this] bug report.  The problem is with wpa_Supplicant and Kees Cook (An Ubuntu Developer) has posted a fixed version [http://ppa.launchpad.net/keescook/ubuntu/pool/main/w/wpasupplicant/ here].  The fix should be available via a normal update soon.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
The modem works with the Linuxant drivers available at http://www.linuxant.com&lt;br /&gt;
&lt;br /&gt;
==Bluetooth== &lt;br /&gt;
&lt;br /&gt;
To enable bluetooth you must have the thinkpad-acpi modules loaded:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo modprobe thinkpad-acpi}}&lt;br /&gt;
&lt;br /&gt;
Then su to root (sudo doesn't work unless you put these commands into a script) to enable the root account so you can use su see [[http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_set.2Fchange.2Fenable_root_user_password| This link]]. &lt;br /&gt;
&lt;br /&gt;
{{cmdroot|su }}&lt;br /&gt;
&lt;br /&gt;
To enable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo enable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
To disable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo disable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you would like to set the keybindings put those commands into scripts such as:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
Enter the following:&lt;br /&gt;
 echo enable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
enter the following&lt;br /&gt;
&lt;br /&gt;
 echo disable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
Modify sudoers to permit those scripts to run as root (Possible security risk)&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo visudo}}&lt;br /&gt;
&lt;br /&gt;
Enter the following under the section &amp;quot;# User privilege specification&amp;quot; replacing enter_your_username_here with your username&lt;br /&gt;
&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/enablebt&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/disablebt&lt;br /&gt;
&lt;br /&gt;
Note: I need to lookup the keycodes to create the shortcuts, so this section is a work in progress.&lt;br /&gt;
&lt;br /&gt;
== Fingerprint Reader ==&lt;br /&gt;
&lt;br /&gt;
The reader works with ThinkFinger. General instructions available [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader here].&lt;br /&gt;
&lt;br /&gt;
Debian packages for i386 can be found at: http://www.rubixlinux.org/debian/thinkfinger/&lt;br /&gt;
&lt;br /&gt;
After the package is installed add the following two lines to /etc/pam.d/common-auth&lt;br /&gt;
&lt;br /&gt;
 auth    sufficient      pam_thinkfinger.so&lt;br /&gt;
 auth    required        pam_unix.so try_first_pass&lt;br /&gt;
&lt;br /&gt;
Note: Instructions in French available at http://doc.ubuntu-fr.org/materiel/thinkfinger&lt;br /&gt;
&lt;br /&gt;
* Recording fingerprints works&lt;br /&gt;
* Login works&lt;br /&gt;
* The password must be entered to unlock a locked screensaver&lt;br /&gt;
* sudo works&lt;br /&gt;
* gksu and gksudo hang : for example it is necessary to run synaptic twice and enter your password upon failure. To be able to use the Finger print reader in the session subsequently, kill the hanging gksu/gksudo process. A workaround is editing the Gnome System Menu (alacarte) to specify sudo instead of gksu/gksudo for the launching command and choose type &amp;quot;Application in Terminal&amp;quot; : this opens an extra terminal window for each superuser application you want to use though.&lt;br /&gt;
{{HELP|Today 14th of September 2007, after Gutsy's updates, Fingerprint is no longer prompted for login and sudo. Looks like a PAM problem. sudo tf-tools --acquire still works&lt;br /&gt;
 Today 17th of September.. this issue is solved after updates..&lt;br /&gt;
 19th of September.. this issue is back after updates&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== Trackpad scrolling ==&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box in the standard thinkpad way: Slide your finger up and down the very right edge of the trackpad.&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll, add the following lines to the &amp;quot;Configured Mouse&amp;quot; section in&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
    Option    &amp;quot;EmulateWheel&amp;quot;          &amp;quot;true&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hibernate/Suspend ==&lt;br /&gt;
&lt;br /&gt;
=== Blank Screen Fix ===&lt;br /&gt;
&lt;br /&gt;
You may get a blank screen when resuming from suspend or hibernate ([https://bugs.launchpad.net/ubuntu/+bug/134391 Launchpad bug report]). If so, try editing {{path|/boot/grub/menu.lst}}, adding &amp;quot;acpi_sleep=s3_bios&amp;quot; (no quotes) to the &amp;quot;defoptions&amp;quot; list so that it looks something like this:&lt;br /&gt;
&lt;br /&gt;
  ## additional options to use with the default boot option, but not with the&lt;br /&gt;
  ## alternatives&lt;br /&gt;
  ## e.g. defoptions=vga=791 resume=/dev/hda5&lt;br /&gt;
  # defoptions=quiet splash '''acpi_sleep=s3_bios'''&lt;br /&gt;
&lt;br /&gt;
Once you have edited the line and added the acpi_sleep parameter, you need to run&lt;br /&gt;
&lt;br /&gt;
  $ sudo update-grub&lt;br /&gt;
&lt;br /&gt;
Note that if you get the blank screen upon resume, a quick-fix is to switch to a console (Ctrl-Alt-F1) and then back to X (Ctrl-Alt-F7). This will usually bring the display back to life. However, the long-term fix is to add the acpi_sleep parameter as shown above.&lt;br /&gt;
&lt;br /&gt;
=== Intel 3495ABG Wireless ===&lt;br /&gt;
&lt;br /&gt;
Works fine out of the box.e, the wireless card won't come back up.  When the [[http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-debug.html quirk checker script]] is run, it says:&lt;br /&gt;
&lt;br /&gt;
  CRITICAL ERROR: Use the mac80211 iwl3945 driver instead. ipw3945d is closed source sometimes hangs on resume.&lt;br /&gt;
&lt;br /&gt;
The iwl3945 driver generally only works for about 30 minutes to an hour due to a bug with wpa_supplicant see the section above on the IWL4965 for instructions on fixing this issue&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Items that work out of the box ==&lt;br /&gt;
&lt;br /&gt;
'''Intel Video:''' 2D and 3D acceleration works&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:''' 2D works, 3D requires the installation of the proprietary drivers&lt;br /&gt;
&lt;br /&gt;
'''Wireless:''' Atheros cards work, see [http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8 this] section for a note regarding Intel cards&lt;br /&gt;
&lt;br /&gt;
'''Network Card'''&lt;br /&gt;
&lt;br /&gt;
'''Firewire'''&lt;br /&gt;
&lt;br /&gt;
'''Wireless switch'''&lt;br /&gt;
&lt;br /&gt;
'''4-in-1 card reader'''&lt;br /&gt;
&lt;br /&gt;
'''Headphones'''&lt;br /&gt;
&lt;br /&gt;
'''Keyboard Shortcuts:'''&lt;br /&gt;
http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8&lt;br /&gt;
* Fn-PgUp activates/deactivates the thinklight&lt;br /&gt;
* Fn-Up will trigger stop on a media player&lt;br /&gt;
* Fn-Down will toggle pause and play on a media player&lt;br /&gt;
* Fn-Left/Right go to prev/next tracks on a media player&lt;br /&gt;
* Fn-F2 properly locks the screen&lt;br /&gt;
* Fn-F3 shows remaining battery&lt;br /&gt;
* Fn-F4 suspends (to ram)&lt;br /&gt;
* Fn-F12 hibernates (to disk)&lt;br /&gt;
* PrtSc opens the screenshot dialog&lt;br /&gt;
&lt;br /&gt;
'''Docking Stations:'''&lt;br /&gt;
&lt;br /&gt;
All docking station models should work and the following features have been tested:&lt;br /&gt;
&lt;br /&gt;
* DVI or Analog video: You can switch to it using &amp;quot;Administration-&amp;gt;Screens and Graphics&amp;quot;, if you are using the proprietary Nvidia drivers you must use the Nvidia Control Panel.&lt;br /&gt;
&lt;br /&gt;
* Network Pass-through&lt;br /&gt;
&lt;br /&gt;
* Modem Pass-through&lt;br /&gt;
&lt;br /&gt;
* USB ports: Connected upon docking&lt;br /&gt;
&lt;br /&gt;
* PS/2 Ports&lt;br /&gt;
&lt;br /&gt;
== Items that don't work ==&lt;br /&gt;
&lt;br /&gt;
* Wireless USB/UWB - https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
* USB ports can end up temporarily disabled - https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/126369&lt;br /&gt;
&lt;br /&gt;
== Power consumption ==&lt;br /&gt;
&lt;br /&gt;
Gutsy is the first version of Ubuntu to feature a tickless kernel (i386 only, not in AMD64 yet).  Power consumption&lt;br /&gt;
can be monitored using the powertop tool under Ubuntu and using Lenovo battery monitor&lt;br /&gt;
under Windows.&lt;br /&gt;
&lt;br /&gt;
  $ sudo apt-get install powertop&lt;br /&gt;
  $ sudo powertop&lt;br /&gt;
&lt;br /&gt;
I couldn't find any difference in power consumption between the i386 tickless kernel (even with 70ms average sleep in C4)&lt;br /&gt;
and AMD64 kernel (2ms average sleep in C4).  It would be expected that considerably less power would be consumed for the &lt;br /&gt;
i386 tickless kernel.&lt;br /&gt;
&lt;br /&gt;
There is also a graph available by Right-clicking on the battery icon and selecting Power History.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 15.4&amp;quot; 1680x1050 screen 7300 processor (2GHz) 2GB RAM, Intel X3100 graphics&lt;br /&gt;
with 4965 wifi, Bluetooth and UWB.&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|- &lt;br /&gt;
| 12.3W&lt;br /&gt;
| Windows XP Pro, all radios on, about 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.7W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.6W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 14.2W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
| -1.0W&lt;br /&gt;
| Turning the physical radio switch to off on the front reduces power consumption by 1 watt.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding the Nvidia card increases the laptops power requirements.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 14&amp;quot; 1440x900 screen 2.2ghz Core2Duo 2GB RAM, Nvidia 140m video, IWL4965 wifi and Bluetooth (Disabled):&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|-&lt;br /&gt;
| 18.3W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.4W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.0W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category: T61]] [[Category: Ubuntu 7.10]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33300</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=33300"/>
		<updated>2007-09-22T16:44:56Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Display/Video */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation Notes ==&lt;br /&gt;
&lt;br /&gt;
If booting with the default options gives you a blank screen you should select the &amp;quot;Safe Graphics&amp;quot; menu choice when booting from the live CD.&lt;br /&gt;
&lt;br /&gt;
If you are doing a text mode install such as PXE/network then your screen will be corrupted during the process.  Workaround and details&lt;br /&gt;
are at https://bugs.launchpad.net/ubuntu/+source/xresprobe/+bug/127008&lt;br /&gt;
&lt;br /&gt;
== Display/Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel''' 2D and 3D accelerated video work out of the box.&lt;br /&gt;
&lt;br /&gt;
As of September 19, compiz is disabled on the intel video cards. To fix edit /usr/bin/compiz and around line 46 comment this portion out:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#T=&amp;quot;$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12&amp;quot;  # intel 965&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This edit will need to be reapplied every time compiz is updated.  A more permanent method is create a script named compiz.sh with the following in it:&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 SKIP_CHECKS=yes compiz --replace&lt;br /&gt;
Then, make it executable.&lt;br /&gt;
 chmod +x compiz.sh&lt;br /&gt;
Run the script to start compiz.  To start compiz at boot, go to System -&amp;gt; Preferences -&amp;gt; Sessions.  Click Add, name it something, and for Command, browse to and choose compiz.sh.  Click Ok and Close.&lt;br /&gt;
&lt;br /&gt;
Control + Alt + Backspace to restart X and it should be working.&lt;br /&gt;
&lt;br /&gt;
'''Nvidia''' 2D video works out of the box, to enable accelerated 3D support click System-&amp;gt;Administration-&amp;gt;Restricted Drivers Manager &lt;br /&gt;
&lt;br /&gt;
Desktop Effects may be unstable with the proprietary driver installed by the Restricted Drivers Manager, installing version 100.14.19 as described below should resolve the problem.  If you would rather stay with the version that ships with Ubuntu you can disable compiz by going to System -&amp;gt; Preferences -&amp;gt; Appearance -&amp;gt; Desktop effects and turn desktop effects off.&lt;br /&gt;
&lt;br /&gt;
===Installing Nvidia drivers manually===&lt;br /&gt;
&lt;br /&gt;
{{WARN| Installing the drivers via Synaptic or the Restricted Drivers Manager are the only supported methods of installing the Nvidia driver, the method below (while it works for most people) is not supported}}&lt;br /&gt;
&lt;br /&gt;
Download the drivers from http://www.nvidia.com/object/linux_display_ia32_100.14.19.html and save it to your Desktop.&lt;br /&gt;
Exit to a virtual terminal by pressing [CTRL]+[ALT]+[F2]&lt;br /&gt;
&lt;br /&gt;
Stop the X server:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm stop (stopping the X server)&lt;br /&gt;
&lt;br /&gt;
Remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
$ sudo apt-get remove nvidia-glx-new&lt;br /&gt;
&lt;br /&gt;
Install the drivers:&lt;br /&gt;
&lt;br /&gt;
$ sh NVIDIA-Linux-x86-100.14.19-pkg1.run (depending on the version that will be online)&lt;br /&gt;
&lt;br /&gt;
Follow instructions in the installer, when complete restart the X-Server with:&lt;br /&gt;
&lt;br /&gt;
$ sudo /etc/init.d/gdm restart (restarting the X server)&lt;br /&gt;
&lt;br /&gt;
{{NOTE| If you have an issue with Gnome or KDE crashing please see [https://bugs.launchpad.net/bugs/98641 this bug report] or search the ubuntuforums for some solutions}}&lt;br /&gt;
&lt;br /&gt;
===Multiple Monitors===&lt;br /&gt;
&lt;br /&gt;
'''Nvidia N140m:'''&lt;br /&gt;
&lt;br /&gt;
When using the default drivers (The open source &amp;quot;nv&amp;quot; drivers) you can use Administration-&amp;gt;&amp;quot;Screens and Graphics&amp;quot; to setup the second monitor&lt;br /&gt;
&lt;br /&gt;
Using the proprietary drivers you must use the Nvidia tool located at Applications-&amp;gt;System Tools-&amp;gt; Nvidia X Server Settings. &lt;br /&gt;
&lt;br /&gt;
It has been reported that the NVIDIA drivers tend to crash with xinerama enabled.  2 displays with xinerama off has been stable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Intel X3100:'''&lt;br /&gt;
&lt;br /&gt;
Plugging in an external monitor works, but is a clone of the built-in LCD by default.  Following the instructions on [http://www.thinkwiki.org/wiki/Intel_Graphics_Media_Accelerator_X3100 this page] to extend your desktop to the second monitor does *not* work; it results in the crash described [http://lists.freedesktop.org/archives/xorg/2007-April/023326.html here].  According to [http://lists.freedesktop.org/archives/xorg/2007-April/023335.html this post] and [https://bugs.freedesktop.org/show_bug.cgi?id=10706 this bug report], the problem is a new Xinerama implementation and an old config file.  &lt;br /&gt;
&lt;br /&gt;
To extend your desktop to the second monitor, you'll want to do what [http://wiki.debian.org/XStrikeForce/ReleaseNotes this page] suggests (under &amp;quot;Dual-Head config breakage with xserver-xorg-video-intel&amp;quot;).  &lt;br /&gt;
&lt;br /&gt;
Below is an example for a 1680x1050 built-in LCD and a 1600x1200 external LCD:&lt;br /&gt;
Add a &amp;quot;Virtual 3280 1200&amp;quot; line in the Display SubSection of the Screen Section in your xorg.conf:&lt;br /&gt;
{{Fixme|If someone could include an example of the change described above it would be greatly appreciated}}&lt;br /&gt;
Exit to a virtual terminal (press: ctrl-alt-F1), login and type the following:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output LVDS --auto}}&lt;br /&gt;
&lt;br /&gt;
To set the built-in LCD to ouput 1680x1050&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|xrandr --output VGA --right-of LVDS}}&lt;br /&gt;
&lt;br /&gt;
To extend the desktop&lt;br /&gt;
&lt;br /&gt;
=== Fonts on High-Res Screens ===&lt;br /&gt;
&lt;br /&gt;
On high-res screens (e.g. 15&amp;quot; 1680x1050), the default fonts are too big ([https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/99145 Launchpad bug report]). You can fix this by following these steps:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Preferences-&amp;gt;Appearance&lt;br /&gt;
# Select the &amp;quot;Fonts&amp;quot; tab&lt;br /&gt;
# Click the &amp;quot;Details&amp;quot; button (lower right)&lt;br /&gt;
# Adjust the Resolution down to 96dpi&lt;br /&gt;
# Make sure you have Subpixel (LCD) Smoothing enabled&lt;br /&gt;
# Save the preferences&lt;br /&gt;
&lt;br /&gt;
If you also want small fonts on the GDM login window, you can do this:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Administration-&amp;gt;Login Window&lt;br /&gt;
# Select the 'Security' tab&lt;br /&gt;
# Click the 'Configure X-Server' button&lt;br /&gt;
# Append '-dpi 96' (without quotes) to the text in the 'Command' field&lt;br /&gt;
# Reboot the computer.&lt;br /&gt;
&lt;br /&gt;
=== Brightness ===&lt;br /&gt;
'''Intel X3100:'''&lt;br /&gt;
The brightness controls do work not out of the box, but they should work once you apply all of the system updates.&lt;br /&gt;
&lt;br /&gt;
However, there now appears to be a bug where the brightness controls stop working after you resume from a suspend.&lt;br /&gt;
&lt;br /&gt;
Until the brightness bugs are finally worked out, you can install &amp;quot;xbacklight&amp;quot; (apt-get install xbacklight), which allows you to set the brightness from the command line and provides a greater range of brightness values.&lt;br /&gt;
&lt;br /&gt;
'''Nvidia Quadro N140:'''&lt;br /&gt;
The brightness controls do not work, however you can switch to a virtual terminal (ctrl+alt+F1) increase or decrease the brightness and then switch back to X (ctrl+alt+F7) without disrupting the running applications&lt;br /&gt;
&lt;br /&gt;
'''NVIDIA Quadro 570M:'''&lt;br /&gt;
Brightness controls do not work out of the box.  As in the N140 case, changing brightness in tty1, then switching back does work.  At present my system does have keybindings for the brightness controls -- I enabled them somehow -- but there are problems with it.  At present I have 2 displays running, and the brightness buttons do not work in this configuration.  If I disable the 2nd monitor, the brightness buttons work fine. I will document this fully once I sort out the details. [[User:Rybu|Rybu]]&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, but will work once you apply all the updates.&lt;br /&gt;
&lt;br /&gt;
Microphone may not work with applications (like sound recorder and skype) even though sound can be heard through the speakers or headphones.&lt;br /&gt;
&lt;br /&gt;
===Enabling Sound and Fixing the Volume Controls===&lt;br /&gt;
&lt;br /&gt;
By default, the sound may be disabled and the volume control buttons on the laptop (up by the ThinkVantage button) and the volume control applet (up by the clock) will not control the speaker volume (they actually control the microphone!). https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
this bug report links to a fixed version from an Ubuntu dev a fixed version is available &lt;br /&gt;
To fix this:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the volume control applet (by the clock) and select &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
# In the &amp;quot;Switches&amp;quot; tab, make sure &amp;quot;Headphone&amp;quot; and &amp;quot;Speaker&amp;quot; are both checked.&lt;br /&gt;
# Close the Volume control.&lt;br /&gt;
# Right-click on the volume control applet again and select &amp;quot;Preferences&amp;quot;.&lt;br /&gt;
# Make sure the device is set to &amp;quot;HDA Intel (Alsa mixer)&amp;quot; and highlight the &amp;quot;PCM&amp;quot; option.&lt;br /&gt;
# Close the preferences.&lt;br /&gt;
# Select System-&amp;gt;Preferences-&amp;gt;Sound.&lt;br /&gt;
# In the &amp;quot;Default Mixer Tracks&amp;quot; section, make sure &amp;quot;PCM&amp;quot; is highlighted.&lt;br /&gt;
# Close the sound preferences.&lt;br /&gt;
&lt;br /&gt;
You should now hear sound and be able to control the volume using the laptop buttons or volume applet.&lt;br /&gt;
&lt;br /&gt;
NOTE: As of Sep 20, 2007 the latest updates hoses the sound on my T61. FIXED: For some reason you have to physically hit your volume buttons on the laptop up or down to get the sound to run again and not on the rollbar or on any other volume control method (i.e. keyboard).&lt;br /&gt;
&lt;br /&gt;
== Intel Wireless ==&lt;br /&gt;
&lt;br /&gt;
Intel 4965 users will find that they have a very unstable connection with random disconnects within 30 to 60 minutes of association.  The issue is described in [https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/138873 this] bug report.  The problem is with wpa_Supplicant and Kees Cook (An Ubuntu Developer) has posted a fixed version [http://ppa.launchpad.net/keescook/ubuntu/pool/main/w/wpasupplicant/ here].  The fix should be available via a normal update soon.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
The modem works with the Linuxant drivers available at http://www.linuxant.com&lt;br /&gt;
&lt;br /&gt;
==Bluetooth== &lt;br /&gt;
&lt;br /&gt;
To enable bluetooth you must have the thinkpad-acpi modules loaded:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo modprobe thinkpad-acpi}}&lt;br /&gt;
&lt;br /&gt;
Then su to root (sudo doesn't work unless you put these commands into a script) to enable the root account so you can use su see [[http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_set.2Fchange.2Fenable_root_user_password| This link]]. &lt;br /&gt;
&lt;br /&gt;
{{cmdroot|su }}&lt;br /&gt;
&lt;br /&gt;
To enable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo enable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
To disable bluetooth:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|echo disable &amp;gt; /proc/acpi/ibm/bluetooth}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you would like to set the keybindings put those commands into scripts such as:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
Enter the following:&lt;br /&gt;
 echo enable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/enablebt}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo gedit /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
enter the following&lt;br /&gt;
&lt;br /&gt;
 echo disable &amp;gt; /proc/acpi/ibm/bluetooth&lt;br /&gt;
Close/Save the file and mark it executable&lt;br /&gt;
{{cmdroot|sudo chmod +x /usr/bin/disablebt}}&lt;br /&gt;
&lt;br /&gt;
Modify sudoers to permit those scripts to run as root (Possible security risk)&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo visudo}}&lt;br /&gt;
&lt;br /&gt;
Enter the following under the section &amp;quot;# User privilege specification&amp;quot; replacing enter_your_username_here with your username&lt;br /&gt;
&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/enablebt&lt;br /&gt;
 enter_your_username_here ALL= NOPASSWD: /usr/bin/disablebt&lt;br /&gt;
&lt;br /&gt;
Note: I need to lookup the keycodes to create the shortcuts, so this section is a work in progress.&lt;br /&gt;
&lt;br /&gt;
== Fingerprint Reader ==&lt;br /&gt;
&lt;br /&gt;
The reader works with ThinkFinger. General instructions available [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader here].&lt;br /&gt;
&lt;br /&gt;
Debian packages for i386 can be found at: http://www.rubixlinux.org/debian/thinkfinger/&lt;br /&gt;
&lt;br /&gt;
After the package is installed add the following two lines to /etc/pam.d/common-auth&lt;br /&gt;
&lt;br /&gt;
 auth    sufficient      pam_thinkfinger.so&lt;br /&gt;
 auth    required        pam_unix.so try_first_pass&lt;br /&gt;
&lt;br /&gt;
Note: Instructions in French available at http://doc.ubuntu-fr.org/materiel/thinkfinger&lt;br /&gt;
&lt;br /&gt;
* Recording fingerprints works&lt;br /&gt;
* Login works&lt;br /&gt;
* The password must be entered to unlock a locked screensaver&lt;br /&gt;
* sudo works&lt;br /&gt;
* gksu and gksudo hang : for example it is necessary to run synaptic twice and enter your password upon failure. To be able to use the Finger print reader in the session subsequently, kill the hanging gksu/gksudo process. A workaround is editing the Gnome System Menu (alacarte) to specify sudo instead of gksu/gksudo for the launching command and choose type &amp;quot;Application in Terminal&amp;quot; : this opens an extra terminal window for each superuser application you want to use though.&lt;br /&gt;
{{HELP|Today 14th of September 2007, after Gutsy's updates, Fingerprint is no longer prompted for login and sudo. Looks like a PAM problem. sudo tf-tools --acquire still works&lt;br /&gt;
 Today 17th of September.. this issue is solved after updates..&lt;br /&gt;
 19th of September.. this issue is back after updates&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== Trackpad scrolling ==&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box in the standard thinkpad way: Slide your finger up and down the very right edge of the trackpad.&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll, add the following lines to the &amp;quot;Configured Mouse&amp;quot; section in&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
    Option    &amp;quot;EmulateWheel&amp;quot;          &amp;quot;true&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hibernate/Suspend ==&lt;br /&gt;
&lt;br /&gt;
=== Blank Screen Fix ===&lt;br /&gt;
&lt;br /&gt;
You may get a blank screen when resuming from suspend or hibernate ([https://bugs.launchpad.net/ubuntu/+bug/134391 Launchpad bug report]). If so, try editing {{path|/boot/grub/menu.lst}}, adding &amp;quot;acpi_sleep=s3_bios&amp;quot; (no quotes) to the &amp;quot;defoptions&amp;quot; list so that it looks something like this:&lt;br /&gt;
&lt;br /&gt;
  ## additional options to use with the default boot option, but not with the&lt;br /&gt;
  ## alternatives&lt;br /&gt;
  ## e.g. defoptions=vga=791 resume=/dev/hda5&lt;br /&gt;
  # defoptions=quiet splash '''acpi_sleep=s3_bios'''&lt;br /&gt;
&lt;br /&gt;
Once you have edited the line and added the acpi_sleep parameter, you need to run&lt;br /&gt;
&lt;br /&gt;
  $ sudo update-grub&lt;br /&gt;
&lt;br /&gt;
Note that if you get the blank screen upon resume, a quick-fix is to switch to a console (Ctrl-Alt-F1) and then back to X (Ctrl-Alt-F7). This will usually bring the display back to life. However, the long-term fix is to add the acpi_sleep parameter as shown above.&lt;br /&gt;
&lt;br /&gt;
=== Intel 3495ABG Wireless ===&lt;br /&gt;
&lt;br /&gt;
Works fine out of the box.e, the wireless card won't come back up.  When the [[http://people.freedesktop.org/~hughsient/quirk/quirk-suspend-debug.html quirk checker script]] is run, it says:&lt;br /&gt;
&lt;br /&gt;
  CRITICAL ERROR: Use the mac80211 iwl3945 driver instead. ipw3945d is closed source sometimes hangs on resume.&lt;br /&gt;
&lt;br /&gt;
The iwl3945 driver generally only works for about 30 minutes to an hour due to a bug with wpa_supplicant see the section above on the IWL4965 for instructions on fixing this issue&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Items that work out of the box ==&lt;br /&gt;
&lt;br /&gt;
'''Intel Video:''' 2D and 3D acceleration works&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:''' 2D works, 3D requires the installation of the proprietary drivers&lt;br /&gt;
&lt;br /&gt;
'''Wireless:''' Atheros cards work, see [http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8 this] section for a note regarding Intel cards&lt;br /&gt;
&lt;br /&gt;
'''Network Card'''&lt;br /&gt;
&lt;br /&gt;
'''Firewire'''&lt;br /&gt;
&lt;br /&gt;
'''Wireless switch'''&lt;br /&gt;
&lt;br /&gt;
'''4-in-1 card reader'''&lt;br /&gt;
&lt;br /&gt;
'''Headphones'''&lt;br /&gt;
&lt;br /&gt;
'''Keyboard Shortcuts:'''&lt;br /&gt;
http://www.thinkwiki.org/index.php?title=Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_5_on_a_ThinkPad_T61&amp;amp;action=edit&amp;amp;section=8&lt;br /&gt;
* Fn-PgUp activates/deactivates the thinklight&lt;br /&gt;
* Fn-Up will trigger stop on a media player&lt;br /&gt;
* Fn-Down will toggle pause and play on a media player&lt;br /&gt;
* Fn-Left/Right go to prev/next tracks on a media player&lt;br /&gt;
* Fn-F2 properly locks the screen&lt;br /&gt;
* Fn-F3 shows remaining battery&lt;br /&gt;
* Fn-F4 suspends (to ram)&lt;br /&gt;
* Fn-F12 hibernates (to disk)&lt;br /&gt;
* PrtSc opens the screenshot dialog&lt;br /&gt;
&lt;br /&gt;
'''Docking Stations:'''&lt;br /&gt;
&lt;br /&gt;
All docking station models should work and the following features have been tested:&lt;br /&gt;
&lt;br /&gt;
* DVI or Analog video: You can switch to it using &amp;quot;Administration-&amp;gt;Screens and Graphics&amp;quot;, if you are using the proprietary Nvidia drivers you must use the Nvidia Control Panel.&lt;br /&gt;
&lt;br /&gt;
* Network Pass-through&lt;br /&gt;
&lt;br /&gt;
* Modem Pass-through&lt;br /&gt;
&lt;br /&gt;
* USB ports: Connected upon docking&lt;br /&gt;
&lt;br /&gt;
* PS/2 Ports&lt;br /&gt;
&lt;br /&gt;
== Items that don't work ==&lt;br /&gt;
&lt;br /&gt;
* Wireless USB/UWB - https://bugs.launchpad.net/ubuntu/+bug/136287&lt;br /&gt;
* USB ports can end up temporarily disabled - https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/126369&lt;br /&gt;
&lt;br /&gt;
== Power consumption ==&lt;br /&gt;
&lt;br /&gt;
Gutsy is the first version of Ubuntu to feature a tickless kernel (i386 only, not in AMD64 yet).  Power consumption&lt;br /&gt;
can be monitored using the powertop tool under Ubuntu and using Lenovo battery monitor&lt;br /&gt;
under Windows.&lt;br /&gt;
&lt;br /&gt;
  $ sudo apt-get install powertop&lt;br /&gt;
  $ sudo powertop&lt;br /&gt;
&lt;br /&gt;
I couldn't find any difference in power consumption between the i386 tickless kernel (even with 70ms average sleep in C4)&lt;br /&gt;
and AMD64 kernel (2ms average sleep in C4).  It would be expected that considerably less power would be consumed for the &lt;br /&gt;
i386 tickless kernel.&lt;br /&gt;
&lt;br /&gt;
There is also a graph available by Right-clicking on the battery icon and selecting Power History.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 15.4&amp;quot; 1680x1050 screen 7300 processor (2GHz) 2GB RAM, Intel X3100 graphics&lt;br /&gt;
with 4965 wifi, Bluetooth and UWB.&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|- &lt;br /&gt;
| 12.3W&lt;br /&gt;
| Windows XP Pro, all radios on, about 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.7W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.6W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 14.2W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
| -1.0W&lt;br /&gt;
| Turning the physical radio switch to off on the front reduces power consumption by 1 watt.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding the Nvidia card increases the laptops power requirements.&lt;br /&gt;
&lt;br /&gt;
These are the figures measured on a T61 14&amp;quot; 1440x900 screen 2.2ghz Core2Duo 2GB RAM, Nvidia 140m video, IWL4965 wifi and Bluetooth (Disabled):&lt;br /&gt;
&lt;br /&gt;
{| border=1 cellpadding=5&lt;br /&gt;
|-&lt;br /&gt;
| 18.3W&lt;br /&gt;
| Gutsy, all radios on, 50% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 19.4W&lt;br /&gt;
| Gutsy, all radios on, 100% brightness&lt;br /&gt;
|-&lt;br /&gt;
| 16.0W&lt;br /&gt;
| Gutsy, all radios on, 10% brightness&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category: T61]] [[Category: Ubuntu 7.10]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T61&amp;diff=32725</id>
		<title>Installing Ubuntu 7.04 (Feisty Fawn) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T61&amp;diff=32725"/>
		<updated>2007-08-29T15:33:43Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is recommended that one uses Ubuntu 7.10, Gutsy Gibbon, rather than 7.04,  on the T61 as video drivers and wifi, among other issues, work by default.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===My DVD drive/CD burner/DVD burner doesn't work (Solved)===&lt;br /&gt;
&lt;br /&gt;
Follow these instructions to enable your [http://en.wikipedia.org/wiki/Optical_drive optical drive]:&amp;lt;br&amp;gt;&lt;br /&gt;
1) Reboot your T61. Press the ThinkVantage button quickly when you see the ThinkPad screen and then press F1 enter [http://en.wikipedia.org/wiki/BIOS BIOS].&amp;lt;br&amp;gt;&lt;br /&gt;
2) In BIOS, select Configure -&amp;gt; Serial ATA.&amp;lt;br&amp;gt;&lt;br /&gt;
3) Now, select Compatibility instead of AHCI.&amp;lt;br&amp;gt;&lt;br /&gt;
4) Exit BIOS and start your computer normally.&amp;lt;br&amp;gt;&lt;br /&gt;
5) Go to Places -&amp;gt; Computer, right-click your CD-ROM/DVD/etc. drive, and select Properties. Then, go to Drive -&amp;gt; Settings. Set the mount point to ''cdrom'' (regardless of whether it's a CD-ROM drive, DVD drive, etc.).&lt;br /&gt;
&lt;br /&gt;
:Remember step 5! If the Synaptic Package Manager does not see your installation CD, even though you can see it in Places -&amp;gt; Computer, do the following:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
:1) [http://ubuntuforums.org/showthread.php?t=31053 Log in as the root user].&amp;lt;br&amp;gt;&lt;br /&gt;
:2) Go to /media and rename cdrom to something that isn't already used in the /media folder.&amp;lt;br&amp;gt;&lt;br /&gt;
:3) Right-click on the desktop and select Create Launcher. Enter cdrom as the name and /media/Ubuntu 7.04 i386 as the command. Drag the launcher into /media. Note: Ubuntu 7.04 i386 can be anything, so change it if you need to access a different CD this way (i.e., if you need a different CD to appear as cdrom), but to get a package from your CD via Synaptic the name must be the same as your install CD´s (probably Ubuntu 7.04 i386).&amp;lt;br&amp;gt;&lt;br /&gt;
:4) Remember to rename the original cdrom after you´re done; you can keep the launcher cdrom under a different name.&lt;br /&gt;
&lt;br /&gt;
Of course, this way isn´t by the book and will get annoying if you have to do it a lot, so there´s probably a better way of getting packages from your installation CD with Synaptic, but itĺl work for getting the necessary packages to get your other hardware working.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
At first, the Ubuntu Live CD would not start at all, this seems to be a problem with the SATA AHCI driver.  I had to go into the BIOS and change the SATA driver from ACHI to compatibility (What is the difference? Am I loosing performance?).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
After you've installed and booted, try the advice from [[Problems_with_SATA_and_Linux]]. Do this:&lt;br /&gt;
 '''# echo options libata atapi_enabled=1&amp;gt;/etc/modprobe.d/atapienable &amp;amp;&amp;amp; update-initramfs -u'''&lt;br /&gt;
Then try turning AHCI back on in the BIOS. On a custom-built 2.6.21.5 kernel, my DVD drive appears as /dev/hda and DMA works.&lt;br /&gt;
--[[User:Kc8tbe|Kc8tbe]] 12:45, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
If your DVD drive does not appear, modprobe pata-jmicron and ide-generic.&lt;br /&gt;
--[[User:Antikristian|Antikristian]] 01:23, 30 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===NVIDIA Quadro NVS 140M (Solved)===&lt;br /&gt;
After initial issues like those explained above in the SATA Issues, I received the xorg error 'fatal error: no screens found'.  I was able to boot into Safe Graphics Mode and run the installer, though I had to move both window manager bars to see enough of the install window to use it.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can download the drivers via wget in a console. Take care to follow the instructions in &lt;br /&gt;
[http://www.nvnews.net/vbulletin/showthread.php?t=72490 the NVidia Forum] and uninstall all the packages wit apt-get remove, as descirbed.&lt;br /&gt;
Then run the nvidia installer.&lt;br /&gt;
&lt;br /&gt;
Remember that, after you upgrade the kernel, you also have to re-install the drivers.&lt;br /&gt;
&lt;br /&gt;
After installing the NVIDIA drivers, your laptop may not wake after suspend or hibernation.  I followed these instructions to fix it [https://help.ubuntu.com/community/NvidiaLaptopBinaryDriverSuspend Ubuntu Community Help].&lt;br /&gt;
&lt;br /&gt;
====Alternative NVIDIA driver installation====&lt;br /&gt;
Instead of installing the NVIDIA drivers manually as described above, you can try using [http://www.albertomilone.com/nvidia_scripts1.html Envy]. It automatically installs the latest NVIDIA drivers, and cleans up any previous installations.&lt;br /&gt;
&lt;br /&gt;
=== Intel Graphics Media Accelerator X3100 (Chipset GM965) (Solved)===&lt;br /&gt;
After that the CD seemed to boot but the screen was just garbage [http://shadowarts.nonlogic.org/projects/thinkpad/screen_garbage.jpg Picture].  In order to get around that issue I had to go back and download the Alternate CD, which allows you to install in text only mode. From here, the text-only install went okay. Changing the VGA settings on the regular CD worked for me. &lt;br /&gt;
&lt;br /&gt;
When I booted up after the installation, I was still getting the same garbage on the screen.  To resolve this I edited my [http://shadowarts.nonlogic.org/projects/thinkpad/xorg.conf xorg.conf] file as shown.  I also had to install the latest kernel for Feisty, as the one off of the install disk did have have /dev/agpgart.  And I could then use X11.  There were still some issues however.  The screen seemed somewhat fuzzy.  This was a little more challenging of a fix...  I found [http://www.spinics.net/lists/xorg/msg25099.html this] mailing list posting, according to it, there was a small glitch in the driver.  To fix it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apt-get source xserver-xorg-video-intel&lt;br /&gt;
cd xserver-xorg-video-intel-1.9.94/&lt;br /&gt;
vim src/i830_lvds.c&lt;br /&gt;
Goto line 230 and delete (PFIT_ENABLE | VERT_AUTSCALE ....);, replacing it with 0;  then quit vim&lt;br /&gt;
dpkg-buildpackage -rfakeroot -uc -b&lt;br /&gt;
cd ..&lt;br /&gt;
dpkg -i xserver-xorg-video-intel_1.9.94-lubuntu3_amd64.deb (wont be amd64 with a 32-bit install)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now reboot your computer, and it should work.  **NOTE: For some reason just restarting X didn't fix it, seems like you must reboot.**  At this point you should have a nice, crisp display.&lt;br /&gt;
&lt;br /&gt;
I am still working on aiglx and compiz (switching desktops on a cube doesnt seem to work, though I have some ideas...).  There are some issues with OpenGL apps freezing Xorg as well, but the standard 2D desktop works flawlessly.&lt;br /&gt;
----&lt;br /&gt;
It doesn't seem to be necessary to modify the soruce of xserver-xorg-video-intel anymore, but 3D-acceleration doesn't seem to be stable yet and kdm occasionally needs to be restarted after a login attempt.--[[User:Kc8tbe|Kc8tbe]] 12:49, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
I was able to use the normal feisty install disk by changing the SATA setting in BIOS, then change the resolution to 800x600 prior to install, then sudo apt-get update and upgrade, and then sudo apt-get install xserver-xorg-video-intel, then change xorg.conf to match link above and 2D graphics work fine.  Jul 18, 2008 - John E&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
It seems that everything works fine when using &amp;quot;apt pinning&amp;quot; and updating the xserver-xorg-video-intel, mesa and other packages to the versions provided by Gutsy. I did the following and the resolution and Compiz Fusion are working fine at the moment. The original source of the steps described below can be found here: [http://techreport.com/forums/viewtopic.php?p=714998#714998]&lt;br /&gt;
&lt;br /&gt;
'''Instructions:'''&lt;br /&gt;
* Make a new file /etc/apt/preferences&lt;br /&gt;
* In the preferences file, put: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Package: *&lt;br /&gt;
Pin: release a=feisty&lt;br /&gt;
Pin-Priority: 700&lt;br /&gt;
&lt;br /&gt;
Package: *&lt;br /&gt;
Pin: release a=gutsy&lt;br /&gt;
Pin-Priority: 200&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now, edit your sources.list and copy the main and restricted (and others if you want) repo lines replacing feisty with gutsy: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# original&lt;br /&gt;
deb http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu feisty main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
# your addition&lt;br /&gt;
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu gutsy main restricted universe multiverse&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now run:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get -t gutsy install xserver-xorg-video-intel&lt;br /&gt;
sudo apt-get -t gutsy install linux&lt;br /&gt;
sudo apt-get -t gutsy install libgl1-mesa-dri&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now reboot.&lt;br /&gt;
&lt;br /&gt;
Probably now you have the weird effect that your GUI is scaled wrong and doesn't fill the full width of the monitor. To fix that, open your xorg.conf and make the following changes:&lt;br /&gt;
* Add the following section to your xorg.conf&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Then in the &amp;quot;Device&amp;quot; section add the following line:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That should fix the scaling problem and now everything should work fine.&lt;br /&gt;
--[[User:Shuk|Shuk]] 02:26, 10 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===ThinkFinger===&lt;br /&gt;
Ubuntu does not come with a package for thinkfinger.  Downloading the most recent source and building it was simple enough: Download most recent version (0.3 at time of writing)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install libpam0g-dev libusb-dev&lt;br /&gt;
tar xvzf thinkfinger-0.3.tar.gz&lt;br /&gt;
cd thinkfinger-0.3/&lt;br /&gt;
./configure --with-securedir=/lib/security --with-birdir=/etc/pam_thinkfinger&lt;br /&gt;
make -j5             (hey its dual core!)&lt;br /&gt;
sudo make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Configuring it is easy as well, open /etc/pam.d/common-auth:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
auth sufficient pam_thinkfinger.so&lt;br /&gt;
auth required pam_unix.so try_first_pass nullok_secure&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Create the data directory and set your fingerprint:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
subo mkdir /etc/pam_thinkfinger&lt;br /&gt;
sudo tf-tool --add-user &amp;lt;username&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
It will all be setup.  (I found this somewhere on the web, I wish I could give a source but I'm afraid I cant find it, thank you Anonymous!).&lt;br /&gt;
&lt;br /&gt;
*I am having trouble. I get this error with the last command on the above instructions &amp;quot;tf-tool: error while loading shared libraries: libthinkfinger.so.0: cannot open shared object file: No such file or directory&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===HDAPS===&lt;br /&gt;
This seems to be working fine now, I just follow the step on [[How_to_protect_the_harddisk_through_APS]].  Using hdaps-gl does the inverse of the accelerometer, though it's not really a big deal, the harddrive protection should still work.&lt;br /&gt;
&lt;br /&gt;
Assuming that the (improved) hdaps code bundled with tp_smapi is being used, editing the transform_axis function in tp_smapi-0.32/hdaps.c will allow for the proper operation of the accelerometer. Assuming that the accelerometer is rotated 90 degrees from its proper orientation (as it is with the X61), the following code will suffice:&lt;br /&gt;
&lt;br /&gt;
static void transform_axes(int *x, int *y)&lt;br /&gt;
{&lt;br /&gt;
	int temp = *x;&lt;br /&gt;
	*x = -*y;&lt;br /&gt;
	*y = temp;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
For those paying attention in linear algebra, this corresponds to a linear transformation that rotates a 2D coordinate system 90 degrees.&lt;br /&gt;
--[[User:Mbsullivan|Mbsullivan]] 04:21, 27 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===WiFi===&lt;br /&gt;
If you have Intel 4965AGN WiFi card, you have to use ndiswrapper OR use backported kernel from Ubuntu Gutsy (Anybody have howto?) and use following: &lt;br /&gt;
http://kuscsik.blogspot.com/2007/06/how-to-install-intel-4965-wireless.html&lt;br /&gt;
&lt;br /&gt;
'''Note:'''&lt;br /&gt;
Do not use the latest versions of iwlwifi and mac80211. For me with Gutsy mac80211-8.0.2 and iwlwifi-0.0.42 work with the latest firmware. No further modification needed.&lt;br /&gt;
&lt;br /&gt;
If you have the Atheros card, Ubuntu should automatically install madwifi, which works out of the box&lt;br /&gt;
----&lt;br /&gt;
Works for me with iwlwifi-4965-ucode-4.44.15, iwlwifi-0.0.34, and mac80211-8.0.1. The catch is, you need to patch your kernel with mac80211, which will fail at compile time with the stock Ubuntu sources. Worked for me with vanilla 2.6.21.5 sources patched for tp_smapi and hdaps protect. Make sure to disable CONFIG_NET_WIRELESS_RTNETLINK in your kernel config.&lt;br /&gt;
&lt;br /&gt;
You can download what you need for for iwlwifi and mac80211 from &lt;br /&gt;
http://intellinuxwireless.org .--[[User:Kc8tbe|Kc8tbe]] 13:00, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Works for me with vanilla kernel v2.6.22.1, ucode 4.44.17, iwlwifi 0.1.2 and mac80211 9.0.2. --[[User:Mbsullivan|Mbsullivan]] 13:40, 24 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
You can also use Kernel 2.6.22.9 and Ubuntu Modules 2.6.22.9 from Gutsy and you will not need to compile anything! Works very well.&lt;br /&gt;
&lt;br /&gt;
===Keyboard/Apostrophe issues (Solved)===&lt;br /&gt;
When installing with the alternate CD, Ubuntu asks you if your keyboard as a character that appears to be a quotation mark (this character: &amp;quot;). If you're using a US English keyboard, say no; the character is actually an umlaut. [[User:SteveSims|SteveSims]] 02:15, 19 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
My apostrophe key outputs ´ instead of '. I went to System -&amp;gt; Preferences -&amp;gt; Keyboard and could not figure out how to fix it. [[User:SteveSims|SteveSims]] 21:50, 11 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Try switching your keyboard layout to US-Classic, and putting it on the top of the list.  After you do that, it works perfectly. --[[User:Adamacious|Adamacious]] 04:29, 13 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
::There is no &amp;quot;US Classic&amp;quot; option. Here's what I have:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:Keyboard_options.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[User:SteveSims|SteveSims]] 02:17, 15 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::It started working, even though I changed nothing. I'm running it as a Macintosh US English keyboard. [[User:SteveSims|SteveSims]] 17:20, 15 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::Sorry Steve, what you had to do (and what you did) is select US English, as in the header in the list.  It doesn't look selectable, but it is.--[[User:Adamacious|Adamacious]] 20:02, 22 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Can you hear me now?.... What? (Solved!)===&lt;br /&gt;
====Python script fix (slightly easier fix)====&lt;br /&gt;
First, you have to download the source for the [http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.5.tar.gz latest Linux kernel] (2.6.22-5 as of August 26th, 2007) and compile it, something most users cannot do. However, you won't have to compile ALSA and its modules from source if you do it this way.&lt;br /&gt;
&lt;br /&gt;
1) Download the [http://launchpadlibrarian.net/8899521/t61_audio_hack.py T61 audio hack] from [[Launchpad]]. Move it to a convenient folder (e.g., not your desktop).&amp;lt;br&amp;gt;&lt;br /&gt;
2) Go to System -&amp;gt; Preferences -&amp;gt; Sessions -&amp;gt; Startup Programs -&amp;gt; Add.&amp;lt;br&amp;gt;&lt;br /&gt;
3) Name it whatever you want. Choose something simple like &amp;quot;Python audio fix.&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
4) Go to Command, and enter the following (with quotation marks):&lt;br /&gt;
&amp;lt;pre&amp;gt;gksudo &amp;lt;nowiki&amp;gt;&amp;quot;[THE FOLDER THAT T61_AUDIO_HACK.PY IS IN]&amp;lt;/nowiki&amp;gt;/t61_audio_hack.py&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
For example, on my computer, I put t61_audio_hack.py into the /fixes folder in my home folder, so I entered:&lt;br /&gt;
&amp;lt;pre&amp;gt;sksudo &amp;quot;/home/sims/fixes/t61_audio_hack.py&amp;quot;&amp;lt;/pre&amp;gt; into the Command textbox.&amp;lt;br&amp;gt;&lt;br /&gt;
5) Log out, log back in, and type your password quickly when prompted the second time.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
[https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/122560 Launchpad Bug #122560]&lt;br /&gt;
[https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/133105 Launchpad Bug #133105]&lt;br /&gt;
&lt;br /&gt;
====ALSA driver update (hard fix, recommended for advanced users)====&lt;br /&gt;
&lt;br /&gt;
:'''''Note: This section assumes a high level of technical proficiency. Please fix it.'''''&lt;br /&gt;
::*&amp;lt;s&amp;gt;At [http://www.alsa-project.org www.asla-project.org], did you download only alsa-driver-1.0.14? That and alsa-lib-1.0.14a?&amp;lt;/s&amp;gt;&lt;br /&gt;
:::Download alsa-driver, alsa-kernel, alsa-lib, and alsa-utils, according to [http://alsa.opensrc.org/index.php/AlsaCVS http://alsa.opensrc.org/index.php/AlsaCVS]. Other sources, however, say only the driver is necessary. Perhaps alsa-project.org simply recommends the other two?&lt;br /&gt;
::*''How'' did you compile it from source? ''How'' did you add the patch?&lt;br /&gt;
::*In short, please explain ''how'' you did these things in addition to just telling us ''what'' you did. I´m not trying to be rude but seriously, not all Linux users are programmers ;). Thanks. [[User:SteveSims|SteveSims]] 22:19, 11 August 2007 (UTC)&lt;br /&gt;
After upgrading to 1.0.14 I still had no sound, and this took about a week to solved (though it was so sadly obvious though).  Just upgrading to alsa 1.0.14 will not be enough, there were a few patches released right after the release that fix the Thinkpad's.  The reason I missed this was because it was the same day so the release of 1.0.14!&lt;br /&gt;
&lt;br /&gt;
---------------------------------------------------------------------------&lt;br /&gt;
VERY SIMPLE METHOD OF MAKING SOUND WORK &lt;br /&gt;
http://forums.fedoraforum.org/showthread.php?t=159516&amp;amp;page=1&amp;amp;pp=15&lt;br /&gt;
Just follow the instructions step by step, except for two small things:&lt;br /&gt;
When doing &amp;quot;cp ../patch_analog.c alsa-driver-1.0.14/alsa-kernel/pci/hda/&amp;quot; use &amp;quot;cp ../patch_analog.c alsa-kernel/pci/hda/&amp;quot; instead&lt;br /&gt;
Also, when you get to the part about modifying the modprobe.conf file, it doesn't exist in ubuntu. Adding &amp;quot;options snd-hda-intel index=0 model=thinkpad&amp;quot; to any file (even one you make yourself) inside etc/modprobe.d should work. I personally added it to the options file, and it works fine. &lt;br /&gt;
&lt;br /&gt;
-credit for the guide goes to ciphermonk, and credit to the small changes needed to make this work on ubuntu go to my friend John. &lt;br /&gt;
&lt;br /&gt;
-hotkeys control mic volume, not speaker volume for some reason. I do not know how to fix this&lt;br /&gt;
&lt;br /&gt;
-this fix should provide sound for both headphones and speakers. &lt;br /&gt;
&lt;br /&gt;
-this edit by fatalchaos &lt;br /&gt;
---------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
First make sure these packages are installed (System -&amp;gt; Administration -&amp;gt; Synaptic Package Manager) : automake, autoconfig, cvs, libtool, python-dev, build-essential&lt;br /&gt;
&lt;br /&gt;
Then download the source code to the alsa-driver and apply these patches: (links to the revisions)&lt;br /&gt;
 &lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/958b39f3e8dd Fix Oops with AD1984 thinkpad model]&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/47ca87407c84 Fix AD1984 basic model]&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/ca37aeeeb0ea Fix Thinkpad X61/T61 outputs]&lt;br /&gt;
&lt;br /&gt;
'''Please use CVS version of ALSA instead. All of these patches are committed'''. The link to the CVS version of ALSA is dead[http://alsa.opensrc.org/index.php/AlsaCVS].&lt;br /&gt;
&lt;br /&gt;
After doing a make and make install reboot your computer (or rrmmod snd-hda-intel &amp;amp;&amp;amp; modprobe snd-hda-intel).  And run alsamixer (for me it only works as root atm).  If you can´t find alsamixer, you can run it in the terminal (Applications -&amp;gt; Accessories -&amp;gt; Terminal) by entering ''alsamixer''. You will have to play with the settings a bit.  Make sure the speaker option is not muted and leave the Internal Mic Boost at 0, other wise you will have a really loud microphone feedback sort of sound constantly.&lt;br /&gt;
&lt;br /&gt;
I had to chmod -R 777 /dev/snd/ to get everything work for now. (THIS IS NOT THE CORRECT WAY TO DO IT, IT WILL NOT STAY BETWEEN REBOOTS!).&lt;br /&gt;
&lt;br /&gt;
Audio playback should then work, audio capture (microphone) doesn't seem to work, but I am probably not going to try and fix it, I don't use the capture so I am not concerned with that at the moment.&lt;br /&gt;
'''Update:''' With ALSA CVS, microphone seems to work&lt;br /&gt;
&lt;br /&gt;
If you can't hear the mic boost mic settings.  Here are my settings at KMix&lt;br /&gt;
Output&lt;br /&gt;
   Mic - low&lt;br /&gt;
   Mic Boost - full&lt;br /&gt;
Input &lt;br /&gt;
   Mic boost [enable] - medium&lt;br /&gt;
   capture [enable] - medium&lt;br /&gt;
&lt;br /&gt;
works great with Skype.  Also you can use the 'mic level meter' on KRecord to check the mic&lt;br /&gt;
&lt;br /&gt;
In Gnome, default channel mapped to thinkpad volume buttons is MIC, which is bad. Go to ''System-&amp;gt;Preferences-&amp;gt;Sound-&amp;gt;Default mixer tracks'' to change it&lt;br /&gt;
&lt;br /&gt;
'''Please note''' that internal speakers doesn't work with ALSA CVS. Use the headphone jack. Solution?&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
When starting alsamixer over the terminal I couldn't activate the speakers and only had sound over the headphone. However, I figured out how to easily activate the speakers:&lt;br /&gt;
* Right-click on your microphone icon in the top panel.&lt;br /&gt;
* (If &amp;quot;Mute&amp;quot; is activated, deactivate it. I had that at the beginning and was confused since in alsa you don't really realize it.)&lt;br /&gt;
* Click on &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
* Change to the tab &amp;quot;Switches&amp;quot; and activate the option for speaker. &lt;br /&gt;
That should be enough to make it work.&lt;br /&gt;
--[[User:Shuk|Shuk]] 02:51, 11 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I tried those patches, it didnt work for me. But this python script did: http://www.klabs.be/~fpiat/linux/debian/Etch_on_Thinkpad_T61.html#Sound  .. apparently if you make the PC speaker play constantly, you cant hear it but you can then hear sound. Hopefully gutsy will fix this :/ --[[User:Rubin|Rubin]] 07:18, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Suspend==&lt;br /&gt;
Suspending doesn't work by default. It succesfully suspends, but after resuming, Kernel panic occurs. I didn't test hibernate.&lt;br /&gt;
I managed to get suspend to ram to work by using this script:&lt;br /&gt;
&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 &lt;br /&gt;
 # if launched through a lid event and lid is open, do nothing&lt;br /&gt;
 echo &amp;quot;$1&amp;quot; | grep &amp;quot;button/lid&amp;quot; &amp;amp;&amp;amp; grep -q open /proc/acpi/button/lid/LID/state &amp;amp;&amp;amp; exit 0&lt;br /&gt;
 &lt;br /&gt;
 # remove USB 1.1 driver&lt;br /&gt;
 rmmod uhci_hcd&lt;br /&gt;
 rmmod ehci_hcd&lt;br /&gt;
 &lt;br /&gt;
 # sync filesystem and clock&lt;br /&gt;
 sync&lt;br /&gt;
 /sbin/hwclock --systohc&lt;br /&gt;
 &lt;br /&gt;
 # switch to console&lt;br /&gt;
 FGCONSOLE=`fgconsole`&lt;br /&gt;
 chvt 6&lt;br /&gt;
 &lt;br /&gt;
 # go to sleep&lt;br /&gt;
 sleep 5 &amp;amp;&amp;amp; echo -n &amp;quot;mem&amp;quot; &amp;gt; /sys/power/state&lt;br /&gt;
 &lt;br /&gt;
 # readjust the clock (it might be off a bit after suspend)&lt;br /&gt;
 /sbin/hwclock --adjust&lt;br /&gt;
 /sbin/hwclock --hctosys&lt;br /&gt;
 &lt;br /&gt;
 # reload USB 1.1 driver&lt;br /&gt;
 modprobe uhci_hcd&lt;br /&gt;
 modprobe ehci_hcd&lt;br /&gt;
 &lt;br /&gt;
 # turn on the backlight and switch back to X&lt;br /&gt;
 chvt $FGCONSOLE&lt;br /&gt;
&lt;br /&gt;
It's very similar to script posted on thinkwiki, but I had to add ehci_hcd to removed modules and remove some radeon stuff (when using Nvidia)&lt;br /&gt;
&lt;br /&gt;
'''Problems''' the problem with this suspend script is, that after resuming, the laptop is incredibly slow. Applications start about 20 seconds, Firefox is lagging. But processor doesn't run at highest frequency, nothing seems unusual. '''Suggestions?'''&lt;br /&gt;
&lt;br /&gt;
When using this script, my USB ports are 'dead' after resume (i.e.  nothing connected to it gets any power).  I have commented out 'rmmod ehci_hcd' and 'modprobe ehci_hcd' lines, to make the USB ports active after a suspend/resume cycle.  (this is using nvidia card)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Suspend and hibernate work out-of-the-box for me with the 2.6.21.5 kernel, except that you need to put acpi_sleep=s3_bios in the kernel command line (i.e. at the end of each kernel line in /boot/grub/menu.lst).&lt;br /&gt;
--[[User:Kc8tbe|Kc8tbe]] 13:03, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Hmm, with 2.6.21.5 + acpi_sleep=s3_bios,  laptop suspends, but resume fails - machine locks up.  This is with nvidia 140.  Same result when doing it at console.  When I resume, I hear a beep and the machine hangs.  Have to hard-reset.  Suggestions?&lt;br /&gt;
&lt;br /&gt;
Some things seem to break after suspend for me, like network connections time out randomly, cdrom stops working etc. Running 'sudo /etc/init.d/dbus restart' seems to solve it for the most part.&lt;br /&gt;
&lt;br /&gt;
==Brightness==&lt;br /&gt;
Changing brightness doesn't work at all. There are many issues. I tried Gutsy and still the same (even worse)&lt;br /&gt;
&lt;br /&gt;
Not a real solution, but if using the vesa driver, brightness control works. ''--Daniel06'' 11:58, 4 July 2007&lt;br /&gt;
&lt;br /&gt;
doesnt work for me with vesa or intel --[[User:Rubin|Rubin]] 06:19, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
It works fine on mine and I have built-in graphics on my motherboard. [[User:SteveSims|SteveSims]] 02:19, 15 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== one idea ===&lt;br /&gt;
  echo &amp;quot;up&amp;quot; &amp;gt;/proc/acpi/ibm/brightness   &lt;br /&gt;
...works. as does 'down' and 'level x' where x is 1-7.  But how to tie that into the buttons? Seems they are currently using something else in /proc that doesnt exist for us.  --[[User:Rubin|Rubin]] 06:19, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== yet another idea ===&lt;br /&gt;
&lt;br /&gt;
You can add the Gnome power manager brightness applet to the gnome panel, which gives you a GUI tool to do the job, rather than hardware buttons.  I don't know about KDE or other window managers.  --[[User:Atoponce|Atoponce]] 13:07 22, Aug 2007&lt;br /&gt;
&lt;br /&gt;
=== Another solution for Brightness, using xbacklight and laptop-mode ===&lt;br /&gt;
&lt;br /&gt;
While the hardware buttons still don't work, I have a solution that will automatically raise and lower the backlight when plugged in or on battery.  &lt;br /&gt;
&lt;br /&gt;
First, make sure Gnome isn't trying to set the brightness, by going to System &amp;gt; Preferences &amp;gt; Power Management.  In the On Battery Power tab, set &amp;quot;Dim display brightness by&amp;quot; to 0%.&lt;br /&gt;
&lt;br /&gt;
Next, install xbacklight.&lt;br /&gt;
&lt;br /&gt;
  sudo apt-get install xbacklight&lt;br /&gt;
&lt;br /&gt;
You can manually set the backlight by using &amp;quot;xbacklight -set &amp;lt;number from 1-100&amp;gt;&amp;quot;.  Note that by using xbacklight, you can make the backlight go brighter or dimmer than normally allowed by Windows or Ubuntu.&lt;br /&gt;
&lt;br /&gt;
To automate brightness changes, first enable laptop-mode&lt;br /&gt;
&lt;br /&gt;
  sudo nano /etc/default/acpi-support&lt;br /&gt;
&lt;br /&gt;
Scroll to the bottom and change ENABLE_LAPTOP_MODE to true&lt;br /&gt;
&lt;br /&gt;
  ENABLE_LAPTOP_MODE=true&lt;br /&gt;
&lt;br /&gt;
Set laptop mode to start automatically&lt;br /&gt;
&lt;br /&gt;
  sudo update-rc.d laptop-mode multiuser&lt;br /&gt;
&lt;br /&gt;
Edit laptop-mode.conf to automate brightness changes.  Scroll down to LCD brightness settings.  Modify the section to read as follows:&lt;br /&gt;
&lt;br /&gt;
  CONTROL_BRIGHTNESS=1&lt;br /&gt;
&lt;br /&gt;
  BATT_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 20&amp;quot;&lt;br /&gt;
  LM_AC_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 100&amp;quot;&lt;br /&gt;
  NOLM_AC_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 100&amp;quot;&lt;br /&gt;
  BRIGHTNESS_OUTPUT=&amp;quot;/dev/null&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note: You can use any value from 1 to 100 after -set, I used 20 and 100 as examples.  After this, start the laptop-mode daemon, and test if it works.  You may have to restart acpid as well.&lt;br /&gt;
&lt;br /&gt;
  sudo /etc/init.d/laptop-mode start&lt;br /&gt;
  sudo /etc/init.d/acpid restart&lt;br /&gt;
&lt;br /&gt;
==Webcam==&lt;br /&gt;
The webcam in T61 is some sort of UVC camera: Found UVC 1.00 device Integrated Camera (17ef:1004). The module loads out of the box. I tested the camera using:&lt;br /&gt;
Luvcview: http://mxhaard.free.fr/spca50x/Investigation/uvc/luvcview-20070512.tar.gz&lt;br /&gt;
Just compile and run using ./luvcview -f yuv (JPG format doesn't work)&lt;br /&gt;
&lt;br /&gt;
I also tried gqcam and webcam, but both doesn't work (first SEGFAULTs, second prints Invalid argument)&lt;br /&gt;
&lt;br /&gt;
luvcview has a button to take pictures. Place your mouse over the buttons at the bottom of the window, and their function is revealed in the title bar. Unfortunately, the button for avi capture does not seem to work (although it does tell you what the video framerate is, which is helpful).&lt;br /&gt;
&lt;br /&gt;
To capture a video stream, run ./luvcview -f yuv -S&lt;br /&gt;
To play back the video stream, run mplayer -demuxer rawvideo -rawvideo fps=7:w=320:h=240:yuy2 stream.raw&lt;br /&gt;
&lt;br /&gt;
==64bit systems issues==&lt;br /&gt;
If you are running 64bit Ubuntu, you will face some problems wit 32bit only proprietary applications. Most of them can be solved. &lt;br /&gt;
&lt;br /&gt;
===Firefox &amp;amp; Flash===&lt;br /&gt;
You can use 32bit version of Firefox (see google), or use http://gwenole.beauchesne.info/projects/nspluginwrapper/ nspluginwrapper] which i prefer:&lt;br /&gt;
 sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2 alien&lt;br /&gt;
Now download both nspluginwrapper rpms (Plugin + Viewer) and convert them:&lt;br /&gt;
 sudo alien nspluginwrapper*.rpm&lt;br /&gt;
 sudo dpkg -i nspluginwrapper*.deb&lt;br /&gt;
&lt;br /&gt;
Download Adobe Flash Player: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz&lt;br /&gt;
 tar -xvzf install_flash_player_9_linux.tar.gz&lt;br /&gt;
 cd install_flash_player_9_linux&lt;br /&gt;
 sudo install libflashplayer.so flashplayer.xpt /usr/lib/firefox/plugins&lt;br /&gt;
 nspluginwrapper -i /usr/lib/firefox/plugins/libflashplayer.so&lt;br /&gt;
 cd ~/.mozilla/plugins/&lt;br /&gt;
 sudo install npwrapper.libflashplayer.so /usr/lib/mozilla-firefox/plugins/&lt;br /&gt;
This howto is taken from [http://webzine.smehlik.net/64bit-ubuntu-adobe-flash-plugin-pomoci-nspluginwrapper/ Smehlik Webzine (in Czech)]&lt;br /&gt;
&lt;br /&gt;
===Skype===&lt;br /&gt;
Download Skype for Ubuntu Feisty&lt;br /&gt;
Use this commandlibdbus, libqt4-core, libqt4-gui, libsigc++ to determine missing libraries:&lt;br /&gt;
 ldd /usr/bin/skype | grep not&lt;br /&gt;
It should be these:&lt;br /&gt;
 libdbus, libqt4-core, libqt4-gui, libsigc++ (2.0 version)&lt;br /&gt;
Download them from http://packages.ubuntu.com (32bit versions!)&lt;br /&gt;
 mkdir testlibs&lt;br /&gt;
 dpkg-deb --extract &amp;lt;deb file&amp;gt; testlibs&lt;br /&gt;
Now copy everything from testlibs to /usr/lib32&lt;br /&gt;
 cp -r testlibs/usr/lib/* /usr/lib32&lt;br /&gt;
Freedom lovers are advised to avoid proprietary systems like Skype, however.  Centralized directories and signalling architectures can't be good for your health.&lt;br /&gt;
&lt;br /&gt;
==Bluetooth==&lt;br /&gt;
works for me (TM)&lt;br /&gt;
&lt;br /&gt;
==USB==&lt;br /&gt;
A short time after the system has booted, I get a message on the console of every window indicating IRQ# 23 has fired but noone is expecting it. After this message, the USB ports on the right side fail to work anymore.  It was suggested on a forum that they will work, its just it takes it a long time to discover there is a new device.  I looked in /proc and determined that the bluetooth device is using IRQ23, so it may be involved, but there may be sharing so it could be something else.  Regardless, there are USB bus problems with the T61 and linux.&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
==Overall==&lt;br /&gt;
I initially had some big problems getting this working, but now its working quite well.  The wifi card worked at startup (uses madwifi) and I am happy because I don't seem to need any proprietary software to run this system.&lt;br /&gt;
&lt;br /&gt;
==Discussion==&lt;br /&gt;
In case you missed it the discussion page (for questions/responses) is right here:&lt;br /&gt;
http://www.thinkwiki.org/wiki/Talk:Installing_Ubuntu_7.04_%28Feisty_Fawn%29_on_a_ThinkPad_T61&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation guides survey (IBM/Lenovo)].&lt;br /&gt;
* Many other suggestions and references can be found in the following ubuntu forum: http://ubuntuforums.org/showthread.php?t=471563&lt;br /&gt;
&lt;br /&gt;
[[Category:Ubuntu 7.04]]&lt;br /&gt;
[[Category:T61]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=32634</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=32634"/>
		<updated>2007-08-28T15:13:21Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel X3100''' Works out of the box&lt;br /&gt;
&lt;br /&gt;
'''Nvidia''' accelerated 3D support is not installed by default.  To install 3D support click System-&amp;gt;Administration-&amp;gt;Restricted Drivers Manager&lt;br /&gt;
&lt;br /&gt;
The Restricted Drivers Manager drivers didn't work for me, crashing X on reboot. This is a known bug [http://bugs.launchpad.net/bugs/98641]. The really quite easy solution was to install the latest Nvidia drivers using the ENVY script, which needs to be slightly edited to run on Gutsy... see this thread [http://ubuntuforums.org/showthread.php?t=533557&amp;amp;highlight=Thinkpad+T61] at Ubuntu forums for details.&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. See the extended [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560 Launchpad bug report] for details. &lt;br /&gt;
&lt;br /&gt;
===ALSA driver patch (The correct way)===&lt;br /&gt;
&lt;br /&gt;
This really isn't so hard anymore. Just copy and paste the following commands into a terminal and all the work will be done for you. The advantage with this method is that you don't have to run a python script in the background, and also the headphones and microphone will work.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install alsa-source&lt;br /&gt;
 cd &amp;amp;&amp;amp; mkdir alsa-patched &amp;amp;&amp;amp; cd alsa-patched&lt;br /&gt;
 tar -jxvf /usr/src/alsa-driver.tar.bz2&lt;br /&gt;
 cd modules/alsa-driver/&lt;br /&gt;
 wget -O alsa-kernel/pci/hda/patch_analog.c http://launchpadlibrarian.net/9021234/patch_analog.c&lt;br /&gt;
 ./configure --with-cards=hda-intel &amp;amp;&amp;amp; make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 sudo cp ./modules/snd-hda-intel.ko /lib/modules/$( uname -r )/ubuntu/media/snd-hda-intel/&lt;br /&gt;
 sudo depmod -a&lt;br /&gt;
&lt;br /&gt;
Reboot and sound should work.&lt;br /&gt;
&lt;br /&gt;
===Enabling Sound and Fixing the Volume Controls===&lt;br /&gt;
By default, the sound may be disabled and the volume control buttons on the laptop (up by the ThinkVantage button) and the volume control applet (up by the clock) will not control the speaker volume. To fix this:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the volume control applet (by the clock) and select &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
# In the &amp;quot;Switches&amp;quot; tab, make sure &amp;quot;Headphone&amp;quot; and &amp;quot;Speaker&amp;quot; are both checked.&lt;br /&gt;
# Close the Volume control.&lt;br /&gt;
# Right-click on the volume control applet again and select &amp;quot;Preferences&amp;quot;.&lt;br /&gt;
# Make sure the device is set to &amp;quot;HDA Intel (Alsa mixer)&amp;quot; and highlight the &amp;quot;PCM&amp;quot; option.&lt;br /&gt;
# Close the preferences.&lt;br /&gt;
# Select System-&amp;gt;Preferences-&amp;gt;Sound.&lt;br /&gt;
# In the &amp;quot;Default Mixer Tracks&amp;quot; section, make sure &amp;quot;PCM&amp;quot; is highlighted.&lt;br /&gt;
# Close the sound preferences.&lt;br /&gt;
&lt;br /&gt;
You should now hear sound and be able to conrol the volume using the laptop buttons or volume applet.&lt;br /&gt;
&lt;br /&gt;
===Python script fix (A hacky way, if for some reason you cannot figure out the correct way.)===&lt;br /&gt;
# Download the [http://launchpadlibrarian.net/8899521/t61_audio_hack.py T61 audio hack] from [[Launchpad]]. Move it to a convenient folder (e.g., not your desktop).&amp;lt;br&amp;gt;&lt;br /&gt;
# Go to System -&amp;gt; Preferences -&amp;gt; Sessions -&amp;gt; Startup Programs -&amp;gt; Add.&amp;lt;br&amp;gt;&lt;br /&gt;
# Name it whatever you want. Choose something simple like &amp;quot;Python audio fix.&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
# Go to Command, and enter the following (with quotation marks):&lt;br /&gt;
&amp;lt;pre&amp;gt;gksudo &amp;lt;nowiki&amp;gt;&amp;quot;[THE FOLDER THAT T61_AUDIO_HACK.PY IS IN]&amp;lt;/nowiki&amp;gt;/t61_audio_hack.py&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
For example, on my computer, I put t61_audio_hack.py into the /fixes folder in my home folder, so I entered:&lt;br /&gt;
&amp;lt;pre&amp;gt;sksudo &amp;quot;/home/sims/fixes/t61_audio_hack.py&amp;quot;&amp;lt;/pre&amp;gt; into the Command textbox.&amp;lt;br&amp;gt;&lt;br /&gt;
# Log out, log back in, and type your password quickly when prompted the second time.&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
[https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/122560 Launchpad Bug #122560]&lt;br /&gt;
[https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/133105 Launchpad Bug #133105]&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
The modem works with the Linuxant drivers available at http://www.linuxant.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fingerprint Reader ==&lt;br /&gt;
&lt;br /&gt;
The reader works with ThinkFinger. [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader Instructions].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Trackpad scrolling ==&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box in the standard thinkpad way: Slide your finger up and down the very right edge of the trackpad.&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll, add the following lines to the &amp;quot;Configured Mouse&amp;quot; section in&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
    Option    &amp;quot;EmulateWheel&amp;quot;          &amp;quot;true&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Suspend/Hibernate ==&lt;br /&gt;
&lt;br /&gt;
'''Hibernate''' works fine, but when resuming from a '''suspend''' the backlight doesn't come back on, making it nearly impossible to see anything on the screen. Switching to a console (Ctrl-Alt-F1) and then back to X (Ctrl-Alt-F7) brings the screen back to life. [https://bugs.launchpad.net/ubuntu/+bug/134391 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
== Fonts on High-Res Screens ==&lt;br /&gt;
&lt;br /&gt;
On high-res screens (e.g. 15&amp;quot; 1680x1050), the default fonts are too big. You can fix this by following these steps:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Preferences-&amp;gt;Appearance&lt;br /&gt;
# Select the &amp;quot;Fonts&amp;quot; tab&lt;br /&gt;
# Click the &amp;quot;Details&amp;quot; button (lower right)&lt;br /&gt;
# Adjust the Resolution down until fonts look how you like them (96dpi is a common standard)&lt;br /&gt;
# Make sure you have Subpixel (LCD) Smoothing enabled&lt;br /&gt;
# Close the Details window and adjust the Application, Document, Desktop, etc fonts as desired (I set them all to 10).&lt;br /&gt;
&lt;br /&gt;
== Brightness ==&lt;br /&gt;
&lt;br /&gt;
The brightness controls (Fn-Home, Fn-End) don't seem to work reliably (if at all), and the brightness dialog box occasionally will pop up at random or &amp;quot;stick&amp;quot; on the screen, often causing the screen to flicker. Messing around with the brightness controls (Fn-Home, Fn-End) will usually make the dialog to go away and the flickering stop.  [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
With the Nvidia card to increase/decrease brightness hit Ctrl+Alt+F1 to drop to a virtual console, change the brightness and hit Ctrl-Alt-F7 to return to Gnome.  This can be done without affecting running applications.&lt;br /&gt;
&lt;br /&gt;
If you install the Gnome Brightness Applet, it'll give you an easy way to change the brightness from within Gnome:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the top menu bar.&lt;br /&gt;
# Select &amp;quot;Add to Panel&amp;quot;.&lt;br /&gt;
# Scroll down to the &amp;quot;System &amp;amp; Hardware&amp;quot; section.&lt;br /&gt;
# Highlight the &amp;quot;Brightness Applet&amp;quot; and click the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Using this applet often results in the &amp;quot;flickering screen syndrome&amp;quot; described above, but jiggling the brightness slider a little will cause this flickering to stop.&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=32392</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=32392"/>
		<updated>2007-08-24T17:15:24Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Audio */  Added step by step instructions.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Nvidia''' accelerated 3D support is not installed by default.  To install 3D support click System-&amp;gt;Administration-&amp;gt;Restricted Drivers Manager&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to either download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS], or apply the ALSA 1.0.14 patches posted in the &lt;br /&gt;
[https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
Another solution is to download Alsa 1.0.14 and replace patch_analog.c with the patch_analog.c found in [http://forums.fedoraforum.org/showthread.php?t=159516&amp;amp;page=1&amp;amp;pp=15 ciphermonk's Fedora on a T61 guide].&lt;br /&gt;
 wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.14.tar.bz2&lt;br /&gt;
 wget http://forums.fedoraforum.org/attachment.php?attachmentid=12630&lt;br /&gt;
 tar -jxvf alsa-driver-1.0.14.tar.bz2&lt;br /&gt;
 tar -zxvf patch_analog.c.tar.gz&lt;br /&gt;
 cp patch_analog.c alsa-driver-1.0.14/alsa-kernel/pci/hda/&lt;br /&gt;
 cd alsa-driver-1.0.14&lt;br /&gt;
 ./configure &amp;amp;&amp;amp; make&lt;br /&gt;
 sudo make install&lt;br /&gt;
Then, add the following line to /etc/modprobe.d/alsa-base&lt;br /&gt;
 options snd-hda-intel index=0 model=thinkpad&lt;br /&gt;
Reboot and open Gnome Volume Control.  In the Switches tab, make sure Speaker and Headphone are both checked.  The sound hotkeys may not work correctly by default.  To fix them, go to System -&amp;gt; Preferences -&amp;gt; Sound.  Under Default Mixer Tracks, choose PCM.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
The modem works with the Linuxant drivers available at http://www.linuxant.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fingerprint Reader ==&lt;br /&gt;
&lt;br /&gt;
The reader works with ThinkFinger. [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader Instructions].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Trackpad scrolling ==&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box in the standard thinkpad way: Slide your finger up and down the very right edge of the trackpad.&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint InputDevice section in&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
    Option    &amp;quot;EmulateWheel&amp;quot;          &amp;quot;true&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelTimeOut&amp;quot;   &amp;quot;200&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Suspend/Hibernate ==&lt;br /&gt;
&lt;br /&gt;
'''Hibernate''' works fine, but when resuming from a '''suspend''' the backlight doesn't come back on, making it nearly impossible to see anything on the screen. Switching to a console (Ctrl-Alt-F1) and then back to X (Ctrl-Alt-F7) brings the screen back to life. [https://bugs.launchpad.net/ubuntu/+bug/134391 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
== Fonts on High-Res Screens ==&lt;br /&gt;
&lt;br /&gt;
On high-res screens (e.g. 15&amp;quot; 1680x1050), the default fonts are too big. You can fix this by following these steps:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Preferences-&amp;gt;Appearance&lt;br /&gt;
# Select the &amp;quot;Fonts&amp;quot; tab&lt;br /&gt;
# Click the &amp;quot;Details&amp;quot; button (lower right)&lt;br /&gt;
# Adjust the Resolution down until fonts look how you like them (96dpi is a common standard)&lt;br /&gt;
# Make sure you have Subpixel (LCD) Smoothing enabled&lt;br /&gt;
# Close the Details window and adjust the Application, Document, Desktop, etc fonts as desired (I set them all to 10).&lt;br /&gt;
&lt;br /&gt;
== Brightness ==&lt;br /&gt;
&lt;br /&gt;
The brightness controls (Fn-Home, Fn-End) don't seem to work reliably (if at all), and the brightness dialog box occasionally will pop up at random or &amp;quot;stick&amp;quot; on the screen, often causing the screen to flicker. Messing around with the brightness controls (Fn-Home, Fn-End) and moving the cursor around the screen will usually make the dialog to go away and the flickering stop.  [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
With the Nvidia card to increase/decrease brightness hit Ctrl+Alt+F1 to drop to a virtual console, change the brightness and hit Ctrl-Alt-F7 to return to Gnome.  This can be done without affecting running applications.&lt;br /&gt;
&lt;br /&gt;
If you install the Gnome Brightness Applet, it'll give you an easy way to change the brightness from within Gnome:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the top menu bar.&lt;br /&gt;
# Select &amp;quot;Add to Panel&amp;quot;.&lt;br /&gt;
# Scroll down to the &amp;quot;System &amp;amp; Hardware&amp;quot; section.&lt;br /&gt;
# Highlight the &amp;quot;Brightness Applet&amp;quot; and click the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Using this applet often results in the &amp;quot;flickering screen syndrome&amp;quot; described above, but jiggling the brightness slider a little will cause this flickering to stop.&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=32391</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_on_a_ThinkPad_T61&amp;diff=32391"/>
		<updated>2007-08-24T16:57:39Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Fonts on High-Res Screens */ 100 dpi to 96 dpi&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Nvidia''' accelerated 3D support is not installed by default.  To install 3D support click System-&amp;gt;Administration-&amp;gt;Restricted Drivers Manager&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to either download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS], or apply the ALSA 1.0.14 patches posted in the &lt;br /&gt;
[https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
The modem works with the Linuxant drivers available at http://www.linuxant.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fingerprint Reader ==&lt;br /&gt;
&lt;br /&gt;
The reader works with ThinkFinger. [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader Instructions].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Trackpad scrolling ==&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box in the standard thinkpad way: Slide your finger up and down the very right edge of the trackpad.&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint InputDevice section in&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
    Option    &amp;quot;EmulateWheel&amp;quot;          &amp;quot;true&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelTimeOut&amp;quot;   &amp;quot;200&amp;quot;&lt;br /&gt;
    Option    &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Suspend/Hibernate ==&lt;br /&gt;
&lt;br /&gt;
'''Hibernate''' works fine, but when resuming from a '''suspend''' the backlight doesn't come back on, making it nearly impossible to see anything on the screen. Switching to a console (Ctrl-Alt-F1) and then back to X (Ctrl-Alt-F7) brings the screen back to life. [https://bugs.launchpad.net/ubuntu/+bug/134391 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
== Fonts on High-Res Screens ==&lt;br /&gt;
&lt;br /&gt;
On high-res screens (e.g. 15&amp;quot; 1680x1050), the default fonts are too big. You can fix this by following these steps:&lt;br /&gt;
&lt;br /&gt;
# Open System-&amp;gt;Preferences-&amp;gt;Appearance&lt;br /&gt;
# Select the &amp;quot;Fonts&amp;quot; tab&lt;br /&gt;
# Click the &amp;quot;Details&amp;quot; button (lower right)&lt;br /&gt;
# Adjust the Resolution down until fonts look how you like them (96dpi is a common standard)&lt;br /&gt;
# Make sure you have Subpixel (LCD) Smoothing enabled&lt;br /&gt;
# Close the Details window and adjust the Application, Document, Desktop, etc fonts as desired (I set them all to 10).&lt;br /&gt;
&lt;br /&gt;
== Brightness ==&lt;br /&gt;
&lt;br /&gt;
The brightness controls (Fn-Home, Fn-End) don't seem to work reliably (if at all), and the brightness dialog box occasionally will pop up at random or &amp;quot;stick&amp;quot; on the screen, often causing the screen to flicker. Messing around with the brightness controls (Fn-Home, Fn-End) and moving the cursor around the screen will usually make the dialog to go away and the flickering stop.  [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854 Launchpad bug report].&lt;br /&gt;
&lt;br /&gt;
With the Nvidia card to increase/decrease brightness hit Ctrl+Alt+F1 to drop to a virtual console, change the brightness and hit Ctrl-Alt-F7 to return to Gnome.  This can be done without affecting running applications.&lt;br /&gt;
&lt;br /&gt;
If you install the Gnome Brightness Applet, it'll give you an easy way to change the brightness from within Gnome:&lt;br /&gt;
&lt;br /&gt;
# Right-click on the top menu bar.&lt;br /&gt;
# Select &amp;quot;Add to Panel&amp;quot;.&lt;br /&gt;
# Scroll down to the &amp;quot;System &amp;amp; Hardware&amp;quot; section.&lt;br /&gt;
# Highlight the &amp;quot;Brightness Applet&amp;quot; and click the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Using this applet often results in the &amp;quot;flickering screen syndrome&amp;quot; described above, but jiggling the brightness slider a little will cause this flickering to stop.&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32203</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32203"/>
		<updated>2007-08-19T01:02:32Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Intel IWL4965 A/G/N */ Changed url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Initial Install ==&lt;br /&gt;
&lt;br /&gt;
'''Issue #1:''' The initial install from the live CD graphical installer does not work if the laptop is in SATA AHCI mode. You have to go into the BIOS and set the SATA controller to &amp;quot;Compatibility&amp;quot; mode or else you get a &amp;quot;can't access tty&amp;quot; error. After Ubuntu is intalled and you've done an &amp;quot;apt-get update&amp;quot; you can -- and should -- set the controller back to AHCI mode.&lt;br /&gt;
&lt;br /&gt;
'''Issue #2:''' The initial install from the live CD graphical installer hangs with a blank tan screen after gdm loads. It is clear that gdm is running, but the desktop never actually loads. The solution is to:&lt;br /&gt;
&lt;br /&gt;
EITHER &lt;br /&gt;
&lt;br /&gt;
# switch to a console (Ctrl-Alt-F1)&lt;br /&gt;
# type &amp;quot;sudo bash&amp;quot;&lt;br /&gt;
# type &amp;quot;killall gdm&amp;quot;&lt;br /&gt;
# type &amp;quot;/etc/init.d/gdm start&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that typing &amp;quot;/etc/init.d/gdm stop&amp;quot; does not work for step 3 -- you '''must''' run &amp;quot;killall gdm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
# Simply (Ctrl-Alt-Backspace) which will kill gdm, and bring you back to the login screen.  Login as normal now.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel:'''&lt;br /&gt;
&lt;br /&gt;
At higher resolutions, the gnome toolbars function in a smaller area than the rest of the desktop. This is because the TV output is turned on. If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in /etc/X11/xorg.conf. &lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
  EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
  Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: [http://ubuntuforums.org/showthread.php?p=2944730]&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:'''&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
# install build-essentials from Synaptic&lt;br /&gt;
# Download the drivers from the link above to your home directory&lt;br /&gt;
# When the download completes hit Ctrl-ALT-F1 to drop to a console.&lt;br /&gt;
# Login and type:&lt;br /&gt;
## sudo /etc/init.d/gdm stop&lt;br /&gt;
## sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run&lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked, permit the installer to modify xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: # sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS]&lt;br /&gt;
&lt;br /&gt;
Also look at [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560 Ubuntu Launchpad bug# 122560] for the relevant patches to apply over Alsa driver 1.0.14 if you do not want to use the CVS version.&lt;br /&gt;
&lt;br /&gt;
==Wireless:==&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
The iwlwifi driver included in Gutsy often stops transmitting or receiving after an hour or so.  This issue can be resolved by installing [http://www.thinkwiki.org/wiki/Installing_Ubuntu_7.10_%28Gutsy_Gibbon%29_Tribe_4_on_a_ThinkPad_T61#Wireless_connection_.22Hangs.22_after_a_couple_of_hours iwlwifi 1.0.0-1].&lt;br /&gt;
&lt;br /&gt;
==Fingerprint Reader==&lt;br /&gt;
The reader works with ThinkFinger, see instructions at: [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader]&lt;br /&gt;
&lt;br /&gt;
==Trackpad scrolling==&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint section in /etc/X11/xorg.conf&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
        Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
        Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box for me in the standard thinkpad way: slide your finger up and down the very right edge of the trackpad --[[User:Plumpy|Plumpy]] 23:04, 16 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
==== Font Issues on High-Res Screens ==== &lt;br /&gt;
On high-res screens (15&amp;quot; 1680x1050), the default fonts are too bold above 8 or 9px (the exact number depends on the font). I have not heard people with normal-resolution screens complaining about this. You can easily see this by running gnome-specimen and gradually stepping up the font size. At some point (usually around 8-9px) the font will turn bold.&lt;br /&gt;
&lt;br /&gt;
====Suspend/Hibernate==== &lt;br /&gt;
Suspend has major problems. Suspend-to-disk always hangs, and the only suspend-to-ram command I've gotten to work at all is &amp;quot;s2ram -f -a1&amp;quot;. About half the time s2ram never resumes, and usually when it fails to resume it just shows a blank console with &amp;quot;Linux!&amp;quot; written in the upper left. However, even when it does resume to the desktop, it invariably does something very odd: It *loses* a processor and a half. Before running s2ram you can do a &amp;quot;cat /proc/cpuinfo&amp;quot; and see two processors running at ~1800MHz, but after resuming from a s2ram, the same command will only show a single processor running at ~900MHz, and any further suspends will completely hang the system. Very bizarre.&lt;br /&gt;
&lt;br /&gt;
====Console Switching==== &lt;br /&gt;
After a while of running in X mode, it becomes impossible to switch to a console and see anything. I've not figured out any pattern here, but this is what eventually happens after a few hours: You do a Ctrl-Alt-F1 (or F2 or whatever) to go from X to a console, and all you see is a blank screen. The console is actually there and running -- you just cannot see it. You can log in blind and type commands into the console and they'll run just find; you just cannot see what you're doing.&lt;br /&gt;
&lt;br /&gt;
====Brightness==== &lt;br /&gt;
After installing the proprietary Nvidia drivers you will be unable to modify the brightness setting.  A workaround is to drop into a text console by hitting ctrl-alt-F1, modify the brightness and then return to X windows with ctrl-alt-F7.  Your X session will not be lost and you can do this with applications running.&lt;br /&gt;
&lt;br /&gt;
====Launchpad bugs related to the T61====&lt;br /&gt;
&lt;br /&gt;
General listing of issues: [https://bugs.launchpad.net/ubuntu/+bug/131406]&lt;br /&gt;
&lt;br /&gt;
Update Nvidia GLX: [https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943]&lt;br /&gt;
&lt;br /&gt;
Update ALSA to support the sound card in the T61: [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560]&lt;br /&gt;
&lt;br /&gt;
Brightness dialog doesn't always disappear: [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854]&lt;br /&gt;
&lt;br /&gt;
====Wireless connection &amp;quot;Hangs&amp;quot; after a couple of hours====  &lt;br /&gt;
&lt;br /&gt;
This is reported to be fixed in version 1.0.0.-1 to install this version follow the instructions below **Note, this did not fix it for me**:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 1.0.x branch.  1.0.0-1 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 tar -xzf iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 cd iwlwifi-1.0.0-1/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
 &lt;br /&gt;
 sudo rmmod iwl4965&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32202</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32202"/>
		<updated>2007-08-19T01:01:46Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Bugs */  formatting fix.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Initial Install ==&lt;br /&gt;
&lt;br /&gt;
'''Issue #1:''' The initial install from the live CD graphical installer does not work if the laptop is in SATA AHCI mode. You have to go into the BIOS and set the SATA controller to &amp;quot;Compatibility&amp;quot; mode or else you get a &amp;quot;can't access tty&amp;quot; error. After Ubuntu is intalled and you've done an &amp;quot;apt-get update&amp;quot; you can -- and should -- set the controller back to AHCI mode.&lt;br /&gt;
&lt;br /&gt;
'''Issue #2:''' The initial install from the live CD graphical installer hangs with a blank tan screen after gdm loads. It is clear that gdm is running, but the desktop never actually loads. The solution is to:&lt;br /&gt;
&lt;br /&gt;
EITHER &lt;br /&gt;
&lt;br /&gt;
# switch to a console (Ctrl-Alt-F1)&lt;br /&gt;
# type &amp;quot;sudo bash&amp;quot;&lt;br /&gt;
# type &amp;quot;killall gdm&amp;quot;&lt;br /&gt;
# type &amp;quot;/etc/init.d/gdm start&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that typing &amp;quot;/etc/init.d/gdm stop&amp;quot; does not work for step 3 -- you '''must''' run &amp;quot;killall gdm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
# Simply (Ctrl-Alt-Backspace) which will kill gdm, and bring you back to the login screen.  Login as normal now.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel:'''&lt;br /&gt;
&lt;br /&gt;
At higher resolutions, the gnome toolbars function in a smaller area than the rest of the desktop. This is because the TV output is turned on. If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in /etc/X11/xorg.conf. &lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
  EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
  Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: [http://ubuntuforums.org/showthread.php?p=2944730]&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:'''&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
# install build-essentials from Synaptic&lt;br /&gt;
# Download the drivers from the link above to your home directory&lt;br /&gt;
# When the download completes hit Ctrl-ALT-F1 to drop to a console.&lt;br /&gt;
# Login and type:&lt;br /&gt;
## sudo /etc/init.d/gdm stop&lt;br /&gt;
## sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run&lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked, permit the installer to modify xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: # sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS]&lt;br /&gt;
&lt;br /&gt;
Also look at [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560 Ubuntu Launchpad bug# 122560] for the relevant patches to apply over Alsa driver 1.0.14 if you do not want to use the CVS version.&lt;br /&gt;
&lt;br /&gt;
==Wireless:==&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
The iwlwifi driver included in Gutsy often stops transmitting or receiving after an hour or so.  This issue can be resolved by installing [http://intellinuxwireless.org/?p=iwlwifi iwlwifi 1.0.0-1].&lt;br /&gt;
&lt;br /&gt;
==Fingerprint Reader==&lt;br /&gt;
The reader works with ThinkFinger, see instructions at: [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader]&lt;br /&gt;
&lt;br /&gt;
==Trackpad scrolling==&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint section in /etc/X11/xorg.conf&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
        Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
        Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box for me in the standard thinkpad way: slide your finger up and down the very right edge of the trackpad --[[User:Plumpy|Plumpy]] 23:04, 16 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
==== Font Issues on High-Res Screens ==== &lt;br /&gt;
On high-res screens (15&amp;quot; 1680x1050), the default fonts are too bold above 8 or 9px (the exact number depends on the font). I have not heard people with normal-resolution screens complaining about this. You can easily see this by running gnome-specimen and gradually stepping up the font size. At some point (usually around 8-9px) the font will turn bold.&lt;br /&gt;
&lt;br /&gt;
====Suspend/Hibernate==== &lt;br /&gt;
Suspend has major problems. Suspend-to-disk always hangs, and the only suspend-to-ram command I've gotten to work at all is &amp;quot;s2ram -f -a1&amp;quot;. About half the time s2ram never resumes, and usually when it fails to resume it just shows a blank console with &amp;quot;Linux!&amp;quot; written in the upper left. However, even when it does resume to the desktop, it invariably does something very odd: It *loses* a processor and a half. Before running s2ram you can do a &amp;quot;cat /proc/cpuinfo&amp;quot; and see two processors running at ~1800MHz, but after resuming from a s2ram, the same command will only show a single processor running at ~900MHz, and any further suspends will completely hang the system. Very bizarre.&lt;br /&gt;
&lt;br /&gt;
====Console Switching==== &lt;br /&gt;
After a while of running in X mode, it becomes impossible to switch to a console and see anything. I've not figured out any pattern here, but this is what eventually happens after a few hours: You do a Ctrl-Alt-F1 (or F2 or whatever) to go from X to a console, and all you see is a blank screen. The console is actually there and running -- you just cannot see it. You can log in blind and type commands into the console and they'll run just find; you just cannot see what you're doing.&lt;br /&gt;
&lt;br /&gt;
====Brightness==== &lt;br /&gt;
After installing the proprietary Nvidia drivers you will be unable to modify the brightness setting.  A workaround is to drop into a text console by hitting ctrl-alt-F1, modify the brightness and then return to X windows with ctrl-alt-F7.  Your X session will not be lost and you can do this with applications running.&lt;br /&gt;
&lt;br /&gt;
====Launchpad bugs related to the T61====&lt;br /&gt;
&lt;br /&gt;
General listing of issues: [https://bugs.launchpad.net/ubuntu/+bug/131406]&lt;br /&gt;
&lt;br /&gt;
Update Nvidia GLX: [https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943]&lt;br /&gt;
&lt;br /&gt;
Update ALSA to support the sound card in the T61: [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560]&lt;br /&gt;
&lt;br /&gt;
Brightness dialog doesn't always disappear: [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854]&lt;br /&gt;
&lt;br /&gt;
====Wireless connection &amp;quot;Hangs&amp;quot; after a couple of hours====  &lt;br /&gt;
&lt;br /&gt;
This is reported to be fixed in version 1.0.0.-1 to install this version follow the instructions below **Note, this did not fix it for me**:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 1.0.x branch.  1.0.0-1 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 tar -xzf iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 cd iwlwifi-1.0.0-1/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
 &lt;br /&gt;
 sudo rmmod iwl4965&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32201</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32201"/>
		<updated>2007-08-19T00:59:53Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Bugs */  formatting change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Initial Install ==&lt;br /&gt;
&lt;br /&gt;
'''Issue #1:''' The initial install from the live CD graphical installer does not work if the laptop is in SATA AHCI mode. You have to go into the BIOS and set the SATA controller to &amp;quot;Compatibility&amp;quot; mode or else you get a &amp;quot;can't access tty&amp;quot; error. After Ubuntu is intalled and you've done an &amp;quot;apt-get update&amp;quot; you can -- and should -- set the controller back to AHCI mode.&lt;br /&gt;
&lt;br /&gt;
'''Issue #2:''' The initial install from the live CD graphical installer hangs with a blank tan screen after gdm loads. It is clear that gdm is running, but the desktop never actually loads. The solution is to:&lt;br /&gt;
&lt;br /&gt;
EITHER &lt;br /&gt;
&lt;br /&gt;
# switch to a console (Ctrl-Alt-F1)&lt;br /&gt;
# type &amp;quot;sudo bash&amp;quot;&lt;br /&gt;
# type &amp;quot;killall gdm&amp;quot;&lt;br /&gt;
# type &amp;quot;/etc/init.d/gdm start&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that typing &amp;quot;/etc/init.d/gdm stop&amp;quot; does not work for step 3 -- you '''must''' run &amp;quot;killall gdm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
# Simply (Ctrl-Alt-Backspace) which will kill gdm, and bring you back to the login screen.  Login as normal now.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel:'''&lt;br /&gt;
&lt;br /&gt;
At higher resolutions, the gnome toolbars function in a smaller area than the rest of the desktop. This is because the TV output is turned on. If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in /etc/X11/xorg.conf. &lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
  EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
  Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: [http://ubuntuforums.org/showthread.php?p=2944730]&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:'''&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
# install build-essentials from Synaptic&lt;br /&gt;
# Download the drivers from the link above to your home directory&lt;br /&gt;
# When the download completes hit Ctrl-ALT-F1 to drop to a console.&lt;br /&gt;
# Login and type:&lt;br /&gt;
## sudo /etc/init.d/gdm stop&lt;br /&gt;
## sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run&lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked, permit the installer to modify xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: # sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS]&lt;br /&gt;
&lt;br /&gt;
Also look at [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560 Ubuntu Launchpad bug# 122560] for the relevant patches to apply over Alsa driver 1.0.14 if you do not want to use the CVS version.&lt;br /&gt;
&lt;br /&gt;
==Wireless:==&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
The iwlwifi driver included in Gutsy often stops transmitting or receiving after an hour or so.  This issue can be resolved by installing [http://intellinuxwireless.org/?p=iwlwifi iwlwifi 1.0.0-1].&lt;br /&gt;
&lt;br /&gt;
==Fingerprint Reader==&lt;br /&gt;
The reader works with ThinkFinger, see instructions at: [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader]&lt;br /&gt;
&lt;br /&gt;
==Trackpad scrolling==&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint section in /etc/X11/xorg.conf&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
        Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
        Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box for me in the standard thinkpad way: slide your finger up and down the very right edge of the trackpad --[[User:Plumpy|Plumpy]] 23:04, 16 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
====Font Issues on High-Res Screens==== On high-res screens (15&amp;quot; 1680x1050), the default fonts are too bold above 8 or 9px (the exact number depends on the font). I have not heard people with normal-resolution screens complaining about this. You can easily see this by running gnome-specimen and gradually stepping up the font size. At some point (usually around 8-9px) the font will turn bold.&lt;br /&gt;
&lt;br /&gt;
====Suspend/Hibernate==== Suspend has major problems. Suspend-to-disk always hangs, and the only suspend-to-ram command I've gotten to work at all is &amp;quot;s2ram -f -a1&amp;quot;. About half the time s2ram never resumes, and usually when it fails to resume it just shows a blank console with &amp;quot;Linux!&amp;quot; written in the upper left. However, even when it does resume to the desktop, it invariably does something very odd: It *loses* a processor and a half. Before running s2ram you can do a &amp;quot;cat /proc/cpuinfo&amp;quot; and see two processors running at ~1800MHz, but after resuming from a s2ram, the same command will only show a single processor running at ~900MHz, and any further suspends will completely hang the system. Very bizarre.&lt;br /&gt;
&lt;br /&gt;
====Console Switching==== After a while of running in X mode, it becomes impossible to switch to a console and see anything. I've not figured out any pattern here, but this is what eventually happens after a few hours: You do a Ctrl-Alt-F1 (or F2 or whatever) to go from X to a console, and all you see is a blank screen. The console is actually there and running -- you just cannot see it. You can log in blind and type commands into the console and they'll run just find; you just cannot see what you're doing.&lt;br /&gt;
&lt;br /&gt;
====Brightness==== After installing the proprietary Nvidia drivers you will be unable to modify the brightness setting.  A workaround is to drop into a text console by hitting ctrl-alt-F1, modify the brightness and then return to X windows with ctrl-alt-F7.  Your X session will not be lost and you can do this with applications running.&lt;br /&gt;
&lt;br /&gt;
====Launchpad bugs related to the T61====&lt;br /&gt;
&lt;br /&gt;
General listing of issues: [https://bugs.launchpad.net/ubuntu/+bug/131406]&lt;br /&gt;
&lt;br /&gt;
Update Nvidia GLX: [https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943]&lt;br /&gt;
&lt;br /&gt;
Update ALSA to support the sound card in the T61: [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560]&lt;br /&gt;
&lt;br /&gt;
Brightness dialog doesn't always disappear: [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854]&lt;br /&gt;
&lt;br /&gt;
====Wireless connection &amp;quot;Hangs&amp;quot; after a couple of hours====  &lt;br /&gt;
&lt;br /&gt;
This is reported to be fixed in version 1.0.0.-1 to install this version follow the instructions below **Note, this did not fix it for me**:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 1.0.x branch.  1.0.0-1 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 tar -xzf iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 cd iwlwifi-1.0.0-1/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
 &lt;br /&gt;
 sudo rmmod iwl4965&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32200</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=32200"/>
		<updated>2007-08-19T00:58:14Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: Revert.  Click the link and follow the instructions first.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Initial Install ==&lt;br /&gt;
&lt;br /&gt;
'''Issue #1:''' The initial install from the live CD graphical installer does not work if the laptop is in SATA AHCI mode. You have to go into the BIOS and set the SATA controller to &amp;quot;Compatibility&amp;quot; mode or else you get a &amp;quot;can't access tty&amp;quot; error. After Ubuntu is intalled and you've done an &amp;quot;apt-get update&amp;quot; you can -- and should -- set the controller back to AHCI mode.&lt;br /&gt;
&lt;br /&gt;
'''Issue #2:''' The initial install from the live CD graphical installer hangs with a blank tan screen after gdm loads. It is clear that gdm is running, but the desktop never actually loads. The solution is to:&lt;br /&gt;
&lt;br /&gt;
EITHER &lt;br /&gt;
&lt;br /&gt;
# switch to a console (Ctrl-Alt-F1)&lt;br /&gt;
# type &amp;quot;sudo bash&amp;quot;&lt;br /&gt;
# type &amp;quot;killall gdm&amp;quot;&lt;br /&gt;
# type &amp;quot;/etc/init.d/gdm start&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that typing &amp;quot;/etc/init.d/gdm stop&amp;quot; does not work for step 3 -- you '''must''' run &amp;quot;killall gdm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
# Simply (Ctrl-Alt-Backspace) which will kill gdm, and bring you back to the login screen.  Login as normal now.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel:'''&lt;br /&gt;
&lt;br /&gt;
At higher resolutions, the gnome toolbars function in a smaller area than the rest of the desktop. This is because the TV output is turned on. If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in /etc/X11/xorg.conf. &lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
  EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
  Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: [http://ubuntuforums.org/showthread.php?p=2944730]&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:'''&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
# install build-essentials from Synaptic&lt;br /&gt;
# Download the drivers from the link above to your home directory&lt;br /&gt;
# When the download completes hit Ctrl-ALT-F1 to drop to a console.&lt;br /&gt;
# Login and type:&lt;br /&gt;
## sudo /etc/init.d/gdm stop&lt;br /&gt;
## sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run&lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked, permit the installer to modify xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: # sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS]&lt;br /&gt;
&lt;br /&gt;
Also look at [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560 Ubuntu Launchpad bug# 122560] for the relevant patches to apply over Alsa driver 1.0.14 if you do not want to use the CVS version.&lt;br /&gt;
&lt;br /&gt;
==Wireless:==&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
The iwlwifi driver included in Gutsy often stops transmitting or receiving after an hour or so.  This issue can be resolved by installing [http://intellinuxwireless.org/?p=iwlwifi iwlwifi 1.0.0-1].&lt;br /&gt;
&lt;br /&gt;
==Fingerprint Reader==&lt;br /&gt;
The reader works with ThinkFinger, see instructions at: [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader]&lt;br /&gt;
&lt;br /&gt;
==Trackpad scrolling==&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint section in /etc/X11/xorg.conf&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
        Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
        Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Trackpad scrolling works out of the box for me in the standard thinkpad way: slide your finger up and down the very right edge of the trackpad --[[User:Plumpy|Plumpy]] 23:04, 16 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
'''Font Issues on High-Res Screens:''' On high-res screens (15&amp;quot; 1680x1050), the default fonts are too bold above 8 or 9px (the exact number depends on the font). I have not heard people with normal-resolution screens complaining about this. You can easily see this by running gnome-specimen and gradually stepping up the font size. At some point (usually around 8-9px) the font will turn bold.&lt;br /&gt;
&lt;br /&gt;
'''Suspend/Hibernate:''' Suspend has major problems. Suspend-to-disk always hangs, and the only suspend-to-ram command I've gotten to work at all is &amp;quot;s2ram -f -a1&amp;quot;. About half the time s2ram never resumes, and usually when it fails to resume it just shows a blank console with &amp;quot;Linux!&amp;quot; written in the upper left. However, even when it does resume to the desktop, it invariably does something very odd: It *loses* a processor and a half. Before running s2ram you can do a &amp;quot;cat /proc/cpuinfo&amp;quot; and see two processors running at ~1800MHz, but after resuming from a s2ram, the same command will only show a single processor running at ~900MHz, and any further suspends will completely hang the system. Very bizarre.&lt;br /&gt;
&lt;br /&gt;
'''Console Switching:''' After a while of running in X mode, it becomes impossible to switch to a console and see anything. I've not figured out any pattern here, but this is what eventually happens after a few hours: You do a Ctrl-Alt-F1 (or F2 or whatever) to go from X to a console, and all you see is a blank screen. The console is actually there and running -- you just cannot see it. You can log in blind and type commands into the console and they'll run just find; you just cannot see what you're doing.&lt;br /&gt;
&lt;br /&gt;
'''Brightness:''' After installing the proprietary Nvidia drivers you will be unable to modify the brightness setting.  A workaround is to drop into a text console by hitting ctrl-alt-F1, modify the brightness and then return to X windows with ctrl-alt-F7.  Your X session will not be lost and you can do this with applications running.&lt;br /&gt;
&lt;br /&gt;
'''Launchpad bugs related to the T61:'''&lt;br /&gt;
&lt;br /&gt;
General listing of issues: [https://bugs.launchpad.net/ubuntu/+bug/131406]&lt;br /&gt;
&lt;br /&gt;
Update Nvidia GLX: [https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943]&lt;br /&gt;
&lt;br /&gt;
Update ALSA to support the sound card in the T61: [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560]&lt;br /&gt;
&lt;br /&gt;
Brightness dialog doesn't always disappear: [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854]&lt;br /&gt;
&lt;br /&gt;
'''Wireless connection &amp;quot;Hangs&amp;quot; after a couple of hours:'''  &lt;br /&gt;
&lt;br /&gt;
This is reported to be fixed in version 1.0.0.-1 to install this version follow the instructions below **Note, this did not fix it for me**:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 1.0.x branch.  1.0.0-1 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 tar -xzf iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 cd iwlwifi-1.0.0-1/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
 &lt;br /&gt;
 sudo rmmod iwl4965&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=31925</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=31925"/>
		<updated>2007-08-12T16:00:09Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Intel IWL4965 A/G/N */  added iwlwifi link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Initial Install ==&lt;br /&gt;
&lt;br /&gt;
'''Issue #1:''' The initial install from the live CD graphical installer does not work if the laptop is in SATA AHCI mode. You have to go into the BIOS and set the SATA controller to &amp;quot;Compatibility&amp;quot; mode or else you get a &amp;quot;can't access tty&amp;quot; error. After Ubuntu is intalled and you've done an &amp;quot;apt-get update&amp;quot; you can -- and should -- set the controller back to AHCI mode.&lt;br /&gt;
&lt;br /&gt;
'''Issue #2:''' The initial install from the live CD graphical installer hangs with a blank tan screen after gdm loads. It is clear that gdm is running, but the desktop never actually loads. The solution is to:&lt;br /&gt;
&lt;br /&gt;
# switch to a console (Ctrl-Alt-F1)&lt;br /&gt;
# type &amp;quot;sudo bash&amp;quot;&lt;br /&gt;
# type &amp;quot;killall gdm&amp;quot;&lt;br /&gt;
# type &amp;quot;/etc/init.d/gdm start&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that typing &amp;quot;/etc/init.d/gdm stop&amp;quot; does not work for step 3 -- you '''must''' run &amp;quot;killall gdm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel:'''&lt;br /&gt;
&lt;br /&gt;
At higher resolutions, the gnome toolbars function in a smaller area than the rest of the desktop. This is because the TV output is turned on. If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in /etc/X11/xorg.conf. &lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
  EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
  Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: [http://ubuntuforums.org/showthread.php?p=2944730]&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:'''&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
# install build-essentials from Synaptic&lt;br /&gt;
# Download the drivers from the link above to your home directory&lt;br /&gt;
# When the download completes hit Ctrl-ALT-F1 to drop to a console.&lt;br /&gt;
# Login and type:&lt;br /&gt;
## sudo /etc/init.d/gdm stop&lt;br /&gt;
## sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run&lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked, permit the installer to modify xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: # sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS]&lt;br /&gt;
&lt;br /&gt;
==Wireless:==&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
The iwlwifi driver included in Gutsy often stops transmitting or receiving after an hour or so.  This issue can be resolved by installing [http://intellinuxwireless.org/?p=iwlwifi iwlwifi 1.0.0-1].&lt;br /&gt;
&lt;br /&gt;
==Fingerprint Reader==&lt;br /&gt;
The reader works with ThinkFinger, see instructions at: [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader]&lt;br /&gt;
&lt;br /&gt;
==Trackpad scrolling==&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint section in /etc/X11/xorg.conf&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
        Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
        Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
'''Font Issues on High-Res Screens:''' On high-res screens (15&amp;quot; 1680x1050), the default fonts are too bold above 8 or 9px (the exact number depends on the font). I have not heard people with normal-resolution screens complaining about this. You can easily see this by running gnome-specimen and gradually stepping up the font size. At some point (usually around 8-9px) the font will turn bold.&lt;br /&gt;
&lt;br /&gt;
'''Suspend/Hibernate:''' Suspend has major problems. Suspend-to-disk always hangs, and the only suspend-to-ram command I've gotten to work at all is &amp;quot;s2ram -f -a1&amp;quot;. About half the time s2ram never resumes, and usually when it fails to resume it just shows a blank console with &amp;quot;Linux!&amp;quot; written in the upper left. However, even when it does resume to the desktop, it invariably does something very odd: It *loses* a processor and a half. Before running s2ram you can do a &amp;quot;cat /proc/cpuinfo&amp;quot; and see two processors running at ~1800MHz, but after resuming from a s2ram, the same command will only show a single processor running at ~900MHz, and any further suspends will completely hang the system. Very bizarre.&lt;br /&gt;
&lt;br /&gt;
'''Console Switching:''' After a while of running in X mode, it becomes impossible to switch to a console and see anything. I've not figured out any pattern here, but this is what eventually happens after a few hours: You do a Ctrl-Alt-F1 (or F2 or whatever) to go from X to a console, and all you see is a blank screen. The console is actually there and running -- you just cannot see it. You can log in blind and type commands into the console and they'll run just find; you just cannot see what you're doing.&lt;br /&gt;
&lt;br /&gt;
'''Brightness:''' After installing the proprietary Nvidia drivers you will be unable to modify the brightness setting.  A workaround is to drop into a text console by hitting ctrl-alt-F1, modify the brightness and then return to X windows with ctrl-alt-F7.  Your X session will not be lost and you can do this with applications running.&lt;br /&gt;
&lt;br /&gt;
'''Launchpad bugs related to the T61:'''&lt;br /&gt;
&lt;br /&gt;
General listing of issues: [https://bugs.launchpad.net/ubuntu/+bug/131406]&lt;br /&gt;
&lt;br /&gt;
Update Nvidia GLX: [https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943]&lt;br /&gt;
&lt;br /&gt;
Update ALSA to support the sound card in the T61: [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560]&lt;br /&gt;
&lt;br /&gt;
Brightness dialog doesn't always disappear: [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854]&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=31924</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=31924"/>
		<updated>2007-08-12T15:58:30Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Bugs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Initial Install ==&lt;br /&gt;
&lt;br /&gt;
'''Issue #1:''' The initial install from the live CD graphical installer does not work if the laptop is in SATA AHCI mode. You have to go into the BIOS and set the SATA controller to &amp;quot;Compatibility&amp;quot; mode or else you get a &amp;quot;can't access tty&amp;quot; error. After Ubuntu is intalled and you've done an &amp;quot;apt-get update&amp;quot; you can -- and should -- set the controller back to AHCI mode.&lt;br /&gt;
&lt;br /&gt;
'''Issue #2:''' The initial install from the live CD graphical installer hangs with a blank tan screen after gdm loads. It is clear that gdm is running, but the desktop never actually loads. The solution is to:&lt;br /&gt;
&lt;br /&gt;
# switch to a console (Ctrl-Alt-F1)&lt;br /&gt;
# type &amp;quot;sudo bash&amp;quot;&lt;br /&gt;
# type &amp;quot;killall gdm&amp;quot;&lt;br /&gt;
# type &amp;quot;/etc/init.d/gdm start&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that typing &amp;quot;/etc/init.d/gdm stop&amp;quot; does not work for step 3 -- you '''must''' run &amp;quot;killall gdm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel:'''&lt;br /&gt;
&lt;br /&gt;
At higher resolutions, the gnome toolbars function in a smaller area than the rest of the desktop. This is because the TV output is turned on. If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in /etc/X11/xorg.conf. &lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
  EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
  Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: [http://ubuntuforums.org/showthread.php?p=2944730]&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:'''&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
# install build-essentials from Synaptic&lt;br /&gt;
# Download the drivers from the link above to your home directory&lt;br /&gt;
# When the download completes hit Ctrl-ALT-F1 to drop to a console.&lt;br /&gt;
# Login and type:&lt;br /&gt;
## sudo /etc/init.d/gdm stop&lt;br /&gt;
## sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run&lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked, permit the installer to modify xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: # sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS]&lt;br /&gt;
&lt;br /&gt;
==Wireless:==&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
The iwlwifi driver included in Gutsy often stops transmitting or receiving after an hour or so.  This issue can be resolved by installing iwlwifi 1.0.0-1.&lt;br /&gt;
&lt;br /&gt;
==Fingerprint Reader==&lt;br /&gt;
The reader works with ThinkFinger, see instructions at: [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader]&lt;br /&gt;
&lt;br /&gt;
==Trackpad scrolling==&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint section in /etc/X11/xorg.conf&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
        Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
        Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
'''Font Issues on High-Res Screens:''' On high-res screens (15&amp;quot; 1680x1050), the default fonts are too bold above 8 or 9px (the exact number depends on the font). I have not heard people with normal-resolution screens complaining about this. You can easily see this by running gnome-specimen and gradually stepping up the font size. At some point (usually around 8-9px) the font will turn bold.&lt;br /&gt;
&lt;br /&gt;
'''Suspend/Hibernate:''' Suspend has major problems. Suspend-to-disk always hangs, and the only suspend-to-ram command I've gotten to work at all is &amp;quot;s2ram -f -a1&amp;quot;. About half the time s2ram never resumes, and usually when it fails to resume it just shows a blank console with &amp;quot;Linux!&amp;quot; written in the upper left. However, even when it does resume to the desktop, it invariably does something very odd: It *loses* a processor and a half. Before running s2ram you can do a &amp;quot;cat /proc/cpuinfo&amp;quot; and see two processors running at ~1800MHz, but after resuming from a s2ram, the same command will only show a single processor running at ~900MHz, and any further suspends will completely hang the system. Very bizarre.&lt;br /&gt;
&lt;br /&gt;
'''Console Switching:''' After a while of running in X mode, it becomes impossible to switch to a console and see anything. I've not figured out any pattern here, but this is what eventually happens after a few hours: You do a Ctrl-Alt-F1 (or F2 or whatever) to go from X to a console, and all you see is a blank screen. The console is actually there and running -- you just cannot see it. You can log in blind and type commands into the console and they'll run just find; you just cannot see what you're doing.&lt;br /&gt;
&lt;br /&gt;
'''Brightness:''' After installing the proprietary Nvidia drivers you will be unable to modify the brightness setting.  A workaround is to drop into a text console by hitting ctrl-alt-F1, modify the brightness and then return to X windows with ctrl-alt-F7.  Your X session will not be lost and you can do this with applications running.&lt;br /&gt;
&lt;br /&gt;
'''Launchpad bugs related to the T61:'''&lt;br /&gt;
&lt;br /&gt;
General listing of issues: [https://bugs.launchpad.net/ubuntu/+bug/131406]&lt;br /&gt;
&lt;br /&gt;
Update Nvidia GLX: [https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943]&lt;br /&gt;
&lt;br /&gt;
Update ALSA to support the sound card in the T61: [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560]&lt;br /&gt;
&lt;br /&gt;
Brightness dialog doesn't always disappear: [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854]&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=31923</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 4 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_4_on_a_ThinkPad_T61&amp;diff=31923"/>
		<updated>2007-08-12T15:58:07Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Intel IWL4965 A/G/N */  iwlwifi 1.0.0-1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Initial Install ==&lt;br /&gt;
&lt;br /&gt;
'''Issue #1:''' The initial install from the live CD graphical installer does not work if the laptop is in SATA AHCI mode. You have to go into the BIOS and set the SATA controller to &amp;quot;Compatibility&amp;quot; mode or else you get a &amp;quot;can't access tty&amp;quot; error. After Ubuntu is intalled and you've done an &amp;quot;apt-get update&amp;quot; you can -- and should -- set the controller back to AHCI mode.&lt;br /&gt;
&lt;br /&gt;
'''Issue #2:''' The initial install from the live CD graphical installer hangs with a blank tan screen after gdm loads. It is clear that gdm is running, but the desktop never actually loads. The solution is to:&lt;br /&gt;
&lt;br /&gt;
# switch to a console (Ctrl-Alt-F1)&lt;br /&gt;
# type &amp;quot;sudo bash&amp;quot;&lt;br /&gt;
# type &amp;quot;killall gdm&amp;quot;&lt;br /&gt;
# type &amp;quot;/etc/init.d/gdm start&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that typing &amp;quot;/etc/init.d/gdm stop&amp;quot; does not work for step 3 -- you '''must''' run &amp;quot;killall gdm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
'''Intel:'''&lt;br /&gt;
&lt;br /&gt;
At higher resolutions, the gnome toolbars function in a smaller area than the rest of the desktop. This is because the TV output is turned on. If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in /etc/X11/xorg.conf. &lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
  EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
  Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: [http://ubuntuforums.org/showthread.php?p=2944730]&lt;br /&gt;
&lt;br /&gt;
'''Nvidia:'''&lt;br /&gt;
&lt;br /&gt;
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&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
# install build-essentials from Synaptic&lt;br /&gt;
# Download the drivers from the link above to your home directory&lt;br /&gt;
# When the download completes hit Ctrl-ALT-F1 to drop to a console.&lt;br /&gt;
# Login and type:&lt;br /&gt;
## sudo /etc/init.d/gdm stop&lt;br /&gt;
## sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run&lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked, permit the installer to modify xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: # sudo shutdown -r now&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
== Audio ==&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box. You need to download and compile [http://alsa.opensrc.org/index.php/AlsaCVS ALSA from CVS]&lt;br /&gt;
&lt;br /&gt;
==Wireless:==&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
The iwlwifi driver included in Gutsy often stops transmitting or receiving after an hour or so.  This issue can be resolved by installing iwlwifi 1.0.0-1.&lt;br /&gt;
&lt;br /&gt;
==Fingerprint Reader==&lt;br /&gt;
The reader works with ThinkFinger, see instructions at: [http://www.thinkwiki.org/wiki/Integrated_Fingerprint_Reader]&lt;br /&gt;
&lt;br /&gt;
==Trackpad scrolling==&lt;br /&gt;
&lt;br /&gt;
To enable using the middle mouse button to scroll add the following in your Trackpoint section in /etc/X11/xorg.conf&lt;br /&gt;
{{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
        Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
        Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
'''Font Issues on High-Res Screens:''' On high-res screens (15&amp;quot; 1680x1050), the default fonts are too bold above 8 or 9px (the exact number depends on the font). I have not heard people with normal-resolution screens complaining about this. You can easily see this by running gnome-specimen and gradually stepping up the font size. At some point (usually around 8-9px) the font will turn bold.&lt;br /&gt;
&lt;br /&gt;
'''Suspend/Hibernate:''' Suspend has major problems. Suspend-to-disk always hangs, and the only suspend-to-ram command I've gotten to work at all is &amp;quot;s2ram -f -a1&amp;quot;. About half the time s2ram never resumes, and usually when it fails to resume it just shows a blank console with &amp;quot;Linux!&amp;quot; written in the upper left. However, even when it does resume to the desktop, it invariably does something very odd: It *loses* a processor and a half. Before running s2ram you can do a &amp;quot;cat /proc/cpuinfo&amp;quot; and see two processors running at ~1800MHz, but after resuming from a s2ram, the same command will only show a single processor running at ~900MHz, and any further suspends will completely hang the system. Very bizarre.&lt;br /&gt;
&lt;br /&gt;
'''Console Switching:''' After a while of running in X mode, it becomes impossible to switch to a console and see anything. I've not figured out any pattern here, but this is what eventually happens after a few hours: You do a Ctrl-Alt-F1 (or F2 or whatever) to go from X to a console, and all you see is a blank screen. The console is actually there and running -- you just cannot see it. You can log in blind and type commands into the console and they'll run just find; you just cannot see what you're doing.&lt;br /&gt;
&lt;br /&gt;
'''Brightness:''' After installing the proprietary Nvidia drivers you will be unable to modify the brightness setting.  A workaround is to drop into a text console by hitting ctrl-alt-F1, modify the brightness and then return to X windows with ctrl-alt-F7.  Your X session will not be lost and you can do this with applications running.&lt;br /&gt;
&lt;br /&gt;
'''Wireless Connection issues:'''  There have been some reports from Intel wireless users that the wireless card stops transmitting after a couple of hours but the connection still shows connected.  Disabling and Enabling wireless in Network-Manager usually resolves this.&lt;br /&gt;
&lt;br /&gt;
'''Launchpad bugs related to the T61:'''&lt;br /&gt;
&lt;br /&gt;
General listing of issues: [https://bugs.launchpad.net/ubuntu/+bug/131406]&lt;br /&gt;
&lt;br /&gt;
Update Nvidia GLX: [https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.22/+bug/120943]&lt;br /&gt;
&lt;br /&gt;
Update ALSA to support the sound card in the T61: [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/122560]&lt;br /&gt;
&lt;br /&gt;
Brightness dialog doesn't always disappear: [https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/123854]&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31890</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31890"/>
		<updated>2007-08-11T17:12:26Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* IWL4965 */  iwlwifi 1.0.0-1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) While Gutsy has been relatively stable lately if you are looking for stability stay with Feisty.&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Install using the regular CD and hit F4 to change VGA settings to 1024x768x32.&lt;br /&gt;
&lt;br /&gt;
Starting with Tribe 3 on the T61, Ubuntu defaults to using the Intel driver and you can use the regular CD to install.  However there have been problems with the resolution where the gnome toolbars are functioning in a smaller area than the rest of the desktop.  This is because the TV output is turned on.  If you see the login screen show up in the top-left corner of the screen, taking up only 2/3 of the screen, then you have this issue and you'll need to disable the TV output.&lt;br /&gt;
&lt;br /&gt;
To turn the TV output off and fix the small desktop issue, add the following section in {{path|/etc/X11/xorg.conf}}.&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
   Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
   Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
and then in the Device Section, add the option:&lt;br /&gt;
&lt;br /&gt;
 Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Reference: http://ubuntuforums.org/showthread.php?p=2944730&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
As of July 10th the latest nv 2D driver was released that supports the 140m in the T61 and this driver is in Tribe3.&lt;br /&gt;
&lt;br /&gt;
If you would like 3D acceleration then you must download and install the proprietary drivers from Nvidia here:&lt;br /&gt;
http://www.nvidia.com/object/unix.html&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
1) install build-essentials from Synaptic&lt;br /&gt;
&lt;br /&gt;
2) Download the drivers from the link above to your home directory&lt;br /&gt;
&lt;br /&gt;
3) When the download completes hit Ctrl-ALT-F1 to drop to a console.  &lt;br /&gt;
&lt;br /&gt;
4) Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked permit the installer to modify your xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
As of July 26th the IWL4965 driver and firmware is included in linux-ubuntu-modules-2.6.22 which should be installed by default.&lt;br /&gt;
https://lists.ubuntu.com/archives/gutsy-changes/2007-July/005258.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation guides survey (IBM/Lenovo)].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Updates==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{NOTE|The section below is optional}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====IWL4965====&lt;br /&gt;
As of July 27th Ubuntu ships version 0.42 of the iwlwifi driver, if you would like to install version 1.0.0-1 follow the instructions below:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated, so make sure to update the paths below.  Also, with each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 1.0.x branch.  1.0.0-1 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 tar -xzf iwlwifi-1.0.0-1.tgz&lt;br /&gt;
 cd iwlwifi-1.0.0-1/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31672</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31672"/>
		<updated>2007-07-29T16:42:46Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Hard Disk Controller */  Removed a note.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) While Gutsy has been relatively stable lately if you are looking for stability stay with Feisty.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hard Disk Controller===&lt;br /&gt;
When the system boots hit F1 to enter the Bios, select Config-&amp;gt;Serial ATA (SATA) and set the SATA Controller mode option to &amp;quot;Compatibility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.&lt;br /&gt;
&lt;br /&gt;
Starting with Tribe 3 on the T61, Ubuntu defaults to using the Intel driver.&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
As of July 10th the latest nv 2D driver was released that supports the 140m in the T61 and this driver is in Tribe3.&lt;br /&gt;
&lt;br /&gt;
If you would like 3D acceleration then you must download and install the proprietary drivers from Nvidia here:&lt;br /&gt;
http://www.nvidia.com/object/unix.html&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
1) install build-essentials from Synaptic&lt;br /&gt;
&lt;br /&gt;
2) Download the drivers from the link above to your home directory&lt;br /&gt;
&lt;br /&gt;
3) When the download completes hit Ctrl-ALT-F1 to drop to a console.  &lt;br /&gt;
&lt;br /&gt;
4) Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked permit the installer to modify your xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
====Thinkpad 11A/B/G====&lt;br /&gt;
The Atheros card works with the Madwifi driver included as part of the Restricted-Modules package in Gutsy and should be installed by default&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Intel IWL4965 A/G/N====&lt;br /&gt;
As of July 26th the IWL4965 driver and firmware is included in linux-ubuntu-modules-2.6.22 which should be installed by default.&lt;br /&gt;
https://lists.ubuntu.com/archives/gutsy-changes/2007-July/005258.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation guides survey (IBM/Lenovo)].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Updates==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{NOTE|The section below is optional}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====IWL4965====&lt;br /&gt;
As of July 27th Ubuntu ships version 0.42 of the iwlwifi driver, if you would like to install version 1.0 follow the instructions below:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated so make sure to update the paths below}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 1.0.x branch.  1.0.0 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.0.0.tgz&lt;br /&gt;
 tar -xzf iwlwifi-1.0.0.tgz&lt;br /&gt;
 cd iwlwifi-1.0.0/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31532</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31532"/>
		<updated>2007-07-25T22:46:23Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Wireless: */ updating iwlwifi version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) While Gutsy has been relatively stable lately if you are looking for stability stay with Feisty.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Hard Disk Controller===&lt;br /&gt;
When the system boots hit F1 to enter the Bios, select Config-&amp;gt;Serial ATA (SATA) and set the SATA Controller mode option to &amp;quot;Compatibility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.&lt;br /&gt;
&lt;br /&gt;
Starting with Tribe 3 on the T61, Ubuntu defaults to using the Intel driver.&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
As of July 10th the latest nv 2D driver was released that supports the 140m in the T61 and this driver is in Tribe3.&lt;br /&gt;
&lt;br /&gt;
If you would like 3D acceleration then you must download and install the proprietary drivers from Nvidia here:&lt;br /&gt;
http://www.nvidia.com/object/unix.html&lt;br /&gt;
&lt;br /&gt;
To install these drivers:&lt;br /&gt;
&lt;br /&gt;
1) install build-essentials from Synaptic&lt;br /&gt;
&lt;br /&gt;
2) Download the drivers from the link above to your home directory&lt;br /&gt;
&lt;br /&gt;
3) When the download completes hit Ctrl-ALT-F1 to drop to a console.  &lt;br /&gt;
&lt;br /&gt;
4) Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
When asked permit the installer to modify your xorg.conf&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated except you should tell the installer to not update xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
The Atheros card should be supported by the drivers built into Gutsy.&lt;br /&gt;
&lt;br /&gt;
{{HELP|Can someone with an Atheros card confirm this?}}&lt;br /&gt;
&lt;br /&gt;
The Intel a/b/g/n (IPW4965) card requires the iwlwifi drivers from Intel:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated so make sure to update the paths below}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 1.0.x branch.  1.0.0 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.0.0.tgz&lt;br /&gt;
 tar -xzf iwlwifi-1.0.0.tgz&lt;br /&gt;
 cd iwlwifi-1.0.0/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation guides survey (IBM/Lenovo)].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31415</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31415"/>
		<updated>2007-07-21T13:45:55Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Intel: */  updated for tribe 3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) The system is not incredibly stable, things crash at least once per session so if you are look for stability stay with Feisty. ***This has changed lately and things are a lot more stable, disabling Compiz helped and most the random crashes seemed to have cleared up the past week.***&lt;br /&gt;
&lt;br /&gt;
===Hard Disk Controller===&lt;br /&gt;
When the system boots hit F1 to enter the Bios, select Config-&amp;gt;Serial ATA (SATA) and set the SATA Controller mode option to &amp;quot;Compatibility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.&lt;br /&gt;
&lt;br /&gt;
Starting with Tribe 3 on the T61, Ubuntu defaults to using the Intel driver.&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
On July 10th the latest nv 2D driver was released that supported the 140m.   It should be in the repo's soon:  https://lists.ubuntu.com/archives/gutsy-changes/2007-July/004577.html  Once this makes it into the Daily CD's you should be able to install via the Live CD and the instructions below will not be required.&lt;br /&gt;
&lt;br /&gt;
X will fail to start for users running Nvidia cards.   Boot into recovery mode and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|dkpg-reconfigure xserver-xorg}}  &lt;br /&gt;
&lt;br /&gt;
Accept all the defaults except change the driver from NV to VESA&lt;br /&gt;
&lt;br /&gt;
Type {{cmdroot|telinit 3}} to boot into a GUI and use Synaptic to install Build-Essentials&lt;br /&gt;
&lt;br /&gt;
Go to Nvidia.com and download the latest Nvidia Drivers to your desktop&lt;br /&gt;
&lt;br /&gt;
When the download completes hit Ctrl-F1 to drop to a console.  Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
Then type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|cd Desktop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
After Rebooting Gnome should start normally&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
The Atheros card should be supported by the drivers built into Gutsy.&lt;br /&gt;
&lt;br /&gt;
{{HELP|Can someone with an Atheros card confirm this?}}&lt;br /&gt;
&lt;br /&gt;
The Intel a/b/g/n (IPW4965) card requires the iwlwifi drivers from Intel:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated so make sure to update the paths below}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 0.0.x branch.  0.0.42 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-0.0.42.tgz&lt;br /&gt;
 tar -xzf iwlwifi-0.0.42.tgz&lt;br /&gt;
 cd iwlwifi-0.0.42/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31407</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31407"/>
		<updated>2007-07-20T15:47:08Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: formatting change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) The system is not incredibly stable, things crash at least once per session so if you are look for stability stay with Feisty. ***This has changed lately and things are a lot more stable, disabling Compiz helped and most the random crashes seemed to have cleared up the past week.***&lt;br /&gt;
&lt;br /&gt;
===Hard Disk Controller===&lt;br /&gt;
When the system boots hit F1 to enter the Bios, select Config-&amp;gt;Serial ATA (SATA) and set the SATA Controller mode option to &amp;quot;Compatibility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.&lt;br /&gt;
&lt;br /&gt;
Intel GMX3100 worked flawlessly at 1200x1024 resolution. Have not yet tried the higher resolution.&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
On July 10th the latest nv 2D driver was released that supported the 140m.   It should be in the repo's soon:  https://lists.ubuntu.com/archives/gutsy-changes/2007-July/004577.html  Once this makes it into the Daily CD's you should be able to install via the Live CD and the instructions below will not be required.&lt;br /&gt;
&lt;br /&gt;
X will fail to start for users running Nvidia cards.   Boot into recovery mode and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|dkpg-reconfigure xserver-xorg}}  &lt;br /&gt;
&lt;br /&gt;
Accept all the defaults except change the driver from NV to VESA&lt;br /&gt;
&lt;br /&gt;
Type {{cmdroot|telinit 3}} to boot into a GUI and use Synaptic to install Build-Essentials&lt;br /&gt;
&lt;br /&gt;
Go to Nvidia.com and download the latest Nvidia Drivers to your desktop&lt;br /&gt;
&lt;br /&gt;
When the download completes hit Ctrl-F1 to drop to a console.  Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
Then type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|cd Desktop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
After Rebooting Gnome should start normally&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
The Atheros card should be supported by the drivers built into Gutsy.&lt;br /&gt;
&lt;br /&gt;
{{HELP|Can someone with an Atheros card confirm this?}}&lt;br /&gt;
&lt;br /&gt;
The Intel a/b/g/n (IPW4965) card requires the iwlwifi drivers from Intel:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated so make sure to update the paths below}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 cd mac80211-8.0.2/&lt;br /&gt;
 sudo make patch_kernel&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 0.0.x branch.  0.0.42 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-0.0.42.tgz&lt;br /&gt;
 tar -xzf iwlwifi-0.0.42.tgz&lt;br /&gt;
 cd iwlwifi-0.0.42/&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
 cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31406</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31406"/>
		<updated>2007-07-20T15:46:14Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) The system is not incredibly stable, things crash at least once per session so if you are look for stability stay with Feisty. ***This has changed lately and things are a lot more stable, disabling Compiz helped and most the random crashes seemed to have cleared up the past week.***&lt;br /&gt;
&lt;br /&gt;
===Hard Disk Controller===&lt;br /&gt;
When the system boots hit F1 to enter the Bios, select Config-&amp;gt;Serial ATA (SATA) and set the SATA Controller mode option to &amp;quot;Compatibility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.&lt;br /&gt;
&lt;br /&gt;
Intel GMX3100 worked flawlessly at 1200x1024 resolution. Have not yet tried the higher resolution.&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
On July 10th the latest nv 2D driver was released that supported the 140m.   It should be in the repo's soon:  https://lists.ubuntu.com/archives/gutsy-changes/2007-July/004577.html  Once this makes it into the Daily CD's you should be able to install via the Live CD and the instructions below will not be required.&lt;br /&gt;
&lt;br /&gt;
X will fail to start for users running Nvidia cards.   Boot into recovery mode and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|dkpg-reconfigure xserver-xorg}}  &lt;br /&gt;
&lt;br /&gt;
Accept all the defaults except change the driver from NV to VESA&lt;br /&gt;
&lt;br /&gt;
Type {{cmdroot|telinit 3}} to boot into a GUI and use Synaptic to install Build-Essentials&lt;br /&gt;
&lt;br /&gt;
Go to Nvidia.com and download the latest Nvidia Drivers to your desktop&lt;br /&gt;
&lt;br /&gt;
When the download completes hit Ctrl-F1 to drop to a console.  Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
Then type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|cd Desktop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
After Rebooting Gnome should start normally&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
The Atheros card should be supported by the drivers built into Gutsy.&lt;br /&gt;
&lt;br /&gt;
{{HELP|Can someone with an Atheros card confirm this?}}&lt;br /&gt;
&lt;br /&gt;
The Intel a/b/g/n (IPW4965) card requires the iwlwifi drivers from Intel:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated so make sure to update the paths below}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 #sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 #sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 #tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 #cd mac80211-8.0.2/&lt;br /&gt;
 #sudo make patch_kernel&lt;br /&gt;
 #cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 0.0.x branch.  0.0.42 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-0.0.42.tgz&lt;br /&gt;
 #tar -xzf iwlwifi-0.0.42.tgz&lt;br /&gt;
 #cd iwlwifi-0.0.42/&lt;br /&gt;
 #make&lt;br /&gt;
 #sudo make install&lt;br /&gt;
 #cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 #tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 #cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 #sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 #sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31404</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31404"/>
		<updated>2007-07-20T15:45:41Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 2 on a ThinkPad T61 moved to Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61: Tribe 2 has been updated to Tribe 3.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
1) This is written for Tribe 2, as development moves forward many of the items listed here will (hopefully) no longer be necessary or no longer apply.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) The system is not incredibly stable, things crash at least once per session so if you are look for stability stay with Feisty. ***This has changed lately and things are a lot more stable, disabling Compiz helped and most the random crashes seemed to have cleared up the past week.***&lt;br /&gt;
&lt;br /&gt;
===Hard Disk Controller===&lt;br /&gt;
When the system boots hit F1 to enter the Bios, select Config-&amp;gt;Serial ATA (SATA) and set the SATA Controller mode option to &amp;quot;Compatibility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.&lt;br /&gt;
&lt;br /&gt;
Intel GMX3100 worked flawlessly at 1200x1024 resolution. Have not yet tried the higher resolution.&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
On July 10th the latest nv 2D driver was released that supported the 140m.   It should be in the repo's soon:  https://lists.ubuntu.com/archives/gutsy-changes/2007-July/004577.html  Once this makes it into the Daily CD's you should be able to install via the Live CD and the instructions below will not be required.&lt;br /&gt;
&lt;br /&gt;
X will fail to start for users running Nvidia cards.   Boot into recovery mode and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|dkpg-reconfigure xserver-xorg}}  &lt;br /&gt;
&lt;br /&gt;
Accept all the defaults except change the driver from NV to VESA&lt;br /&gt;
&lt;br /&gt;
Type {{cmdroot|telinit 3}} to boot into a GUI and use Synaptic to install Build-Essentials&lt;br /&gt;
&lt;br /&gt;
Go to Nvidia.com and download the latest Nvidia Drivers to your desktop&lt;br /&gt;
&lt;br /&gt;
When the download completes hit Ctrl-F1 to drop to a console.  Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
Then type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|cd Desktop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
After Rebooting Gnome should start normally&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
The Atheros card should be supported by the drivers built into Gutsy.&lt;br /&gt;
&lt;br /&gt;
{{HELP|Can someone with an Atheros card confirm this?}}&lt;br /&gt;
&lt;br /&gt;
The Intel a/b/g/n (IPW4965) card requires the iwlwifi drivers from Intel:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated so make sure to update the paths below}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 #sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 #sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 #tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 #cd mac80211-8.0.2/&lt;br /&gt;
 #sudo make patch_kernel&lt;br /&gt;
 #cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 0.0.x branch.  0.0.42 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-0.0.42.tgz&lt;br /&gt;
 #tar -xzf iwlwifi-0.0.42.tgz&lt;br /&gt;
 #cd iwlwifi-0.0.42/&lt;br /&gt;
 #make&lt;br /&gt;
 #sudo make install&lt;br /&gt;
 #cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 #tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 #cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 #sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 #sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_2_on_a_ThinkPad_T61&amp;diff=31405</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 2 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_2_on_a_ThinkPad_T61&amp;diff=31405"/>
		<updated>2007-07-20T15:45:41Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 2 on a ThinkPad T61 moved to Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61: Tribe 2 has been updated to Tribe 3.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31403</id>
		<title>Installing Ubuntu 7.10 (Gutsy Gibbon) Tribe 3 on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.10_(Gutsy_Gibbon)_Tribe_3_on_a_ThinkPad_T61&amp;diff=31403"/>
		<updated>2007-07-20T15:44:09Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Wireless: */  Updated method of getting wireless working&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Opening Notes:===&lt;br /&gt;
&lt;br /&gt;
1) This is written for Tribe 2, as development moves forward many of the items listed here will (hopefully) no longer be necessary or no longer apply.&lt;br /&gt;
&lt;br /&gt;
2) Use the Alternative Installer, the Desktop installer installs but fails to boot&lt;br /&gt;
&lt;br /&gt;
3) The system is not incredibly stable, things crash at least once per session so if you are look for stability stay with Feisty. ***This has changed lately and things are a lot more stable, disabling Compiz helped and most the random crashes seemed to have cleared up the past week.***&lt;br /&gt;
&lt;br /&gt;
===Hard Disk Controller===&lt;br /&gt;
When the system boots hit F1 to enter the Bios, select Config-&amp;gt;Serial ATA (SATA) and set the SATA Controller mode option to &amp;quot;Compatibility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Video:===&lt;br /&gt;
&lt;br /&gt;
====Intel:====&lt;br /&gt;
Must install using the alternate CD or the regular CD and hit F4 to change VGA settings to 1024x768x32 and use regular install.&lt;br /&gt;
&lt;br /&gt;
Intel GMX3100 worked flawlessly at 1200x1024 resolution. Have not yet tried the higher resolution.&lt;br /&gt;
&lt;br /&gt;
====Nvidia:====&lt;br /&gt;
&lt;br /&gt;
On July 10th the latest nv 2D driver was released that supported the 140m.   It should be in the repo's soon:  https://lists.ubuntu.com/archives/gutsy-changes/2007-July/004577.html  Once this makes it into the Daily CD's you should be able to install via the Live CD and the instructions below will not be required.&lt;br /&gt;
&lt;br /&gt;
X will fail to start for users running Nvidia cards.   Boot into recovery mode and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|dkpg-reconfigure xserver-xorg}}  &lt;br /&gt;
&lt;br /&gt;
Accept all the defaults except change the driver from NV to VESA&lt;br /&gt;
&lt;br /&gt;
Type {{cmdroot|telinit 3}} to boot into a GUI and use Synaptic to install Build-Essentials&lt;br /&gt;
&lt;br /&gt;
Go to Nvidia.com and download the latest Nvidia Drivers to your desktop&lt;br /&gt;
&lt;br /&gt;
When the download completes hit Ctrl-F1 to drop to a console.  Login and type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo /etc/init.d/gdm stop}}&lt;br /&gt;
&lt;br /&gt;
Then type:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|cd Desktop}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|sudo sh NVIDIA-Linux-x86-100.14.11-pkg1.run}} &lt;br /&gt;
&lt;br /&gt;
If the file you download is newer that 100.14.11 make sure you modify the command appropriately&lt;br /&gt;
&lt;br /&gt;
Reboot: &lt;br /&gt;
{{cmdroot|sudo shutdown -r now}}&lt;br /&gt;
&lt;br /&gt;
After Rebooting Gnome should start normally&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
===Wireless:===&lt;br /&gt;
&lt;br /&gt;
The Atheros card should be supported by the drivers built into Gutsy.&lt;br /&gt;
&lt;br /&gt;
{{HELP|Can someone with an Atheros card confirm this?}}&lt;br /&gt;
&lt;br /&gt;
The Intel a/b/g/n (IPW4965) card requires the iwlwifi drivers from Intel:&lt;br /&gt;
&lt;br /&gt;
{{NOTE|As the release process moves forward the Kernel will be updated so make sure to update the paths below}}&lt;br /&gt;
&lt;br /&gt;
{{NOTE|With each new Kernel release this process must be repeated}}&lt;br /&gt;
&lt;br /&gt;
Install the necessary prerequisites and get the directories symlinked right.&lt;br /&gt;
&lt;br /&gt;
 #sudo apt-get install build-essential linux-headers-`uname -r`&lt;br /&gt;
 #sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/source&lt;br /&gt;
&lt;br /&gt;
Download and install the latest mac80211 from the 8.x.x branch.  8.0.2 is the latest as of this edit.  The 9.x.x branch is currently experimental.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/mac80211/downloads/mac80211-8.0.2.tgz&lt;br /&gt;
 #tar -xzf mac80211-8.0.2.tgz&lt;br /&gt;
 #cd mac80211-8.0.2/&lt;br /&gt;
 #sudo make patch_kernel&lt;br /&gt;
 #cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest iwlwifi from the 0.0.x branch.  0.0.42 is the latest as of this edit.  The 0.1.x branch is currently experimental, but is necessary if you need to use 802.11n.  These instructions may or may not work if you want to use 0.1.x.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-0.0.42.tgz&lt;br /&gt;
 #tar -xzf iwlwifi-0.0.42.tgz&lt;br /&gt;
 #cd iwlwifi-0.0.42/&lt;br /&gt;
 #make&lt;br /&gt;
 #sudo make install&lt;br /&gt;
 #cd ..&lt;br /&gt;
&lt;br /&gt;
Download and install the latest 4965 ucode.&lt;br /&gt;
&lt;br /&gt;
 #wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 #tar -xzf iwlwifi-4965-ucode-4.44.17.tgz&lt;br /&gt;
 #cd iwlwifi-4965-ucode-4.44.17/&lt;br /&gt;
 #sudo cp iwlwifi-4965.ucode /lib/firmware/`uname -r`&lt;br /&gt;
&lt;br /&gt;
Make sure the hardware wifi switch is on before doing this.&lt;br /&gt;
&lt;br /&gt;
 #sudo modprobe iwl4965&lt;br /&gt;
&lt;br /&gt;
After that, you should simply be able to connect to wireless networks using Gnome's network manager.&lt;br /&gt;
&lt;br /&gt;
===Audio:===&lt;br /&gt;
&lt;br /&gt;
Audio does not work out of the box, download and install the latest version of Alsa from CVS using the instructions here:&lt;br /&gt;
http://alsa.opensrc.org/index.php/Quick_Install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{T61}}&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T61&amp;diff=31258</id>
		<title>Installing Ubuntu 7.04 (Feisty Fawn) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T61&amp;diff=31258"/>
		<updated>2007-07-14T21:29:36Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: /* Another solution for Brightness, using xbacklight and laptop-mode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll I got it basically working, so far (will update as i get more thing working).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SATA Issues===&lt;br /&gt;
At first, the Ubuntu Live CD would not start at all, this seems to be a problem with the SATA AHCI driver.  I had to go into the BIOS and change the SATA driver from ACHI to compatibility (What is the difference? Am I loosing performance?).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
After you've installed and booted, try the advice from [[Problems_with_SATA_and_Linux]]. Do this:&lt;br /&gt;
 '''# echo options libata atapi_enabled=1&amp;gt;/etc/modprobe.d/atapienable &amp;amp;&amp;amp; update-initramfs -u'''&lt;br /&gt;
Then try turning AHCI back on in the BIOS. On a custom-built 2.6.21.5 kernel, my DVD drive appears as /dev/hda and DMA works.&lt;br /&gt;
--[[User:Kc8tbe|Kc8tbe]] 12:45, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===NVIDIA Quadro NVS 140M (Solved)===&lt;br /&gt;
After initial issues like those explained above in the SATA Issues, I received the xorg error 'fatal error: no screens found'.  I was able to boot into Safe Graphics Mode and run the installer, though I had to move both window manager bars to see enough of the install window to use it.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can download the drivers via wget in a console. Take care to follow the instructions in &lt;br /&gt;
[http://www.nvnews.net/vbulletin/showthread.php?t=72490 the NVidia Forum] and uninstall all the packages wit apt-get remove, as descirbed.&lt;br /&gt;
Then run the nvidia installer.&lt;br /&gt;
&lt;br /&gt;
Remember that, after you upgrade the kernel, you also have to re-install the drivers.&lt;br /&gt;
&lt;br /&gt;
After installing the NVIDIA drivers, your laptop may not wake after suspend or hibernation.  I followed these instructions to fix it [https://help.ubuntu.com/community/NvidiaLaptopBinaryDriverSuspend Ubuntu Community Help].&lt;br /&gt;
&lt;br /&gt;
====Alternative NVIDIA driver installation====&lt;br /&gt;
Instead of installing the NVIDIA drivers manually as described above, you can try using [http://www.albertomilone.com/nvidia_scripts1.html Envy]. It automatically installs the latest NVIDIA drivers, and cleans up any previous installations.&lt;br /&gt;
&lt;br /&gt;
=== Intel Graphics Media Accelerator X3100 (Chipset GM965) (Solved)===&lt;br /&gt;
After that the CD seemed to boot but the screen was just garbage [http://shadowarts.nonlogic.org/projects/thinkpad/screen_garbage.jpg Picture].  In order to get around that issue I had to go back and download the Alternate CD, which allows you to install in text only mode.  From here, the text-only install went okay. Changing the VGA settings on the regular CD worked for me. &lt;br /&gt;
&lt;br /&gt;
When I booted up after the installation, I was still getting the same garbage on the screen.  To resolve this I edited my [http://shadowarts.nonlogic.org/projects/thinkpad/xorg.conf xorg.conf] file as shown.  I also had to install the latest kernel for Feisty, as the one off of the install disk did have have /dev/agpgart.  And I could then use X11.  There were still some issues however.  The screen seemed somewhat fuzzy.  This was a little more challenging of a fix...  I found [http://www.spinics.net/lists/xorg/msg25099.html this] mailing list posting, according to it, there was a small glitch in the driver.  To fix it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apt-get source xserver-xorg-video-intel&lt;br /&gt;
cd xserver-xorg-video-intel-1.9.94/&lt;br /&gt;
vim src/i830_lvds.c&lt;br /&gt;
Goto line 230 and delete (PFIT_ENABLE | VERT_AUTSCALE ....);, replacing it with 0;  then quit vim&lt;br /&gt;
dpkg-buildpackage -rfakeroot -uc -b&lt;br /&gt;
cd ..&lt;br /&gt;
dpkg -i xserver-xorg-video-intel_1.9.94-lubuntu3_amd64.deb (wont be amd64 with a 32-bit install)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now reboot your computer, and it should work.  **NOTE: For some reason just restarting X didn't fix it, seems like you must reboot.**  At this point you should have a nice, crisp display.&lt;br /&gt;
&lt;br /&gt;
I am still working on aiglx and compiz (switching desktops on a cube doesnt seem to work, though I have some ideas...).  There are some issues with OpenGL apps freezing Xorg as well, but the standard 2D desktop works flawlessly.&lt;br /&gt;
----&lt;br /&gt;
It doesn't seem to be necessary to modify the soruce of xserver-xorg-video-intel anymore, but 3D-acceleration doesn't seem to be stable yet and kdm occasionally needs to be restarted after a login attempt.--[[User:Kc8tbe|Kc8tbe]] 12:49, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
It seems that everything works fine when using &amp;quot;apt pinning&amp;quot; and updating the xserver-xorg-video-intel, mesa and other packages to the versions provided by Gutsy. I did the following and the resolution and Compiz Fusion are working fine at the moment. The original source of the steps described below can be found here: [http://techreport.com/forums/viewtopic.php?p=714998#714998]&lt;br /&gt;
&lt;br /&gt;
'''Instructions:'''&lt;br /&gt;
* Make a new file /etc/apt/preferences&lt;br /&gt;
* In the preferences file, put: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Package: *&lt;br /&gt;
Pin: release a=feisty&lt;br /&gt;
Pin-Priority: 700&lt;br /&gt;
&lt;br /&gt;
Package: *&lt;br /&gt;
Pin: release a=gutsy&lt;br /&gt;
Pin-Priority: 200&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now, edit your sources.list and copy the main and restricted (and others if you want) repo lines replacing feisty with gutsy: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# original&lt;br /&gt;
deb http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu feisty main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
# your addition&lt;br /&gt;
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu gutsy main restricted universe multiverse&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now run:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get -t gutsy install xserver-xorg-video-intel&lt;br /&gt;
sudo apt-get -t gutsy install linux&lt;br /&gt;
sudo apt-get -t gutsy install libgl1-mesa-dri&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now reboot.&lt;br /&gt;
&lt;br /&gt;
Probably now you have the weird effect that your GUI is scaled wrong and doesn't fill the full width of the monitor. To fix that, open your xorg.conf and make the following changes:&lt;br /&gt;
* Add the following section to your xorg.conf&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Then in the &amp;quot;Device&amp;quot; section add the following line:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That should fix the scaling problem and now everything should work fine.&lt;br /&gt;
--[[User:Shuk|Shuk]] 02:26, 10 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===ThinkFinger===&lt;br /&gt;
Ubuntu does not come with a package for thinkfinger.  Downloading the most recent source and building it was simple enough: Download most recent version (0.3 at time of writing)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tar xvzf thinkfinger-0.3.tar.gz&lt;br /&gt;
cd thinkfinger-0.3/&lt;br /&gt;
./configure --with-securedir=/lib/security --with-birdir=/etc/pam_thinkfinger&lt;br /&gt;
make -j5             (hey its dual core!)&lt;br /&gt;
sudo make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Configuring it is easy as well, open /etc/pam.d/common-auth:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
auth sufficient pam_thinkfinger.so&lt;br /&gt;
auth required pam_unix.so try_first_pass nullok_secure&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now just run sudo tf-tool --add-user &amp;lt;username&amp;gt; and it will all be setup.  (I found this somewhere on the web, I wish I could give a source but I'm afraid I cant find it, thank you Anonymous!).&lt;br /&gt;
&lt;br /&gt;
===HDAPS===&lt;br /&gt;
This seems to be working fine now, I just follow the step on [[How_to_protect_the_harddisk_through_APS]].  Using hdaps-gl does the inverse of the accelerometer, though it's not really a big deal, the harddrive protection should still work.&lt;br /&gt;
&lt;br /&gt;
===WiFi===&lt;br /&gt;
If you have Intel 4965AGN WiFi card, you have to use ndiswrapper OR use backported kernel from Ubuntu Gutsy (Anybody have howto?) and use following: &lt;br /&gt;
http://kuscsik.blogspot.com/2007/06/how-to-install-intel-4965-wireless.html&lt;br /&gt;
&lt;br /&gt;
If you have the Atheros card, Ubuntu should automatically install madwifi, which works out of the box&lt;br /&gt;
----&lt;br /&gt;
Works for me with iwlwifi-4965-ucode-4.44.15, iwlwifi-0.0.34, and mac80211-8.0.1. The catch is, you need to patch your kernel with mac80211, which will fail at compile time with the stock Ubuntu sources. Worked for me with vanilla 2.6.21.5 sources patched for tp_smapi and hdaps protect. Make sure to disable CONFIG_NET_WIRELESS_RTNETLINK in your kernel config.&lt;br /&gt;
&lt;br /&gt;
You can download what you need for for iwlwifi and mac80211 from &lt;br /&gt;
http://intellinuxwireless.org .--[[User:Kc8tbe|Kc8tbe]] 13:00, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Can you hear me now?.... What? (Solved!)===&lt;br /&gt;
After upgrading to 1.0.14 I still had no sound, and this took about a week to solved (though it was so sadly obvious though).  Just upgrading to alsa 1.0.14 will not be enough, there were a few patches released right after the release that fix the Thinkpad's.  The reason I missed this was because it was the same day so the release of 1.0.14!&lt;br /&gt;
&lt;br /&gt;
Anyway download the source code to the alsa-driver and apply these patches: (links to the revisions)&lt;br /&gt;
&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/958b39f3e8dd Fix Oops with AD1984 thinkpad model]&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/47ca87407c84 Fix AD1984 basic model]&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/ca37aeeeb0ea Fix Thinkpad X61/T61 outputs]&lt;br /&gt;
&lt;br /&gt;
'''Please use CVS version of ALSA instead. All of these patches are commited'''.&lt;br /&gt;
&lt;br /&gt;
After doing a make and make install reboot your computer (or rrmmod snd-hda-intel &amp;amp;&amp;amp; modprobe snd-hda-intel).  And run alsamixer (for me it only works as root atm).  You will have to play with the settings a bit.  Make sure the speaker option is not muted and leave the Internal Mic Boost at 0, other wise you will have a really loud microphone feedback sort of sound constantly.&lt;br /&gt;
&lt;br /&gt;
I had to chmod -R 777 /dev/snd/ to get everything work for now. (THIS IS NOT THE CORRECT WAY TO DO IT, IT WILL NOT STAY BETWEEN REBOOTS!).&lt;br /&gt;
&lt;br /&gt;
Audio playback should then work, audio capture (microphone) doesn't seem to work, but I am probably not going to try and fix it, I don't use the capture so I am not concerned with that at the moment.&lt;br /&gt;
'''Update:''' With ALSA CVS, microphone seems to work&lt;br /&gt;
&lt;br /&gt;
If you can't hear the mic boost mic settings.  Here are my settings at KMix&lt;br /&gt;
Output&lt;br /&gt;
   Mic - low&lt;br /&gt;
   Mic Boost - full&lt;br /&gt;
Input &lt;br /&gt;
   Mic boost [enable] - medium&lt;br /&gt;
   capture [enable] - medium&lt;br /&gt;
&lt;br /&gt;
works great with Skype.  Also you can use the 'mic level meter' on KRecord to check the mic&lt;br /&gt;
&lt;br /&gt;
In Gnome, default channel mapped to thinkpad volume buttons is MIC, which is bad. Go to ''System-&amp;gt;Preferences-&amp;gt;Sound-&amp;gt;Default mixer tracks'' to change it&lt;br /&gt;
&lt;br /&gt;
'''Please note''' that internal speakers doesn't work with ALSA CVS. Use the headphone jack. Solution?&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
The newest CVS version didn't work for me but version 1.0.14 with the patches described above worked. When starting alsamixer over the terminal I couldn't activate the speakers and only had sound over the headphone. However, I figured out how to easily activate the speakers:&lt;br /&gt;
* Right-click on your microphone icon in the top panel.&lt;br /&gt;
* (If &amp;quot;Mute&amp;quot; is activated, deactivate it. I had that at the beginning and was confused since in alsa you don't really realize it.)&lt;br /&gt;
* Click on &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
* Change to the tab &amp;quot;Switches&amp;quot; and activate the option for speaker. &lt;br /&gt;
That should be enough to make it work.&lt;br /&gt;
--[[User:Shuk|Shuk]] 02:51, 11 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I tried those patches, it didnt work for me. But this python script did: http://www.klabs.be/~fpiat/linux/debian/Etch_on_Thinkpad_T61.html#Sound  .. apparently if you make the PC speaker play constantly, you cant hear it but you can then hear sound. Hopefully gutsy will fix this :/ --[[User:Rubin|Rubin]] 07:18, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Suspend==&lt;br /&gt;
Suspending doesn't work by default. It succesfully suspends, but after resuming, Kernel panic occurs. I didn't test hibernate.&lt;br /&gt;
I managed to get suspend to ram to work by using this script:&lt;br /&gt;
&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 &lt;br /&gt;
 # if launched through a lid event and lid is open, do nothing&lt;br /&gt;
 echo &amp;quot;$1&amp;quot; | grep &amp;quot;button/lid&amp;quot; &amp;amp;&amp;amp; grep -q open /proc/acpi/button/lid/LID/state &amp;amp;&amp;amp; exit 0&lt;br /&gt;
 &lt;br /&gt;
 # remove USB 1.1 driver&lt;br /&gt;
 rmmod uhci_hcd&lt;br /&gt;
 rmmod ehci_hcd&lt;br /&gt;
 &lt;br /&gt;
 # sync filesystem and clock&lt;br /&gt;
 sync&lt;br /&gt;
 /sbin/hwclock --systohc&lt;br /&gt;
 &lt;br /&gt;
 # switch to console&lt;br /&gt;
 FGCONSOLE=`fgconsole`&lt;br /&gt;
 chvt 6&lt;br /&gt;
 &lt;br /&gt;
 # go to sleep&lt;br /&gt;
 sleep 5 &amp;amp;&amp;amp; echo -n &amp;quot;mem&amp;quot; &amp;gt; /sys/power/state&lt;br /&gt;
 &lt;br /&gt;
 # readjust the clock (it might be off a bit after suspend)&lt;br /&gt;
 /sbin/hwclock --adjust&lt;br /&gt;
 /sbin/hwclock --hctosys&lt;br /&gt;
 &lt;br /&gt;
 # reload USB 1.1 driver&lt;br /&gt;
 modprobe uhci_hcd&lt;br /&gt;
 modprobe ehci_hcd&lt;br /&gt;
 &lt;br /&gt;
 # turn on the backlight and switch back to X&lt;br /&gt;
 chvt $FGCONSOLE&lt;br /&gt;
&lt;br /&gt;
It's very similar to script posted on thinkwiki, but I had to add ehci_hcd to removed modules and remove some radeon stuff (when using Nvidia)&lt;br /&gt;
&lt;br /&gt;
'''Problems''' the problem with this suspend script is, that after resuming, the laptop is incredibly slow. Applications start about 20 seconds, Firefox is lagging. But processor doesn't run at highest frequency, nothing seems unusual. '''Suggestions?'''&lt;br /&gt;
&lt;br /&gt;
When using this script, my USB ports are 'dead' after resume (i.e.  nothing connected to it gets any power).  I have commented out 'rmmod ehci_hcd' and 'modprobe ehci_hcd' lines, to make the USB ports active after a suspend/resume cycle.  (this is using nvidia card)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Suspend and hibernate work out-of-the-box for me with the 2.6.21.5 kernel, except that you need to put acpi_sleep=s3_bios in the kernel command line (i.e. at the end of each kernel line in /boot/grub/menu.lst).&lt;br /&gt;
--[[User:Kc8tbe|Kc8tbe]] 13:03, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Hmm, with 2.6.21.5 + acpi_sleep=s3_bios,  laptop suspends, but resume fails - machine locks up.  This is with nvidia 140.  Same result when doing it at console.  When I resume, I hear a beep and the machine hangs.  Have to hard-reset.  Suggestions?&lt;br /&gt;
&lt;br /&gt;
==Brightness==&lt;br /&gt;
Changing brightness doesn't work at all. There are many issues. I tried Gutsy and still the same (even worse)&lt;br /&gt;
&lt;br /&gt;
Not a real solution, but if using the vesa driver, brightness control works. ''--Daniel06'' 11:58, 4 July 2007&lt;br /&gt;
&lt;br /&gt;
doesnt work for me with vesa or intel --[[User:Rubin|Rubin]] 06:19, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== one idea ===&lt;br /&gt;
  echo &amp;quot;up&amp;quot; &amp;gt;/proc/acpi/ibm/brightness   &lt;br /&gt;
...works. as does 'down' and 'level x' where x is 1-7.  But how to tie that into the buttons? Seems they are currently using something else in /proc that doesnt exist for us.  --[[User:Rubin|Rubin]] 06:19, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Another solution for Brightness, using xbacklight and laptop-mode ===&lt;br /&gt;
&lt;br /&gt;
While the hardware buttons still don't work, I have a solution that will automatically raise and lower the backlight when plugged in or on battery.  &lt;br /&gt;
&lt;br /&gt;
First, make sure Gnome isn't trying to set the brightness, by going to System &amp;gt; Preferences &amp;gt; Power Management.  In the On Battery Power tab, set &amp;quot;Dim display brightness by&amp;quot; to 0%.&lt;br /&gt;
&lt;br /&gt;
Next, install xbacklight.&lt;br /&gt;
&lt;br /&gt;
  sudo apt-get install xbacklight&lt;br /&gt;
&lt;br /&gt;
You can manually set the backlight by using &amp;quot;xbacklight -set &amp;lt;number from 1-100&amp;gt;&amp;quot;.  Note that by using xbacklight, you can make the backlight go brighter or dimmer than normally allowed by Windows or Ubuntu.&lt;br /&gt;
&lt;br /&gt;
To automate brightness changes, first enable laptop-mode&lt;br /&gt;
&lt;br /&gt;
  sudo nano /etc/default/acpi-support&lt;br /&gt;
&lt;br /&gt;
Scroll to the bottom and change ENABLE_LAPTOP_MODE to true&lt;br /&gt;
&lt;br /&gt;
  ENABLE_LAPTOP_MODE=true&lt;br /&gt;
&lt;br /&gt;
Set laptop mode to start automatically&lt;br /&gt;
&lt;br /&gt;
  sudo update-rc.d laptop-mode multiuser&lt;br /&gt;
&lt;br /&gt;
Edit laptop-mode.conf to automate brightness changes.  Scroll down to LCD brightness settings.  Modify the section to read as follows:&lt;br /&gt;
&lt;br /&gt;
  CONTROL_BRIGHTNESS=1&lt;br /&gt;
&lt;br /&gt;
  BATT_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 20&amp;quot;&lt;br /&gt;
  LM_AC_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 100&amp;quot;&lt;br /&gt;
  NOLM_AC_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 100&amp;quot;&lt;br /&gt;
  BRIGHTNESS_OUTPUT=&amp;quot;/dev/null&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note: You can use any value from 1 to 100 after -set, I used 20 and 100 as examples.  After this, start the laptop-mode daemon, and test if it works.  You may have to restart acpid as well.&lt;br /&gt;
&lt;br /&gt;
  sudo /etc/init.d/laptop-mode start&lt;br /&gt;
  sudo /etc/init.d/acpid restart&lt;br /&gt;
&lt;br /&gt;
==Webcam==&lt;br /&gt;
The webcam in T61 is some sort of UVC camera: Found UVC 1.00 device Integrated Camera (17ef:1004). The module loads out of the box. I tested the camera using:&lt;br /&gt;
Luvcview: http://mxhaard.free.fr/spca50x/Investigation/uvc/luvcview-20070512.tar.gz&lt;br /&gt;
Just compile and run using ./luvcview -f yuv (JPG format doesn't work)&lt;br /&gt;
&lt;br /&gt;
I also tried gqcam and webcam, but both doesn't work (first SEGFAULTs, second prints Invalid argument)&lt;br /&gt;
&lt;br /&gt;
luvcview has a button to take pictures. Place your mouse over the buttons at the bottom of the window, and their function is revealed in the title bar. Unfortunately, the button for avi capture does not seem to work (although it does tell you what the video framerate is, which is helpful).&lt;br /&gt;
&lt;br /&gt;
To capture a video stream, run ./luvcview -f yuv -S&lt;br /&gt;
To play back the video stream, run mplayer -demuxer rawvideo -rawvideo fps=7:w=320:h=240:yuy2 stream.raw&lt;br /&gt;
&lt;br /&gt;
==64bit systems issues==&lt;br /&gt;
If you are running 64bit Ubuntu, you will face some problems wit 32bit only proprietary applications. Most of them can be solved. &lt;br /&gt;
&lt;br /&gt;
===Firefox &amp;amp; Flash===&lt;br /&gt;
You can use 32bit version of Firefox (see google), or use http://gwenole.beauchesne.info/projects/nspluginwrapper/ nspluginwrapper] which i prefer:&lt;br /&gt;
 sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2 alien&lt;br /&gt;
Now download both nspluginwrapper rpms (Plugin + Viewer) and convert them:&lt;br /&gt;
 sudo alien nspluginwrapper*.rpm&lt;br /&gt;
 sudo dpkg -i nspluginwrapper*.deb&lt;br /&gt;
&lt;br /&gt;
Download Adobe Flash Player: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz&lt;br /&gt;
 tar -xvzf install_flash_player_9_linux.tar.gz&lt;br /&gt;
 cd install_flash_player_9_linux&lt;br /&gt;
 sudo install libflashplayer.so flashplayer.xpt /usr/lib/firefox/plugins&lt;br /&gt;
 nspluginwrapper -i /usr/lib/firefox/plugins/libflashplayer.so&lt;br /&gt;
 cd ~/.mozilla/plugins/&lt;br /&gt;
 sudo install npwrapper.libflashplayer.so /usr/lib/mozilla-firefox/plugins/&lt;br /&gt;
This howto is taken from [http://webzine.smehlik.net/64bit-ubuntu-adobe-flash-plugin-pomoci-nspluginwrapper/ Smehlik Webzine (in Czech)]&lt;br /&gt;
&lt;br /&gt;
===Skype===&lt;br /&gt;
Download Skype for Ubuntu Feisty&lt;br /&gt;
Use this commandlibdbus, libqt4-core, libqt4-gui, libsigc++ to determine missing libraries:&lt;br /&gt;
 ldd /usr/bin/skype | grep not&lt;br /&gt;
It should be these:&lt;br /&gt;
 libdbus, libqt4-core, libqt4-gui, libsigc++ (2.0 version)&lt;br /&gt;
Download them from http://packages.ubuntu.com (32bit versions!)&lt;br /&gt;
 mkdir testlibs&lt;br /&gt;
 dpkg-deb --extract &amp;lt;deb file&amp;gt; testlibs&lt;br /&gt;
Now copy everything from testlibs to /usr/lib32&lt;br /&gt;
 cp -r testlibs/usr/lib/* /usr/lib32&lt;br /&gt;
Freedom lovers are advised to avoid proprietary systems like Skype, however.  Centralized directories and signalling architectures can't be good for your health.&lt;br /&gt;
&lt;br /&gt;
==Overall==&lt;br /&gt;
I initially had some big problems getting this working, but now its working quite well.  The wifi card worked at startup (uses madwifi) and I am happy because I don't seem to need any proprietary software to run this system.&lt;br /&gt;
&lt;br /&gt;
==Discussion==&lt;br /&gt;
In case you missed it the discussion page (for questions/responses) is right here:&lt;br /&gt;
http://www.thinkwiki.org/wiki/Talk:Installing_Ubuntu_7.04_%28Feisty_Fawn%29_on_a_ThinkPad_T61&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation guides survey (IBM/Lenovo)].&lt;br /&gt;
* Many other suggestions and references can be found in the following ubuntu forum: http://ubuntuforums.org/showthread.php?t=471563&lt;br /&gt;
&lt;br /&gt;
[[Category:Ubuntu]]&lt;br /&gt;
[[Category:T61]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T61&amp;diff=31256</id>
		<title>Installing Ubuntu 7.04 (Feisty Fawn) on a ThinkPad T61</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T61&amp;diff=31256"/>
		<updated>2007-07-14T19:28:47Z</updated>

		<summary type="html">&lt;p&gt;Cmonkey: Another solution for Brightness, using xbacklight and laptop-mode&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We'll I got it basically working, so far (will update as i get more thing working).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===SATA Issues===&lt;br /&gt;
At first, the Ubuntu Live CD would not start at all, this seems to be a problem with the SATA AHCI driver.  I had to go into the BIOS and change the SATA driver from ACHI to compatibility (What is the difference? Am I loosing performance?).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
After you've installed and booted, try the advice from [[Problems_with_SATA_and_Linux]]. Do this:&lt;br /&gt;
 '''# echo options libata atapi_enabled=1&amp;gt;/etc/modprobe.d/atapienable &amp;amp;&amp;amp; update-initramfs -u'''&lt;br /&gt;
Then try turning AHCI back on in the BIOS. On a custom-built 2.6.21.5 kernel, my DVD drive appears as /dev/hda and DMA works.&lt;br /&gt;
--[[User:Kc8tbe|Kc8tbe]] 12:45, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===NVIDIA Quadro NVS 140M (Solved)===&lt;br /&gt;
After initial issues like those explained above in the SATA Issues, I received the xorg error 'fatal error: no screens found'.  I was able to boot into Safe Graphics Mode and run the installer, though I had to move both window manager bars to see enough of the install window to use it.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can download the drivers via wget in a console. Take care to follow the instructions in &lt;br /&gt;
[http://www.nvnews.net/vbulletin/showthread.php?t=72490 the NVidia Forum] and uninstall all the packages wit apt-get remove, as descirbed.&lt;br /&gt;
Then run the nvidia installer.&lt;br /&gt;
&lt;br /&gt;
Remember that, after you upgrade the kernel, you also have to re-install the drivers.&lt;br /&gt;
&lt;br /&gt;
After installing the NVIDIA drivers, your laptop may not wake after suspend or hibernation.  I followed these instructions to fix it [https://help.ubuntu.com/community/NvidiaLaptopBinaryDriverSuspend Ubuntu Community Help].&lt;br /&gt;
&lt;br /&gt;
====Alternative NVIDIA driver installation====&lt;br /&gt;
Instead of installing the NVIDIA drivers manually as described above, you can try using [http://www.albertomilone.com/nvidia_scripts1.html Envy]. It automatically installs the latest NVIDIA drivers, and cleans up any previous installations.&lt;br /&gt;
&lt;br /&gt;
=== Intel Graphics Media Accelerator X3100 (Chipset GM965) (Solved)===&lt;br /&gt;
After that the CD seemed to boot but the screen was just garbage [http://shadowarts.nonlogic.org/projects/thinkpad/screen_garbage.jpg Picture].  In order to get around that issue I had to go back and download the Alternate CD, which allows you to install in text only mode.  From here, the text-only install went okay. Changing the VGA settings on the regular CD worked for me. &lt;br /&gt;
&lt;br /&gt;
When I booted up after the installation, I was still getting the same garbage on the screen.  To resolve this I edited my [http://shadowarts.nonlogic.org/projects/thinkpad/xorg.conf xorg.conf] file as shown.  I also had to install the latest kernel for Feisty, as the one off of the install disk did have have /dev/agpgart.  And I could then use X11.  There were still some issues however.  The screen seemed somewhat fuzzy.  This was a little more challenging of a fix...  I found [http://www.spinics.net/lists/xorg/msg25099.html this] mailing list posting, according to it, there was a small glitch in the driver.  To fix it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apt-get source xserver-xorg-video-intel&lt;br /&gt;
cd xserver-xorg-video-intel-1.9.94/&lt;br /&gt;
vim src/i830_lvds.c&lt;br /&gt;
Goto line 230 and delete (PFIT_ENABLE | VERT_AUTSCALE ....);, replacing it with 0;  then quit vim&lt;br /&gt;
dpkg-buildpackage -rfakeroot -uc -b&lt;br /&gt;
cd ..&lt;br /&gt;
dpkg -i xserver-xorg-video-intel_1.9.94-lubuntu3_amd64.deb (wont be amd64 with a 32-bit install)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now reboot your computer, and it should work.  **NOTE: For some reason just restarting X didn't fix it, seems like you must reboot.**  At this point you should have a nice, crisp display.&lt;br /&gt;
&lt;br /&gt;
I am still working on aiglx and compiz (switching desktops on a cube doesnt seem to work, though I have some ideas...).  There are some issues with OpenGL apps freezing Xorg as well, but the standard 2D desktop works flawlessly.&lt;br /&gt;
----&lt;br /&gt;
It doesn't seem to be necessary to modify the soruce of xserver-xorg-video-intel anymore, but 3D-acceleration doesn't seem to be stable yet and kdm occasionally needs to be restarted after a login attempt.--[[User:Kc8tbe|Kc8tbe]] 12:49, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
It seems that everything works fine when using &amp;quot;apt pinning&amp;quot; and updating the xserver-xorg-video-intel, mesa and other packages to the versions provided by Gutsy. I did the following and the resolution and Compiz Fusion are working fine at the moment. The original source of the steps described below can be found here: [http://techreport.com/forums/viewtopic.php?p=714998#714998]&lt;br /&gt;
&lt;br /&gt;
'''Instructions:'''&lt;br /&gt;
* Make a new file /etc/apt/preferences&lt;br /&gt;
* In the preferences file, put: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Package: *&lt;br /&gt;
Pin: release a=feisty&lt;br /&gt;
Pin-Priority: 700&lt;br /&gt;
&lt;br /&gt;
Package: *&lt;br /&gt;
Pin: release a=gutsy&lt;br /&gt;
Pin-Priority: 200&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now, edit your sources.list and copy the main and restricted (and others if you want) repo lines replacing feisty with gutsy: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# original&lt;br /&gt;
deb http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu feisty main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
# your addition&lt;br /&gt;
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse&lt;br /&gt;
deb-src http://security.ubuntu.com/ubuntu gutsy main restricted universe multiverse&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now run:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get -t gutsy install xserver-xorg-video-intel&lt;br /&gt;
sudo apt-get -t gutsy install linux&lt;br /&gt;
sudo apt-get -t gutsy install libgl1-mesa-dri&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now reboot.&lt;br /&gt;
&lt;br /&gt;
Probably now you have the weird effect that your GUI is scaled wrong and doesn't fill the full width of the monitor. To fix that, open your xorg.conf and make the following changes:&lt;br /&gt;
* Add the following section to your xorg.conf&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
    Option &amp;quot;Disable&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Then in the &amp;quot;Device&amp;quot; section add the following line:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Option &amp;quot;monitor-TV&amp;quot; &amp;quot;TVOutput&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That should fix the scaling problem and now everything should work fine.&lt;br /&gt;
--[[User:Shuk|Shuk]] 02:26, 10 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===ThinkFinger===&lt;br /&gt;
Ubuntu does not come with a package for thinkfinger.  Downloading the most recent source and building it was simple enough: Download most recent version (0.3 at time of writing)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tar xvzf thinkfinger-0.3.tar.gz&lt;br /&gt;
cd thinkfinger-0.3/&lt;br /&gt;
./configure --with-securedir=/lib/security --with-birdir=/etc/pam_thinkfinger&lt;br /&gt;
make -j5             (hey its dual core!)&lt;br /&gt;
sudo make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Configuring it is easy as well, open /etc/pam.d/common-auth:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
auth sufficient pam_thinkfinger.so&lt;br /&gt;
auth required pam_unix.so try_first_pass nullok_secure&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now just run sudo tf-tool --add-user &amp;lt;username&amp;gt; and it will all be setup.  (I found this somewhere on the web, I wish I could give a source but I'm afraid I cant find it, thank you Anonymous!).&lt;br /&gt;
&lt;br /&gt;
===HDAPS===&lt;br /&gt;
This seems to be working fine now, I just follow the step on [[How_to_protect_the_harddisk_through_APS]].  Using hdaps-gl does the inverse of the accelerometer, though it's not really a big deal, the harddrive protection should still work.&lt;br /&gt;
&lt;br /&gt;
===WiFi===&lt;br /&gt;
If you have Intel 4965AGN WiFi card, you have to use ndiswrapper OR use backported kernel from Ubuntu Gutsy (Anybody have howto?) and use following: &lt;br /&gt;
http://kuscsik.blogspot.com/2007/06/how-to-install-intel-4965-wireless.html&lt;br /&gt;
&lt;br /&gt;
If you have the Atheros card, Ubuntu should automatically install madwifi, which works out of the box&lt;br /&gt;
----&lt;br /&gt;
Works for me with iwlwifi-4965-ucode-4.44.15, iwlwifi-0.0.34, and mac80211-8.0.1. The catch is, you need to patch your kernel with mac80211, which will fail at compile time with the stock Ubuntu sources. Worked for me with vanilla 2.6.21.5 sources patched for tp_smapi and hdaps protect. Make sure to disable CONFIG_NET_WIRELESS_RTNETLINK in your kernel config.&lt;br /&gt;
&lt;br /&gt;
You can download what you need for for iwlwifi and mac80211 from &lt;br /&gt;
http://intellinuxwireless.org .--[[User:Kc8tbe|Kc8tbe]] 13:00, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
===Can you hear me now?.... What? (Solved!)===&lt;br /&gt;
After upgrading to 1.0.14 I still had no sound, and this took about a week to solved (though it was so sadly obvious though).  Just upgrading to alsa 1.0.14 will not be enough, there were a few patches released right after the release that fix the Thinkpad's.  The reason I missed this was because it was the same day so the release of 1.0.14!&lt;br /&gt;
&lt;br /&gt;
Anyway download the source code to the alsa-driver and apply these patches: (links to the revisions)&lt;br /&gt;
&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/958b39f3e8dd Fix Oops with AD1984 thinkpad model]&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/47ca87407c84 Fix AD1984 basic model]&lt;br /&gt;
* [http://hg.alsa-project.org/alsa-kernel/rev/ca37aeeeb0ea Fix Thinkpad X61/T61 outputs]&lt;br /&gt;
&lt;br /&gt;
'''Please use CVS version of ALSA instead. All of these patches are commited'''.&lt;br /&gt;
&lt;br /&gt;
After doing a make and make install reboot your computer (or rrmmod snd-hda-intel &amp;amp;&amp;amp; modprobe snd-hda-intel).  And run alsamixer (for me it only works as root atm).  You will have to play with the settings a bit.  Make sure the speaker option is not muted and leave the Internal Mic Boost at 0, other wise you will have a really loud microphone feedback sort of sound constantly.&lt;br /&gt;
&lt;br /&gt;
I had to chmod -R 777 /dev/snd/ to get everything work for now. (THIS IS NOT THE CORRECT WAY TO DO IT, IT WILL NOT STAY BETWEEN REBOOTS!).&lt;br /&gt;
&lt;br /&gt;
Audio playback should then work, audio capture (microphone) doesn't seem to work, but I am probably not going to try and fix it, I don't use the capture so I am not concerned with that at the moment.&lt;br /&gt;
'''Update:''' With ALSA CVS, microphone seems to work&lt;br /&gt;
&lt;br /&gt;
If you can't hear the mic boost mic settings.  Here are my settings at KMix&lt;br /&gt;
Output&lt;br /&gt;
   Mic - low&lt;br /&gt;
   Mic Boost - full&lt;br /&gt;
Input &lt;br /&gt;
   Mic boost [enable] - medium&lt;br /&gt;
   capture [enable] - medium&lt;br /&gt;
&lt;br /&gt;
works great with Skype.  Also you can use the 'mic level meter' on KRecord to check the mic&lt;br /&gt;
&lt;br /&gt;
In Gnome, default channel mapped to thinkpad volume buttons is MIC, which is bad. Go to ''System-&amp;gt;Preferences-&amp;gt;Sound-&amp;gt;Default mixer tracks'' to change it&lt;br /&gt;
&lt;br /&gt;
'''Please note''' that internal speakers doesn't work with ALSA CVS. Use the headphone jack. Solution?&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
The newest CVS version didn't work for me but version 1.0.14 with the patches described above worked. When starting alsamixer over the terminal I couldn't activate the speakers and only had sound over the headphone. However, I figured out how to easily activate the speakers:&lt;br /&gt;
* Right-click on your microphone icon in the top panel.&lt;br /&gt;
* (If &amp;quot;Mute&amp;quot; is activated, deactivate it. I had that at the beginning and was confused since in alsa you don't really realize it.)&lt;br /&gt;
* Click on &amp;quot;Open Volume Control&amp;quot;&lt;br /&gt;
* Change to the tab &amp;quot;Switches&amp;quot; and activate the option for speaker. &lt;br /&gt;
That should be enough to make it work.&lt;br /&gt;
--[[User:Shuk|Shuk]] 02:51, 11 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I tried those patches, it didnt work for me. But this python script did: http://www.klabs.be/~fpiat/linux/debian/Etch_on_Thinkpad_T61.html#Sound  .. apparently if you make the PC speaker play constantly, you cant hear it but you can then hear sound. Hopefully gutsy will fix this :/ --[[User:Rubin|Rubin]] 07:18, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Suspend==&lt;br /&gt;
Suspending doesn't work by default. It succesfully suspends, but after resuming, Kernel panic occurs. I didn't test hibernate.&lt;br /&gt;
I managed to get suspend to ram to work by using this script:&lt;br /&gt;
&lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 &lt;br /&gt;
 # if launched through a lid event and lid is open, do nothing&lt;br /&gt;
 echo &amp;quot;$1&amp;quot; | grep &amp;quot;button/lid&amp;quot; &amp;amp;&amp;amp; grep -q open /proc/acpi/button/lid/LID/state &amp;amp;&amp;amp; exit 0&lt;br /&gt;
 &lt;br /&gt;
 # remove USB 1.1 driver&lt;br /&gt;
 rmmod uhci_hcd&lt;br /&gt;
 rmmod ehci_hcd&lt;br /&gt;
 &lt;br /&gt;
 # sync filesystem and clock&lt;br /&gt;
 sync&lt;br /&gt;
 /sbin/hwclock --systohc&lt;br /&gt;
 &lt;br /&gt;
 # switch to console&lt;br /&gt;
 FGCONSOLE=`fgconsole`&lt;br /&gt;
 chvt 6&lt;br /&gt;
 &lt;br /&gt;
 # go to sleep&lt;br /&gt;
 sleep 5 &amp;amp;&amp;amp; echo -n &amp;quot;mem&amp;quot; &amp;gt; /sys/power/state&lt;br /&gt;
 &lt;br /&gt;
 # readjust the clock (it might be off a bit after suspend)&lt;br /&gt;
 /sbin/hwclock --adjust&lt;br /&gt;
 /sbin/hwclock --hctosys&lt;br /&gt;
 &lt;br /&gt;
 # reload USB 1.1 driver&lt;br /&gt;
 modprobe uhci_hcd&lt;br /&gt;
 modprobe ehci_hcd&lt;br /&gt;
 &lt;br /&gt;
 # turn on the backlight and switch back to X&lt;br /&gt;
 chvt $FGCONSOLE&lt;br /&gt;
&lt;br /&gt;
It's very similar to script posted on thinkwiki, but I had to add ehci_hcd to removed modules and remove some radeon stuff (when using Nvidia)&lt;br /&gt;
&lt;br /&gt;
'''Problems''' the problem with this suspend script is, that after resuming, the laptop is incredibly slow. Applications start about 20 seconds, Firefox is lagging. But processor doesn't run at highest frequency, nothing seems unusual. '''Suggestions?'''&lt;br /&gt;
&lt;br /&gt;
When using this script, my USB ports are 'dead' after resume (i.e.  nothing connected to it gets any power).  I have commented out 'rmmod ehci_hcd' and 'modprobe ehci_hcd' lines, to make the USB ports active after a suspend/resume cycle.  (this is using nvidia card)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Suspend and hibernate work out-of-the-box for me with the 2.6.21.5 kernel, except that you need to put acpi_sleep=s3_bios in the kernel command line (i.e. at the end of each kernel line in /boot/grub/menu.lst).&lt;br /&gt;
--[[User:Kc8tbe|Kc8tbe]] 13:03, 1 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Hmm, with 2.6.21.5 + acpi_sleep=s3_bios,  laptop suspends, but resume fails - machine locks up.  This is with nvidia 140.  Same result when doing it at console.  When I resume, I hear a beep and the machine hangs.  Have to hard-reset.  Suggestions?&lt;br /&gt;
&lt;br /&gt;
==Brightness==&lt;br /&gt;
Changing brightness doesn't work at all. There are many issues. I tried Gutsy and still the same (even worse)&lt;br /&gt;
&lt;br /&gt;
Not a real solution, but if using the vesa driver, brightness control works. ''--Daniel06'' 11:58, 4 July 2007&lt;br /&gt;
&lt;br /&gt;
doesnt work for me with vesa or intel --[[User:Rubin|Rubin]] 06:19, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== one idea ===&lt;br /&gt;
  echo &amp;quot;up&amp;quot; &amp;gt;/proc/acpi/ibm/brightness   &lt;br /&gt;
...works. as does 'down' and 'level x' where x is 1-7.  But how to tie that into the buttons? Seems they are currently using something else in /proc that doesnt exist for us.  --[[User:Rubin|Rubin]] 06:19, 14 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Another solution for Brightness, using xbacklight and laptop-mode ===&lt;br /&gt;
&lt;br /&gt;
While the hardware buttons still don't work, I have a solution that will automatically raise and lower the backlight when plugged in or on battery.  &lt;br /&gt;
&lt;br /&gt;
First, make sure Gnome isn't trying to set the brightness, by going to System &amp;gt; Preferences &amp;gt; Power Management.  In the On Battery Power tab, set &amp;quot;Dim display brightness by&amp;quot; to 0%.&lt;br /&gt;
&lt;br /&gt;
Next, install xbacklight.&lt;br /&gt;
&lt;br /&gt;
  sudo apt-get install xbacklight&lt;br /&gt;
&lt;br /&gt;
You can manually set the backlight by using &amp;quot;xbacklight -set &amp;lt;number from 1-100&amp;gt;&amp;quot;.  Note that by using xbacklight, you can make the backlight go brighter or dimmer than normally allowed by Windows or Ubuntu.&lt;br /&gt;
&lt;br /&gt;
To automate brightness changes, first enable laptop-mode&lt;br /&gt;
&lt;br /&gt;
  sudo nano /etc/default/acpi-support&lt;br /&gt;
&lt;br /&gt;
Scroll to the bottom and change ENABLE_LAPTOP_MODE to true&lt;br /&gt;
&lt;br /&gt;
  ENABLE_LAPTOP_MODE=true&lt;br /&gt;
&lt;br /&gt;
Set laptop mode to start automatically&lt;br /&gt;
&lt;br /&gt;
  sudo update-rc.d laptop-mode multiuser&lt;br /&gt;
&lt;br /&gt;
Edit laptop-mode.conf to automate brightness changes.  Scroll down to LCD brightness settings.  Modify the section to read as follows:&lt;br /&gt;
&lt;br /&gt;
  CONTROL_BRIGHTNESS=1&lt;br /&gt;
&lt;br /&gt;
  BATT_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 20&amp;quot;&lt;br /&gt;
  LM_AC_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 100&amp;quot;&lt;br /&gt;
  NOLM_AC_BRIGHTNESS_COMMAND=&amp;quot;xbacklight -set 100&amp;quot;&lt;br /&gt;
  BRIGHTNESS_OUTPUT=&amp;quot;/dev/null&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note: You can use any value from 1 to 100 after -set, I used 20 and 100 as examples.  After this, start the laptop-mode daemon, and test if it works.&lt;br /&gt;
&lt;br /&gt;
  sudo /etc/init.d/laptop-mode start&lt;br /&gt;
==Webcam==&lt;br /&gt;
The webcam in T61 is some sort of UVC camera: Found UVC 1.00 device Integrated Camera (17ef:1004). The module loads out of the box. I tested the camera using:&lt;br /&gt;
Luvcview: http://mxhaard.free.fr/spca50x/Investigation/uvc/luvcview-20070512.tar.gz&lt;br /&gt;
Just compile and run using ./luvcview -f yuv (JPG format doesn't work)&lt;br /&gt;
&lt;br /&gt;
I also tried gqcam and webcam, but both doesn't work (first SEGFAULTs, second prints Invalid argument)&lt;br /&gt;
&lt;br /&gt;
luvcview has a button to take pictures. Place your mouse over the buttons at the bottom of the window, and their function is revealed in the title bar. Unfortunately, the button for avi capture does not seem to work (although it does tell you what the video framerate is, which is helpful).&lt;br /&gt;
&lt;br /&gt;
To capture a video stream, run ./luvcview -f yuv -S&lt;br /&gt;
To play back the video stream, run mplayer -demuxer rawvideo -rawvideo fps=7:w=320:h=240:yuy2 stream.raw&lt;br /&gt;
&lt;br /&gt;
==64bit systems issues==&lt;br /&gt;
If you are running 64bit Ubuntu, you will face some problems wit 32bit only proprietary applications. Most of them can be solved. &lt;br /&gt;
&lt;br /&gt;
===Firefox &amp;amp; Flash===&lt;br /&gt;
You can use 32bit version of Firefox (see google), or use http://gwenole.beauchesne.info/projects/nspluginwrapper/ nspluginwrapper] which i prefer:&lt;br /&gt;
 sudo apt-get install ia32-libs ia32-libs-gtk linux32 lib32asound2 alien&lt;br /&gt;
Now download both nspluginwrapper rpms (Plugin + Viewer) and convert them:&lt;br /&gt;
 sudo alien nspluginwrapper*.rpm&lt;br /&gt;
 sudo dpkg -i nspluginwrapper*.deb&lt;br /&gt;
&lt;br /&gt;
Download Adobe Flash Player: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz&lt;br /&gt;
 tar -xvzf install_flash_player_9_linux.tar.gz&lt;br /&gt;
 cd install_flash_player_9_linux&lt;br /&gt;
 sudo install libflashplayer.so flashplayer.xpt /usr/lib/firefox/plugins&lt;br /&gt;
 nspluginwrapper -i /usr/lib/firefox/plugins/libflashplayer.so&lt;br /&gt;
 cd ~/.mozilla/plugins/&lt;br /&gt;
 sudo install npwrapper.libflashplayer.so /usr/lib/mozilla-firefox/plugins/&lt;br /&gt;
This howto is taken from [http://webzine.smehlik.net/64bit-ubuntu-adobe-flash-plugin-pomoci-nspluginwrapper/ Smehlik Webzine (in Czech)]&lt;br /&gt;
&lt;br /&gt;
===Skype===&lt;br /&gt;
Download Skype for Ubuntu Feisty&lt;br /&gt;
Use this commandlibdbus, libqt4-core, libqt4-gui, libsigc++ to determine missing libraries:&lt;br /&gt;
 ldd /usr/bin/skype | grep not&lt;br /&gt;
It should be these:&lt;br /&gt;
 libdbus, libqt4-core, libqt4-gui, libsigc++ (2.0 version)&lt;br /&gt;
Download them from http://packages.ubuntu.com (32bit versions!)&lt;br /&gt;
 mkdir testlibs&lt;br /&gt;
 dpkg-deb --extract &amp;lt;deb file&amp;gt; testlibs&lt;br /&gt;
Now copy everything from testlibs to /usr/lib32&lt;br /&gt;
 cp -r testlibs/usr/lib/* /usr/lib32&lt;br /&gt;
Freedom lovers are advised to avoid proprietary systems like Skype, however.  Centralized directories and signalling architectures can't be good for your health.&lt;br /&gt;
&lt;br /&gt;
==Overall==&lt;br /&gt;
I initially had some big problems getting this working, but now its working quite well.  The wifi card worked at startup (uses madwifi) and I am happy because I don't seem to need any proprietary software to run this system.&lt;br /&gt;
&lt;br /&gt;
==Discussion==&lt;br /&gt;
In case you missed it the discussion page (for questions/responses) is right here:&lt;br /&gt;
http://www.thinkwiki.org/wiki/Talk:Installing_Ubuntu_7.04_%28Feisty_Fawn%29_on_a_ThinkPad_T61&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation guides survey (IBM/Lenovo)].&lt;br /&gt;
* Many other suggestions and references can be found in the following ubuntu forum: http://ubuntuforums.org/showthread.php?t=471563&lt;br /&gt;
&lt;br /&gt;
[[Category:Ubuntu]]&lt;br /&gt;
[[Category:T61]]&lt;/div&gt;</summary>
		<author><name>Cmonkey</name></author>
		
	</entry>
</feed>