Re: bhyve sound status

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Tue, 02 Aug 2022 13:09:52 UTC
Hi,

Success with '-s 1,hda,play=/dev/dsp'.
I was reading bhyve man and I'm thinking what is the correct way of
choosing slots for hda driver?
I found that slot 1 is working on my machine by luck.

If I could get more details on this subject, maybe this configuration could
be included in vm-bhyve project.

Thanks,

Frank Ebert <frank.ebert@freenet.de> escreveu no dia terça, 2/08/2022 à(s)
06:41:

> Am Mon, 1 Aug 2022 23:39:49 +0100
> schrieb Nuno Teixeira <eduardo@freebsd.org>:
>
> > Hello,
> >
> > I'd like to know what is the bhyve sound support status.
> > I've googled about it but info is old and rare.
> >
> > I'm running Windows10 at 14CURRENT very smoothly specially because of
> > virtio-net and virtio-blk, just need sound for full experience.
> >
> > Thanks in advance,
> > Nuno Teixeira
>
> Hi,
>
> you can use -s 5:0,hda,play=/dev/dsp0. Or connect with rdp (-s 5 isn't
> needed in this case):
>
> xfreerdp /sound:sys:oss,dev:/dev/dsp0 /v:guestip
>
> HTH
>
>

-- 
Nuno Teixeira
FreeBSD Committer (ports)