Skype: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
 
(99 intermediate revisions by 56 users not shown)
Line 1: Line 1:
{{users}}
== Installing Skype Public Beta 2.0.0.27 on a Fedora7-based OLPC Laptop ==


== Standard installation ==
There is always more than one way of doing anything. Here is a simple set of instructions to install Skype on your OLPC Laptop. Let me also point out that things are likely to change. With subsequent releases of OLPC software and newer versions of Skype, these instructions may no longer work as they do today (December, 2007).


In Build 13 (13.2.0) on XO-1.5 works fine:
Basically you need to do four things:


<code>
# Check that your PC has the needed pre-requisites installed
sudo yum install http://download.skype.com/linux/skype-4.2.0.13-fedora.i586.rpmu
# Download the correct version of Skype package and uncompress it
</code>
# Install Skype
# Tweak the sound defaults of your PC
# (Optional) See [[Skype: Video]] for experimental instructions to enable video chat


== Check for prerequisites ==
== Skype Static and alternatives ==


In late 2012 Skype [http://community.skype.com/t5/Linux/Static-binaries-for-Skype-4-1/td-p/1209918 announced] discontinuance of their static binary for Linux. Just as well to avoid the proprietary software and move to an open [http://wiki.laptop.org/go/VoIP VoIP] such as
Skype 2.0 Beta requires the following software to be installed:
[http://en.wikipedia.org/wiki/Session_Initiation_Protocol‎ SIP]. [http://www.linphone.org/ Linphone] can be installed with "yum install linphone" and works. [http://puppylinux.org/wikka/PuppySip Psip] might also. If Skype is indispensable, Google might find an old installer on an independent server. The following is legacy documentation. Regards, ... [[User:Peasthope|Peasthope]] 19:18, 2 October 2013 (UTC)


* DBus 1.0 or better
* Libasound2 1.0 or better
* LibXScrnSaver 1.1.10 or better


(It also needs QT4 but we will be using the Static version of Skype which includes all QT4 prereqs)


{{outdated}}
To verify that you have what is needed, open up the terminal and type in:
== Install ==
=== XO-1 and XO-1.5===
On an XO-1 or XO-1.5 with OLPC OS [http://wiki.laptop.org/go/Release_notes/10.1.3 10.1.3]:
* switch to GNOME,
* connect to the Internet,
* using Firefox, go to the [http://www.skype.com Skype Web site] and download the ''Linux Static'' version (here's a [http://www.skype.com/intl/en/get-skype/on-your-computer/linux/downloading.static direct link] and more recent [http://wiki.laptop.org/go/Talk:Skype#Skype_Static status]),
* locate the file using the File Browser &mdash; it is most likely in the "Download" folder in your home directory, with a file name like "skype_static-2.2.0.25.tar.bz2",
* right-click on the file and choose "Extract Here",
* wait for the archive to extract to a new folder &mdash; it should look like "skype_static-2.2.0.25",
* open the new folder, you should see a file called "skype" &mdash; double-click it.


=== XO-1.75===
rpm -qa | grep -i dbus
Not yet available, check with Skype for latest news or [http://lists.laptop.org/pipermail/devel/2011-October/date.html devel] list discussion.


== Options - Sound Devices ==
The response should look something like this: “dbus-1-1.0.2-59.2”. If you just get a blank line, then you need to install Dbus.


Audio does not work immediately. Adjust the options to make the microphone work:
rpm -qa | grep libasound2
* click the tiny Skype button in the bottom-left of the main Skype window, choose "Options", and in the list of categories on the left, click on "Sound Devices",
* on the right, click the drop-down box next to "Microphone" and select "HDA VIA VT82xx, CONEXANT Analog (hw:0,0)" for XO-1.5, and "CS5535 Audio (hw:Audio,0)" for XO-1,
* click "Apply" at the bottom,
* test the setting with the "Make a test call" option.


== Options - Video Devices ==
The response should look something like this: “libasound2-1.0.14-31.2”. If you just get a blank line, then you need to install Libasound2.


On an XO-1.5, video should work immediately. To test, go to "Video Devices" and click the "Test" button in the black box.
rpm -qa | grep libXScrnSaver


== See Also ==
The response should look something like this: “libXScrnSaver-1.1.10”. If you just get a blank line, then you need to install libXScrnSaver.
* [http://dev.laptop.org.au/projects/xo-au/wiki/Skype laptop.org.au]
* [[Skype/Obsolete|obsolete instructions from previous releases]]


[[Category:Software]]
To install the missing prerequisites as needed, type:
[[Category:Linux software]]

su
wget ftp://ftp.pbone.net/mirror/atrpms.net/el5-i386/atrpms/testing/libasound2-1.0.15-33.el5.i386.rpm
yum install libasound2-1.0.15-33.el5.i386.rpm libXScrnSaver dbus

If su doesn't work, follow the instructions at sudo.

If yum install complains about a missing public key, do:

wget http://ATrpms.net/RPM-GPG-KEY.atrpms
rpm --import RPM-GPG-KEY.atrpms

After you found or installed the needed prerequisites, we can go and download Skype.

== Get the Skype installation package==

Start the terminal and do not change directories. By default you should be in your own home directory and all intermediate files should be located and are assumed to be there for the installation.

Then to download and uncompress the Skype installation file (Linux Static Version)
type in:

wget http://www.skype.com/go/getskype-linux-beta-static
tar xvf skype_static-2.0.0.27.tar.bz2

At this point you should have a new directory called "skype_static-2.0.0.27" in your home directory with all the files uncompressed and good to go for installation.

== Install Skype ==

Then to install Skype, type in the following commands in sequence:
cd skype_static-2.0.0.27
mkdir /usr/share/skype
su
cp -a * /usr/share/skype/
cd /usr/share/skype/
mv skype /usr/bin/
mv skype.conf /etc/dbus-1/system.d/

At this point your Skype is installed and all the files and directories are in the correct places where Skype can find them.

To get out of Super User mode, close and re-start the terminal now.

== Select sound devices to use ==

To configure the sound system, you need to start alsamixer from the terminal. Type in

alsamixer

To navigate around alsamixer:

* use the TAB key to switch between Playback, Capture and All panels;
* use the left and right arrow keys to move between the columns;
* use the up/down arrow keys and the 'm' key to select or set different values in each column.

In the Playback section you can turn all volume sliders to 100 to manage them directly from applications. The key settings for Skype are

* mic 75 or the largest number that does not squeal
* mic select mic1
* mic boost 00

In the Capture section you have to turn on Capture for Skype to work:

* press TAB key to switch to Capture panel
* use the right-arrow key to get to Capture column
* use up-arrow key to adjust capture to 100.

To save the changes you made, and to exit the alsamixer application, push the Esc key (upper left key X in a filled circle).

== Test the sound in OLPC and Skype ==

An easy way to test that your sound settings are correct, type in terminal:

cd /usr/share/skype/sounds
aplay *

You should now hear all Skype sounds, one after another. If you only hear clicks or you hear no sound from loud speakers and/or headphones, then you still have a problem in the alsamixer settings. Check and adjust them again and remember to save the changes at end.

You can test the microphone settings by recording and playing back your own voice. In the terminal, type:

cd
mkdir deleteme
cd deleteme
arecord -d 15 sound1

The left microphone light should come on. speak into the microphone (just above the left speaker). After 15 seconds, type

aplay sound1

You should hear your voice now. If not, then go back to alsamixer and tweak your recording and playback volumes.

When you are happy with your settings, remove the recording file and directory by typing:

rm sound1
cd ..
rmdir deleteme

== Running Skype the first time ==

You should now be in good shape to start Skype. To improve the call quality, you should always start Skype by first:

* press F3 button to go to Sugar interface home
* quit all other applications except Logging and Terminal
* in the terminal, type:

skype

It will take a lengthy 10-20 seconds to get started.

Once Skype is up for the first time:

* login using your Skype ID or create a new one.
* left-click on Options icon (Tiny blue Skype icon in the lower left corner and watch out for the Sugar frame popping out if you miss the icon).
* select Sound from the menu
* choose “CS5535 Audio (hw:Audio,0)” for each of the three pull downs (In, Out and Ringing).
* check the box “Allow Skype to automatically adjust my mixer levels”
* click on “Make a Test Sound”
You should now hear the sound out of the speakers. Adjust the volume from the keyboard using the volume up and down buttons (upper right corner 3rd and 4th buttons from the edge&mdash;you will recognize the icons). Make it nice and loud.

Here comes THE BIG TEST:

Click on “Make A Test Call”.

Skype will connect you to an automatic voice testing server and lead you through the test process.

At this point, everything should be working. You should have the right sound drivers, selected the right hardware and software options and tested the sound system. Congratulations!

All that is needed is for you to add your friends or find new friends to add to your Skype contact list and Skype away.

== Alternate setup instructions ==

You can use yum to install everything; you'll install a bit more than you need but it's only a few megabytes more and much easier to do and undo than the above. Drop to a terminal and:

cd /var/tmp
wget http://www.skype.com/go/getskype-linux-beta-fc7
yum -y localinstall skype-2.0.0.27-fc5.i586.rpm
# all done; just run:
skype

You'll need to set the Options --> Sound --> Sound In and Sound Out to "CS5535 Audio (hw:Audio,0)". I didn't need to set the "Ringing" choice to anything but the default.


If you want to install version 1.x skype on your OLPC, you can
go to google, and search for

olpc skype

Latest revision as of 19:54, 25 May 2014

  For the general public

Standard installation

In Build 13 (13.2.0) on XO-1.5 works fine:

sudo yum install http://download.skype.com/linux/skype-4.2.0.13-fedora.i586.rpmu

Skype Static and alternatives

In late 2012 Skype announced discontinuance of their static binary for Linux. Just as well to avoid the proprietary software and move to an open VoIP such as SIP. Linphone can be installed with "yum install linphone" and works. Psip might also. If Skype is indispensable, Google might find an old installer on an independent server. The following is legacy documentation. Regards, ... Peasthope 19:18, 2 October 2013 (UTC)

The contents of this page are considered outdated and some of the information may be stale. Please use information here with caution, or update it.

Install

XO-1 and XO-1.5

On an XO-1 or XO-1.5 with OLPC OS 10.1.3:

  • switch to GNOME,
  • connect to the Internet,
  • using Firefox, go to the Skype Web site and download the Linux Static version (here's a direct link and more recent status),
  • locate the file using the File Browser — it is most likely in the "Download" folder in your home directory, with a file name like "skype_static-2.2.0.25.tar.bz2",
  • right-click on the file and choose "Extract Here",
  • wait for the archive to extract to a new folder — it should look like "skype_static-2.2.0.25",
  • open the new folder, you should see a file called "skype" — double-click it.

XO-1.75

Not yet available, check with Skype for latest news or devel list discussion.

Options - Sound Devices

Audio does not work immediately. Adjust the options to make the microphone work:

  • click the tiny Skype button in the bottom-left of the main Skype window, choose "Options", and in the list of categories on the left, click on "Sound Devices",
  • on the right, click the drop-down box next to "Microphone" and select "HDA VIA VT82xx, CONEXANT Analog (hw:0,0)" for XO-1.5, and "CS5535 Audio (hw:Audio,0)" for XO-1,
  • click "Apply" at the bottom,
  • test the setting with the "Make a test call" option.

Options - Video Devices

On an XO-1.5, video should work immediately. To test, go to "Video Devices" and click the "Test" button in the black box.

See Also