Niki Kovacs wrote:
I recently had a power failure, and since that, apparently the only problem I have is: flash videos in Firefox have no more sound. I tried to reinstall both firefox and flash-plugin, but to no avail.
Is it installed in /usr/lib/mozilla/plugins/ ?
# ll /usr/lib/mozilla/plugins/
If not, try recreating the symlink:
# cd /usr/lib/mozilla/plugins # ln -s /usr/lib/flash-plugin/libflashplayer.so .
Regards, Max