<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: PCLinuxOS 2008 on my ThinkPad T61 &#8211; Part 2</title>
	<atom:link href="http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/</link>
	<description>It is not about common sense</description>
	<lastBuildDate>Thu, 12 Nov 2009 01:06:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: PCLinuxOS Minime 09.1 on my Thinkpad T61 &#171; An alien&#8217;s viewpoint</title>
		<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-511</link>
		<dc:creator>PCLinuxOS Minime 09.1 on my Thinkpad T61 &#171; An alien&#8217;s viewpoint</dc:creator>
		<pubDate>Fri, 10 Jul 2009 15:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-511</guid>
		<description>[...] install the English version from Synaptic if you prefer. For further recommendations see the &#8220;General and ThinkPad T61 Specific Recommendations&#8221; section of my 2008 review. I can&#8217;t think of anything else that would be a stumper. You [...]</description>
		<content:encoded><![CDATA[<p>[...] install the English version from Synaptic if you prefer. For further recommendations see the &#8220;General and ThinkPad T61 Specific Recommendations&#8221; section of my 2008 review. I can&#8217;t think of anything else that would be a stumper. You [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rm42</title>
		<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-159</link>
		<dc:creator>rm42</dc:creator>
		<pubDate>Thu, 29 May 2008 18:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-159</guid>
		<description>blip,

Thanks a lot for the tip.  Unfortunately, it doesn&#039;t work on my T61.  I disabled Compiz and 3D desktop effects, but even then it won&#039;t come back from Suspend to RAM.  I wonder if it is a display driver issue since the machine does in fact return from sleep, but the display remains dark.</description>
		<content:encoded><![CDATA[<p>blip,</p>
<p>Thanks a lot for the tip.  Unfortunately, it doesn&#8217;t work on my T61.  I disabled Compiz and 3D desktop effects, but even then it won&#8217;t come back from Suspend to RAM.  I wonder if it is a display driver issue since the machine does in fact return from sleep, but the display remains dark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blip-</title>
		<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-158</link>
		<dc:creator>blip-</dc:creator>
		<pubDate>Sun, 25 May 2008 00:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-158</guid>
		<description>I managed to get suspend-to-Ram working with MiniMe 2008 on my Lenovo T60, so this should work for you as well  (i&#039;m using ext3 file system for root and home in case this has any effect on suspend-to-ram recovery).

From Synaptic get the following:
1) The latest kernel 2.6.22.17.tex2
2) &quot;suspend&quot;, &quot;suspend-s2ram&quot;, &quot;suspend-scripts&quot;, &quot;kpowersave&quot;.    

Now edit your grub menu.lst manually or through the PCC Boot area and remove the 2 bootcodes that say:
splash=silent
vga=888
This will give you a simple text-mode startup but it helps with recovering from suspend-to-ram.

Now try kpowersave or klaptop to suspend-to-ram.   Both of these should work.  Also on my system the Fn+Sleep shortcut button works as well.  
It&#039;s worth mention that i have laptop-mode-tools disabled because all it does is control the spin down time for hard disks (nothing to do with cpu speed or standby support) and in my experience it caused my battery to last less in fact, since the drive was frantically spinning up and down.

NOTE:   In some rare cases,  the system may fail to recover but it rarely happens with me.  I&#039;m still trying to find out what causes that failure.  To avoid any probs if it fails to recover,  just save your work before going into standby.

Hope that helps :)</description>
		<content:encoded><![CDATA[<p>I managed to get suspend-to-Ram working with MiniMe 2008 on my Lenovo T60, so this should work for you as well  (i&#8217;m using ext3 file system for root and home in case this has any effect on suspend-to-ram recovery).</p>
<p>From Synaptic get the following:<br />
1) The latest kernel 2.6.22.17.tex2<br />
2) &#8220;suspend&#8221;, &#8220;suspend-s2ram&#8221;, &#8220;suspend-scripts&#8221;, &#8220;kpowersave&#8221;.    </p>
<p>Now edit your grub menu.lst manually or through the PCC Boot area and remove the 2 bootcodes that say:<br />
splash=silent<br />
vga=888<br />
This will give you a simple text-mode startup but it helps with recovering from suspend-to-ram.</p>
<p>Now try kpowersave or klaptop to suspend-to-ram.   Both of these should work.  Also on my system the Fn+Sleep shortcut button works as well.<br />
It&#8217;s worth mention that i have laptop-mode-tools disabled because all it does is control the spin down time for hard disks (nothing to do with cpu speed or standby support) and in my experience it caused my battery to last less in fact, since the drive was frantically spinning up and down.</p>
<p>NOTE:   In some rare cases,  the system may fail to recover but it rarely happens with me.  I&#8217;m still trying to find out what causes that failure.  To avoid any probs if it fails to recover,  just save your work before going into standby.</p>
<p>Hope that helps <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rm42</title>
		<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-129</link>
		<dc:creator>rm42</dc:creator>
		<pubDate>Mon, 28 Jan 2008 14:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-129</guid>
		<description>Yes, I am very happy that I went with that graphics card.  It performs very well for my needs and gives me better battery life.  As for the full version of PCLOS 2008, I&#039;m sure it will be great.  Every day that passes, a little more polish is being applied.  The good thing is that by just keeping my current installation up to date I get all those new goodies.  

What I am looking forwards to is to try the &quot;Digital Photography Edition of PCLinuxOS&quot;:

http://www.dfpe.pclinuxos.nl/

There were some minor language related glitches with the first release, but I think I will give the next release a try.</description>
		<content:encoded><![CDATA[<p>Yes, I am very happy that I went with that graphics card.  It performs very well for my needs and gives me better battery life.  As for the full version of PCLOS 2008, I&#8217;m sure it will be great.  Every day that passes, a little more polish is being applied.  The good thing is that by just keeping my current installation up to date I get all those new goodies.  </p>
<p>What I am looking forwards to is to try the &#8220;Digital Photography Edition of PCLinuxOS&#8221;:</p>
<p><a href="http://www.dfpe.pclinuxos.nl/" rel="nofollow">http://www.dfpe.pclinuxos.nl/</a></p>
<p>There were some minor language related glitches with the first release, but I think I will give the next release a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manmath</title>
		<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-128</link>
		<dc:creator>manmath</dc:creator>
		<pubDate>Mon, 28 Jan 2008 05:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-128</guid>
		<description>RM, nice review! I am glad that you have got your gma965 working in PCLOS MiniME. I would suggest you to look for PCLOS 2008 full version. I am sure it will be more polished and usable.</description>
		<content:encoded><![CDATA[<p>RM, nice review! I am glad that you have got your gma965 working in PCLOS MiniME. I would suggest you to look for PCLOS 2008 full version. I am sure it will be more polished and usable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rm42</title>
		<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-116</link>
		<dc:creator>rm42</dc:creator>
		<pubDate>Thu, 17 Jan 2008 23:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-116</guid>
		<description>Davecs,

I don&#039;t believe that kernel works well with the Intel GMA X3100 GM965 video card.  I rather just hibernate from the custom button I made and make sure the rest of the machine is OK.</description>
		<content:encoded><![CDATA[<p>Davecs,</p>
<p>I don&#8217;t believe that kernel works well with the Intel GMA X3100 GM965 video card.  I rather just hibernate from the custom button I made and make sure the rest of the machine is OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecs</title>
		<link>http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-115</link>
		<dc:creator>davecs</dc:creator>
		<pubDate>Thu, 17 Jan 2008 23:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://temporaryland.wordpress.com/2008/01/17/pclinuxos-2008-on-my-thinkpad-t61-part-2/#comment-115</guid>
		<description>Nice review rm. Practical and helpful.

If you want hibernate working with klaptop, you might need to load up an older kernel from synaptic, one of the 2.6.18.8 versions. This is due to a known bug in klaptop itself, which prevents it recognising that it can hibernate safely with later kernels. Strange!

Of course other stuff may not work. But laptop users might be best advised to try the older kernel and check everything out. If it all works, then the kernel is new enough!!</description>
		<content:encoded><![CDATA[<p>Nice review rm. Practical and helpful.</p>
<p>If you want hibernate working with klaptop, you might need to load up an older kernel from synaptic, one of the 2.6.18.8 versions. This is due to a known bug in klaptop itself, which prevents it recognising that it can hibernate safely with later kernels. Strange!</p>
<p>Of course other stuff may not work. But laptop users might be best advised to try the older kernel and check everything out. If it all works, then the kernel is new enough!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
