<?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=Baranguren</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=Baranguren"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Baranguren"/>
	<updated>2026-05-24T20:38:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T60&amp;diff=28688</id>
		<title>Installing Ubuntu 7.04 (Feisty Fawn) on a ThinkPad T60</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_T60&amp;diff=28688"/>
		<updated>2007-03-12T08:46:56Z</updated>

		<summary type="html">&lt;p&gt;Baranguren: /* Fixing Suspend to RAM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ubuntu Feisty Fawn is still under development (''alpha status'') and works fine on a T60 UT-049GE and 2007-72U. &lt;br /&gt;
&lt;br /&gt;
The installation worked without any problems. The new network manager is great as it now supports a useful roaming mode. The system runs stable since 3 days of work. No crash, no severe bugs. I would recommend it for experimental systems lovers. :)&lt;br /&gt;
&lt;br /&gt;
Most of the tips in the Ubuntu 6.10 Edgy Eft Guide, like installing the ATI driver, apply to Feisty as well.&lt;br /&gt;
&lt;br /&gt;
Feisty polishes up Thinkpad support for media buttons, and gives a much more usable machine immediately following installation than Edgy.  This is a distribution to watch for Thinkpad users.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ATI Driver, Intel Pro Wireless, and Powernowd Suspend to RAM Fixes ==&lt;br /&gt;
&lt;br /&gt;
'''&amp;quot;Out of the box:&amp;quot;'''&lt;br /&gt;
*Suspend to RAM fails during suspend, leaving the moon blinking indefinitely.&lt;br /&gt;
*The Ubuntu apt-installed fglrx packages give the driver version 8.33.6, which is one of the versions that supposedly &amp;quot;breaks&amp;quot; suspend to RAM.  Resuming from an otherwise successful suspend will cause the machine to resume with a blank screen without the fix below.&lt;br /&gt;
*The Intel Pro Wireless 3945 wireless card will often stop working even after a successful suspend, requiring a restart.&lt;br /&gt;
&lt;br /&gt;
=== Fixing Suspend to RAM ===&lt;br /&gt;
&lt;br /&gt;
I'm assuming you have the optional Intel Pro Wireless; ignore the line that mentions ipw3945 if you don't have that wireless card.&lt;br /&gt;
&lt;br /&gt;
#'''Disable powernowd during suspend'''&lt;br /&gt;
#:''These two edits will disable the powernowd when you suspend, and re-enable it when you resume.  For whatever reason, powernowd causes intermittent suspend problems.''&lt;br /&gt;
#:*Open a terminal and type: &amp;lt;code&amp;gt;sudo gedit /etc/acpi/suspend.d/10-thinkpad-standby-led.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
#:*Add to the bottom of the file: &amp;lt;code&amp;gt;/etc/init.d/powernowd stop&amp;lt;/code&amp;gt;&lt;br /&gt;
#:*Save the file and go back to the terminal.&lt;br /&gt;
#:*Type: &amp;lt;code&amp;gt;sudo gedit /etc/acpi/resume.d/90-thinkpad-unstandby-led.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
#:*Add to the bottom of the file: &amp;lt;code&amp;gt;/etc/init.d/powernowd start&amp;lt;/code&amp;gt;&lt;br /&gt;
#'''Edit /etc/acpi-support file to unload wireless module during suspend and disable video card warm boot'''&lt;br /&gt;
#:''These edits will fix the disappearing wireless card and the blank screen on resume problems.''&lt;br /&gt;
#:*Open a terminal and type: &amp;lt;code&amp;gt;sudo gedit /etc/default/acpi-support&amp;lt;/code&amp;gt;&lt;br /&gt;
#:*Find the line &amp;lt;code&amp;gt;MODULES=&amp;quot;&amp;quot;&amp;lt;/code&amp;gt; and change it to &amp;lt;code&amp;gt;MODULES=&amp;quot;ipw3945&amp;quot;&amp;lt;/code&amp;gt; so that your wireless card module won't disappear after you resume.&lt;br /&gt;
#:*Next, find the line &amp;lt;code&amp;gt;POST_VIDEO=true&amp;lt;/code&amp;gt; and change it to &amp;lt;code&amp;gt;POST_VIDEO=false&amp;lt;/code&amp;gt; to eliminate the blank-screen-resume problem.&lt;br /&gt;
#:*Save the file.&lt;/div&gt;</summary>
		<author><name>Baranguren</name></author>
		
	</entry>
</feed>