<?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/"
		>
<channel>
	<title>Comments on: Ubuntu 6.10 on ThinkPad R52</title>
	<atom:link href="http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/</link>
	<description>Don't worry, be happy</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:53:56 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bill G</title>
		<link>http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/comment-page-1/#comment-5958</link>
		<dc:creator>Bill G</dc:creator>
		<pubDate>Sun, 02 Mar 2008 04:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/#comment-5958</guid>
		<description>I have another Linux guide for the Thinkpad R52. It is located at:
http://www.linlap.com/wiki/IBM-Lenovo+Thinkpad+R52</description>
		<content:encoded><![CDATA[<p>I have another Linux guide for the Thinkpad R52. It is located at:<br />
<a href="http://www.linlap.com/wiki/IBM-Lenovo+Thinkpad+R52" rel="nofollow">http://www.linlap.com/wiki/IBM-Lenovo+Thinkpad+R52</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jayson soliman</title>
		<link>http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/comment-page-1/#comment-5941</link>
		<dc:creator>jayson soliman</dc:creator>
		<pubDate>Wed, 25 Apr 2007 23:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/#comment-5941</guid>
		<description>I have feisty fawn on my R50e ThinkPad and it works really well. I almost scrapped my Windows XP if not for the slight glitch when running Warcraft3 Frozen Throne. It seems to run slightly slower than when it is run in windows. i tried -opengl option but it still chops a bit. any thoughts on this? everything else works well.</description>
		<content:encoded><![CDATA[<p>I have feisty fawn on my R50e ThinkPad and it works really well. I almost scrapped my Windows XP if not for the slight glitch when running Warcraft3 Frozen Throne. It seems to run slightly slower than when it is run in windows. i tried -opengl option but it still chops a bit. any thoughts on this? everything else works well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/comment-page-1/#comment-5945</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Fri, 09 Mar 2007 09:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/#comment-5945</guid>
		<description>No need for apologies :-)

Maybe my revision of the network interface differs from yours so that tg3 cannot work properly here.</description>
		<content:encoded><![CDATA[<p>No need for apologies <img src='http://blog.aizatto.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Maybe my revision of the network interface differs from yours so that tg3 cannot work properly here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aizatto</title>
		<link>http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/comment-page-1/#comment-5944</link>
		<dc:creator>aizatto</dc:creator>
		<pubDate>Fri, 09 Mar 2007 09:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/#comment-5944</guid>
		<description>Apologies, but my R52 is using the tg3 module, and thus I haven&#039;t run into those problems.</description>
		<content:encoded><![CDATA[<p>Apologies, but my R52 is using the tg3 module, and thus I haven&#8217;t run into those problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/comment-page-1/#comment-5943</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 08 Mar 2007 21:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aizatto.com/2006/10/28/ubuntu-610-on-thinkpad-r52/#comment-5943</guid>
		<description>Hi,

I always experience trouble with eth0. My R52 needs the bcm5700 network drivers (from multiverse, sourcecode only). With the default driver I have DNS, can ssh out but http and ftp don&#039;t work.

My current approach is to copy all packages I need for the bcm5700 install from another machine and dpkg -i through dependency hell.
Glad to hear the kernel header files are now installed by default.

There must be a better way to get it right but I don&#039;t know it.

However the r52 feels quite snappy with 6.06 as well with 6.10.

cheers
--Markus</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I always experience trouble with eth0. My R52 needs the bcm5700 network drivers (from multiverse, sourcecode only). With the default driver I have DNS, can ssh out but http and ftp don&#8217;t work.</p>
<p>My current approach is to copy all packages I need for the bcm5700 install from another machine and dpkg -i through dependency hell.<br />
Glad to hear the kernel header files are now installed by default.</p>
<p>There must be a better way to get it right but I don&#8217;t know it.</p>
<p>However the r52 feels quite snappy with 6.06 as well with 6.10.</p>
<p>cheers<br />
&#8211;Markus</p>
]]></content:encoded>
	</item>
</channel>
</rss>
