From owner-freebsd-emulation@freebsd.org Thu Jun 11 20:27:41 2020 Return-Path: Delivered-To: freebsd-emulation@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 844DA3403E1 for ; Thu, 11 Jun 2020 20:27:41 +0000 (UTC) (envelope-from mfv@bway.net) Received: from smtp1.bway.net (smtp1.bway.net [216.220.96.27]) (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 49jb584H2lz4M7N for ; Thu, 11 Jun 2020 20:27:40 +0000 (UTC) (envelope-from mfv@bway.net) Received: from gecko4.bklyn.local (host-216-220-115-124.dsl.bway.net [216.220.115.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: m1316v@bway.net) by smtp1.bway.net (Postfix) with ESMTPSA id 6097A958B0 for ; Thu, 11 Jun 2020 16:27:39 -0400 (EDT) Date: Thu, 11 Jun 2020 16:27:38 -0400 From: mfv To: freebsd-emulation@freebsd.org Subject: VirtualBox Regression: Missing Devices On Guest Message-ID: <20200611162738.26ff48f7@gecko4.bklyn.local> Reply-To: mfv@bway.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49jb584H2lz4M7N X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.37 / 15.00]; HAS_REPLYTO(0.00)[mfv@bway.net]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[bway.net:s=mail]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_NONE(0.00)[bway.net:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:216.220.96.27/32]; MIME_GOOD(-0.10)[text/plain]; REPLYTO_ADDR_EQ_FROM(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-emulation@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-0.997]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_SHORT(0.73)[0.726]; DKIM_TRACE(0.00)[bway.net:+]; DMARC_POLICY_ALLOW(-0.50)[bway.net,quarantine]; NEURAL_HAM_MEDIUM(-1.00)[-1.004]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:8059, ipnet:216.220.96.0/19, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[216.220.96.27:from] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2020 20:27:41 -0000 Hello, I have been using WindowsXP with SP3 as a guest within VirtualBox on a FreeBSD host for many years. However, some time ago I lost the capability to produce any sound and then after awhile when I needed to use the DVD discovered that it too no longer worked. Both sound and CD/DVD operate properly in native mode on FreeBSD amd64 r12.1p6. The version of VirtualBox is 5.2.34. I am able to attach the DVD to the VM but it crashes when I start it and gives the following Result Code: NS_ERROR_FAILURE (0x80004005) I have doubled checked the permissions as specified in the installation message as well as the FreeBSD Handbook. I have searched the web for a solution but have not found anything that works. The very same issue was recorded against ticket number18211 on the VirtualBox website. Their response was to state that "FreeBSD in not an officially supported host. Please report this to the FreeBSD port maintainers". This user's version of VirtualBox was v5.2.22 Any help will be appreciated. With thanks, Marek