diff options
Diffstat (limited to 'gitlab/issues_toml/target_missing/host_missing/accel_missing/1894.toml')
| -rw-r--r-- | gitlab/issues_toml/target_missing/host_missing/accel_missing/1894.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/1894.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/1894.toml new file mode 100644 index 000000000..1d6333f62 --- /dev/null +++ b/gitlab/issues_toml/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""" |