Re: Qemu audio with win2k3 guest.

2007-04-12 Thread Jan Henrik Sylvester
Hello! I run XP on QEMU 0.9.0 with sound (FreeBSD 6.2, KQEMU 1.3.0.p11). As it is mentioned in the QEMU FAQ, the driver for es1370 is automatically installed by Windows. Probably this applies to 2003, too. qemu -hda winxp.img -m 256 -soundhw es1370 -localtime -net nic -net user -cdrom /dev/a

Qemu audio with win2k3 guest.

2007-04-12 Thread Chris Keladis
Hi all, Running QEMU 0.9.0 from the ports on a FreeBSD 6.1 host box running a win2k3 guest. Everything works great except audio, i was wondering if anyone has got audio working with a win2k3 guest? Windows sees the hardware but has trouble adding drivers. Would appreciate any help. Thanks,