Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jul 2009 16:06:25 +0100
From:      Tom Evans <tevans.uk@googlemail.com>
To:        Ariff Abdullah <ariff@FreeBSD.org>
Cc:        "Sam Fourman Jr." <sfourman@gmail.com>, freebsd-current@freebsd.org
Subject:   Re: LOR on kldunload snd_hda
Message-ID:  <1247065585.2437.330.camel@strangepork.london.mintel.ad>
In-Reply-To: <20090708225124.69372b06.ariff@FreeBSD.org>
References:  <200907072214.01645.gnemmi@gmail.com> <11167f520907071854q5e7e9658mfd082fbd95c5c8a0@mail.gmail.com> <20090708225124.69372b06.ariff@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1247065585.2437.330.camel>