Re: Asus a7v880 mobo integrated sound not working

From: Matthew N. Dodd (mdodd_at_FreeBSD.ORG)
Date: 12/30/04

  • Next message: Erik Udo: "Re: Asus a7v880 mobo integrated sound not working"
    Date: Thu, 30 Dec 2004 15:39:55 -0500 (EST)
    To: Erik Udo <erik.u@dnainternet.net>
    
    

    On Thu, 30 Dec 2004, Erik Udo wrote:
    > And here's what i've done:
    > Kldload snd_dirver (loaded all sound modules)
    > Added the line "{ 0x41445368, 0x00, 0, "AD1888", 0 }," to ac97.c
    > (dmesg changes)
    > I tried FreeSBIE 1.1, it had the same problems too.
    >
    > So i guess this can be solved with a simple patch. Could anyone do that?

    Try this line in ac97.c:

             { 0x41445368, 0x00, 0, "AD1888", ad198x_patch },

    -- 
    10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Erik Udo: "Re: Asus a7v880 mobo integrated sound not working"