<?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>René Samselnig&#039;s Weblog &#187; msi</title>
	<atom:link href="http://sdm-net.org/tag/msi/feed/" rel="self" type="application/rss+xml" />
	<link>http://sdm-net.org</link>
	<description>Personal Entertainment and Knowledge Management</description>
	<lastBuildDate>Wed, 21 Dec 2011 06:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>My MSI MegaBook S260</title>
		<link>http://sdm-net.org/2007/01/my-msi-megabook-s260/</link>
		<comments>http://sdm-net.org/2007/01/my-msi-megabook-s260/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 08:16:14 +0000</pubDate>
		<dc:creator>René Samselnig</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[megabook]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sdm-net.org/2007/01/my-msi-megabook-s260/</guid>
		<description><![CDATA[<p>Last year I got myself a new laptop. Actually it is my very first laptop ever. Although I never really wanted to have a laptop I found it useful to have one for studying purpose and more. Of course I set it up with Ubuntu. Hardware This is the configuration I bought the laptop with. [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>Last year I got myself a new laptop. Actually it is my very first laptop ever. Although I never really wanted to have a laptop I found it useful to have one for studying purpose and more. Of course I set it up with Ubuntu.
<span id="more-68"></span></p>

<h5>Hardware</h5>

<p>This is the configuration I bought the laptop with.</p>

<ul>
<li>Intel centrino 1.73GHz</li>
<li>1024MB RAM</li>
<li>DVD+RW/R DVD+RW/R DL Writer</li>
<li>12&#8243; Display 1280&#215;800 WXGA Crystal Bright Display</li>
<li>80GB harddisk</li>
</ul>

<h5>Software</h5>

<p>Ubuntu 6.10 is about to be the operating system of my choice. After installation I had to add some more applications to fit my needs, but all in all the base installation gives you quite a lot you need.</p>

<ul>
<li><a href="http://www.ubuntu.com/">Ubuntu 6.10 Base Installation</a></li>
<li>Firefox Extensions
<ul>
<li>DOM Inspector (<code>apt-get install firefox-dom-inspector</code>)</li>
<li><a href="https://addons.mozilla.org/firefox/1865/">Adblock</a></li>
<li><a href="https://addons.mozilla.org/firefox/60/">Web Developer</a></li>
<li><a href="https://addons.mozilla.org/firefox/26/">Download Statusbar</a></li>
<li><a href="https://addons.mozilla.org/firefox/2390/">VideoDownloader</a></li>
</ul></li>
<li>Evolution</li>
<li>Inkscape</li>
<li>ntp-server</li>
<li>mplayer, w32codecs</li>
<li>banshee</li>
<li>clamav</li>
<li>j2sdk1.5</li>
<li>ImageMagick</li>
<li>gcc, g++, gcc-4.0, g++-4.0</li>
<li>Gnome Applets
<ul>
<li>CPU Frequency Monitor</li>
<li>Network Monitor</li>
</ul></li>
<li>openvpn</li>
</ul>

<h5>Further Tweaking</h5>

<p>If you like to have more recent <em>mplayer</em> versions then add the marillat source to the sources.list file. Remember to backup your sources.list before changing it!</p>

<p>echo &#8220;deb     ftp://ftp.nerim.net/debian-marillat/ sid main&#8221; >> /etc/apt/sources.list</p>

<p>Since we don&#8217;t have the public key of Christian Marillat we have to import it from the keyserver. You can do it like this:</p>

<p>gpg &#8211;recv-keys 07DC563D1F41B907 &amp;&amp; gpg &#8211;export 07DC563D1F41B907 > marillat.sig
    sudo apt-key add marillat.sig</p>

<p>You might have to rerun the first line since <em>gpg</em> creates your personal config file when first running and doesn&#8217;t load it the first time. Just check the message given.</p>

<h5>Suspending</h5>

<p>All modes of suspending (to RAM, to Disk) are working now. At first Suspend to Disk didn&#8217;t work because my swap-disk wasn&#8217;t set up properly. I had a hell of a time figuring this out, but at last it works fine now. It takes some time to suspend (hibernate), but it&#8217;s worth the wait.</p>

<p>I&#8217;m not sure if one really needs the <em>hibernate</em> package, but here&#8217;s how to install it:</p>

<p>sudo apt-get install hibernate</p>

<h5>Further Reading</h5>

<ul>
<li><a href="http://mpt.net.nz/archive/2005/04/11/ubuntu">My first 48 hours enduring Ubuntu 5.04</a></li>
<li><a href="http://chrillan.zunken.de/megabook/">MSI Megabook s260 by Christian Wiedel</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sdm-net.org/2007/01/my-msi-megabook-s260/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

