<?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>Scienco.org &#187; Hardware</title>
	<atom:link href="http://www.scienco.org/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienco.org</link>
	<description>Life&#039;s too short to be unenthusiastic</description>
	<lastBuildDate>Thu, 07 Jul 2011 13:47:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<atom:link rel="next" href="http://www.scienco.org/category/hardware/feed/?page=2" />

		<item>
		<title>Ubuntu on Toshiba AC100</title>
		<link>http://www.scienco.org/2011/ubuntu-on-toshiba-ac100/</link>
		<comments>http://www.scienco.org/2011/ubuntu-on-toshiba-ac100/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 13:47:55 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.scienco.org/?p=290</guid>
		<description><![CDATA[I have recently bought a Toshiba AC100-10D (it was quite cheap because it's now old, but the hardware is still quite similar to that of the new tablets). I bought it with the expections of installing Ubuntu on it (I don't really need Android - I have an Android phone which is good for that [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently bought a Toshiba AC100-10D (it was quite cheap because it's now old, but the hardware is still quite similar to that of the new tablets). I bought it with the expections of installing Ubuntu on it (I don't really need Android - I have an Android phone which is good for that purpose, but I'd like Latex, R etc. available on a netbook).</p>
<p>I found some tutorials on how to install Ubuntu, but I didn't really have any success until I found <a href="http://salaliitto.com/~gildean/ac100/wiki/phh/">http://salaliitto.com/~gildean/ac100/wiki/phh/</a> . So thanks a lot to gildean! I would recommend that you follow that guide if you want to install Ubuntu to your Toshiba AC100. At least until Ubuntu 11.* supports the machine better, see e.g. <a href="https://launchpad.net/~ac100/+archive/ppa">https://launchpad.net/~ac100/+archive/ppa</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2011/ubuntu-on-toshiba-ac100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import VCF-file to Nokia 6300 from Ubuntu through bluetooth</title>
		<link>http://www.scienco.org/2008/import-vcf-file-to-nokia-6300-from-ubuntu-through-bluetooth/</link>
		<comments>http://www.scienco.org/2008/import-vcf-file-to-nokia-6300-from-ubuntu-through-bluetooth/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 13:47:39 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Mobile phones]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[vcf]]></category>

		<guid isPermaLink="false">http://www.scienco.org/?p=196</guid>
		<description><![CDATA[Today I got a new Nokia 6300 - my old Sony Ericsson W810i had hard times charging. Of course I wanted to copy my phonebook onto my new phone, but it wasn't as easy as I hoped for - but after a while I found an alternative and easy way. First you need your phonebook [...]]]></description>
			<content:encoded><![CDATA[<p>Today I got a new Nokia 6300 - my old Sony Ericsson W810i had hard times charging. Of course I wanted to copy my phonebook onto my new phone, but it wasn't as easy as I hoped for - but after a while I found an alternative and easy way.<span id="more-196"></span></p>
<p>First you need your phonebook as a VCF-file. This can be done be backing up your phonebook to the memory stick (this option is available on the W810i and possibly on several others). Now copy the file, e.g. by bluetooth or with a cable.</p>
<p>Now connect the Nokia 6300 through bluetooth and write down the port - it has the format 00:11:22:33:44:55.</p>
<p>Now install <code>gammu</code>:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">aptitude</span> <span style="color: #c20cb9; font-weight: bold;">install</span> gammu</pre></div></div>

<p>Then create a config file:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">nano</span> ~<span style="color: #000000; font-weight: bold;">/</span>.gammurc</pre></div></div>

<p>with this content:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>gammu<span style="color: #7a0874; font-weight: bold;">&#93;</span>
port = 00:<span style="color: #000000;">11</span>:<span style="color: #000000;">22</span>:<span style="color: #000000;">33</span>:<span style="color: #000000;">44</span>:<span style="color: #000000;">55</span> <span style="color: #666666; font-style: italic;"># change to fit your port</span>
model = <span style="color: #000000;">6300</span> <span style="color: #666666; font-style: italic;"># change to fit your model</span>
connection = bluephonet <span style="color: #666666; font-style: italic;"># if connecting with something else than bluetooth, you should change this</span>
synchronizetime = <span style="color: #c20cb9; font-weight: bold;">yes</span>
logfile = <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>username<span style="color: #000000; font-weight: bold;">/</span>.gammulog <span style="color: #666666; font-style: italic;"># change username to your actual username</span>
logformat = textalldate
use_locking =
gammuloc =</pre></div></div>

<p>And now check that everything is alright:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gammu <span style="color: #660033;">--identify</span></pre></div></div>

<p>And if it is, just copy the phonebook (remember to change the location of the VCF-file):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gammu restore Desktop<span style="color: #000000; font-weight: bold;">/</span>PB_Backup.vcf</pre></div></div>

<p>While restoring, I got errors like this:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Location <span style="color: #000000;">12</span>                    
    LUID                 : <span style="color: #ff0000;">&quot;00020000006D&quot;</span>
    Function not supported by phone.
Location <span style="color: #000000;">13</span>                    
    LUID                 : <span style="color: #ff0000;">&quot;000200000090&quot;</span>
    Function not supported by phone.
Location <span style="color: #000000;">14</span>                    
    LUID                 : <span style="color: #ff0000;">&quot;000200000007&quot;</span>
    Function not supported by phone.
Location <span style="color: #000000;">15</span>                    
    LUID                 : <span style="color: #ff0000;">&quot;0002000000E9&quot;</span>
    Function not supported by phone.</pre></div></div>

<p>But despite of that, it still worked.</p>
<p>I didn't know <code>gammu</code> before, but it seems very nice! Thanks to the authors of it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2008/import-vcf-file-to-nokia-6300-from-ubuntu-through-bluetooth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Calling from Neo1973/OpenMoko in Denmark!</title>
		<link>http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/</link>
		<comments>http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 15:17:20 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Neo 1973]]></category>
		<category><![CDATA[OpenMoko]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/linux/openmoko/calling-from-neo1973openmoko-in-denmark/</guid>
		<description><![CDATA[Well, for a phone it ain't really that amazing, but in the this (at least yet a while) small world called OpenMoko this is actually a break through for me! I've just made the first call from my Neo1973-phone with OpenMoko. Not through the Dialer or anything that fancy, just by executing AT-commands from the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, for a phone it ain't really that amazing, but in the this (at least yet a while) small world called OpenMoko this is actually a break through for me! I've just made the first call from my Neo1973-phone with OpenMoko.  Not through the Dialer or anything that fancy, just by executing AT-commands from the terminal.<span id="more-53"></span></p>
<p>I roughly followed the guide on <a title="Manually using GSM" href="http://wiki.openmoko.org/wiki/Manually_using_GSM">the wiki page</a>, but here's explicitely what I done.</p>
<p>Open two terminals (for example through USB-networking and SSH to the phone).</p>
<p>In the first terminal execute these commands:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>init.d<span style="color: #000000; font-weight: bold;">/</span>gsmd stop
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;1&quot;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>gt; <span style="color: #000000; font-weight: bold;">/</span>sys<span style="color: #000000; font-weight: bold;">/</span>bus<span style="color: #000000; font-weight: bold;">/</span>platform<span style="color: #000000; font-weight: bold;">/</span>devices<span style="color: #000000; font-weight: bold;">/</span>gta01-pm-gsm.0<span style="color: #000000; font-weight: bold;">/</span>power_on
<span style="color: #c20cb9; font-weight: bold;">chown</span> uucp.uucp <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>ttySAC0
cu <span style="color: #660033;">-l</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>ttySAC0</pre></div></div>

<p>And in the second terminal execute these commands:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> <span style="color: #660033;">-p</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>spool<span style="color: #000000; font-weight: bold;">/</span>uucp
<span style="color: #c20cb9; font-weight: bold;">chown</span> uucp.uucp <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>spool<span style="color: #000000; font-weight: bold;">/</span>uucp
<span style="color: #c20cb9; font-weight: bold;">stty</span> <span style="color: #660033;">-F</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>ttySAC0 crtscts</pre></div></div>

<p>Now go back to the first terminal and play with AT-commands; I made an outgoing call as follows (responses are included):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ATE1
OK
AT+<span style="color: #007800;">CFUN</span>=<span style="color: #000000;">1</span>
ERROR
AT+<span style="color: #007800;">CPIN</span>=<span style="color: #ff0000;">&quot;x&quot;</span>
OK
AT+COPS
OK
ATDy</pre></div></div>

<p>where x is the PIN and y is the phone number (for Danes: I only used the eight digits - no leading zero or anything fancy). Please notice that there is no space whatsoever between ATD and the actual number.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/calling-from-neo1973openmoko-in-denmark/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Progress in OpenMoko</title>
		<link>http://www.scienco.org/2007/progress-in-openmoko/</link>
		<comments>http://www.scienco.org/2007/progress-in-openmoko/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 10:07:12 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Neo 1973]]></category>
		<category><![CDATA[OpenMoko]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/linux/openmoko/progress-in-openmoko/</guid>
		<description><![CDATA[As written earlier, I'm now able to build OpenMoko in a reasonable amount of time due to the purchase of a new computer. I haven't had time to hack that much with OpenMoko in the past week because of a busy week (we made a one-week-project in algebra, so I'm governing Knapsack, Elgamel, group-theory etc. [...]]]></description>
			<content:encoded><![CDATA[<p>As written earlier, I'm now able to build OpenMoko in a reasonable amount of time due to the purchase of a new computer. I haven't had time to hack that much with OpenMoko in the past week because of a busy week (we made a one-week-project in algebra, so I'm governing Knapsack, Elgamel, group-theory etc. <img src='http://www.scienco.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ), but today I had some time to play.<span id="more-48"></span></p>
<p>I build a new kernel and rootf by issuing a</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">make</span> update-makefile <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; <span style="color: #c20cb9; font-weight: bold;">make</span> setup update openmoko-devel-image</pre></div></div>

<p>Afterwards I went to<br />
<code>~/moko/build/tmp/deploy/glibc/images/neo1973</code></p>
<p>and flashed my device with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>dfu-util <span style="color: #660033;">-a</span> kernel <span style="color: #660033;">-d</span> 0x1457:0x5119 <span style="color: #660033;">-R</span> <span style="color: #660033;">-D</span> uImage-neo1973-latest.bin
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>dfu-util <span style="color: #660033;">-a</span> rootfs <span style="color: #660033;">-d</span> 0x1457:0x5119 <span style="color: #660033;">-R</span> <span style="color: #660033;">-D</span> openmoko-devel-image-fic-gta01.jffs2</pre></div></div>

<p>The boot time was rather long compared to earlier, I guess. Not that it actually matters for me, but I noticed it, and thought that quite a lot of changes might had been made. And apparently changes had been made. At this time I've actually just booted the device, hence I've not actually found that much, but I've noticed these things:</p>
<ul>
<li>The "Today"-label has changed to "Home" (in the upper left corner), reasonable I my opinion</li>
<li>I'm now able to create my phone as a network-place through SSH in Gnome; that's nice in order to make file-management smoothly</li>
<li>To today now consists of a "huge" watch, well, I like it, but I can easily imaging not everybody does, but I suppose it's things like this that should be made customizable later on</li>
</ul>
<p>Here's a couple of screenshots of the glories:</p>
<p><a title="Neo 1973 as a network-place" href="http://www.scienco.org/wp-content/neo-network-place.png"><img src="http://www.scienco.org/wp-content/neo-network-place.thumbnail.png" alt="Neo 1973 as a network-place" /></a> <a title="Home" href="http://www.scienco.org/wp-content/screenshot-1.png"><img src="http://www.scienco.org/wp-content/screenshot-1.thumbnail.png" alt="Home" /> </a><a title="Applications" href="http://www.scienco.org/wp-content/screenshot-2.png"><img src="http://www.scienco.org/wp-content/screenshot-2.thumbnail.png" alt="Applications" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/progress-in-openmoko/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qtopia Phone Edition on Neo 1973</title>
		<link>http://www.scienco.org/2007/qtopia-phone-edition-on-neo-1973/</link>
		<comments>http://www.scienco.org/2007/qtopia-phone-edition-on-neo-1973/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 22:27:45 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Neo 1973]]></category>
		<category><![CDATA[OpenMoko]]></category>
		<category><![CDATA[Qtopia Phone Edition]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/linux/openmoko/qtopia-phone-edition-on-neo-1973/</guid>
		<description><![CDATA[I've just - briefly - tried QPE (Qtopia Phone Edition) on my Neo 1973. I tried both the image on http://www.qtopia.net/modules/devices/openmoko.php and http://buildhost.automated.it/OM2007.2/?M=D and with two different SIM-cards. The image from qtopia.net i a bit older, but seemed to work the best, i.e. most stable, whereas the Scaredycat-version was newer. Well, I didn't dive more [...]]]></description>
			<content:encoded><![CDATA[<p>I've just - briefly - tried QPE (Qtopia Phone Edition) on my Neo 1973. I tried both the image on <a href="http://www.qtopia.net/modules/devices/openmoko.php">http://www.qtopia.net/modules/devices/openmoko.php</a> and <a href="http://buildhost.automated.it/OM2007.2/?M=D">http://buildhost.automated.it/OM2007.2/?M=D</a> and with two different SIM-cards.<span id="more-46"></span></p>
<p>The image from qtopia.net i a bit older, but seemed to work the best, i.e. most stable, whereas the Scaredycat-version was newer. Well, I didn't dive more into since I just wanted to try it.</p>
<p>Another thing is, that QPE only worked with my <a href="http://www.telmore.dk/">Telmore</a> SIM-card (uses <a href="http://www.tdc.dk/">TDC</a>) and not my <a href="http://www.bibob.dk/">BiBOB</a> SIM-card (uses <a href="http://www.sonofon.dk/">Sonofon</a>). I didn't know whether it was a general problem, so I flashed my Neo 1973 with the newest OpenMoko from <a href="http://buildhost.automated.it/OM2007.2/?M=D">http://buildhost.automated.it/OM2007.2/?M=D</a> (21-Oct-2007 09:55). I'm currently building my own image, but I really have to go to bed, so I'll try that one tomorrow instead and settle with the Scaredycat-version for now.</p>
<p>Before continuing, I'd like to say that until now I've never been able to make a call from OpenMoko, not even registering the SIM-card. So I'm actually really exiting. I'll of course try both SIM-cards.</p>
<p>I'm currently booting OpenMoko with my Telmore SIM-card. It's actually quite slow - and it's not feeling any shorter by staring at it. Finally done. The Matchbox panel is again not starting, so the usual</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>matchbox<span style="color: #000000; font-weight: bold;">/</span>session</pre></div></div>

<p>is executed, and the panel appears. Well, OpenMoko isn't working with the Telmore SIM-card. I'll give it a reboot and see. I'm so excited about being able to call from this, and it doesn't work - it beginning to be a bit frustrating (although it's a really bad skill for a developer to exhibit). After the reboot several things are working: the panel appears immediately and the screen light fades when the screen is not pressed. Despite these promising signs, I'm still not able to register the SIM.</p>
<p>Well, I guess I'm not going to try the BiBOB SIM-card anyway right now. The next step is to attempt some of the hacks mentioned on:</p>
<ul>
<li><a href="http://wiki.openmoko.org/wiki/Kernel">http://wiki.openmoko.org/wiki/Kernel</a>,</li>
<li><a href="http://wiki.openmoko.org/wiki/Manually_using_GSM">http://wiki.openmoko.org/wiki/Manually_using_GSM</a>, and</li>
<li><a href="http://wiki.openmoko.org/wiki/Manually_using_SMS">http://wiki.openmoko.org/wiki/Manually_using_SMS</a></li>
</ul>
<p>Goodnight!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/qtopia-phone-edition-on-neo-1973/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless networking</title>
		<link>http://www.scienco.org/2007/wireless-networking/</link>
		<comments>http://www.scienco.org/2007/wireless-networking/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 09:15:39 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSUSE]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/linux/wireless-networking/</guid>
		<description><![CDATA[I had no WLAN (wireless network) card, so I had to buy one in order to avoid the cables all over my apartment. And so I (accidentally) did, a Linksys WUSB54GC. After a few minutes surfing, I found out that it had the Ralink RT73 chipset, yielding an installation of the rt2x00-kmp-default-package: zypper install rt2x00-kmp-default [...]]]></description>
			<content:encoded><![CDATA[<p>I had no WLAN (wireless network) card, so I had to buy one in order to avoid the cables all over my apartment. And so I (accidentally) did, a Linksys WUSB54GC. After a few minutes surfing, I found out that it had the Ralink RT73 chipset, yielding an installation of the rt2x00-kmp-default-package:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">zypper <span style="color: #c20cb9; font-weight: bold;">install</span> rt2x00-kmp-default</pre></div></div>

<p>I tried with the rt2500 at first, but it didn't seem to work - as far as I read, it's also to another chip-set, so it's not that weird after all.</p>
<p>Besides this I also installed a firmware from <a href="http://www.ralinktech.com/ralink/Home/Support/Linux.html" title="http://www.ralinktech.com/ralink/Home/Support/Linux.html">http://www.ralinktech.com/ralink/Home/Support/Linux.html</a> (Firmware RT2501USB(RT2571W/RT2671)), but I really don't know it's actually required - and I'm to lazy to find out (it's Saturday!).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/wireless-networking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New computer</title>
		<link>http://www.scienco.org/2007/new-computer/</link>
		<comments>http://www.scienco.org/2007/new-computer/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 15:25:55 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/linux/new-computer/</guid>
		<description><![CDATA[Today I received the parts which in total should be able to make up an entire computer - and it did. Or hopefully . No problems during assembling occurred, but the installation of Ubuntu made some trouble. The trouble was connected to the fact, that I bought two disk so that I could make RAID-1. [...]]]></description>
			<content:encoded><![CDATA[<p>Today I received the parts which in total should be able to make up an entire computer - and it did. Or hopefully <img src='http://www.scienco.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . No problems during assembling occurred, but the installation of Ubuntu made some trouble. The trouble was connected to the fact, that I bought two disk so that I could make RAID-1. It was quite tricky to get working (the right SATA-channel, Ubuntu installer-version etc.), but it seems that it's finally working. Before explaining more I probably have to list the specs:</p>
<ul>
<li>Intel Q6600</li>
<li>Gigabyte GA-G33-DS3R</li>
<li>2 GB RAM</li>
<li>500 W PSU</li>
<li>2 x WD 320 GB disk</li>
<li>Misc. parts</li>
</ul>
<p>I'm not that interested in hardware, only the things it can do for me <img src='http://www.scienco.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . The mainboard provides some sort of SATA RAID aka. FakeRAID, which I read was (roughly speaking) a driver to Windows making the software RAID appear as hardware RAID (or something like that). Nevertheless, I decided to just forget that whicky feature and<br />
just go for the "native" software RAID support in Linux (provided by mdadm - it oddly looks like "madam"!).</p>
<p>In the ordinary Ubuntu-installer (ubuntu-7.10-desktop-amd64.iso) mdadm is not enclosed, but it is in the alternate installer (ubuntu-7.10-alternate-amd64.iso) which furthermore guides you thruogh the configuration. So I'll recommend using the text-based alternate installer.</p>
<p>Before that worked, I had to connect the disks to the ordinary SATA-ports and not the fancy GSATA ports. I don't know why, but as earlier mentioned, I actually don't care if it just works the other way.</p>
<p>I actually made me partitioning a bit different that one would normally do. At servers RAID-1 is also able to avoid some system crashes because everything (i.e. also including system files) is mirrored. I only need to get my data mirrored. If a disk crashes I don't mind whether the system does, too, as long as I have my data. Besides that, GRUB is not working with mdX-devices, creating a need for a separate boot-partitioning. Well, a lot of arguments back and forth I came up with this partitioning:</p>
<ul>
<li>/dev/sda
<ul>
<li>/boot, 1 GB</li>
<li>swap, 4 GB</li>
<li>/, 40 GB</li>
<li>275,1 GB for RAID</li>
</ul>
</li>
<li>/dev/sdb
<ul>
<li>/xenimages, 41 GB</li>
<li>swap, 4 GB</li>
<li>275,1GB for RAID</li>
</ul>
</li>
<li>/dev/md0
<ul>
<li>assembled by the two 275,1 GB sdax- and sdby-partitions making a /home</li>
</ul>
</li>
</ul>
<p>This configuration mirrors my home directory, but doesn't protect my system files - it's no problem in my case, I'll just remount /xenimages to a bootable / and/or make a fresh install when receiving a new disk. This set-up further more provides two different swap-partitions. Well, it was the best solution I could come up with.</p>
<p>So in a few seconds I'm ready to use my new computer properly. Guess whether I'm going to compile OpenMoko or install Xen as the first thing - I actually don't know it yet! It's certainly a shame that humans aren't able to natively multi-task yet. Maybe it'll come in the next firmware upgrade.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/new-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing to OpenMoko</title>
		<link>http://www.scienco.org/2007/developing-to-openmoko/</link>
		<comments>http://www.scienco.org/2007/developing-to-openmoko/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 13:38:12 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Neo 1973]]></category>
		<category><![CDATA[OpenMoko]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/openmoko/developing-to-openmoko/</guid>
		<description><![CDATA[...is not as straight-forward as I hoped. That's of course because I'm not that experienced at developing to Linux-based environments in C - actually my past consists mainly of Windows-developing with C#. There's quite a huge difference - not only in libraries etc., but also the set-up as such. Well, the C-coding is slowly returning [...]]]></description>
			<content:encoded><![CDATA[<p>...is not as straight-forward as I hoped. That's of course because I'm not that experienced at developing to Linux-based environments in C - actually my past consists mainly of Windows-developing with C#. There's quite a huge difference - not only in libraries etc., but also the set-up as such.</p>
<p>Well, the C-coding is slowly returning (I've done some C-coding, but not as much as C#), but I'm still having some trouble setting a proper development environment up. That being said, I really haven't got a whole weekend dedicated for that, but the times I've tried to use MokoMakefil and OE's HelloWorld tutorial wasn't successfully. But that'll come later on, I assure you!</p>
<p>But for now, I'm just developing on my desktop, and then I'll try to get a decen (or just running) environment up and running when the time comes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/developing-to-openmoko/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neo 1973 arrived!</title>
		<link>http://www.scienco.org/2007/neo-1973-arrived/</link>
		<comments>http://www.scienco.org/2007/neo-1973-arrived/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 08:20:15 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Neo 1973]]></category>
		<category><![CDATA[OpenMoko]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/openmoko/neo-1973-arrived/</guid>
		<description><![CDATA[For just half an hour ago my (hopefully) sweet little new toy arrived! I'm really not going to say much - yet. So I'll just give you some pictures which barely left the camera (click to enlarge): What an excellent timing receiving such a sweetheart on a Friday!]]></description>
			<content:encoded><![CDATA[<p>For just half an hour ago my (hopefully) sweet little new toy arrived! I'm really not going to say much - yet. So I'll just give you some pictures which barely left the camera (click to enlarge):</p>
<p><a href="http://www.scienco.org/wp-content/cimg0783-medium.JPG" title="cimg0783-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0783-medium.thumbnail.JPG" alt="cimg0783-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0789-medium.JPG" title="cimg0789-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0789-medium.thumbnail.JPG" alt="cimg0789-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0794-medium.JPG" title="cimg0794-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0794-medium.thumbnail.JPG" alt="cimg0794-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0795-medium.JPG" title="cimg0795-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0795-medium.thumbnail.JPG" alt="cimg0795-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0798-medium.JPG" title="cimg0798-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0798-medium.thumbnail.JPG" alt="cimg0798-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0801-medium.JPG" title="cimg0801-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0801-medium.thumbnail.JPG" alt="cimg0801-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0802-medium.JPG" title="cimg0802-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0802-medium.thumbnail.JPG" alt="cimg0802-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0803-medium.JPG" title="cimg0803-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0803-medium.thumbnail.JPG" alt="cimg0803-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0806-medium.JPG" title="cimg0806-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0806-medium.thumbnail.JPG" alt="cimg0806-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0812-medium.JPG" title="cimg0812-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0812-medium.thumbnail.JPG" alt="cimg0812-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0817-medium.JPG" title="cimg0817-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0817-medium.thumbnail.JPG" alt="cimg0817-medium.JPG" /> </a><a href="http://www.scienco.org/wp-content/cimg0820-medium.JPG" title="cimg0820-medium.JPG"><img src="http://www.scienco.org/wp-content/cimg0820-medium.thumbnail.JPG" alt="cimg0820-medium.JPG" /></a><a href="http://www.scienco.org/wp-content/cimg0801-medium.JPG" title="cimg0801-medium.JPG"> </a></p>
<p>What an excellent timing receiving such a sweetheart on a Friday!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/neo-1973-arrived/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Persistance</title>
		<link>http://www.scienco.org/2007/persistance/</link>
		<comments>http://www.scienco.org/2007/persistance/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 13:20:00 +0000</pubDate>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
				<category><![CDATA[Neo 1973]]></category>
		<category><![CDATA[OpenMoko]]></category>

		<guid isPermaLink="false">http://www.scienco.org/2007/openmoko/persistance/</guid>
		<description><![CDATA[With the discussion regarding location-based software as a starting point, I realized that the issue regarding persistence was far from trivial. Of course it's a problem in the matter of making areas (as in a set of locations) persistent, but in general persistence of data structures often seems to be a problem, not just on [...]]]></description>
			<content:encoded><![CDATA[<p>With the discussion regarding location-based software as a <span title="OversÃ¦ttelse">starting point, I realized that the issue regarding persistence was far from trivial. Of course it's a problem in the matter of making areas (as in a set of locations) persistent, but in general persistence of data structures often seems to be a problem, not just on OpenMoko.</span></p>
<p>Some optimal data structure might be quite a mess to make persistent, which lead to the selection of another data structure.</p>
<p>Still, I haven't read much about this subject in regards to OpenMoko, but I think remembering something about it uses a Evolution Data Server. Well, it's certainly a subject to investigate further - in <span title="OversÃ¦ttelse">particular to location-based reminding which I think is very exciting.</span></p>
<p>Oh, my Neo 1973 should arrive tomorrow! Yeah!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scienco.org/2007/persistance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

