<?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=Kslater</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=Kslater"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Kslater"/>
	<updated>2026-05-24T01:36:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_9.04_(Jaunty_Jackalope)_on_a_ThinkPad_T61p&amp;diff=44034</id>
		<title>Installing Ubuntu 9.04 (Jaunty Jackalope) on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_9.04_(Jaunty_Jackalope)_on_a_ThinkPad_T61p&amp;diff=44034"/>
		<updated>2009-09-01T14:40:48Z</updated>

		<summary type="html">&lt;p&gt;Kslater: /* Needs Tweaks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page describes issues and solutions for getting Ubuntu 9.04 working on a T61p.&lt;br /&gt;
&lt;br /&gt;
=Hardware=&lt;br /&gt;
==Works Out of the Box==&lt;br /&gt;
*Wireless (Intel 3945ABG or 4965AGN)&lt;br /&gt;
*Touchpoint&lt;br /&gt;
*Trackpad&lt;br /&gt;
**Trackpad scrolling&lt;br /&gt;
*Sound card&lt;br /&gt;
**Volume up/down/mute buttons&lt;br /&gt;
**Audio out&lt;br /&gt;
*FN keys&lt;br /&gt;
**numlock&lt;br /&gt;
**Lock computer&lt;br /&gt;
**Battery information&lt;br /&gt;
**Screen brightness control&lt;br /&gt;
**Thinklight control&lt;br /&gt;
**sleep&lt;br /&gt;
**WLAN/BT on/off toggle&lt;br /&gt;
**Media player control&lt;br /&gt;
*Wired LAN&lt;br /&gt;
*ultranav scrolling&lt;br /&gt;
*Optical drive&lt;br /&gt;
*SD/MMC Memory card reader&lt;br /&gt;
*ACPI&lt;br /&gt;
**Battery status, power graphs, and history&lt;br /&gt;
**Lid open/close&lt;br /&gt;
**Suspend to RAM (with lvm encryption, but this shouldn't matter)&lt;br /&gt;
&lt;br /&gt;
==Needs Tweaks==&lt;br /&gt;
*Video&lt;br /&gt;
**Nvidia drivers can be loaded by either:&lt;br /&gt;
***Enabling the restricted repository and running {{cmduser|sudo apt-get install nvidia-glx-180}}&lt;br /&gt;
***Installing the envyng-core package and running {{cmduser|envyng -t}}&lt;br /&gt;
*Sound In:&lt;br /&gt;
**Must be unmuted in Volume Control (Click on volume tray icon, click on Volume Control, select Capture: HDA Intel - AD198x)&lt;br /&gt;
**Internal mic is very quiet relative to line in, so you may have to turn it above 100% using the Manager utility from the padevchooser package.&lt;br /&gt;
*ThinkFinger&lt;br /&gt;
  Append following line to '/etc/apt/sources.list':&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;deb http://ppa.launchpad.net/jon-oberheide/ubuntu jaunty main&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
  Execute:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;sudo apt-get install thinkfinger-tools libpam-thinkfinger libthinkfinger0&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
  Restart&lt;br /&gt;
  Execute:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;tf-tool --acquire &amp;amp;&amp;amp; tf-tool --verify&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Card Reader&lt;br /&gt;
 Append the following to '/etc/modprobe.d/blacklist.conf':&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
  # Seems the ricoh_mmc driver screws up the internal card reader so we'll blacklist it until it's fixed&lt;br /&gt;
  blacklist ricoh_mmc&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Doesn't Work==&lt;br /&gt;
*ACPI&lt;br /&gt;
**Suspend to Disk (tested with LVM encryption): Successfully unlocks encrypted volume and starts &amp;quot;waking up stage.&amp;quot; Video then becomes corrupted and computer locks up.&lt;br /&gt;
==Untested==&lt;br /&gt;
*fingerprint reader&lt;br /&gt;
&lt;br /&gt;
=Other Issues=&lt;br /&gt;
=Compared to 8.10=&lt;br /&gt;
==Improvements==&lt;br /&gt;
==Bugs and Regressions==&lt;br /&gt;
*Restricted Driver panel does not immediately suggest the installation of the Nvidia binary driver as it did in previous releases. See fixes in Tweaks section.&lt;br /&gt;
*Card Reader doesn't work with latest Jaunty kernels. Fix mentioned above in Tweaks section&lt;/div&gt;</summary>
		<author><name>Kslater</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_9.04_(Jaunty_Jackalope)_on_a_ThinkPad_T61p&amp;diff=44033</id>
		<title>Installing Ubuntu 9.04 (Jaunty Jackalope) on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_9.04_(Jaunty_Jackalope)_on_a_ThinkPad_T61p&amp;diff=44033"/>
		<updated>2009-09-01T14:37:08Z</updated>

		<summary type="html">&lt;p&gt;Kslater: /* Bugs and Regressions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page describes issues and solutions for getting Ubuntu 9.04 working on a T61p.&lt;br /&gt;
&lt;br /&gt;
=Hardware=&lt;br /&gt;
==Works Out of the Box==&lt;br /&gt;
*Wireless (Intel 3945ABG or 4965AGN)&lt;br /&gt;
*Touchpoint&lt;br /&gt;
*Trackpad&lt;br /&gt;
**Trackpad scrolling&lt;br /&gt;
*Sound card&lt;br /&gt;
**Volume up/down/mute buttons&lt;br /&gt;
**Audio out&lt;br /&gt;
*FN keys&lt;br /&gt;
**numlock&lt;br /&gt;
**Lock computer&lt;br /&gt;
**Battery information&lt;br /&gt;
**Screen brightness control&lt;br /&gt;
**Thinklight control&lt;br /&gt;
**sleep&lt;br /&gt;
**WLAN/BT on/off toggle&lt;br /&gt;
**Media player control&lt;br /&gt;
*Wired LAN&lt;br /&gt;
*ultranav scrolling&lt;br /&gt;
*Optical drive&lt;br /&gt;
*SD/MMC Memory card reader&lt;br /&gt;
*ACPI&lt;br /&gt;
**Battery status, power graphs, and history&lt;br /&gt;
**Lid open/close&lt;br /&gt;
**Suspend to RAM (with lvm encryption, but this shouldn't matter)&lt;br /&gt;
&lt;br /&gt;
==Needs Tweaks==&lt;br /&gt;
*Video&lt;br /&gt;
**Nvidia drivers can be loaded by either:&lt;br /&gt;
***Enabling the restricted repository and running {{cmduser|sudo apt-get install nvidia-glx-180}}&lt;br /&gt;
***Installing the envyng-core package and running {{cmduser|envyng -t}}&lt;br /&gt;
*Sound In:&lt;br /&gt;
**Must be unmuted in Volume Control (Click on volume tray icon, click on Volume Control, select Capture: HDA Intel - AD198x)&lt;br /&gt;
**Internal mic is very quiet relative to line in, so you may have to turn it above 100% using the Manager utility from the padevchooser package.&lt;br /&gt;
*ThinkFinger&lt;br /&gt;
  Append following line to '/etc/apt/sources.list':&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;deb http://ppa.launchpad.net/jon-oberheide/ubuntu jaunty main&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
  Execute:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;sudo apt-get install thinkfinger-tools libpam-thinkfinger libthinkfinger0&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
  Restart&lt;br /&gt;
  Execute:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;tf-tool --acquire &amp;amp;&amp;amp; tf-tool --verify&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Doesn't Work==&lt;br /&gt;
*ACPI&lt;br /&gt;
**Suspend to Disk (tested with LVM encryption): Successfully unlocks encrypted volume and starts &amp;quot;waking up stage.&amp;quot; Video then becomes corrupted and computer locks up.&lt;br /&gt;
==Untested==&lt;br /&gt;
*fingerprint reader&lt;br /&gt;
&lt;br /&gt;
=Other Issues=&lt;br /&gt;
=Compared to 8.10=&lt;br /&gt;
==Improvements==&lt;br /&gt;
==Bugs and Regressions==&lt;br /&gt;
*Restricted Driver panel does not immediately suggest the installation of the Nvidia binary driver as it did in previous releases. See fixes in Tweaks section.&lt;br /&gt;
*Card Reader doesn't work with latest Jaunty kernels. Fix mentioned above in Tweaks section&lt;/div&gt;</summary>
		<author><name>Kslater</name></author>
		
	</entry>
</feed>