Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2007 23:16:50 +1000
From:      Norberto Meijome <freebsd@meijome.net>
To:        FreeBSD Multimedia ML <freebsd-multimedia@freebsd.org>
Subject:   Skype 1.4 Beta + Alsa sound
Message-ID:  <20070709231650.695420a8@localhost>

next in thread | raw e-mail | index | archive | help
Hello everyone,
I've been tinkering with skype 1.4 Beta for Linux. It works pretty much out of the box. I sorted out the dependencies, it launches, works fine *except* for the fact that, because it uses ALSA, it doesn't detect any audio device at all (so, it works for text chats, it should work fine for data transfer, but voip is no go).

Any idea how to work around this, other than call them an ask them to not use alsa? Is there any library that wraps alsa calls and translates them into [something that works] ? 

/usr/home/betom/Numard_Stuff/Downloads/skype_static-1.4.0.74
$ ldd ./skype
./skype:
        libasound.so.2 => /lib/libasound.so.2 (0x29087000)
        librt.so.1 => /lib/obsolete/linuxthreads/librt.so.1 (0x29156000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x29169000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x29172000)
        libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x2918c000)
        libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x29194000)
        libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x2919c000)
        libXfixes.so.3 => /usr/X11R6/lib/libXfixes.so.3 (0x291a1000)
        libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x291a6000)
        libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x291b0000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x291b3000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x2921b000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x29245000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x29255000)
        libdl.so.2 => /lib/libdl.so.2 (0x29328000)
        libpthread.so.0 => /lib/obsolete/linuxthreads/libpthread.so.0 (0x2932c000)
        libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0x2937f000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x29386000)
        libm.so.6 => /lib/obsolete/linuxthreads/libm.so.6 (0x29462000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x29489000)
        libc.so.6 => /lib/obsolete/linuxthreads/libc.so.6 (0x29493000)
        /lib/ld-linux.so.2 (0x29068000)
        libz.so.1 => /usr/lib/libz.so.1 (0x295b2000)
        libexpat.so.0 => /usr/lib/libexpat.so.0 (0x295c5000)

Thanks!!
B
_________________________
{Beto|Norberto|Numard} Meijome

"The only people that never change are the stupid and the dead"
  Jorge Luis Borges.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070709231650.695420a8>