copy / v86

x86 PC emulator and x86-to-wasm JIT, running in the browser
https://copy.sh/v86/
BSD 2-Clause "Simplified" License
19.91k stars 1.41k forks source link

Sound in ReactOS #1007

Open mszula opened 8 months ago

mszula commented 8 months ago

Has anyone managed to get working sound in ReactOS? Can I ask for a solution?

BelleNottelling commented 8 months ago

Sound in ReactOS is pretty temperamental, even when there's compatible drivers. But I don't think there are SB16 audio drivers that will even load in ReactOS

SuperMaxusa commented 8 months ago

probably, this is a https://jira.reactos.org/browse/CORE-10496.

From my tests, nor driver for VMWare SB16, nor official driver, not extracted driver from XP (see https://learn.microsoft.com/en-us/archive/blogs/virtual_pc_guy/how-to-get-sound-working-under-windows-server-2003-in-virtual-pc) doesn't find a sound card, unfortunately.

BelleNottelling commented 8 months ago

It's also worth noting that the v86 SB16 device is an ISA SB card rather than a PCI one as far as I can tell