On Monday 13 September 2004 05:54 pm, Joshua Tinnin <[EMAIL PROTECTED]> wrote: > On Monday 13 September 2004 07:09 am, John DeStefano > <[EMAIL PROTECTED]> wrote: > > You might also try disabling ACPI; I have the same board and this > > worked for me. Of course, getting the other onboard stuff to work > > properly has been a whole different challenge.... > > ~John > > Speaking of which, do you know which specific sound driver should be > enabled in the kernel? I have: > > device sound > device snd_sbc > > Which doesn't work. However, in 5.2.1 this worked (which is no longer > applicable in 5.3): > > device pcm > > I know this board uses MCP-T, but am not sure what it needs as far as > driver support.
I finally got it to work with the snd_ich driver, which is loaded at boot with: snd_ich_load="YES" in /boot/loader.conf, and: device sound in the kernel. Just in case anyone else is trying to get sound to work with the same board ... currently using 5.3beta6. Here it is in dmesg: # dmesg | grep pcm pcm0: <Nvidia nForce2> port 0xd000-0xd07f,0xe400-0xe4ff mem 0xed080000-0xed080fff irq 5 at device 6.0 on pci0 pcm0: [GIANT-LOCKED] pcm0: <Avance Logic ALC650 AC97 Codec> - jt _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"