Re: snd_hda
"Sascha Wildner" <[email protected]>
| Newsgroups | gmane.os.dragonfly-bsd.kernel |
|---|---|
| Message-ID | <op.wl2zx1j3r9a2dd@collider> |
On Fri, 12 Oct 2012 21:17:07 +0200, Goetz Isenmann <[email protected]> wrote: > Hi! > > On Wed, Oct 10, 2012 at 07:52:05AM -0500, Chris Turner wrote: >> On 10/10/12 01:13, kyuupichan wrote: >> >I did a buildworld and buildkernel a couple of days ago: >> > >> >DragonFly v3.3.0-DEVELOPMENT #0: Tue Oct 9 18:28:07 JST 2012 >> > [email protected]:/usr/obj/usr/src/sys/X86_64_GENERIC >> > >> >The main thing I've noticed so far is that sound now has a lot of >> static / fuzz when playing music with audacious; the prior kernel > > Have the same problem on 3.2-RELEASE X86_64_GENERIC Just to cover my ass: Can you try without MSI (which I added to hda some time recently). Put: hw.snd.hdac.msi.enable=0 in loader.conf. Sascha