<?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>Patrik Duditš &#187; Aspire One</title>
	<atom:link href="http://pato.dudits.net/category/aspire-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://pato.dudits.net</link>
	<description>IT &#38; music blog of Patrik Duditš</description>
	<lastBuildDate>Sat, 12 Sep 2009 19:13:16 +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>Setting up Acer Aspire One</title>
		<link>http://pato.dudits.net/2008/08/14/setting-up-acer-aspire-one/</link>
		<comments>http://pato.dudits.net/2008/08/14/setting-up-acer-aspire-one/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 12:09:14 +0000</pubDate>
		<dc:creator>Patrik Duditš</dc:creator>
				<category><![CDATA[Aspire One]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://pato.dudits.net/?p=13</guid>
		<description><![CDATA[
<p>I recently got this cutie from Acer. It's purpose is to be my
wife's browsing machine. For that I had to modify some things: Install Skype
Install Pidgin Upgrade to Firefox 3 Instal mscorefonts Video player with
subtitle support „Advanced Mode“ First thing to do is to enable Xfce menu a.
k. a. advanced mode. Skype This one was […]</p>
]]></description>
			<content:encoded><![CDATA[
<p>I recently got this cutie from Acer. It's purpose is to be my
wife's browsing machine. For that I had to modify some things:</p>

<ol>
	<li>Install Skype</li>

	<li>Install Pidgin</li>

	<li>Upgrade to Firefox 3</li>

	<li>Instal mscorefonts</li>

	<li>Video player with subtitle support</li>
</ol>
<span id="more-13"></span>
<h3>„Advanced Mode“</h3>

<p>First thing to do is to enable Xfce menu a. k. a. <a
href="http://www.aspireoneuser.com/2008/07/09/aspire-one-advance-linpus-mode-hack/">advanced
mode</a>.</p>

<h3>Skype</h3>
 This one was fairly easy, just matter of adding skype repository to the package
manager, as described on <a
href="http://www.my-guides.net/en/content/view/91/26/1/4/">my-guides.net</a> :
<blockquote>
	<p>First you must install the Skype repository. Open a terminal and type:</p>
</blockquote>

<blockquote>
	<p><code>$ sudo nano /etc/yum.repos.d/skype.repo</code> In that file copy the
	following lines:</p>
</blockquote>

<pre><code>[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=0
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=1</code></pre>

<blockquote>
	<p>Now you can easily install skype by typing:</p>
</blockquote>

<blockquote>
	<p><code>$ sudo yum --enablerepo=skype install skype</code></p>
</blockquote>

<blockquote>
	<p>At any time you can search for updates like that:</p>
</blockquote>

<blockquote>
	<p><code>$ sudo yum --enablerepo=skype update skype</code></p>
</blockquote>

<blockquote>
	<p>If you are asked if it is ok to import the GPG signature just type
	<strong>y</strong> and press <strong>Enter</strong>.</p>
</blockquote>

<h3>Pidgin</h3>

<p>If you want to use ICQ on your aspire one, you will need recent version of
Pidgin. Acer's IM has some dependencies on same libraries that pidgin uses, so
installing is not so straightforward, however, there is this <a
href="http://www.aspireoneuser.com/forum/viewtopic.php?f=13&amp;t=747&amp;st=0&amp;sk=t&amp;sd=a&amp;hilit=pidgin#p5181">forum
post</a>.</p>

<ol>
	<li>remeove the OLD libpurple plugin
		<ol style="list-style-type:lower-alpha">
			<li>In package manager, go to <em>List</em> tab (a popup window should appear to
			read the software info), and type <em>libpurple</em></li>

			<li>once found, then unselect it (a red dahs will appear at the left); then
			click apply.</li>
		</ol>
	</li>

	<li>install pidgin 2.4.3
		<ol style="list-style-type:lower-alpha">
			<li>go back to Browse tab (it was only this way it worked for me)</li>

			<li>click application in the left window, then go to graphical internet
			applications</li>

			<li>click on optional packages</li>

			<li>select pigdin and pidgin-libnotify</li>

			<li>then click close</li>

			<li>then click apply</li>
		</ol>
	</li>
</ol>

<p>If I remember well, I had to install libpurple by hand (though there was a
dependency) as well. Pidgin just wouldn't start without it.</p>

<h3>Firefox</h3>

<p>Now the harder part: If you want your firefox to be installed the proper way
(via yum), you should add <a
href="http://blog.famillecollet.com/pages/Config">remi repository</a> :</p>

<pre><code>wget http://rpms.famillecollet.com/remi-release-8.rpm
rpm -Uvh remi-release-8.rpm</code></pre>

<p>Following many Fedora 8 howto's you try to <code>yum upgrade firefox</code>
, but nothing happens. This is because installed firefox is not a „Fedora
firefox“, instead an „Acer firefox“. You cannot do <code>yum remove
firefox</code> as this would uninstall half of the desktop environment, as it
relies on firefox. What you can do, though is:</p>

<pre><code>rpm -e --nodeps firefox
yum install firefox</code></pre>

<p>The first one will forcibly remove the old one, without uninstalling packages
that depend on it, and yum will install package with highest version available,
which is firefox 3 in this case.</p>

<h3>Microsoft Core Web Fonts</h3>

<p>WHen you start using your freshly installed browser, you may notice, that
some of the sites doesn't look quite right (e. g. including aspireoneuser.com).
That's because they rely on some of the windows font's. Their linux package is
called msttcorefonts, but is not available in Fedora 8. You either need to <a
href="http://benperove.com/howto/install-microsoft-truetype-fonts-in-fedora-and-ubuntu/">build
it</a> or use package from <a
href="http://www.mjmwired.net/resources/mjm-fedora-f7.html#ttf">over here</a>
(not tested, I was just looking for the previous link).</p>

<h3>Video player</h3>

<p title="Livna repository RPM">For proper playback of DivX files, and
subtitles, included Video Master application is not enough. I installed
gnome-mplayer from <a href="http://rpm.livna.org/livna-release-8.rpm">livna</a>
repository. The bad thing is that upgrading mplayer breaks the Video Master, so
it's good to replace it in the desktop menu as well.</p>

<!-- by Texy2! -->]]></content:encoded>
			<wfw:commentRss>http://pato.dudits.net/2008/08/14/setting-up-acer-aspire-one/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
