|
各位帮我看看如何解决:
在某此使用urmpi --auto-orphan后,发现声音模块失效,具体为:
[module.c:138]error:Failed to open module alsa: file not found
[module.c:138]error:Failed to open module oss: file not found
[module.c:138]error:Failed to open module esd: file not found
[module.c:138]error:Failed to open module jack: file not found
[module.c:138]error:Failed to open module portaudio: file not found
[module.c:138]error:Failed to open module pulse: file not found
[module.c:138]error:Failed to open module sdl: file not found
[module.c:138]error:Failed to open module nas: file not found
[module.c:138]error:Failed to open module openal: file not found
[audio.c:180]error:Unable to find a working output module in this list: alsa,oss,esd,jack,portaudio,ulse,sdl,nas,openal
[audio.c:527]error:Failed to open audio output module
[mpg123.c:779]error:Failed to initialize output,goodbye.
从提示上看是音频输出的模块不存在,请问这个如何恢复阿?
我检查系统的服务alsa,sound是运行状态,看来跟这个关系不大。求助! |
|