My computer running ubuntu got rebooted after 177 days (due to a power cut early morning - The whole of purdue sank into it).
Long ago I did a fix to run sound on xmms and firefox - flash together. Basically one of them grabs the audio device and other waits until the first exists. So the solution that works for me is to replicate it.
$ ln -s /tmp/.esd-1000 /tmp/.esd
Or better, add it as a startup script in
System - Preferences - Sessions - Startup programs and add
So next time your computer get a reboot enjoy audio on both the devices simuntaneously.
Reference: http://www.macewan.org/2006/06/01/howto-firefox-flash-video-sound-on-ubuntu-linux-dapper/
No comments:
Post a Comment