<?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"
	>
<channel>
	<title>Comments on: Ubuntu Hardy on the EeePC 901</title>
	<atom:link href="http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/feed/" rel="self" type="application/rss+xml" />
	<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/</link>
	<description>... taking over the world like we always do!</description>
	<pubDate>Thu, 20 Nov 2008 14:03:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: phill</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-956</link>
		<dc:creator>phill</dc:creator>
		<pubDate>Mon, 25 Aug 2008 21:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-956</guid>
		<description>I just received my 901 with linux, available by special order only (In Australia), It took close to 2 months to get it from Asus. I am a little disapointed with the linux asus has put on it, and would love to run ubuntu on it.</description>
		<content:encoded><![CDATA[<p>I just received my 901 with linux, available by special order only (In Australia), It took close to 2 months to get it from Asus. I am a little disapointed with the linux asus has put on it, and would love to run ubuntu on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred Nutile</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-943</link>
		<dc:creator>Alfred Nutile</dc:creator>
		<pubDate>Sat, 16 Aug 2008 10:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-943</guid>
		<description>and it was going okay but quite often when she walks away  from it and come back sometimes in 5 minutes sometimes a day it is blank and frozen.
No image on the screen.
The two front lights are on but you need to hard reset it (hold power button down 8 seconds).
I am going to do a reinstall and this time add a swap. Unless it is a power saving issue, not sure yet.</description>
		<content:encoded><![CDATA[<p>and it was going okay but quite often when she walks away  from it and come back sometimes in 5 minutes sometimes a day it is blank and frozen.<br />
No image on the screen.<br />
The two front lights are on but you need to hard reset it (hold power button down 8 seconds).<br />
I am going to do a reinstall and this time add a swap. Unless it is a power saving issue, not sure yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greebo</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-938</link>
		<dc:creator>greebo</dc:creator>
		<pubDate>Sat, 16 Aug 2008 01:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-938</guid>
		<description>@René: Thanks for that! Awesome writeup!</description>
		<content:encoded><![CDATA[<p>@<a href="http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-937">René</a>: Thanks for that! Awesome writeup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: René</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-937</link>
		<dc:creator>René</dc:creator>
		<pubDate>Fri, 15 Aug 2008 15:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-937</guid>
		<description>Did you check http://www.ubuntu-eee.com/index.php5?title=EeePC_901 ?
It seems to have the lan fixed!</description>
		<content:encoded><![CDATA[<p>Did you check <a href="http://www.ubuntu-eee.com/index.php5?title=EeePC_901" rel="nofollow">http://www.ubuntu-eee.com/index.php5?title=EeePC_901</a> ?<br />
It seems to have the lan fixed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-914</link>
		<dc:creator>Alfred</dc:creator>
		<pubDate>Sat, 19 Jul 2008 11:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-914</guid>
		<description>Thanks...
I will take care of it next week. 
I am looking forward to hearing more about Ubuntu Netbook Remix  cause we are trying to offer an Ubuntu desktop to Non-profits in the area.
We are doing okay right now and w/ this new interface I wonder if it is worth moving people into it.
If 3 people in the office use it and the rest use regular ubuntu then it is not worth it. 
It will be neat to hear the reviews.</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;<br />
I will take care of it next week.<br />
I am looking forward to hearing more about Ubuntu Netbook Remix  cause we are trying to offer an Ubuntu desktop to Non-profits in the area.<br />
We are doing okay right now and w/ this new interface I wonder if it is worth moving people into it.<br />
If 3 people in the office use it and the rest use regular ubuntu then it is not worth it.<br />
It will be neat to hear the reviews.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdub</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-913</link>
		<dc:creator>jdub</dc:creator>
		<pubDate>Sat, 19 Jul 2008 02:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-913</guid>
		<description>@Alfred: hardy uses relatime by default, so just replace that with noatime. i switched it to noatime because that's probably slightly better for flash, but it's not crucial. the only tune2fs changes i regularly make are: &lt;code&gt;tune2fs -i 0 -c 0&lt;/code&gt;... which turns off regular fscking. :-)</description>
		<content:encoded><![CDATA[<p>@<a href="http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-914">Alfred</a>: hardy uses relatime by default, so just replace that with noatime. i switched it to noatime because that&#8217;s probably slightly better for flash, but it&#8217;s not crucial. the only tune2fs changes i regularly make are: <code>tune2fs -i 0 -c 0</code>&#8230; which turns off regular fscking. <img src='http://pipka.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' width='16' height='16' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-912</link>
		<dc:creator>Alfred</dc:creator>
		<pubDate>Sat, 19 Jul 2008 00:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-912</guid>
		<description>Thanks,
I just set it up today for someone in an office.
But did not use ths.
I guess I can do it next week?
defaults,noatime &#60;--in the fstab
No extra tune2fs command?</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
I just set it up today for someone in an office.<br />
But did not use ths.<br />
I guess I can do it next week?<br />
defaults,noatime &lt;&#8211;in the fstab<br />
No extra tune2fs command?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdub</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-911</link>
		<dc:creator>jdub</dc:creator>
		<pubDate>Sat, 19 Jul 2008 00:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-911</guid>
		<description>@Alfred: ext3 with noatime. :-)</description>
		<content:encoded><![CDATA[<p>@<a href="http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-914">Alfred</a>: ext3 with noatime. <img src='http://pipka.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' width='16' height='16' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Coker</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-910</link>
		<dc:creator>Russell Coker</dc:creator>
		<pubDate>Fri, 18 Jul 2008 22:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-910</guid>
		<description>I just bought myself a 701.  I couldn't find a Linux 901 in stock and also was a little hesitant about the weight and space that it takes.

The downsides for my use of the 701 are the smaller keyboard (which sucks badly) and the lack of PAE (so I can't run Xen).  Apart from that it's great.

I would not describe the menu as being good for anyone like me, but I think it would be good for novices and young children.</description>
		<content:encoded><![CDATA[<p>I just bought myself a 701.  I couldn&#8217;t find a Linux 901 in stock and also was a little hesitant about the weight and space that it takes.</p>
<p>The downsides for my use of the 701 are the smaller keyboard (which sucks badly) and the lack of PAE (so I can&#8217;t run Xen).  Apart from that it&#8217;s great.</p>
<p>I would not describe the menu as being good for anyone like me, but I think it would be good for novices and young children.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greebo</title>
		<link>http://pipka.org/blog/2008/07/13/ubuntu-hardy-on-the-eeepc-901/#comment-909</link>
		<dc:creator>greebo</dc:creator>
		<pubDate>Fri, 18 Jul 2008 17:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://pipka.org/?p=605#comment-909</guid>
		<description>Thanks Russell for that, Alfred the netbook remix is great. 

There are a few bugs, so when the laptop resumes from sleep you can't click around the main interface, but generally it is really nice, and to be honest kind of preferable to the normal menu system. I'll be posting again in a month or so with more feedback but at this early stage I'm loving it.</description>
		<content:encoded><![CDATA[<p>Thanks Russell for that, Alfred the netbook remix is great. </p>
<p>There are a few bugs, so when the laptop resumes from sleep you can&#8217;t click around the main interface, but generally it is really nice, and to be honest kind of preferable to the normal menu system. I&#8217;ll be posting again in a month or so with more feedback but at this early stage I&#8217;m loving it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
