Advertisement
Guest User

Untitled

a guest
Sep 10th, 2012
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. pete@crunchbang:~$ alsaplayer -o alsa -d plug:dmix reasoning.wav
  2. ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
  3. snd_pcm_open: No such file or directory (plug:dmix)
  4. Failed to initialize plugin!
  5. Failed to register plugin: /usr/lib/alsaplayer/output/libalsa_out.so
  6. Failed to load output plugin "alsa". Trying defaults.
  7. ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
  8. snd_pcm_open: No such file or directory (plug:dmix)
  9. Failed to initialize plugin!
  10. /usr/lib/alsaplayer/output/libalsa_out.so failed to load
  11. NOTE: THIS IS THE NULL PLUGIN. YOU WILL NOT HEAR SOUND!!
  12. pete@crunchbang:~$ alsaplayer -d default reasoning.wav
  13. ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
  14. snd_pcm_open: No such file or directory (default)
  15. Failed to initialize plugin!
  16. Failed to register plugin: /usr/lib/alsaplayer/output/libalsa_out.so
  17. Failed to load output plugin "alsa". Trying defaults.
  18. ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
  19. snd_pcm_open: No such file or directory (default)
  20. Failed to initialize plugin!
  21. /usr/lib/alsaplayer/output/libalsa_out.so failed to load
  22. NOTE: THIS IS THE NULL PLUGIN. YOU WILL NOT HEAR SOUND!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement