Issue with using a compiled ac97 audio driver from the sample code

Discussions about using Windows guests in VirtualBox.
Zero3K10
Posts: 41
Joined: 18. May 2020, 22:06

Re: Issue with using a compiled ac97 audio driver from the sample code

Post by Zero3K10 »

4.3.40 doesn't have the garbled, etc. audio in ReactOS and Windows Server 2003.
Zero3K10
Posts: 41
Joined: 18. May 2020, 22:06

Re: Issue with using a compiled ac97 audio driver from the sample code

Post by Zero3K10 »

It seems to be happening because VirtualBox doesn't like the small buffer size used by WavePCI based audio drivers.
Zero3K10
Posts: 41
Joined: 18. May 2020, 22:06

Re: Issue with using a compiled ac97 audio driver from the sample code

Post by Zero3K10 »

I managed to find someone that fixed the issue in the driver. Its fixed code can be found at https://github.com/TheDeadFish/reactos/ ... ivers/ac97.
Post Reply