9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* 9front on qemu with sound?
@ 2020-10-27  1:15 nydldmcd2
  2020-10-27  1:43 ` nydldmcd2
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: nydldmcd2 @ 2020-10-27  1:15 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

Hi, has anyone here made sound work on qemu with 9front as a guest with either a linux, windows or bsd host?

I have been trying it on a Linux (amd64) and windows host, each attempt has been the same, a plan 9 environment with no audio devices (nothing in '#A0' or no /dev/audio) 


Here is what I have tried so far. 

qemu-system-x86_64 -hda 9front.img  -boot d -vga std -m 768 -device sb16

qemu-system-x86_64 -hda 9front.img  -boot d -vga std -m 768 -device AC97

qemu-system-x86_64 -hda 9front.img -enable-kvm -boot d -vga std -m 2512 -cpu host -soundhw ac97

qemu-system-x86_64 -hda 9front.img -enable-kvm -boot d -vga std -m 2512 -cpu host -device intel-hda -device hda-duplex

None of these seem to error out, the guest still starts fine.  I have been testing ina live environment as well as an already installed environment, audio works on 9front if I run the OS on baremetal, though.


I realize this isn't exactly an important thing to get working, but I really want to.

[-- Attachment #2: Type: text/html, Size: 1309 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-28 17:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27  1:15 9front on qemu with sound? nydldmcd2
2020-10-27  1:43 ` nydldmcd2
2020-10-27  1:56 ` nydldmcd2
2020-10-27 19:59   ` [9fans] " Nick Owens
2020-10-27 21:14 ` [9fans] " Pavel Renev
2020-10-27 22:40   ` Nick Owens
2020-10-27 23:43     ` nydldmcd2
2020-10-28 17:38       ` nydldmcd2

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).