Archive for March 29th, 2006
Make walking sound in flash for Firefox 1.5 on kubuntu
by arkatPDA on Mar.29, 2006, under Uncategorized
1.5 (en especial se da cuando actualizamos el Amarok a la versión 1.3.8 y con kde desde 3.5) el sonido en las animaciones flash deja de funcionar.Esto se debe a un problema con el esd ( Enlightened Sound Daemon ). There is a problem when we update our kubuntu and try using Firefox 1.5 (especially occurs when the Amarok update to version 1.3.8 and kde from 3.5) the sound in flash animations funcionar.Esto stops due to a problem with the ESD (Enlightened Sound Daemon). Arts . To fix this you must use Alsa via Arts.
, en español. ) (If you have installed the Firefox 1.5: How to install ubuntu Firefrox1.5 in Spanish. )
We begin
We remove the esd
sudo apt - get remove esound esound - clients
wrapper . We verify that we have installed the alsa - oss wrapper.
sudo apt - get install alsa - oss
It is very likely that this is not available then we have to modify the configuration file of Firefox.
sudo vi /etc/ mozilla - firefox / mozilla - firefoxrc
” y luego “: wq ” graban y salen. Note: For those who do not know how to use vi when opened by pressing "insert" begin to edit and "esc" and then ": wq" and leave record. They can also use mcedit or kate.
on the line that says
FIREFOX_DSP="auto"
Change it
FIREFOX_DSP=" artdsp "
or by
FIREFOX_DSP=" none "
Con eso ya tiene que estar andando.
Para los quieran un script para instalar Firefox 1.5 en Ubuntu
This problem with the sound of flash in firefox 1.5 also comes in Edubuntu

























