<?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/"
	>

<channel>
	<title>flattermann.net &#187; EeePC</title>
	<atom:link href="http://www.flattermann.net/category/eeepc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flattermann.net</link>
	<description>flattermann&#039;s developer blog</description>
	<lastBuildDate>Sat, 10 Jul 2010 16:44:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Android x86</title>
		<link>http://www.flattermann.net/2010/03/android-x86/</link>
		<comments>http://www.flattermann.net/2010/03/android-x86/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 12:14:36 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Gadget]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=549</guid>
		<description><![CDATA[You want to try the look and feel of Android? There&#8217;s a great project to port Android to x86! They offer a LiveCD that you can try without changing anything on your PC. Furthermore, you can even install it on your PC/Netbook! It should already run on e.g. many Netbooks like the Asus EeePC. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><strong>You want to try the look and feel of Android?</strong></p>
<p>There&#8217;s a great project to port <a href="http://www.android-x86.org/" target="_blank">Android to x86</a>!</p>
<p>They offer a LiveCD that you can try without changing anything on your PC.</p>
<p>Furthermore, you can even install it on your PC/Netbook!<br />
It should already run on e.g. many Netbooks like the Asus EeePC.</p>
<p><span id="more-549"></span>I&#8217;ve installed it in a <a href="http://www.virtualbox.org/" target="_blank">VirtualBox</a> under Linux and it runs pretty well.</p>
<p>Some hints:</p>
<ul>
<li>The Windows key acts as HOME key</li>
<li>The Context key (on the right of the right Windows key) acts as MENU key</li>
<li>ESC acts as BACK key</li>
</ul>
<p>To keep the settings in a VirtualBox permanently, you need to create two partitions:</p>
<ul>
<li>A data partition (500MB should be sufficient)</li>
<li>A SD card partition (as large as you need)</li>
</ul>
<p>You need to add the partition identifiers to the boot kernel line, see also:</p>
<p><a href="http://www.android-x86.org/documents/virtualboxhowto" target="_blank">http://www.android-x86.org/documents/virtualboxhowto</a></p>
<p>Have fun!</p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for Android x86" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+Android+x86" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2010/03/android-x86/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile UMTS access in Germany with Linux</title>
		<link>http://www.flattermann.net/2009/06/mobile-umts-access-in-germany-with-linux/</link>
		<comments>http://www.flattermann.net/2009/06/mobile-umts-access-in-germany-with-linux/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 18:58:20 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[EeePC]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[GPRS]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=361</guid>
		<description><![CDATA[As mentioned, I&#8217;ve got an Asus EeePC 901 Go. It&#8217;s very nice to have internet-everywhere via the internal UMTS G3.5 modem, and this is very easy to accomplish with (Debian) Linux. I&#8217;ve written a small HowTo that describes the necessary steps. Introduction As I&#8217;ve already described in other blog articles, the Asus EeePC 901 Go [...]]]></description>
			<content:encoded><![CDATA[<p>As mentioned, I&#8217;ve got an <a href="http://www.flattermann.net/2009/02/asus-eeepc-901go-16g-linux/">Asus EeePC 901 Go</a>.</p>
<p>It&#8217;s very nice to have internet-everywhere via the <strong>internal UMTS</strong> G3.5 modem, and this is very easy to accomplish with (Debian) Linux.</p>
<p><strong>I&#8217;ve written a small HowTo that describes the necessary steps.</strong><br />
<span id="more-361"></span></p>
<h3>Introduction</h3>
<p>As I&#8217;ve already described <a title="More EeePC articles" href="http://www.flattermann.net/category/eeepc/">in other blog articles</a>, the Asus EeePC 901 Go is a <a title="Real life test of my Asus EeePC 901 Go" href="http://www.flattermann.net/2009/04/real-life-test-of-the-asus-eeepc-901-go/">great piece of hardware</a>, <a title="SSD Speed test (encrypted/unencrypted) on Asus EeePC 901 Go" href="http://www.flattermann.net/2009/05/ssd-speed-test-on-asus-eeepc-901go-linux/">fast and reliable with encrypted disks</a>, and for me the perfect travel companion. Since I own this Netbook, I virtually never carry my old, big Notebook with me when I visit my customers.</p>
<p>Of course <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I&#8217;ve <a title="Installing Debian Lenny on the Asus EeePC 901 Go" href="http://www.flattermann.net/2009/02/installing-debian-lenny-on-an-asus-eeepc-901go/">installed Debian Linux (Lenny)</a> on the EeePC, so that I have my familiar desktop environment on the Netbook.</p>
<p><hr />
<strong>For the mobile internet access in Germany, I can recommend these two UMTS providers:</strong>
<table border="0" cellpadding="5">
<tbody>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=b43&amp;bnb=43" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;b=43" border="0" alt="der BASE Tarif - die Handy Flatrate" width="120" height="60" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5" target="_blank">
BASE</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers an UMTS flatrate for 17.50€</td>
</tr>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=b32&amp;bnb=32" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;b=32" border="0" alt="simyo - Weil einfach einfach einfach ist." width="120" height="40" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8" target="_blank">Simyo</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers a prepaid UMTS solution, 24ct/MB or 10€ for 1GB</td>
</tr>
</tbody></table>
I'm using an UMTS card of these providers in the my Asus EeePC 901Go and it works great. Pretty fast and reliable.
If you want to order a new UMTS card anyway, please support me by using one of these links. For every order, I get some refund to pay my server bill. Thanks.
<hr /></p>
<h3>HowTo configure UMTS via the internal UMTS modem</h3>
<p>First of all, remove the battery of the Asus EeePC 901 Go and insert the SIM card of your provider into the  SIM slot. Reconnect the battery and startup your Debian system&#8230; <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Activating the internal UMTS modem is pretty simple:</strong></p>
<p>(You can skip the first steps if you want, they are just to make sure that the drivers are loaded correctly.)<strong><br />
</strong></p>
<ul>
<li>Make sure the correct kernel driver is loaded:
<ul>
<li>Open a terminal and enter the command:</li>
<li><em>dmesg | grep HUAWEI</em></li>
<li>The output should look like this:</li>
<li><em>[    5.426460] usb 5-6: Manufacturer: HUAWEI Technology<br />
[    5.417153] usb 5-6: Product: HUAWEI Mobile</em></li>
</ul>
</li>
<li>If that works, check if the USB modem is correctly bound:
<ul>
<li><em>dmesg | grep GSM</em></li>
<li>The output should look like this:</li>
<li><em>[   12.478987] usbserial: USB Serial support registered for GSM modem (1-port)<br />
[   12.487549] option 5-6:1.0: GSM modem (1-port) converter detected<br />
[   12.496203] usb 5-6: GSM modem (1-port) converter now attached to ttyUSB0<br />
[   12.504920] option 5-6:1.1: GSM modem (1-port) converter detected<br />
[   12.513610] usb 5-6: GSM modem (1-port) converter now attached to ttyUSB1<br />
[   12.525525] option 5-6:1.2: GSM modem (1-port) converter detected<br />
[   12.534178] usb 5-6: GSM modem (1-port) converter now attached to ttyUSB2<br />
[   12.551416] option: USB Driver for GSM modems: v0.7.2</em></li>
</ul>
</li>
<li>You can see that the UMTS modem can be accessed via ttyUSB0..2</li>
<li>Install <strong>Gnome-PPP</strong>:
<ul>
<li><em>aptitude install gnome-ppp</em></li>
</ul>
</li>
<li>Now, you need to configure Gnome-PPP to access the internet via UMTS:</li>
<li><strong>Start Gnome-PPP</strong> via the menu (Applications / Internet / Gnome-PPP)</li>
<li>The main window should appear. Most providers do not need any special username/password because the authentication is done via your GSM card:
<ul>
<li>Username: <strong>umts</strong> (does not matter)</li>
<li>Password: <strong>umts</strong> (does not matter)</li>
<li>Phone number: <strong>*99**1#</strong> (this is important)</li>
</ul>
</li>
<li>Press <strong>&#8220;Setup&#8221;</strong></li>
<li>Tab <strong>&#8220;Modem&#8221;</strong>:
<ul>
<li>Device: <strong>/dev/ttyUSB0</strong></li>
<li>Type: <strong>USM Modem</strong></li>
<li>Speed: <strong>460800</strong></li>
<li>Phone Line: <strong>Tone</strong></li>
<li><strong>Check</strong> &#8220;Wait for dialtone&#8221;</li>
</ul>
</li>
<li>Click on <strong>&#8220;Init Strings&#8221;</strong>:
<ul>
<li>Init 2: <strong>AT&amp;F</strong> (Reset to defaults)</li>
<li>Init 3: <strong>AT+CSQ</strong> (Show link quality)</li>
<li>Init 4: <strong>AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;internet.eplus.de&#8221;</strong><br />
(this is the APN AccessPoint)</li>
<li>This APN (internet.eplus.de) is correct for <a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5" target="_blank"><br />
BASE</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5&amp;js=1" border="0" alt="" width="1" height="1" /> and <a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8" target="_blank">Simyo</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8&amp;js=1" border="0" alt="" width="1" height="1" />. If you are using another provider, ask him about the correct APN.</li>
<li>Close the &#8220;Init Strings&#8221; window</li>
</ul>
</li>
<li>Tab <strong>&#8220;Networking&#8221;</strong>:
<ul>
<li><strong>Check</strong> &#8220;Dynamic IP address&#8221;</li>
<li><strong>Check</strong> &#8220;Automatic DNS&#8221;</li>
</ul>
</li>
<li>Tab <strong>&#8220;Options&#8221;</strong>:
<ul>
<li><strong>Check</strong> &#8220;Minimize&#8221;</li>
<li><strong>Check</strong> &#8220;Dock in notification area&#8221;</li>
<li><strong>Check</strong> &#8220;Auto reconnect&#8221;</li>
<li><strong>Select</strong> &#8220;Check carrier line&#8221;</li>
<li><strong>Select</strong> &#8220;Check default route&#8221;</li>
<li><strong>Check</strong> &#8220;Ignore terminal strings (stupid mode)&#8221;</li>
</ul>
</li>
<li>That&#8217;s it!</li>
<li>Close the &#8220;Setup&#8221; window and click on <strong>&#8220;Connect&#8221;</strong>.</li>
</ul>
<p><strong>Congratulations, you should now have a working internal UMTS connection!</strong></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for Mobile UMTS access in Germany with Linux" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+Mobile+UMTS+access+in+Germany+with+Linux" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2009/06/mobile-umts-access-in-germany-with-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSD speed test on Asus EeePC 901Go (Linux)</title>
		<link>http://www.flattermann.net/2009/05/ssd-speed-test-on-asus-eeepc-901go-linux/</link>
		<comments>http://www.flattermann.net/2009/05/ssd-speed-test-on-asus-eeepc-901go-linux/#comments</comments>
		<pubDate>Thu, 14 May 2009 18:45:17 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=279</guid>
		<description><![CDATA[As written in my first blog article about my Asus EeePC 901Go, there are two different versions of this EeePC model available, one with a very slow SSD and one with a fast SSD. You can distinguish the two models by looking at P/N on the EeePC box or by opening the EeePC and identifying [...]]]></description>
			<content:encoded><![CDATA[<p>As written in <a href="http://www.flattermann.net/2009/02/asus-eeepc-901go-16g-linux/">my first blog article about my Asus EeePC 901Go</a>, there are two different versions of this EeePC model available, one with a very slow SSD and one with a fast SSD.</p>
<p>You can distinguish the two models by looking at P/N on the EeePC box or by opening the EeePC and identifying the SSD itself:</p>
<ul>
<li><strong>The slow SSD model has this P/N: </strong>90OA0BTI<span style="text-decoration: underline;"><strong>4</strong></span>214AFNE2X2Q, the SSD is labeled “P2-SSD PS Rev. 2.0G”</li>
<li><strong>The fast SSD model has this P/N: </strong>90OA0BTI<span style="text-decoration: underline;"><strong>8</strong></span>214AFNE2X2Q, the SSD is labeled “S4-SSD JM Rev. 1.1″</li>
</ul>
<p>I made sure that I got a fast SSD model, but the question arises:</p>
<h3>How fast is it?</h3>
<p>Today, I found the time to perform some benchmarks of the SSD read/write speed.</p>
<p><span id="more-279"></span>For your information, I&#8217;m using two partitions with ext3 filesystem.</p>
<p>One partition contains the Linux base system and the programs and is not encrypted. The other partition keeps my data (including my /home) and is encrypted using Linux&#8217;s LUKS infrastructure. I&#8217;m using AES 256 bit encryption (aes-cbc-essiv:sha256).</p>
<p>For the test, I created a 512MiB testfile using &#8220;dd&#8221;.<br />
To avoid biased results because of Linux&#8217;s extensive file caching, I&#8217;ve rebooted the system after the write command, before doing the read speed test.</p>
<h4>Unencrypted write test</h4>
<p>che@eee:~$ dd if=/dev/zero of=/unencrypted/ssdtest bs=512k count=1k<br />
1024+0 records in<br />
1024+0 records out<br />
536870912 Bytes (537 MB) copied, 22,7062 s, <strong>23,6 MB/s</strong></p>
<h4>Unencrypted read test</h4>
<p>eee:~$ dd if=/unencrypted/ssdtest of=/dev/null bs=512k<br />
1024+0 records in<br />
1024+0 records out<br />
536870912 Bytes (537 MB) copied, 6,62449 s, <strong>81,0 MB/s</strong></p>
<h4>Encrypted write test (aes-cbc-essiv:sha256)</h4>
<p>eee:~$ dd if=/dev/zero of=/crypto/ssdtest bs=512k count=1k<br />
1024+0 records in<br />
1024+0 records out<br />
536870912 Bytes (537 MB) copied, 31,3594 s, <strong>17,1 MB/s</strong></p>
<h4>Encrypted read test (aes-cbc-essiv:sha256)</h4>
<p>eee:~$ dd if=/crypto/ssdtest of=/dev/null bs=512k<br />
1024+0 records in<br />
1024+0 records out<br />
536870912 Bytes (537 MB) copied, 28,2782 s, <strong>19,0 MB/s</strong></p>
<p>Of course, the performance on the encrypted partition is much slower than on the unencrypted partition. Furthermore, the CPU performs at 100% load when encrypting/decrypting, and that leads to a much shorter battery life. <strong>Therefore, I think it&#8217;s the best trade-off to only encrypt the data and keep the Linux base system unencrypted.</strong></p>
<h4>Conclusion</h4>
<p>I&#8217;m very happy with the overall speed of my system, the slower performance of the encrypted &#8220;/home&#8221; is not really noticeable under real work conditions.</p>
<p>In this benchmark, there is of course a big difference between the <strong>unencrypted (W: 23.6MB/s, R: 81.0MB/s)</strong> and the <strong>encrypted (W: 17.1MB/s, R: 19.0MB/s)</strong> filesystem.</p>
<p>But remember: To have a secure system, it&#8217;s very important to move some directories to the encrypted partition, like:</p>
<ul>
<li>/home</li>
<li>/tmp</li>
<li>/var/tmp (I&#8217;ve moved the whole &#8220;/var&#8221; to the encrypted partition)</li>
</ul>
<p>And depending on your system setup:</p>
<ul>
<li>/srv</li>
<li>/var/spool</li>
<li>/var/cache</li>
<li>/root</li>
<li>&#8230;everything else that you like to protect from thieves <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
<p><strong>Furthermore, it very important that you either also encrypt your swap partition or do not use a swap partition at all!</strong></p>
<p>I&#8217;ve installed 2GB in the EeePC and do not use a swap. Of course, using a LUKS swap partition with a random key would also be secure.</p>
<p><hr />
<strong>For the mobile internet access in Germany, I can recommend these two UMTS providers:</strong>
<table border="0" cellpadding="5">
<tbody>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=b43&amp;bnb=43" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;b=43" border="0" alt="der BASE Tarif - die Handy Flatrate" width="120" height="60" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5" target="_blank">
BASE</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers an UMTS flatrate for 17.50€</td>
</tr>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=b32&amp;bnb=32" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;b=32" border="0" alt="simyo - Weil einfach einfach einfach ist." width="120" height="40" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8" target="_blank">Simyo</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers a prepaid UMTS solution, 24ct/MB or 10€ for 1GB</td>
</tr>
</tbody></table>
I'm using an UMTS card of these providers in the my Asus EeePC 901Go and it works great. Pretty fast and reliable.
If you want to order a new UMTS card anyway, please support me by using one of these links. For every order, I get some refund to pay my server bill. Thanks.
<hr /></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for SSD speed test on Asus EeePC 901Go (Linux)" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+SSD+speed+test+on+Asus+EeePC+901Go+(Linux)" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2009/05/ssd-speed-test-on-asus-eeepc-901go-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Real life test of the Asus EeePC 901 Go</title>
		<link>http://www.flattermann.net/2009/04/real-life-test-of-the-asus-eeepc-901-go/</link>
		<comments>http://www.flattermann.net/2009/04/real-life-test-of-the-asus-eeepc-901-go/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 10:27:21 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Gadget]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=227</guid>
		<description><![CDATA[By using my new Asus EeePC 901 Go while traveling through India for around a month, I noticed several things: The EeePC is great! The screen is a little bit to dark The workmanship could be improved Conclusion The EeePC is great! It&#8217;s (for my purpose) the perfect travel companion with a good tradeoff between [...]]]></description>
			<content:encoded><![CDATA[<p>By using my new <strong>Asus EeePC 901 Go</strong> while traveling through India for around a month, I noticed several things:</p>
<ul>
<li><strong>The EeePC is great!</strong></li>
<li><strong>The screen is a little bit to dark</strong></li>
<li><strong>The workmanship could be improved</strong></li>
<li><strong>Conclusion</strong></li>
</ul>
<p><span id="more-227"></span></p>
<h3>The EeePC is great!</h3>
<p>It&#8217;s (for my purpose) the perfect travel companion with a good tradeoff between size/weight and performance. The battery runs for a long time (5-6 hours).</p>
<h3>The screen is a little bit to dark</h3>
<p>When using the EeePC outside on sunny days, the screen is a little hard to read because even with 100% brightness, it&#8217;s still pretty dark.</p>
<h3>The workmanship could be improved</h3>
<p><img class="alignright size-full wp-image-228" title="eeepc_quality1" src="http://www.flattermann.net/wp-content/uploads/2009/04/eeepc_quality1.jpg" alt="eeepc_quality1" width="250" height="200" /><img class="alignleft size-full wp-image-229" title="eeepc_quality2" src="http://www.flattermann.net/wp-content/uploads/2009/04/eeepc_quality2.jpg" alt="eeepc_quality2" width="250" height="200" />One thing that bothers me is the poor workmanship of the EeePC case. My EeePC is only one month old and I always transport it carefully in a suitable notebook bag. Nevertheless, the case already looks very &#8220;used&#8221;.</p>
<p>There are some kinds of &#8220;micro cracks&#8221; in all four corners of the lid cover. I think the glue between the (transparent) top of the lid cover and the (white) main part of the lid  did loose a bit and that creates this &#8220;micro cracked look&#8221;.</p>
<p>Furthermore, the hotkey bar stained the inner side of the lid.</p>
<p>But these small quality problems do not really change my opinion about the EeePC. It&#8217;s just a recommendation what could be further improved&#8230; <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h3>Conclusion</h3>
<p>Buying the Asus EeePC 901 Go was one of the best acquisitions in my life!</p>
<p>It&#8217;s size, weight, performance, battery life and connections (LAN/WLAN/UMTS) make it the best companion for people who need &#8220;real&#8221; access to internet (not some kind of semi-internet-access like e.g. an iPhone offers) while travelling around.</p>
<p><strong>I love it! <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong></p>
<p><hr />
<strong>For the mobile internet access in Germany, I can recommend these two UMTS providers:</strong>
<table border="0" cellpadding="5">
<tbody>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=b43&amp;bnb=43" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;b=43" border="0" alt="der BASE Tarif - die Handy Flatrate" width="120" height="60" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5" target="_blank">
BASE</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers an UMTS flatrate for 17.50€</td>
</tr>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=b32&amp;bnb=32" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;b=32" border="0" alt="simyo - Weil einfach einfach einfach ist." width="120" height="40" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8" target="_blank">Simyo</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers a prepaid UMTS solution, 24ct/MB or 10€ for 1GB</td>
</tr>
</tbody></table>
I'm using an UMTS card of these providers in the my Asus EeePC 901Go and it works great. Pretty fast and reliable.
If you want to order a new UMTS card anyway, please support me by using one of these links. For every order, I get some refund to pay my server bill. Thanks.
<hr /></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for Real life test of the Asus EeePC 901 Go" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+Real+life+test+of+the+Asus+EeePC+901+Go" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2009/04/real-life-test-of-the-asus-eeepc-901-go/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mobile GPRS internet access in India via Airtel</title>
		<link>http://www.flattermann.net/2009/03/gprs-internet-access-in-india-via-airtel/</link>
		<comments>http://www.flattermann.net/2009/03/gprs-internet-access-in-india-via-airtel/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 09:54:31 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[EeePC]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[GPRS]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=221</guid>
		<description><![CDATA[I&#8217;m currently in India and tried to get GPRS internet access using a mobile phone and a laptop. In fact, I&#8217;ve written this blog article in the middle of nowhere between Bikaner and Jaisalmer (Rajasthan). So, I bought an Indian prepaid SIM card (I&#8217;ve choosen Airtel). That was the easy part. With this SIM card [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently in <strong>India</strong> and tried to get <strong>GPRS internet access</strong> using a mobile phone and a laptop. In fact, I&#8217;ve written this blog article in the middle of nowhere between Bikaner and Jaisalmer (Rajasthan). <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>So, I bought an Indian <strong>prepaid SIM card</strong> (I&#8217;ve choosen <strong>Airtel</strong>). That was the easy part. With this SIM card I can make calls to Germany for a few rupies (around 10 Rupies=0.15€ per minute).</p>
<p>But getting the GPRS internet access working was a bit more complicated. Airtel SIM cards do not have GPRS activated out-of-the-box.</p>
<p><span id="more-221"></span>I searched the web and found many different opinions, how to get this work. <strong>But, in fact, none of them worked for me.</strong> The guys at the airtel shop also told me something different, also the guys at the Airtel customer care hotline (call 121 to reach them, but be prepared that their English is &#8211; uhm &#8211; different). <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Finally, I found a very easy solution solution.</strong> It works great for me is is pretty cheap. <strong>They will charge 0.3 Rupies per 50kB without any additional fees.</strong> So, one Megabyte will cost 6 Rupies or ~0.10€. That&#8217;s ok for me.</p>
<h2>Here&#8217;s what you need to do to activate GPRS on your Airtel SIM card:</h2>
<ul>
<li>Dial <strong>*567#</strong></li>
<li>You will receive a message with GPRS options (&#8220;<strong>1</strong>&#8221; to activate GPRS, &#8220;<strong>2</strong>&#8221; to deactivate)</li>
<li>Answer to the message with &#8220;<strong>1</strong>&#8221; (without the quotes)</li>
<li>You will receive a message with possible GPRS tariffs (for me, there was only one tariff available: &#8220;<strong>1</strong>&#8221; 0.3 Rupies for 50kB)</li>
<li>Answer to the message with &#8220;<strong>1</strong>&#8221; (without the quotes)</li>
<li>That&#8217;s it, you will receive a confirmation message and the GPRS settings for your phone in the next few minutes</li>
<li>On the laptop, create a dialup connection that uses your mobile phone as modem (via cable, IrDA or Bluetooth) and use &#8220;<strong>*99***1#</strong>&#8221; (without the quotes) as phone number, and a any text as username and passwort</li>
</ul>
<p>As you see, it&#8217;s really easy if you know what to do. <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>For your information, the <strong>GPRS access point (AP)</strong> for Airtel is &#8220;<strong>airtelgprs.com</strong>&#8220;, but normally, you don&#8217;t need it, because they will send you the settings for your cell phone by SMS.</p>
<p>PS: I can recommend Airtel for India, they have a good network coverage, even in rural areas, you can recharge your phone on every second corner and the tariffs are pretty cheap.</p>
<p><hr />
<strong>For the mobile internet access in Germany, I can recommend these two UMTS providers:</strong>
<table border="0" cellpadding="5">
<tbody>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=b43&amp;bnb=43" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;b=43" border="0" alt="der BASE Tarif - die Handy Flatrate" width="120" height="60" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5" target="_blank">
BASE</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers an UMTS flatrate for 17.50€</td>
</tr>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=b32&amp;bnb=32" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;b=32" border="0" alt="simyo - Weil einfach einfach einfach ist." width="120" height="40" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8" target="_blank">Simyo</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers a prepaid UMTS solution, 24ct/MB or 10€ for 1GB</td>
</tr>
</tbody></table>
I'm using an UMTS card of these providers in the my Asus EeePC 901Go and it works great. Pretty fast and reliable.
If you want to order a new UMTS card anyway, please support me by using one of these links. For every order, I get some refund to pay my server bill. Thanks.
<hr /></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for Mobile GPRS internet access in India via Airtel" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+Mobile+GPRS+internet+access+in+India+via+Airtel" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2009/03/gprs-internet-access-in-india-via-airtel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Debian Lenny on an ASUS EeePC 901Go</title>
		<link>http://www.flattermann.net/2009/02/installing-debian-lenny-on-an-asus-eeepc-901go/</link>
		<comments>http://www.flattermann.net/2009/02/installing-debian-lenny-on-an-asus-eeepc-901go/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 10:56:19 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=177</guid>
		<description><![CDATA[One of the first things I did with my new ASUS EeePC 901Go was to install my familiar Debian GNU/Linux environment on the little box. (Ok, the very first thing was to upgrade the RAM by changing the 1GB PC5300 SODIMM to a 2GB model ). The installation of Debian (&#8220;Lenny&#8221;) GNU/Linux was pretty straight [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-178" title="eeepc-debian" src="http://www.flattermann.net/wp-content/uploads/2009/02/eeepc-debian.jpg" alt="eeepc-debian" width="175" height="176" />One of the first things I did with my new <strong>ASUS EeePC 901Go</strong> was to install my familiar <strong>Debian GNU/Linux environment</strong> on the little box. (Ok, the very first thing was to upgrade the RAM by changing the 1GB PC5300 SODIMM to a 2GB model <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
<p><span id="more-177"></span>The installation of <strong>Debian (&#8220;Lenny&#8221;) GNU/Linux</strong> was pretty straight forward. There is an EeePC subproject on debian.org, see <a href="http://wiki.debian.org/DebianEeePC" target="_blank">http://wiki.debian.org/DebianEeePC</a>.</p>
<h3>Here&#8217;s the summary:</h3>
<ul>
<li>Download <a href="http://eeepc.debian.net/debian/images/debian-eeepc.img" target="_blank">http://eeepc.debian.net/debian/images/debian-eeepc.img</a></li>
<li>Insert an USB stick (<strong>all data will be erased!</strong>) and enter these commands in a terminal:
<pre>dd if=debian-eeepc.img of=/dev/&lt;YOUR-USB-DEVICE&gt;</pre>
<pre>sync</pre>
</li>
<li>Put the USB stick into the EeePC and power it up</li>
<li>Press F2 to enter the BIOS
<ul>
<li>Make sure that all hardware components (e.g. WLAN/webcam) are activated, so that the Debian installer installs the appropriate packages</li>
<li>Verify the boot order, so that the EeePC will start from the stick</li>
<li>Save and exit the Bios</li>
</ul>
</li>
<li>Connect the EeePC to your LAN if you like to do the installation via wired network</li>
<li>Reboot the EeePC from the stick and follow the Debian installer instructions</li>
</ul>
<h3>Possible caveats:</h3>
<ul>
<li>If you abort the installation process in the middle of the installation, your system is (of course) unbootable.
<ul>
<li>If you try to restart your system, you will probably not see the BIOS screen (and hence not be able to restart the installation from the USB stick), but only a black screen with a single line: <strong>&#8220;Error 2&#8243;</strong></li>
<li><span style="text-decoration: underline;"><strong>Don&#8217;t panic!</strong></span> (Well, to be honest, I did <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</li>
<li><strong>Take a small paper clip and put it in the &#8220;reset hole&#8221; in the bottom of the EeePC (while the EeePC is running), that should reboot the EeePC completly and allow you to restart the installation (it took me some time to find this out)</strong></li>
</ul>
</li>
<li>If you wake the EeePC up from standby mode, the WLAN may not work, if you press Fn-F2 twice, it will work again, but there is a nicer solution:
<ul>
<li>Create a file /etc/pm/config.d/eeepc with the following line:
<pre>SUSPEND_MODULES="$SUSPEND_MODULES ath_pci"</pre>
</li>
<li>After that change, WLAN is reactivated correctly after waking up from standby mode</li>
</ul>
</li>
</ul>
<p>Look at the <a href="http://wiki.debian.org/DebianEeePC/Bugs" target="_blank">Debian EeePC troubleshooting wiki page</a> for recent problems.</p>
<p><hr />
<strong>For the mobile internet access in Germany, I can recommend these two UMTS providers:</strong>
<table border="0" cellpadding="5">
<tbody>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=b43&amp;bnb=43" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;b=43" border="0" alt="der BASE Tarif - die Handy Flatrate" width="120" height="60" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5" target="_blank">
BASE</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers an UMTS flatrate for 17.50€</td>
</tr>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=b32&amp;bnb=32" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;b=32" border="0" alt="simyo - Weil einfach einfach einfach ist." width="120" height="40" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8" target="_blank">Simyo</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers a prepaid UMTS solution, 24ct/MB or 10€ for 1GB</td>
</tr>
</tbody></table>
I'm using an UMTS card of these providers in the my Asus EeePC 901Go and it works great. Pretty fast and reliable.
If you want to order a new UMTS card anyway, please support me by using one of these links. For every order, I get some refund to pay my server bill. Thanks.
<hr /></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for Installing Debian Lenny on an ASUS EeePC 901Go" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+Installing+Debian+Lenny+on+an+ASUS+EeePC+901Go" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2009/02/installing-debian-lenny-on-an-asus-eeepc-901go/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ASUS EeePC 901Go 16G Linux</title>
		<link>http://www.flattermann.net/2009/02/asus-eeepc-901go-16g-linux/</link>
		<comments>http://www.flattermann.net/2009/02/asus-eeepc-901go-16g-linux/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 10:10:17 +0000</pubDate>
		<dc:creator>flattermann</dc:creator>
				<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.flattermann.net/?p=167</guid>
		<description><![CDATA[I found a new tech gadget that&#8217;s great as travel companion! I&#8217;m talking about the &#8220;ASUS EeePC 901Go 16G Linux&#8221;. It&#8217;s a small 8.9&#8243; notebook with a 16GB SSD and a G3.5 UMTS modem on-board. I did tinker with the idea of buying such a companion for a long time now, but did not find [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-168" title="eeepc901" src="http://www.flattermann.net/wp-content/uploads/2009/02/eeepc901_250.jpg" alt="eeepc901" width="250" height="226" />I found a new tech gadget that&#8217;s great as travel companion!</p>
<p>I&#8217;m talking about the <strong>&#8220;ASUS EeePC 901Go 16G Linux&#8221;</strong>. It&#8217;s a small <strong>8.9&#8243; notebook</strong> with a <strong>16GB SSD</strong> and a <strong>G3.5 UMTS modem</strong> on-board.</p>
<p>I did tinker with the idea of buying such a companion for a long time now, but did not find the perfect model until now. Either the screen was too small (7&#8243;), the overall size was too big (with &gt;= 10&#8243; screen), a very slow processer was inside, the battery life was too short or the notebook had Windows preinstalled (I don&#8217;t like to be forced to pay the Microsoft tax)&#8230;</p>
<p>I&#8217;m using Linux on my &#8220;normal&#8221; notebook as well as on my desktop PC, so I&#8217;d like to have my well-known Linux environment (Debian) on this small gadget, too.</p>
<p><span id="more-167"></span>The <strong> &#8220;ASUS EeePC 901Go 16G Linux&#8221;</strong> perfectly fits my needs. It&#8217;s small, is a piece of solid workmanship, has a 16GB SolidStateDisk (i.e. no moving parts like a harddisk) and a G3.5 UMTS modem included. It ships with Xandros Linux preinstalled, but installing other Linux distributions is easy because the hardware is well supported in the Linux kernel.</p>
<p>The preinstalled Xandros linux has the UMTS APs of T-mobile hard-coded, so you cannot use other UMTS providers without hex-editing some files. But this is a software netlock only, so if you install Windows (why the hell would you like to do this? <img src='http://www.flattermann.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ) or another Linux, you are free to use any UMTS provider.</p>
<div style="border-style:dotted; border-width:thin; padding:5px"><span style="text-decoration: underline;"><strong>Very important note:</strong></span></p>
<p><strong>There are two different models of this notebook available! One with a very slow SSD and one with a fast SSD!<br />
Make sure you get a new model with fast SSD. You can distinguish the two model by the P/N (product number) on the package or by the label on the SSD:</strong></p>
<ul>
<li><strong>The slow SSD model has this P/N: </strong>90OA0BTI<span style="text-decoration: underline;"><strong>4</strong></span>214AFNE2X2Q, the SSD is labeled &#8220;P2-SSD PS Rev. 2.0G&#8221;</li>
<li><strong>The fast SSD model has this P/N: </strong>90OA0BTI<span style="text-decoration: underline;"><strong>8</strong></span>214AFNE2X2Q, the SSD is labeled &#8220;S4-SSD JM Rev. 1.1&#8243;</li>
</ul>
<p>There&#8217;s an interesting thread in the eeeuser.com forum <a href="http://forum.eeeuser.com/viewtopic.php?id=52180" target="_blank">about the different SSDs (with benchmarks</a>).
</div>
<p>Here are the full specs of the EeePC 901 Go:</p>
<ul>
<li><strong>Processor:</strong> Intel® Atom CPU 1,6 GHz</li>
<li><strong>RAM:</strong> 1GB DDR2 PC5300 S0DIMM (1 slot, max. 2GB)</li>
<li><strong>Screen:</strong> 8.9&#8243;, resolution 1024&#215;600</li>
<li><strong>HDD:</strong> 16GB SSD (Solid state disk), MMC/SD/SDHC optional</li>
<li><strong>Network:</strong> 10/100/1000 MBit/s LAN (RJ45)</li>
<li><strong>WLAN:</strong> 802.11 b/g (54Mbit max.)</li>
<li><strong>Battery:</strong> 6 cell / 36 watt (~5 hours real battery life)</li>
<li><strong>Size:</strong> 225 x 175.5 x 22~39 mm</li>
<li><strong>Weight:</strong> ~1.1 kg</li>
</ul>
<p><hr />
<strong>For the mobile internet access in Germany, I can recommend these two UMTS providers:</strong>
<table border="0" cellpadding="5">
<tbody>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=b43&amp;bnb=43" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;b=43" border="0" alt="der BASE Tarif - die Handy Flatrate" width="120" height="60" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5" target="_blank">
BASE</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3749&amp;type=text&amp;tnb=5&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers an UMTS flatrate for 17.50€</td>
</tr>
<tr>
<td valign="middle"><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=b32&amp;bnb=32" target="_blank"><img src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;b=32" border="0" alt="simyo - Weil einfach einfach einfach ist." width="120" height="40" /></a></td>
<td valign="middle"><strong><a href="http://partners.webmasterplan.com/click.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8" target="_blank">Simyo</a><img style="display: none;" src="http://banners.webmasterplan.com/view.asp?ref=481865&amp;site=3655&amp;type=text&amp;tnb=8&amp;js=1" border="0" alt="" width="1" height="1" /></strong> offers a prepaid UMTS solution, 24ct/MB or 10€ for 1GB</td>
</tr>
</tbody></table>
I'm using an UMTS card of these providers in the my Asus EeePC 901Go and it works great. Pretty fast and reliable.
If you want to order a new UMTS card anyway, please support me by using one of these links. For every order, I get some refund to pay my server bill. Thanks.
<hr /></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="donation@flattermann.net" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Donation for ASUS EeePC 901Go 16G Linux" /><input type="hidden" name="currency_code" value="EUR" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.flattermann.net/wp-content/plugins/buy-me-beer/icon_beer.gif" align="left" alt="Buy me a beer" title="Buy me a beer" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=donation@flattermann.net&amp;currency_code=EUR&amp;amount=&amp;return=&amp;item_name=Donation+for+ASUS+EeePC+901Go+16G+Linux" target="paypal">If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.flattermann.net/2009/02/asus-eeepc-901go-16g-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
