summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/peripherals/1313816
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/peripherals/1313816')
-rw-r--r--results/classifier/deepseek-2-tmp/output/peripherals/131381623
1 files changed, 0 insertions, 23 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/peripherals/1313816 b/results/classifier/deepseek-2-tmp/output/peripherals/1313816
deleted file mode 100644
index 3bab53a6f..000000000
--- a/results/classifier/deepseek-2-tmp/output/peripherals/1313816
+++ /dev/null
@@ -1,23 +0,0 @@
-
-qemu should close sound device when no more needs.
-
-I use alsa directly or via pulseaudio on qemu.
-And I use xmms2 as well as qemu.
-
-When I use alsa, one of xmms2 or qemu can play sound.
-When I use pulseaudio with qemu and pulseaudio -k, and pulseaudio --start,
-qemu can't play sound.
-
-I think that:
-- qemu should open sound device when needs.
-- qemu should close sound device when no more needs.
-
-One of xmms2 or qemu can play sound, but both of them rarely play sound
-at the same time.
-qemu occurs error on pulseaudio -k, but once close and open the device,
-the error will be recovered, I hope.
-
-Host: slackware64 14.1, linux kernel 3.14.2
-Qemu: 2.0.0
-QEMU_AUDIO_DRV=pa /usr/local/bin/qemu-system-x86_64 -enable-kvm -hda /dosc/win8_x64.img -soundhw hda -boot c -m 2G -cpu host -usb -usbdevice tablet -display sdl -rtc base=localtime
-Guest: Windows 8.1 x64
\ No newline at end of file