Hi Alsa coders,
I compiled alsa very fine from cvs,
and alsaconf successfully inserted the right
modules in my kernel:
-bash-2.05b# lsmod | grep snd
snd-via82xx 14976 0 (unused)
snd-pcm 77632 0 [snd-via82xx]
snd-timer 18244 0 [snd-pcm]
snd-ac97-codec 48100 0 [snd-via82xx]
snd-mpu401-uart 4592 0 [snd-via82xx]
snd-rawmidi 17664 0 [snd-mpu401-uart]
snd-seq-device 5788 0 [snd-rawmidi]
snd 41860 0 [snd-via82xx snd-pcm snd-timer
snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
snd-page-alloc 9172 0 [snd-via82xx snd-pcm]
despite this, whenever I try to
run an alsa application, I get this on the console;
-bash-2.05b# alsamixer
alsamixer: function snd_ctl_open failed for default: No such file or
directory
and this in the log file;
PCI: Setting latency timer of device 00:07.5 to 64
ALSA ../alsa-kernel/pci/via82xx.c:577: codec_read: codec 0 is not valid
[0xfe0000]
ALSA ../alsa-kernel/pci/via82xx.c:577: codec_read: codec 0 is not valid
[0xfe0000]
ALSA ../alsa-kernel/pci/via82xx.c:577: codec_read: codec 0 is not valid
[0xfe0000]
ALSA ../alsa-kernel/pci/via82xx.c:577: codec_read: codec 0 is not valid
[0xfe0000]
so no sound at all :(
As far as I can see, IRQ sharing is enabled, but I don't
think this is the problem:
-bash-2.05b# cat /proc/interrupts | grep VIA
5: 0 XT-PIC ehci_hcd, usb-uhci, usb-uhci, VIA686A
-bash-2.05b# lspci | grep Audio
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97
Audio Controller (rev 50)
Can someone tell me what I did wrong ?
Please tell me if you need some more informations.
Best Regards,
Olivier Kaloudoff
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user