On Fri, 28 May 2004, John Weber wrote:
I have read several posts on this problem, but mine is slightly different problem in that my machine seems to try and configure more than one pcm device -- cycling through pcm0, pcm1, ... , pcm27.
Obviously, I've compiled my kernel with device pcm and I've tried all the usual stuff pci hints, etc to no avail.
Mine works, but with ACPI disabled. Settings follow:
BIOS:
Configuration Device Config. = All Devices
I/O Ports Sound = Enabled
In /boot/device.hints:
hint.acpi.0.disabled="1" hint.pcm.0.at="isa" hint.pcm.0.irq="5" hint.pcm.0.drq="1" hint.pcm.0.flags="0x0"
In /boot/loader.conf: snd_mss_load="YES"
And dmesg shows this:
Preloaded elf module "/boot/kernel/snd_mss.ko" at 0xc0a1126c. Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc0a11318. ... pcm0: <OPL3-SAx (YMF719)> at port 0x538-0x539,0xf8c-0xf94,0xe0e,0x530-0x537 irq 5 drq 1 flags 0xc100 on isa0
-Warren Block * Rapid City, South Dakota USA _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"