The problem is that Flash is old and doesn’t support Ubuntu’s directory structure for esd properly. It wants to use /tmp/.esd/socket for the sound connection. But Ubuntu uses /tmp/.esd-
1 | ln -s /tmp/.esd-1000 /tmp/.esd |
一个Web开发者的博客
The problem is that Flash is old and doesn’t support Ubuntu’s directory structure for esd properly. It wants to use /tmp/.esd/socket for the sound connection. But Ubuntu uses /tmp/.esd-
1 | ln -s /tmp/.esd-1000 /tmp/.esd |
0 Responses to “Flash 没有声音的解决”