Our beloved nforce 3 chipset

Gert Cuykens gert.cuykens at gmail.com
Fri Apr 1 20:53:21 PST 2005


On Apr 2, 2005 1:17 AM, Gert Cuykens <gert.cuykens at gmail.com> wrote:
> FX-53R kldload /usr/src/sys/modules/sound/driver/ich/snd_ich.ko
> 
> FX-53R kldstat
> Id Refs Address            Size     Name
>  1    9 0xffffffff80100000 5b49f0   kernel
>  2    1 0xffffffffa75ff000 add4     if_nv.ko
>  3    1 0xffffffffa7856000 1cd      blank_saver.ko
>  4    1 0xffffffffa7924000 227d     snd_ich.ko
>  5    1 0xffffffffa7927000 12e1a    sound.ko
> 
> FX-53R dmesg
> ...
> pcm0: <nVidia nForce3> port 0xe400-0xe47f,0xe800-0xe8ff mem
> 0xff6fb000-0xff6fbfff irq 5 at device 6.0 on pci0
> pcm0: [GIANT-LOCKED]
> pcm0: cannot reset channel 0
> pcm0: unable to initialize the card
> device_attach: pcm0 attach returned 6
> 
> My sound use to work perfect? I dont know why i get this ? Any idea
> how to fix this please ?
> 

i have been testing and testing and testing and this is what made the
sound work BUT there is a BUT

BIOS
-------
AUDIO [ENABLED]
IOAPIC [ENABLED]
ACPI 2.0 [YES]
ACPI-APIC [DISABLED]
BIOS-AML-ACPI-TABLE [DISABLED]

Now when i did that it made the mixer work but still output errors
when doing osstest. So after banging my head on my desk saying why
every time my head hit the table. I rembert the only thing i ever did
was adding this

FX-53R kldstat
Id Refs Address Size Name
1 9 0xffffffff80100000 5b49f0 kernel
2 1 0xffffffffa75ff000 add4 if_nv.ko <--------------
3 1 0xffffffffa7856000 1cd blank_saver.ko
4 1 0xffffffffa7924000 227d snd_ich.ko
5 1 0xffffffffa7927000 12e1a sound.ko

As soon as i removed the nvidia netwerk driver kaboom sounds works again.

Does anybody know how to fix this and make sound and net driver work togheter ?


More information about the freebsd-amd64 mailing list