<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Leos&#124;log</title>
	<atom:link href="http://leoslog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://leoslog.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 31 Mar 2008 00:15:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='leoslog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Leos&#124;log</title>
		<link>http://leoslog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://leoslog.wordpress.com/osd.xml" title="Leos&#124;log" />
	<atom:link rel='hub' href='http://leoslog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ubuntu Hardy Heron beta on Thinkpad T60p</title>
		<link>http://leoslog.wordpress.com/2008/03/31/ubuntu-hardy-heron-beta-on-thinkpad-t60p/</link>
		<comments>http://leoslog.wordpress.com/2008/03/31/ubuntu-hardy-heron-beta-on-thinkpad-t60p/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 00:15:52 +0000</pubDate>
		<dc:creator>dkleos</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://leoslog.wordpress.com/?p=5</guid>
		<description><![CDATA[If you are anything like me you like your laptop to be able to suspend &#8230; unfortunately this has not been trivial with the current crop of stable linux distributions, at least not if you at the same time has a laptop with ATI graphic adapter and use the propritary fglrx driver. However, the solution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leoslog.wordpress.com&amp;blog=3292740&amp;post=5&amp;subd=leoslog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are anything like me you like your laptop to be able to suspend &#8230; unfortunately this has not been trivial with the current crop of stable linux distributions, at least not if you at the same time has a laptop with ATI graphic adapter and use the propritary fglrx driver.</p>
<p>However, the solution is right at hand with the new Hardy Heron release of Ubuntu. Unfortunately things does not work out of the box and what is worse, it is close to impossible to dig up the right solution. But here it is:</p>
<p>1. Install Hardy beta</p>
<p>2. Oh darn &#8230; restricted modules says ATI driver not in use , but it is ticked ?? WTF &#8230; well , that doesnt stop us:</p>
<pre style="overflow:auto;width:640px;height:34px;text-align:left;border:1px inset;margin:0;padding:6px;"># sudo apt-get install xorg-driver-fglrx</pre>
<p>Go back to restricted modules and now you can tick it on and do the install (that didnt make anything work what did you expect&#8230;)</p>
<p>3. reboot</p>
<p>4. At this point I think my system downloaded around 200 patches , so I suggest you do the same ..</p>
<p>5.  Start envy &#8211; mine failed on install attempt , so went on to &#8220;manual installation&#8221; in the menu&#8230; that seemed to work</p>
<p>6.  Whatever happens now are a little unclear &#8230; either it works or it doesnt. You could always</p>
<pre style="overflow:auto;width:640px;height:34px;text-align:left;border:1px inset;margin:0;padding:6px;"># sudo nano /etc/X11/xorg.conf</pre>
<p>and make sure that you have things like this:</p>
<p>Section &#8220;Module&#8221;<br />
Load  &#8220;glx&#8221;<br />
Load  &#8220;dri&#8221;<br />
Load  &#8220;extmod&#8221;<br />
EndSection<br />
Section &#8220;Device&#8221;<br />
Identifier      &#8220;Generic Video Card&#8221;<br />
Driver          &#8220;fglrx&#8221;<br />
Busid           &#8220;PCI:1:0:0&#8243;<br />
Option          &#8220;VideoOverlay&#8221;  &#8220;on&#8221;<br />
Option          &#8220;OpenGLOverlay&#8221; &#8220;off&#8221;<br />
EndSection</p>
<p>Section &#8220;Extensions&#8221;<br />
Option          &#8220;Composite&#8221;     &#8220;Enable&#8221;<br />
EndSection</p>
<p>Section &#8220;ServerFlags&#8221;<br />
Option          &#8220;AIGLX&#8221; &#8220;on&#8221;<br />
Option          &#8220;Xinerama&#8221;      &#8220;off&#8221;<br />
EndSection</p>
<p>7. If everything else fails  , or you get weird black lines in lower right corner, do the master magician trick of all times:</p>
<pre style="overflow:auto;width:640px;height:34px;text-align:left;border:1px inset;margin:0;padding:6px;"># sudo depmod -a</pre>
<p>and reboot &#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leoslog.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leoslog.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leoslog.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leoslog.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leoslog.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leoslog.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leoslog.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leoslog.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leoslog.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leoslog.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leoslog.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leoslog.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leoslog.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leoslog.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leoslog.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leoslog.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leoslog.wordpress.com&amp;blog=3292740&amp;post=5&amp;subd=leoslog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leoslog.wordpress.com/2008/03/31/ubuntu-hardy-heron-beta-on-thinkpad-t60p/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7e0d6ea64cfd57d2704ef5d2aa9f7749?s=96&#38;d=identicon" medium="image">
			<media:title type="html">dkleos</media:title>
		</media:content>
	</item>
		<item>
		<title>Putting the Thinkpad T60p to sleep in Ubuntu Hardy Heron beta</title>
		<link>http://leoslog.wordpress.com/2008/03/29/putting-the-thinkpad-t60p-to-sleep-in-ubuntu-hardy-heron-beta/</link>
		<comments>http://leoslog.wordpress.com/2008/03/29/putting-the-thinkpad-t60p-to-sleep-in-ubuntu-hardy-heron-beta/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 23:12:21 +0000</pubDate>
		<dc:creator>dkleos</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[acpi]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[resume]]></category>
		<category><![CDATA[s2ram]]></category>
		<category><![CDATA[suspend]]></category>
		<category><![CDATA[t60p]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uswsusp]]></category>

		<guid isPermaLink="false">http://leoslog.wordpress.com/?p=6</guid>
		<description><![CDATA[In my ever ongoing quest to get Ubuntu Hardy Heron beta to work on my beloved Thinkpad T60p, I finally managed to get suspend/resume working. This is actually one of the greater achievements , especially considering this was impossible in Ubuntu Gutsy, Mint Daryna and probably pretty much any other recent Linux distro using one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leoslog.wordpress.com&amp;blog=3292740&amp;post=6&amp;subd=leoslog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In my ever ongoing quest to get Ubuntu Hardy Heron beta to work on my beloved Thinkpad T60p, I finally managed to get suspend/resume working.</p>
<p>This is actually one of the greater achievements , especially considering this was impossible in Ubuntu Gutsy, Mint Daryna and probably pretty much any other recent Linux distro using one of the newer SLAB enabled kernels together with the ATI propritary &#8216;fglrx&#8217; driver.</p>
<p>This is the steps involved:</p>
<p>- First , you should get uswsusp installed which will bring you s2ram. Unfortunately, in the official uswsusp the gurus decided to remove s2ram. So we will bring it in from this repository instead (add to /etc/apt/sources.list):</p>
<p>deb http://http.us.debian.org/debian/ unstable main contrib non-free</p>
<p>Then type:</p>
<p># sudo apt-get update; sudo apt-get install uswsusp</p>
<p>Now off to edit /etc/gdm/gdm.conf &#8230; probably not the right way to do things, but hey &#8211; it works.</p>
<p>Edit the line reading &#8220;SuspendCommand=/usr/sbin/pm-suspend&#8221; , adding the &#8211;force flag to it so it will loke like &#8220;SuspendCommand=/usr/sbin/pm-suspend &#8211;force&#8221;.</p>
<p>You should now be able to respond/resume using fn+f4 or the gnome &#8220;power&#8221; button.</p>
<p>Unfortunately, upon resume my system suffered from two annoyances:</p>
<p>1. WLAN connection broken</p>
<p>2. X session broken (I was back at the login screen and gnome was restarted)</p>
<p>The first problem is related to the Intel 3945 restricted driver. The fix was to edit /usr/lib/pm-utils/sleep.d/10NetworkManager. In the function &#8220;suspend_nm()&#8221; comment out the dbus-send stuff and put &#8220;rmmod iwl3945&#8243;. In function &#8220;resume_nm()&#8221; again comment out dbus-send and put &#8220;modprobe iwl3945&#8243;.</p>
<p>The second problem is , as far as my understanding goes, related to virtual terminal changes taking place during  suspend locking &#8230; ahem &#8230; edit /usr/lib/pm-utils/functions and comment out all lines starting with chvt. Hurray , finally resume/suspend works as it is supposed to.</p>
<p>BTW &#8230; hibernation doesn&#8217;t work (what did you expect .. ?) , but I am probably not going to dig into that since I dont use it.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leoslog.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leoslog.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leoslog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leoslog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leoslog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leoslog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leoslog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leoslog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leoslog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leoslog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leoslog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leoslog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leoslog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leoslog.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leoslog.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leoslog.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leoslog.wordpress.com&amp;blog=3292740&amp;post=6&amp;subd=leoslog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leoslog.wordpress.com/2008/03/29/putting-the-thinkpad-t60p-to-sleep-in-ubuntu-hardy-heron-beta/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7e0d6ea64cfd57d2704ef5d2aa9f7749?s=96&#38;d=identicon" medium="image">
			<media:title type="html">dkleos</media:title>
		</media:content>
	</item>
		<item>
		<title>ping 127.0.0.1 &gt; /dev/null</title>
		<link>http://leoslog.wordpress.com/2008/03/27/hello-world/</link>
		<comments>http://leoslog.wordpress.com/2008/03/27/hello-world/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 12:33:11 +0000</pubDate>
		<dc:creator>dkleos</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[recycled obsoletions]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Nothing useful obviously &#8230; /leos <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leoslog.wordpress.com&amp;blog=3292740&amp;post=1&amp;subd=leoslog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nothing useful obviously &#8230; /leos  <img src="http://leoslog.files.wordpress.com/2008/03/critter_sherif.thumbnail.jpg?w=450" alt="On Duty"></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leoslog.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leoslog.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leoslog.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leoslog.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leoslog.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leoslog.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leoslog.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leoslog.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leoslog.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leoslog.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leoslog.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leoslog.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leoslog.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leoslog.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leoslog.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leoslog.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leoslog.wordpress.com&amp;blog=3292740&amp;post=1&amp;subd=leoslog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leoslog.wordpress.com/2008/03/27/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7e0d6ea64cfd57d2704ef5d2aa9f7749?s=96&#38;d=identicon" medium="image">
			<media:title type="html">dkleos</media:title>
		</media:content>

		<media:content url="http://leoslog.files.wordpress.com/2008/03/critter_sherif.thumbnail.jpg" medium="image">
			<media:title type="html">On Duty</media:title>
		</media:content>
	</item>
	</channel>
</rss>
