[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: must run alsaconf alll the time for sound to work



On 25/09/06, Nelson Castillo <nelsoneci@gmail.com> wrote:
On 9/23/06, Nelson Castillo <nelsoneci@gmail.com> wrote:
(snip)
> Same here, running Debian unstable.
> I use gnome at the desktop, and Gaim and Amarok don't work
> unless I run alsaconf first.

I upgraded alsa-base and alsa-utils to the latest version
in sid and the error is gone.

# apt-get update && apt-get install alsa-base alsa-utils
# alsactl --version
alsactl version 1.0.12

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383340

Regards.

--
http://arhuaco.org
http://emQbit.com


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




It turned out to go wrong after all...
Now I'm back o running alsaconf before each time I wan't sound from firefox, wine and skype. As adding a module helped in the beginning, I add the output of 'lsmod | grep snd' if it is of any help. What may be the problem????

debian:~# lsmod | grep snd
snd_ens1371                22688    2
gameport                        13704    1   snd_ens1371
snd_rawmidi                  22304    1   snd_ens1371
snd_seq_device            8460      1   snd_rawmidi
snd_ac97_codec           82848   1   snd_ens1371
snd_ac97_bus               2304     1   snd_ac97_codec
snd_pcm_oss                43936   1
snd_mixer_oss              15872   2   snd_pcm_oss
snd_pcm                         74376   3   snd_ens1371,snd_ac97_codec,snd_pcm_oss
snd_timer                        20484   1   snd_pcm
snd                                    46336   8    snd_ens1371,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore                        8928    3   snd
snd_page_alloc              9992    1   snd_pcm
debian:~#

Best regards from Vegard (who is getting quite confused of his audio system...)

Reply to: