booting beta3 on A7N8X

Joshua Tinnin krinklyfig at spymac.com
Mon Sep 27 22:28:17 PDT 2004


On Monday 13 September 2004 05:54 pm, Joshua Tinnin 
<krinklyfig at spymac.com> wrote:
> On Monday 13 September 2004 07:09 am, John DeStefano
> <deesto at yahoo.com> 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


More information about the freebsd-questions mailing list