LOR on kldunload snd_hda

Tom Evans tevans.uk at googlemail.com
Wed Jul 8 15:27:39 UTC 2009


On Wed, 2009-07-08 at 22:51 +0800, Ariff Abdullah wrote:
> On Tue, 7 Jul 2009 20:54:33 -0500
> "Sam Fourman Jr." <sfourman at gmail.com> wrote:
> 
> > 
> [....]
> > I have a similar problem with snd_hda
> > on a 6-1-2009 -CURRENT i386 kernel everything is fine
> > but on a 6-24-2009 -CURRENT i386 kernel
> > I have sound in vlc, but not in my wine applications
> > 
> > the moment I boot into a 6-1-2009 kernel everything works fine.
> > 
> 
> Wine has its own issues. Either set audio Hardware Acceleration to
> "Emulation" through winecfg , or rebuild wine with this patch:
> 
> http://people.freebsd.org/~ariff/ports/emulators_wine/patch-xzz
> 
> 

Or fire up a terminal, and run:

while true; do mixer pcm 80; sleep 1; done

while you run your wine apps. Not elegant, but it works.



More information about the freebsd-current mailing list