Sound disappeared when updating linux_base-fc4->linux_base-fc6

Adam K Kirchhoff adamk at voicenet.com
Tue Jul 7 10:52:14 UTC 2009


I recently had this problem...  What's the output of:

chroot /compat/linux/ ldd /usr/lib/libflashsupport.so

(As root or with sudo).

My guess is that libflashsupport.so was built against a different 
version of libssl.  You may need to link 
/compat/linux/lib/libssl.so.0.9.8g to /compat/linux/lib/libssl.so.5

Adam

Dmitry Lunts wrote:
> Thanks for quick replay, Alexander!
> It seems, ALSA is used only by skype2, because I've never installed the port
> linux-alsa-lib separetely. It was seemingly installed in a tupple with skype2
> (this can be seen from pkg_info -R -x linux-alsa-lib, the output is:
> Required by:
> skype-2.0.0.72,1
>  )
> Can there be some conflicts?
> The output of pkg_info|grep linux (all ports are up to date):
> linux-alsa-lib-1.0.10.3_2 The Advanced Linux Sound Architecture libraries
> linux-atk-1.9.1_3   Accessibility Toolkit, Linux/i386 binary
> linux-cairo-1.0.2_2 Linux cairo binary
> linux-expat-1.95.8_2 Linux/i386 binary port of Expat XML-parsing library
> linux-flashplugin-9.0r159 Adobe Flash Player NPAPI Plugin
> linux-fontconfig-2.2.3_9 Linux/i386 binary of Fontconfig
> linux-gtk2-2.6.10_3 GTK+ library, version 2.X, Linux binary
> linux-jpeg-6b.34_2  RPM of the JPEG lib
> linux-libsigc-2.0.17_2 Callback Framework for C++ (linux version)
> linux-openssl-0.9.7f_2 SSL and crypto library (Linux Version)
> linux-pango-1.10.2_3 Linux pango binary
> linux-png-1.2.8_4   RPM of the PNG lib
> linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks
> linux-tiff-3.7.1_2  TIFF library, Linux/i386 binary
> linux-xorg-libs-6.8.2_7 Xorg libraries, linux binaries
> linux_base-fc6-6_5  Base set of packages needed in Linux mode (for i386/amd64)
> linux_dri-7.0_1     Binary Linux DRI libraries for 3D hardware acceleration of
> --
> Best regards, Dmitry
>
> 2009/7/7, Alexander Leidinger <Alexander at leidinger.net>:
>   
>> Quoting Dmitry Lunts <eingorn777 at gmail.com> (from Mon, 6 Jul 2009
>> 05:21:46 +0000):
>>
>>     
>>> Hello,all!
>>>  The problem is as follows.
>>>  A couple of weeks ago I did transition from linux_base-fc4 (default
>>>  linux support module) to linux_base-fc6. The purpose was to install
>>>  skype2, which rquires at least linux_base-fc6 module. Along with this
>>>  I completely reinstalled ("pkg_delete" then
>>>  "make install clean" from recently "portsnapped" ports tree) all the
>>>  dependent ports, including
>>>  linux-flashplugin-9.0r159 and nspluginwrapper.
>>>  The rusult is: skype works OK,
>>>  but sound completely disappeared when watching videos from, say, youtube.
>>> Video is OK.
>>>       
>> This sounds like a flashplugin issue. By default it is using ALSA, but
>> as we do not have support for it, there's a "plugin" for flash, which
>> replaces the ALSA stuff with OSS stuff. Try to find out what it is
>> using. Maybe provide "pkginfo| grep linux" and someone here is able to
>> tell you what is wrong.
>>
>> Bye,
>> Alexander.
>>
>> --
>> If the ends don't justify the means, then what does?
>> 		-- Robert Moses
>>
>> http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
>> http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137
>>
>>     
>
>
>   



More information about the freebsd-emulation mailing list