From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/1519 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/1519 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1519') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1519 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1519 new file mode 100644 index 000000000..a39907533 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/1519 @@ -0,0 +1,12 @@ +audio recording not working on qemu +Description of problem: +QEMU fails to record audio from the guest even when the device options hda-duplex and hda-micro options are used. Tried using the other available audio backends (alsa and sdl) but recording on the guest still fails +Steps to reproduce: +1. run the qemu command line above with any of the available audio backends +2. record audio on the guest +3. arecord -vv -d 5 recordng.wav +4. there's an attempt to record but it hangs +5. play recorded audio, there's no output +6. aplay recordng.wav +Additional information: + -- cgit 1.4.1