no sound in macOS 9.2.2 (Windows 10 Host)

About Qemu-system-ppc, a PPC Mac emulator for Windows, macOS and Linux that can run Mac OS 9.0 up to Mac OS X 10.5

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
McDonaldTrump
Space Cadet
Posts: 1
Joined: Thu Sep 24, 2020 3:33 pm

no sound in macOS 9.2.2 (Windows 10 Host)

Post by McDonaldTrump »

I am trying to get sound to work on my macOS 9.2.2 guest machine. I'm running it in QEMU (I think version 5.0 - release from 6/12/2020) on a Windows 10 Host machine. Don't personally know much about QEMU specifically but is there something that I need to setup to get the audio to work?

For some additional information (in case it helps)
Here's the qemu.bat file that I use to start the macOS9 machine:
qemu-system-ppc.exe -L pc-bios -boot c -M mac99,via=pmu -m 512 ^
-prom-env "auto-boot?=true" -prom-env "boot-args=-v" -prom-env "vga-ndrv?=true" ^
-drive file=MacOS9.2.img,format=raw,media=disk ^
-sdl ^
-netdev user,id=network01 -device sungem,netdev=network01 ^
-device VGA,edid=on
cmd /k

Host machine hardware: AMD Ryzen 7 2700X and NVidia RTX 2060
User avatar
Cat_7
Expert User
Posts: 6172
Joined: Fri Feb 13, 2004 8:59 am
Location: Sittard, The Netherlands

Re: no sound in macOS 9.2.2 (Windows 10 Host)

Post by Cat_7 »

Hi,

You would need to run one of our experimental builds to have sound support:
https://surfdrive.surf.nl/files/index.p ... f/download

Best,
Cat_7
Post Reply