I've not seen this in the archives; please forgive me if I duplicate. Hopefully I'll post all the pertinent information.
I've put together my new machine, using an ASUS A7V8X-X motherboard, and installed FC1. The on-board sound module is detected (accurately, it seems) as a VIA VT8233/A/8235 AC97 chipset. This is consistent with the board manufacturer, who says it's got an ADI 1980 (which the ALSA webpage says uses the 8233/35 chipset and the AC97 CODEC). All well and good, but I don't get any sound... I installed and built ALSA from the source following the instructions at http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Analog+Dev ices&card=AD1980&chip=AD1980&module=via82xx (http://tinyurl.com/ywu3e). This builds 4 modules: snd-via82xx snd-pcm-oss snd-mixer-oss snd-seq-oss I also installed the kernel module for my current kernel. Running the install line (modprobe on each of those), I get a few errors on the first and last module: [EMAIL PROTECTED] sysconfig]# modprobe snd-via82xx;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss /lib/modules/2.4.22-1.2138.nptl/kernel/sound/pci/snd-via82xx.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.22-1.2138.nptl/kernel/sound/pci/snd-via82xx.o: insmod /lib/modules/2.4.22-1.2138.nptl/kernel/sound/pci/snd-via82xx.o failed /lib/modules/2.4.22-1.2138.nptl/kernel/sound/pci/snd-via82xx.o: insmod snd-via82xx failed /lib/modules/2.4.22-1.2138.nptl/kernel/sound/acore/seq/oss/snd-seq-oss.o: init_module: Device or resource busy Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.22-1.2138.nptl/kernel/sound/acore/seq/oss/snd-seq-oss.o: insmod /lib/modules/2.4.22-1.2138.nptl/kernel/sound/acore/seq/oss/snd-seq-oss.o failed /lib/modules/2.4.22-1.2138.nptl/kernel/sound/acore/seq/oss/snd-seq-oss.o: insmod snd-seq-oss failed The output from dmesg suggests that there is an IRQ conflict, though it's unclear to me which way it goes (something about IRQs 3&4). Windows (it's a dual-boot) says the sound module is using IRQ-22, which is of no help. While I've seen some suggestions that I can set the port via the BIOS, this only seems to apply to the MIDI port. I've tried to set the port via the Options line in modules.conf, but dmesg tells me that these are unrecognised options (port=0xE0000 irq=3). Is there a utility that will help me truly detect the IRQ of the device? Is there anything else I'm missing, and/or any more info I should post? TIA, -Don ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user