Hi Let me begin by saying that I am a newbie.
I started out in UBUNTU (Gutsy) and experienced sound problems
1) sound only when headphones were plugged in
2) reinstalled Ubuntu 7.10 and now no sound whatsoever and the sound icon barred. clicking on it gives me:
The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured.
3)went into the synaptic packg mgr and down loaded all the gstream plugins...in fact anything that said gstream.
The sound card is Realtek ALC880
4) Added everything for the alsa driver and with: /etc/init.d/alssound restart ...I got:
Shutting down sound driver: /usr/sbin/alsactl: save_state:1251: No soundcards found...
ERROR: Removing 'snd_pcm_oss': Operation not permitted
ERROR: Module snd_mixer_oss is in use by snd_pcm_oss
ERROR: Module snd_pcm is in use by snd_pcm_oss
ERROR: Removing 'snd_seq_dummy': Operation not permitted
ERROR: Removing 'snd_seq_oss': Operation not permitted
ERROR: Removing 'snd_seq_midi': Operation not permitted
ERROR: Module snd_rawmidi is in use by snd_seq_midi
ERROR: Module snd_seq_midi_event is in use by snd_seq_oss,snd_seq_midi
ERROR: Module snd_seq is in use by snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
ERROR: Module snd_timer is in use by snd_pcm,snd_seq
ERROR: Module snd_seq_device is in use by snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
ERROR: Module snd is in use by snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,sn d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
done
ALSA driver is already running.
3) installed Kubuntu in order to take advantage of KDE that seems to work better
than Gnome...(consensus overheard)
running aplay -v in the terminal gives me:
ALSA lib confmisc.c:560snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392snd_func_concat) error evaluating strings
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:955snd_func_refer) error evaluating name
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:3946snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2090snd_pcm_open_noupdate) Unknown PCM default
aplay: main:545: audio open error: No such file or directory
and in case this is helpful, because I dont Yet know how to interpret this:
lsmod | grep snd gave and stills gives me:
snd_pcm_oss 43008 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 80644 1 snd_pcm_oss
snd_seq_dummy 4996 0
snd_seq_oss 35456 0
snd_seq_midi 9728 0
snd_rawmidi 26112 1 snd_seq_midi
snd_seq_midi_event 8704 2 snd_seq_oss,snd_seq_midi
snd_seq 54256 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 24580 2 snd_pcm,snd_seq
snd_seq_device 9740 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd 56708 9 snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,sn d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
soundcore 8800 1 snd
snd_page_alloc 11656 1 snd_pcm
So...my soundcard is not configured??
Any help would be greatly appreciated....if anyone needs more info just send me a message and I'll run any command that could further the investigation....
THANKS
H.
I started out in UBUNTU (Gutsy) and experienced sound problems
1) sound only when headphones were plugged in
2) reinstalled Ubuntu 7.10 and now no sound whatsoever and the sound icon barred. clicking on it gives me:
The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured.
3)went into the synaptic packg mgr and down loaded all the gstream plugins...in fact anything that said gstream.
The sound card is Realtek ALC880
4) Added everything for the alsa driver and with: /etc/init.d/alssound restart ...I got:
Shutting down sound driver: /usr/sbin/alsactl: save_state:1251: No soundcards found...
ERROR: Removing 'snd_pcm_oss': Operation not permitted
ERROR: Module snd_mixer_oss is in use by snd_pcm_oss
ERROR: Module snd_pcm is in use by snd_pcm_oss
ERROR: Removing 'snd_seq_dummy': Operation not permitted
ERROR: Removing 'snd_seq_oss': Operation not permitted
ERROR: Removing 'snd_seq_midi': Operation not permitted
ERROR: Module snd_rawmidi is in use by snd_seq_midi
ERROR: Module snd_seq_midi_event is in use by snd_seq_oss,snd_seq_midi
ERROR: Module snd_seq is in use by snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
ERROR: Module snd_timer is in use by snd_pcm,snd_seq
ERROR: Module snd_seq_device is in use by snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
ERROR: Module snd is in use by snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,sn d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
done
ALSA driver is already running.
3) installed Kubuntu in order to take advantage of KDE that seems to work better
than Gnome...(consensus overheard)
running aplay -v in the terminal gives me:
ALSA lib confmisc.c:560snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392snd_func_concat) error evaluating strings
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:955snd_func_refer) error evaluating name
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:3946snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2090snd_pcm_open_noupdate) Unknown PCM default
aplay: main:545: audio open error: No such file or directory
and in case this is helpful, because I dont Yet know how to interpret this:
lsmod | grep snd gave and stills gives me:
snd_pcm_oss 43008 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 80644 1 snd_pcm_oss
snd_seq_dummy 4996 0
snd_seq_oss 35456 0
snd_seq_midi 9728 0
snd_rawmidi 26112 1 snd_seq_midi
snd_seq_midi_event 8704 2 snd_seq_oss,snd_seq_midi
snd_seq 54256 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 24580 2 snd_pcm,snd_seq
snd_seq_device 9740 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd 56708 9 snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,sn d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
soundcore 8800 1 snd
snd_page_alloc 11656 1 snd_pcm
So...my soundcard is not configured??
Any help would be greatly appreciated....if anyone needs more info just send me a message and I'll run any command that could further the investigation....
THANKS
H.
Comment