On Tue, 12 Feb 2002, Takashi Iwai wrote: > Now the fixes are committed to cvs. > Could you try the cvs version?
Thanks! Finally after all this time it works... almost... I still have some problems. If I play a sound file (.wav in this case) using aplay, the file plays, but when it finishes I get an extra repeated bit of sound, just a fraction of a second long. Also, when I do "playmidi -e", it plays for the right length of time and gives no error messages, but produces no sound. I have a midi daughterboard attached to my card; it worked fine in Alsa 0.5 and it works in Windows 98. "playmidi -f" *does* work, but that's FM. I have no idea whether midi not working is because oss emulation isn't working or whether it's not working even just in Alsa. I have no Alsa midi player that I can test. (There's a program in alsa-driver/test/playmidi1, but that just tells me "This player does not support merging of tracks.") I did try putting a debug snd_printk in there and it is telling me that the MPU port is 0x300 and the IRQ is 9, which seems correct. cat /proc/isapnp tells me that the device ADS7181 with port 0x300 and IRQ 9 is active. cat /proc/interrupts shows IRQ 9 in use by "MPU401 UART", and cat /proc/ioports shows me "0300-0301 : MPU401 UART", which all seems okay. The following is my /etc/modules.conf: # ALSA native alias char-major-116 snd options snd snd_major=116 snd_cards_limit=1 alias snd-card-0 snd-ad1816a # OSS/Free emulation 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 _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel