From owner-freebsd-virtualization@freebsd.org Sun Jul 22 10:15:01 2018 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26B011046D3B for ; Sun, 22 Jul 2018 10:15:01 +0000 (UTC) (envelope-from kalle.carlbark+freebsd@kcbark.net) Received: from smtp.kcbark.net (static-212-247-41-80.cust.tele2.se [212.247.41.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B92B78FB89 for ; Sun, 22 Jul 2018 10:15:00 +0000 (UTC) (envelope-from kalle.carlbark+freebsd@kcbark.net) Received: from cloud.kcbark.net (imap.kcbark.net [172.28.10.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kcbark.net (Postfix) with ESMTPSA id F228757E1E for ; Sun, 22 Jul 2018 12:14:50 +0200 (CEST) Date: Sun, 22 Jul 2018 12:14:50 +0200 From: Kalle Carlbark To: freebsd-virtualization@freebsd.org Subject: Status of HD Audio Emulation For bhyve? Message-ID: <20180722101450.lthlkrwopq6nvooq@cloud.kcbark.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20180716 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2018 10:15:01 -0000 Hi! I was trying out the https://reviews.freebsd.org/D12419 on a recent FreeBSD CURRENT (>= 336229) but didn’t get it to work using debian 9 as a guest. Mpg123 just hangs when trying to play an audio file. Also tried Ubuntu 18 but that just hangs at boot time at “Target sound card”. I also tried with FreeBSD as a guest and there mpg123 is erroring out with “dead channel”. I’ve compiled bhyve WITHOUT_CAPSICUM but that doesn’t seem to solve anything. Also built with DEBUG_HDA and that doesn’t output any errors what I can see. Sound works just fine on the host system. Any hints? Thanks! -- Kalle Carlbark