You are not logged in.

#1 2011-06-28 03:06:16

Untamed9999
Member
Registered: 2011-03-12
Posts: 3

All ALSA plugins fail to load. Flash still plays sound however.

Alsa is basically functioning as alsamixer will load and does affect my volume. However any program that requires alsa plugins besides flash-player fail to load.
What follows is the output from running alsaplayer.

$ alsaplayer
snd_pcm_open: No such file or directory (default)
Failed to initialize plugin!
Failed to register plugin: /usr/lib/alsaplayer/output/libalsa_out.so
Failed to load output plugin "alsa". Trying defaults.
snd_pcm_open: No such file or directory (default)
Failed to initialize plugin!
/usr/lib/alsaplayer/output/libalsa_out.so failed to load
jack: server not running?
/usr/lib/alsaplayer/output/libjack_out.so failed to load
error opening /dev/dsp
Failed to initialize plugin!
/usr/lib/alsaplayer/output/liboss_out.so failed to load
Failed to initialize plugin!
/usr/lib/alsaplayer/output/libesound_out.so failed to load
NOTE: THIS IS THE NULL PLUGIN.      YOU WILL NOT HEAR SOUND!!

Here is the output of the respective commands, posted as suggested on the wiki.

$ lsmod|grep '^snd' | column -t
snd_hda_codec_hdmi      22784  1
snd_hda_codec_conexant  42084  1
snd_hda_intel           22186  1
snd_hda_codec           77703  3  snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
snd_hwdep               6342   1  snd_hda_codec
snd_pcm                 73736  4  snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer               19488  1  snd_pcm
snd                     57384  8  snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc          7161   2  snd_hda_intel,snd_pcm
$ ls -l /dev/snd
total 0
drwxr-xr-x  2 root root       80 Jun 27 22:56 by-path
crw-rw----+ 1 root audio 116,  7 Jun 27 22:56 controlC0
crw-rw----+ 1 root audio 116, 10 Jun 27 22:56 controlC1
crw-rw----+ 1 root audio 116,  6 Jun 27 22:56 hwC0D0
crw-rw----+ 1 root audio 116,  5 Jun 27 22:56 hwC0D1
crw-rw----+ 1 root audio 116,  9 Jun 27 22:56 hwC1D0
crw-rw----+ 1 root audio 116,  4 Jun 27 22:56 pcmC0D0c
crw-rw----+ 1 root audio 116,  3 Jun 27 22:56 pcmC0D0p
crw-rw----+ 1 root audio 116,  2 Jun 27 22:56 pcmC0D1p
crw-rw----+ 1 root audio 116,  8 Jun 27 22:56 pcmC1D3p
crw-rw----  1 root audio 116,  1 Jun 27 22:56 seq
crw-rw----+ 1 root audio 116, 33 Jun 27 22:56 timer

Last edited by Untamed9999 (2011-06-28 03:10:20)

Offline

Board footer

Powered by FluxBB