Re: [9fans] 9front on qemu with sound?

2020-10-28 Thread nydldmcd2
Thanks to a patch by mischief, it is now working with intel hda. 
http://code.9front.org/hg/plan9front/rev/0e47f4a0c4d6 
Thanks mischief!
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T3f4bbef90063aae9-M5e156f8a3fdb06ec56a5b625
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] 9front on qemu with sound?

2020-10-27 Thread nydldmcd2
I see. if I am going to do that I might as well buy hardware 9front and 
ethernet works on so that I don't need to use qemu
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T3f4bbef90063aae9-M4ff1437b9e8551e42792aea1
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] 9front on qemu with sound?

2020-10-27 Thread Nick Owens
On Tue, Oct 27, 2020, 14:16 Pavel Renev  wrote:

> > Hi, has anyone here made sound work on qemu with 9front as a guest with
> either a linux, windows or bsd host?
>
> I didn't even manage to make sound work on qemu with linux or windows
> as a guest.
>
> I don't have any links on hand, but general discusstions online
> suggest that qemu audio emulation sucks and you should just buy a
> PCI audiocard, put it in your PC and configure PCI pass-through
> instead.
>

that's a rather expensive idea. it works fine here.



--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T3f4bbef90063aae9-M5c2961c1f078cd1bb6f05502
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] 9front on qemu with sound?

2020-10-27 Thread Pavel Renev
> Hi, has anyone here made sound work on qemu with 9front as a guest with 
> either a linux, windows or bsd host?

I didn't even manage to make sound work on qemu with linux or windows
as a guest.

I don't have any links on hand, but general discusstions online
suggest that qemu audio emulation sucks and you should just buy a
PCI audiocard, put it in your PC and configure PCI pass-through
instead.


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T3f4bbef90063aae9-M0d83ae2b244b4bafd19a7497
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


[9fans] 9front on qemu with sound?

2020-10-26 Thread nydldmcd2
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.
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T3f4bbef90063aae9-Maeb867180b0aa1fbf97ea7f7
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription