I have installed a Windows 7 as virtualbox-guest. My Ubuntu works as host. The sound is stuttering ugly. I tried to change that by changing the Audio-Controller to ICH AC97 and install the driver downloaded from CHIP. Result: After a restart nothing has changed, Sound stutters like before. Is there a way to get a proper sound? The Guest additions are installed and are working fine.
This is the Ubuntu HOST:
These are the settings of the virtualbox-machine:
Win7, 64bit
Having experienced the same Windows guest stutter under an Ubuntu host (12.04) - except in Win 8.1 - I found a solution that mostly conforms with Takkat's answer. My stutter occurred with the Windows guest being allocated 4 out of 4 cores, but the execution capped at 75%, with 4GB RAM, and 256 MG graphics RAM. Switching to 2 out of 4 cores - but removing the execution cap - running at 100%, eliminated 90% of the stuttering. But not all of it.
The final 10% - and the total elimination of stuttering - came when I switched from the default PulseAudio driver in VirtualBox Manager's settings, to the ALSA Audio Driver. Please note, prior to the aforementioned reallocation of CPU's and execution caps, I had also tried this driver change, and it did not remotely eliminate the stutter. The two changes in combination was required.
Stuttering audio almost always indicates an insufficient performance of hardware, or memory. This also depends much on the audio source, and the software used.
In case you have no sound issues on your host Ubuntu different Pulse Audio settings will not do much about sound issues arising from running a quite demanding guest OS like Windows 7.
To minimize effects coming from limitations of a virtual machine we therefore have to make sure to assign as much hardware ressources to the guest OS as possible, but make sure the host OS is still able to perform well (including Pulse Audio in your case!).
From what we can see from your settings it seems that the requirements to get a smooth audio experience are met. There are few things only we may try to see whether there is an improvement:
In case we then have a better sound output we may reduce the ressources step by step to find the optimum setting for the software we run on our guest.
If we still cant get sound output smoothly we may have to try using a software with less demanding sound processing like e.g. WinAmp or Foobar2000 to further track the issue down.
It may however be that your hardware capabilities - even though quite good - still are inssufficient for running Windows 7 and your additional software to play sound (and video?) at the same time.
in Virtual Machine Settings/Audio I changed Host Audio Driver from ALSA Audio Driver -> to PulseAudio and sound became fine. No other changes to configuration (VirtualBox Guest Additions 4.3.12 (CentOS 6.5), by the way)
This happened to meet too, for some reason the CPUs were on 4 of 8. I use a Macbook Pro running OS X 10 and Windows 7 using VBox. When I put the CPUs down to 1 it started working much better. check it out.
I have windows 7 guest, Debian host, and had no sound.
MSI board, AMD CPU, Xonar sound card, onboard sound turned off in BIOS
Debian host showed OXYGEN chipset, which is what Xonar uses.
No audio device showed in guest.
Here is what I did to get sound:
NOW it works and sounds excellent.
NOTE: Key to this fix is the RealTek driver. Some people had to switch to Alsa from Pulse Audio. Mine works fine WITH pulse audio. This probably has to do with how the HOST machine is set up.
I got NO sound unless I used the 537 realtek driver. others have used the 536 I did not try the 536.
I have Linux Mint 17.2 host and Win 7 Guest and also had problems with sound. I didn't change default sound properties in VirtualBox:
Installing virtualbox guest additions didn't help to recover sound. Then I downloaded and installed Realtek AC97 Driver from realtek.com.tw on guest machine and sounds works now with
PulseAudio
andAlsa Driver
as host driver.