Hi all,
i cant get flash sound working in firefox3 or linux-firefox-devel, please help, thank you!
sound works in general but not for flash in firefox3 or linux-firefox-devel, i get lots of errors about ALSA lib in Firefox log after video starts playing in youtube.
there are some info about that, but it didnt help, tryed to change provided libflashsupport.so with currently existing in my system, but no luck - http://www.opensound.com/wiki/index.php/Configuring_Applications_for_OSSv4#Adobe_Flash
the same errors also using Flash 10 plugin from Adobe for linux.
youtube video starts, i get errors in Firefox log i.e.:
i cant get flash sound working in firefox3 or linux-firefox-devel, please help, thank you!
sound works in general but not for flash in firefox3 or linux-firefox-devel, i get lots of errors about ALSA lib in Firefox log after video starts playing in youtube.
there are some info about that, but it didnt help, tryed to change provided libflashsupport.so with currently existing in my system, but no luck - http://www.opensound.com/wiki/index.php/Configuring_Applications_for_OSSv4#Adobe_Flash
the same errors also using Flash 10 plugin from Adobe for linux.
Code:
#OSS
[root]# cat /dev/sndstat
OSS 4.2 (b 2003/201012120637)BSD (C) 4Front Technologies 1996-2009
Kernel: FreeBSD 8.1-RELEASE #0: Thu Dec 2 17:40:34 EET 2010
root@:/usr/obj/usr/src/sys/EEEPC
Code:
#linux-firefox-devel
[user]# rm -rf .mozilla/
[user]# linux-firefox-devel
Code:
<...>
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1433:(_snd_pcm_hw_open) Invalid value for card
<...>