I've some troble with my sound card.

I've compiled the kernel with alsa and the driver as modules and
installed alsa using 0.9.0rc5 in kernel 2.5.46

cat /proc/asound/cards:
0 [card0          ]: ICH - Intel 82801DB-ICH4
                     Intel 82801DB-ICH4 at 0xeb001000, irq 9

cat /proc/asound/deviced:
 0: [0- 0]: ctl
 17: [0- 1]: digital audio playback
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
 33:       : timer

and everything else looks ok. I'm using the following lines in
modules.conf:

alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-intel8x0
options snd-intel8x0 snd_index=0 snd_id="ICH"
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

so far so good. I can also start a program that outputs to alsa, like
aplay or xmms with alsa output plugin. The programs seems to be runing
fine without complaning about any configuration problems. It's just no
sound in the speakers.

In alsamixer I've put up the volumes and unmuted everything, but
without any sound delivered.

This is printed during module load:
intel8x0: clocking to 48000

If any of you finds anything that don't seems right or have an advice
in which direction to look in order to solve this problem, I would be
more than grateful.

Regards
/ Johannes


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to