Skype HOWTO
From openSUSE
Contents |
How to install:
You will need at least these packages before installing Skype.
If you are running on a 64-bit platform, you will also need the *-32bit RPM packages, since Skype is a 32-bit application.
* libqt4 * libqt4-x11 * libqt4-dbus-1 * libsigc++2
Go to http://www.skype.com/download/skype/linux/choose/ and download the SUSE RPM from the OpenSUSE 10+ section.
If everything goes well, your web browser will start YaST to install this package. When your web browser does not say that it can be opened with YaST (or with another package manager you are using as default), download the file and then open the file in your file browser by double clicking on it. YaST will be started to install this package.
Alternatively, you can install the skype package by command line with the following prompt under root: rpm -Uvh ./skype-<version>.rpm
To make all the changes in your window manager menus available, you will have to log out and back in. However, you can type "skype" at the command prompt to get started with it right away.
In Gnome it will appear under Internet->More Applications in the menu. In KDE, Skype (installed from rpm for SuSE 9.0 and higher) appears under Internet -> More Programs.
Sign-in (or sign-up) and then make a test call to "echo123". Follow the instructions and it will record your voice and then play it back. Chances are that you will have to configure the microphone volume level. You do this through the Volume Control, available in Gnome at Multimedia->Volume Control->Volume Control.
If you are having problems with the sound device in skype after making some calls, you may want to try skype_dsp_hijacker+soundfix which has resolved the problem for some users with recent versions of skype and the sound device not being closed properly after completing a call.
If you are behind a proxy
If you use Skype and are behind a proxy server or firewall, you may have problems connecting to the Skype network. Skype may not even start and will hang immediately.
Skype apparently reads the proxy settings from the Opera or Firefox configuration and reads the environment variables http_proxy and https_proxy.
These environment variables have the format:
http_proxy=myproxyname:myproxyport https_proxy=myproxyname:myproxyport http_user=myname http_passwd=mypwd export http_proxy https_proxy http_user http_passwd
Often myproxyport is 8080.
However, setting these does not always allow Skype to connect correctly. (At least it didn't work for me). Skype seems to hand on the first login, and does not allow you to go any further.
If this happens for you as well, you may need to set a default gateway for your system:
# route add default gw proxy.ip.address
Note that proxy.ip.address need not be an actual network gateway; Skype just needs this setting.
Windows Workaround
There is another workaround that can be done:
1) Log into Skype on a windows machine, using your Skype name and password, and setting the proxy options. You can also do this with WINE and the windows version of Skype if you are lucky enough not to have a Windows machine available
2) Copy the file "shared.xml" from the Windows machine or from WINE to the Linux Skype version, using a command something like:
cp ".wine/drive_c/windows/profiles/UserName/Application Data/Skype/shared.xml" ./.Skype/shared.xml
(you will have to check the path, especially the "UserName")
3) Start up Skype, and hopefully it will start
Security
A lot of people don't want to run Skype cause tries to collect data from your system which it shouldn't do. It tries to read your Mozilla profile for whatever reason.
To avoid such things you can use Apparmor to protect your system.
Copy this apparmor profile to your /etc/apparmor.d/ directory to jail skype.
Skype has to be installed as RPM that it works.
Opensuse 10.2: ALSA Microphone problem with some sound chips
Use commandline tools (as root) not gui tools to reset configuration and capure the microphone
alsaconfig
alsamixer
On some platforms (Dell D610 for example) you will also need to enable "capture" in kmix
i.e.
for completeness the other kmix settings are -
thanks to deltatux for this tip.
No microphone input to Skype
When you have checked that the sound system is working, both microphone and speakers and Skype, using the test call, does not play back your microphone input you should change the Sound In from Default device to another setting. This may solve this problem.
See also
External links
- All help options on Skype web page
- Skype discussion forums for online help and more.
- Skype Sound and Audio Set-Up




