<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.0.5" -->
<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/"
	>

<channel>
	<title>kõik, mis ette jääb...</title>
	<link>http://www.sisalik.ee/janek/wp</link>
	<description>... ehk see, mis mulle on oluline, tundub kummaline või muul moel pead vaevab. </description>
	<pubDate>Tue, 15 Nov 2011 09:36:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>
	<language>en</language>
			<item>
		<title>Ubuntu 5.10 &#8220;The Breezy Badger&#8221; &#038; Toshiba Sattelite A60-302</title>
		<link>http://www.sisalik.ee/janek/wp/ubuntu-510-the-breezy-badger-toshiba-sattelite-a60-302/</link>
		<comments>http://www.sisalik.ee/janek/wp/ubuntu-510-the-breezy-badger-toshiba-sattelite-a60-302/#comments</comments>
		<pubDate>Thu, 10 Nov 2005 11:22:13 +0000</pubDate>
		<dc:creator>J.L.</dc:creator>
		
		<category>varia</category>

		<guid isPermaLink="false">http://www.sisalik.ee/janek/wp/ubuntu-510-the-breezy-badger-toshiba-sattelite-a60-302/</guid>
		<description><![CDATA[This page documents my experimentations in setting the firstone up on the latter one.
Installation
Went quite honestly like a charm. I have experienced faster installations with Fedora Core 2 on the same hardware, but there were no errors or problems at all. After installation the system was ready to log in to.
Playing MP3 with rhythmbox
Was one [...]]]></description>
			<content:encoded><![CDATA[<p>This page documents my experimentations in setting the firstone up on the latter one.</p>
<p><strong>Installation</strong><br />
Went quite honestly like a charm. I have experienced faster installations with Fedora Core 2 on the same hardware, but there were no errors or problems at all. After installation the system was ready to log in to.</p>
<p><strong>Playing MP3 with rhythmbox</strong><br />
Was one of my first problems as the player that ships with ubuntu does not have MP3 support built into the system. I found the solution from <a href="http://www.mneylon.com/blog/archives/2005/08/05/mp3-support-with-rhythmbox/">here</a>. To say it short, one must:<br />
add extra sources (universe, multiverse)  to /etc/apt/sources.list by hand or with the help of synaptics.</p>
<p>System->Administration->Synaptic Package Managment<br />
Settings->Repositories->Add-> Check Universe &#038; Multiverse</p>
<p>and then simply execute:</p>
<p><code>sudo apt-get install gstreamer0.8-plugins</code> </p>
<p>or install the gstreamer0.8-plugins package using synaptic.</p>
<p><strong>ATI IXP150 Modem</strong><br />
Getting the modem to work is quite easy, what you need is to install the slmodem package:</p>
<p><code>sudo apt-get install slmodem</code></p>
<p>Then bear in mind that the modem is <em>/dev/ttySL0</em> . You can use it just like any other modem.</p>
<p><strong>IrDA</strong><br />
Irda needs irda-utils package, which can be installed with:</p>
<p><code>sudo apt-get install irda-utils</code></p>
<p>also, you should configure irda to start up and look for devices. It can be done by editing <code>/etc/default/irda-utils</code> and making sure they are set to something like this:</p>
<p><code><br />
ENABLE=true<br />
#Mind you that the device name is system specific!<br />
DEVICE=/dev/ttyS2<br />
AUTOMATIC=true<br />
DISCOVERY=true<br />
</code></p>
<p>Then either reboot the computer or try running </p>
<p><code><br />
/etc/init.d/irda-setup start<br />
/etc/init.d/irda-utils start</code></p>
<p>To access the irda device found, you probably need to run </p>
<p><code>sudo MAKEDEV irda</code></p>
<p>before you can access <code>/dev/ircomm0</code>, to which your Nokia mobile&#8217;s bulitin modem will be conected to.</p>
<p><strong>Skype</strong><br />
I use skype for communications and so I wanted to run it on Ubuntu aswell.<br />
The debian package provided on www.skype.com will not install, so I looked for another way and found it on the <a href="http://ubuntuforums.org/showthread.php?t=81831&#038;highlight=skype">Ubuntu forum</a>. Idea is that you need a right package and you can get it from:</p>
<p><code>http://rapidshare.de/files/6743630/skype_1.2.0.18-1_i386.deb.html</code></p>
<p>afterwards install it with:</p>
<p><code>sudo dpkg -i skype_1.2.0.18-1_i386.deb</code></p>
<p>it should run now, but it will look awful. To make it a bit more decent, i used the solution provided <a href="http://ubuntuforums.org/archive/index.php/t-76633.html">here</a>.</p>
<p>Since my laptop has a built-in atiixp ac&#8217;97 sound card problems were sure to arise. Skype&#8217;s sound was unreliable to say in short. A fix for the problem is described <a href="http://forum.skype.com/viewtopic.php?p=214469#214469">here</a>.</p>
<p>The idea is that you should execute as<br />
<code>echo "skype 128 32768" > /proc/asound/card0/pcm0p/oss </code><br />
that will enable alsa&#8217;s oss emulation for skype. It seems to fix the sound problems.</p>
<p><!--77fbe86d8ba78a1c4d2ffafd13e3c37a-->
</p>
<p><!--4f42c1c9fa4d0e03af034ae40eb86c4c-->
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sisalik.ee/janek/wp/ubuntu-510-the-breezy-badger-toshiba-sattelite-a60-302/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

