summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1894.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1894.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1894.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml
new file mode 100644
index 00000000..1d6333f6
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml
@@ -0,0 +1,19 @@
+id = 1894
+title = "Can't emulate audio with OpenCore Mac OS X 10.7"
+state = "opened"
+created_at = "2023-09-16T23:41:56.209Z"
+closed_at = "n/a"
+labels = ["Audio", "guest: macOS", "hostos: macOS"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1894"
+host-os = "Mac OS"
+host-arch = "arm64/aarch64"
+qemu-version = "Unknown, however it is bound to be one of the last 3 latest released stable versions"
+guest-os = "Mac OS X"
+guest-arch = "x86_64"
+description = """OpenCore wants me to use `AppleALC`, but to use _that_, I need the layout ID of the motherboard or something and I'm not sure how I'd do that since it's a QEMU VM. All I want to do is have some audio :(
+
+So, how can I emulate audio with AppleALC + OpenCore/how can I get a layout ID that'll give me audio on a QEMU VM? Do note that I am using UTM (https://getutm.app/) (UTM uses QEMU and is basically a QEMU frontend)."""
+reproduce = """1. Set up OpenCore and install Mac OS X 10.7
+2. Copy across a .mp3 file
+3. iTunes fails to play it due to no audio drivers/audio outputs"""
+additional = """N/A"""