Skype

De gacq wiki
Revisión del 16:25 27 jul 2006 de 192.168.0.105 (discusión)
(dif) ← Revisión anterior | Revisión actual (dif) | Revisión siguiente → (dif)
Saltar a: navegación, buscar

No ve los dispositivos de salida

ALSA (Advanced Linux Sound Architecture)

ALSA is more modern than OSS. Currently, Skype does not natively support ALSA, so you will need to install ALSA OSS emulation layer in order to use ALSA devices in Skype.

You should have snd-pcm-oss and snd-mixer-oss modules in your kernel, either loaded separately or compiled in as part of the kernel.

You can check for presence of these modules by issuing (as root user) the following command:

lsmod

If you don't have these modules, try to load them. Type (again as root user):

modprobe snd-pcm-oss
modprobe snd-mixer-oss

http://www.skype.com/help/guides/soundsetup_linux.html