Hi Everyone,

I have a problem here, and everytime I boot my Debian Sid box I don't 
have sound until running 'alsaconf'.

Well, here we go, again:
I've just rebooted my system.

# [EMAIL PROTECTED]:~$ lsmod | grep snd
# snd_hda_intel         434776  0
# snd_pcm                81672  1 snd_hda_intel
# snd_seq                54304  0
# snd_timer              25744  2 snd_pcm,snd_seq
# snd_seq_device         11668  1 snd_seq
# snd                    63688  5 
snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device
# soundcore              12064  1 snd
# snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
#

My driver is the snd_hda_intel for this soundcard here:

# [EMAIL PROTECTED]:~$ lspci | grep -i audio
# 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 02)

It's loaded, but no sound. Then trying to start ALSA:

# [EMAIL PROTECTED]:~$ sudo /etc/init.d/alsa-utils start
# Setting up ALSA...done.

No sound yet. Checking alsamixer channels.
All unmutted and at max. No sound.

Trying alsaconf:

# [EMAIL PROTECTED]:~$ sudo alsaconf
# Unloading ALSA sound driver modules: snd-hda-intel snd-pcm snd-seq 
snd-timer snd-seq-device snd-page-alloc.
# Building card database...
# Loading driver...
# Setting default volumes...
# Now ALSA is ready to use.
# For adjustment of volumes, use your favorite mixer.
# Have a lot of fun!

SOUND! That's weird.
Can someone help me?
Thanks in advance.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to