diff options
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.toml | 19 |
1 files changed, 0 insertions, 19 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 deleted file mode 100644 index 1d6333f6..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml +++ /dev/null @@ -1,19 +0,0 @@ -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""" |