<?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: Review of the EeePC 701</title>
	<atom:link href="http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/feed/" rel="self" type="application/rss+xml" />
	<link>http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/</link>
	<description>Linux, politics, and other interesting things</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:09:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dam</title>
		<link>http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/comment-page-1/#comment-14991</link>
		<dc:creator>dam</dc:creator>
		<pubDate>Wed, 23 Jul 2008 06:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=646#comment-14991</guid>
		<description>Since you are (naturally) going to install Debian on it, take a look at http://wiki.debian.org/DebianEeePC . Even if the standard Debian install should work (unless you need the wireless -- it requires madwifi), the wiki contains many useful tips and could save you some research.</description>
		<content:encoded><![CDATA[<p>Since you are (naturally) going to install Debian on it, take a look at <a href="http://wiki.debian.org/DebianEeePC" rel="nofollow">http://wiki.debian.org/DebianEeePC</a> . Even if the standard Debian install should work (unless you need the wireless &#8212; it requires madwifi), the wiki contains many useful tips and could save you some research.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etbe</title>
		<link>http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/comment-page-1/#comment-14987</link>
		<dc:creator>etbe</dc:creator>
		<pubDate>Wed, 23 Jul 2008 01:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=646#comment-14987</guid>
		<description>sbdep: Rebooting to work around a bug is fair enough.  They had to get their product to market and that meant not fixing all bugs before release, I&#039;ve been in that situation before.  Suggesting an unnecessary reboot for a consumer device aimed at Windows users also isn&#039;t so bad as there is a cost to having various models act differently (Linux users can figure out which models need a reboot and act accordingly).

However it is still bad to have packages installed separately, if there was an &quot;upgrade everything and reboot&quot; button (which clearly indicated the issues) then I would not complain as much.  Also there is no excuse for the unconditional reboot on upgrading the BIOS.

As for better wireless support, when running the EeePC distribution my machine went so slow as to be unusable (the mouse cursor didn&#039;t work properly) when scanning for wireless.  They definitely need to improve things in this regard (I&#039;ve just installed Debian but not tested out how it works in this regard).</description>
		<content:encoded><![CDATA[<p>sbdep: Rebooting to work around a bug is fair enough.  They had to get their product to market and that meant not fixing all bugs before release, I&#8217;ve been in that situation before.  Suggesting an unnecessary reboot for a consumer device aimed at Windows users also isn&#8217;t so bad as there is a cost to having various models act differently (Linux users can figure out which models need a reboot and act accordingly).</p>
<p>However it is still bad to have packages installed separately, if there was an &#8220;upgrade everything and reboot&#8221; button (which clearly indicated the issues) then I would not complain as much.  Also there is no excuse for the unconditional reboot on upgrading the BIOS.</p>
<p>As for better wireless support, when running the EeePC distribution my machine went so slow as to be unusable (the mouse cursor didn&#8217;t work properly) when scanning for wireless.  They definitely need to improve things in this regard (I&#8217;ve just installed Debian but not tested out how it works in this regard).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sbdep</title>
		<link>http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/comment-page-1/#comment-14982</link>
		<dc:creator>sbdep</dc:creator>
		<pubDate>Mon, 21 Jul 2008 16:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=646#comment-14982</guid>
		<description>WRT the reboot after package upgrade, that came about due to an underlying bug in unionfs.  I am not sure if that is still required in the 900 or 901&#039;s.

The bug relates to a unionfs corruption when installing packages.  Since you are installing to the writable portion of the unionfs mount and not the read only portion, it seems that there is a bug when updating executables that causes the fs to get a corrupted view of the file, causing segfaults every time you use the updated application, until you reboot to get unionfs to resync it&#039;s view of the filesystem.

The 900s and 901 use aufs instead of unionfs which does not have this problem.  Although I am not sure if the application updater requires the reboot basd on the model, requires it unconditionally.

I do now that there is work ongoing to add better/more wpa/wep encryption modes to the system, and I believe the 901 has more support since they have an updates version of the OS package set, whereas the 900 is based on the same package set as the 701.</description>
		<content:encoded><![CDATA[<p>WRT the reboot after package upgrade, that came about due to an underlying bug in unionfs.  I am not sure if that is still required in the 900 or 901&#8242;s.</p>
<p>The bug relates to a unionfs corruption when installing packages.  Since you are installing to the writable portion of the unionfs mount and not the read only portion, it seems that there is a bug when updating executables that causes the fs to get a corrupted view of the file, causing segfaults every time you use the updated application, until you reboot to get unionfs to resync it&#8217;s view of the filesystem.</p>
<p>The 900s and 901 use aufs instead of unionfs which does not have this problem.  Although I am not sure if the application updater requires the reboot basd on the model, requires it unconditionally.</p>
<p>I do now that there is work ongoing to add better/more wpa/wep encryption modes to the system, and I believe the 901 has more support since they have an updates version of the OS package set, whereas the 900 is based on the same package set as the 701.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etbe</title>
		<link>http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/comment-page-1/#comment-14974</link>
		<dc:creator>etbe</dc:creator>
		<pubDate>Mon, 21 Jul 2008 10:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=646#comment-14974</guid>
		<description>Michael: I&#039;ve just reviewed the wikipedia page and it seems that the 900 is 5mm deeper than the 701 and weighs 70g more.  While 7% greater depth and 3% greater weight isn&#039;t a lot, that combined with a significantly higher price makes the 900 quite unappealing.

The 900 has more flash storage and RAM.  I just bought an 8G SD card which gives a total of 12G of storage (vs 20G for a 900) and the 900 has 1G of RAM (I&#039;ve only got 512M).  But I expect that I could upgrade the RAM in my 701 and still have paid significantly less than I would for a 900.

One thing that I didn&#039;t consider before I purchased is that a built-in camera might actually be worth using.  So the higher resolution camera in the 900 series and above is a benefit.

Jonathan: Interesting idea about removing caps-lock.

As for libssl, I&#039;ve just installed Debian on my EeePC so the security support that ASUS offers is not of no direct interest to me.  I suspect that few people who use the default OS on an EeePC will be using ssh.</description>
		<content:encoded><![CDATA[<p>Michael: I&#8217;ve just reviewed the wikipedia page and it seems that the 900 is 5mm deeper than the 701 and weighs 70g more.  While 7% greater depth and 3% greater weight isn&#8217;t a lot, that combined with a significantly higher price makes the 900 quite unappealing.</p>
<p>The 900 has more flash storage and RAM.  I just bought an 8G SD card which gives a total of 12G of storage (vs 20G for a 900) and the 900 has 1G of RAM (I&#8217;ve only got 512M).  But I expect that I could upgrade the RAM in my 701 and still have paid significantly less than I would for a 900.</p>
<p>One thing that I didn&#8217;t consider before I purchased is that a built-in camera might actually be worth using.  So the higher resolution camera in the 900 series and above is a benefit.</p>
<p>Jonathan: Interesting idea about removing caps-lock.</p>
<p>As for libssl, I&#8217;ve just installed Debian on my EeePC so the security support that ASUS offers is not of no direct interest to me.  I suspect that few people who use the default OS on an EeePC will be using ssh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Wakely</title>
		<link>http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/comment-page-1/#comment-14971</link>
		<dc:creator>Jonathan Wakely</dc:creator>
		<pubDate>Mon, 21 Jul 2008 09:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=646#comment-14971</guid>
		<description>Since I rarely use Caps Lock, but frequently use pipes and backslashes, I remapped the key, see http://wiki.eeeuser.com/howto:fixpipeandcapslock

Now I don&#039;t care that there&#039;s no Caps Lock indicator LED, since I have no Caps Lock key!

Fingers crossed the libssl bug will be fixed by a new update soon.</description>
		<content:encoded><![CDATA[<p>Since I rarely use Caps Lock, but frequently use pipes and backslashes, I remapped the key, see <a href="http://wiki.eeeuser.com/howto:fixpipeandcapslock" rel="nofollow">http://wiki.eeeuser.com/howto:fixpipeandcapslock</a></p>
<p>Now I don&#8217;t care that there&#8217;s no Caps Lock indicator LED, since I have no Caps Lock key!</p>
<p>Fingers crossed the libssl bug will be fixed by a new update soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Croes</title>
		<link>http://etbe.coker.com.au/2008/07/21/review-of-the-eeepc-701/comment-page-1/#comment-14965</link>
		<dc:creator>Michael Croes</dc:creator>
		<pubDate>Sun, 20 Jul 2008 23:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=646#comment-14965</guid>
		<description>I have a few small comments. First off the 90x is about exactly the same size as the 701, because of the bezel around the 701&#039;s screen. So I don&#039;t know if I misunderstood your post, but I thought you meant that the 90x was bigger. Second I&#039;ve read in a few places that the 900 would have it&#039;s cpu running at 900 MHz, even though it&#039;s the same as in the 701 where it runs a bit slower, to me that would seem as a definite plus (even though it&#039;s possible to have the cpu in the 701 run at 900 MHz).

I have a 701 myself too, but I planned on replacing it within about half a year, so I got one with pink top and gave it to my girlfriend, who currently is an avid Mac user. I planned on upgrading to a 901, but I&#039;ve changed my mind and want to go for the MSI Wind now... The thing I really dislike about the eee pc 70x/90x series is the keyboard, especially the shifted row you pointed out. I expect to do a lot of programming on my netbook, so I don&#039;t want to miss every special character I type. And the keyboard&#039;s a bit bigger too.

About the default OS on the 701: I think it&#039;s fine if it can give you what you want. I think the same about ubuntu. If you want something special then you got to fix it yourself. For instance my girlfriend needed more than pre-shared key wireless security, so the wireless modules needed to be replaced, wpa supplicant had to be replaced and there&#039;s no gui to change network settings that were not supported by default. Luckily some people ran into the same issues and created packages or tars for the modules and wpa_supplicant that work with the default eee pc kernel, because I wouldn&#039;t like having to compile a kernel for the eee pc (acpi patches and more). It took me some time to get OpenOffice to do spellchecking correctly, or actually it took me some time to get the dictionaries installed. Besides these issues (issues my girlfriend ran into, I don&#039;t use it that much) I think the default OS is quite alright for the average joe.

I hope that when you have debian running you can tell some more about it, I think debian is a very good choice for a custom OS on the eee pc. Personally I think I&#039;d use XFCE with a VTE based terminal (evilvte, xfce&#039;s Terminal, gnome-terminal), should do fine for a lot of work on the go.</description>
		<content:encoded><![CDATA[<p>I have a few small comments. First off the 90x is about exactly the same size as the 701, because of the bezel around the 701&#8242;s screen. So I don&#8217;t know if I misunderstood your post, but I thought you meant that the 90x was bigger. Second I&#8217;ve read in a few places that the 900 would have it&#8217;s cpu running at 900 MHz, even though it&#8217;s the same as in the 701 where it runs a bit slower, to me that would seem as a definite plus (even though it&#8217;s possible to have the cpu in the 701 run at 900 MHz).</p>
<p>I have a 701 myself too, but I planned on replacing it within about half a year, so I got one with pink top and gave it to my girlfriend, who currently is an avid Mac user. I planned on upgrading to a 901, but I&#8217;ve changed my mind and want to go for the MSI Wind now&#8230; The thing I really dislike about the eee pc 70x/90x series is the keyboard, especially the shifted row you pointed out. I expect to do a lot of programming on my netbook, so I don&#8217;t want to miss every special character I type. And the keyboard&#8217;s a bit bigger too.</p>
<p>About the default OS on the 701: I think it&#8217;s fine if it can give you what you want. I think the same about ubuntu. If you want something special then you got to fix it yourself. For instance my girlfriend needed more than pre-shared key wireless security, so the wireless modules needed to be replaced, wpa supplicant had to be replaced and there&#8217;s no gui to change network settings that were not supported by default. Luckily some people ran into the same issues and created packages or tars for the modules and wpa_supplicant that work with the default eee pc kernel, because I wouldn&#8217;t like having to compile a kernel for the eee pc (acpi patches and more). It took me some time to get OpenOffice to do spellchecking correctly, or actually it took me some time to get the dictionaries installed. Besides these issues (issues my girlfriend ran into, I don&#8217;t use it that much) I think the default OS is quite alright for the average joe.</p>
<p>I hope that when you have debian running you can tell some more about it, I think debian is a very good choice for a custom OS on the eee pc. Personally I think I&#8217;d use XFCE with a VTE based terminal (evilvte, xfce&#8217;s Terminal, gnome-terminal), should do fine for a lot of work on the go.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

