Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2019 17:14:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 239341] HDA support doesn't work for me
Message-ID:  <bug-239341-27103-EYfQ4YT21n@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239341-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239341-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239341

--- Comment #3 from shamaz.mazum@gmail.com ---
I've managed to get audio working for all guests (tested with Win 10, Debia=
n,
Fedora).

First, it's important to apply "New dirty fix" in attachements. Then, run b=
hyve
with guest memory <(strictly less than) 4Gb:

bhyve -c 2 -m 3G -w -H -s 0,hostbridge -s 4,ahci-hd,/path/to/bootimg -s
5,virtio-net,tap0 -s 6,hda,play=3D/dev/dsp -s
29,fbuf,tcp=3D127.0.0.1:5900,w=3D1920,h=3D1080 -s 30,xhci,tablet -s 31,lpc =
-l
com1,stdio -l bootrom,BHYVE_UEFI.fd vm1

Sound will work then. I still cannot understand why any manipulations with
source code in this ugly way are required.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239341-27103-EYfQ4YT21n>