Sound dies on amd64 with WinXP guest
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kvm (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Binary package hint: kvm
Running kvm 1:62+dfsg-0ubuntu8.
My WinXP guest works perfectly for playing videos or listening to music, but when I run The Rosetta Stone application, after playing a few sounds, the audio just dies. The guest OS seems to keep running just fine, I just don't hear any sound. I can't figure out what's going on. I've tried it with both pulse and straight alsa and that has no effect. I never get any error messages other than "audio: Failed to create voice `es1370.adc'" which is one I always get anyway, even when it is working fine.
I am launching kvm like so:
kvm -M pc -m 512 -smp 1 -localtime -boot c -hda WinXP.img -cdrom /dev/scd0 -soundhw all -std-vga
I get the same problem with qemu as well, so this bug applies equally to both. If there is any way I can debug this further, please let me know!
Changed in kvm: | |
importance: | Undecided → Low |
Changed in kvm (Ubuntu): | |
status: | Fix Released → Confirmed |
When I try start my guest OS with next command, this message appear and I haven't sound :
kvm -no-acpi -m 512 -soundhw ac97 -cdrom WinUE6.iso windows.img
oss: Could not initialize DAC
oss: Failed to open `/dev/dsp'
oss: Reason: Device or resource busy
oss: Could not initialize DAC
oss: Failed to open `/dev/dsp'
oss: Reason: Device or resource busy
audio: Failed to create voice `ac97.po'