Getting Skype working on my brand new Dell Studio XPS 1340 notebook under Ubuntu Jaunty was quite easy except for some minor but still annoying issues. Here you can find some quick suggestion.
Installing
On this kind of notebook, I would suggest you to install the 64 bit version of Ubuntu Jaunty: it is faster and it can easily use all the RAM you have installed (4GB in my case). So, if you follow my suggestion and choose the 64nbit install, you’ll need some extra work to do to install Skype, since this software for Linux is only available in 32 bit flavour. The extra work consists in installing a few more packages to get a 32bit compatibility layer. Those packages are also needed for many other 32bit only software, like Google Earth. The fastest way to install the needed packages is by opening a console and typing:
sudo apt-get install -y util-linux ia32-libs lib32asound2
If you are reading this article from your Jaunty box, it will be even easier: just click here and follow the instructions on the screen.
At this point you should be ready to install the Skype package. You can download it from the Skype download page, or from this direct link, save it on the desktop and than double click on the file and install.
After install setup
Now the Skype is almost ready to work. Start it (you can find it in the Internet menu) and insert username and password. Are you ready to make your first call? No, you are not. In fact if you try you will get some audio error: Skype audio section is not configured correctly on this computer.
Right click on the Skype icon in the icon tray (on the top panel, if you are running Gnome). Now choose “Options“.

In the Options Window go to the “Sound Devices” section, and make sure you have this settings:
- Sound In: HDA NVidia (hw:NVidia, 0)
- Sound Out: pulse
- Ringing: pulse

I also suggest you to not allow Skype to automatically adjust your mixer levels. This is mainly because Skype is easy to lower the volume on the mic (e.g. for a sudden strong noise) but it is not as easy when the volume needs to be a little higher.
To adjust the volume of your integrated mic, go to the volume applet in the icon tray, right click on it and choose “Open Volume Control“.

In the Volume Control window, go to the “Recording” tab, and press the “Preferences” button. Set the “Capture” on. This is necessary since the “Mic Mixer” in the Recording tab is actually the external mic you can plug in the front of the computer. The integrated mic is controlled by the “Capture” mixer level.

Now you can close all the extra windows you opened and return to Skype. You are ready to make your first Skype call from Ubuntu Jaunty on the Dell Studio XPS 13 notebook.