From owner-freebsd-hackers@freebsd.org Tue Apr 13 20:53:35 2021 Return-Path: Delivered-To: freebsd-hackers@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 DB7DA5EC2C0 for ; Tue, 13 Apr 2021 20:53:35 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FKd9q5j93z3MgC; Tue, 13 Apr 2021 20:53:35 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (pool-100-8-53-238.nwrknj.fios.verizon.net [100.8.53.238]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: jkim/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id AED912E4F6; Tue, 13 Apr 2021 20:53:35 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Subject: Re: After VirtualBox upgrade to 6.1.18_1 To: George Mitchell , FreeBSD Hackers References: From: Jung-uk Kim Organization: FreeBSD.org Message-ID: Date: Tue, 13 Apr 2021 16:53:28 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Technical discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2021 20:53:35 -0000 On 21. 4. 13., George Mitchell wrote: > FreeBSD 12.2-RELEASE-p6 r369558 > Gigabyte B450M DS3H > AMD Ryzen 3 2200G with Radeon Vega Graphics > American Megatrends motherboard > > I'm attempting to run an old Windows XP guest machine.  It dies, > telling me that AMD-V is disabled in the BIOS.  If I go to the WXP > machine settings and uncheck the "Hardware Virtualization" box, it > says I still have an invalid Hardware Virtualization setting and it > won't let me save the settings.  I can't find anything in the BIOS > that looks at all like "AMD-V".  When I wws trying to run this machine > under VBox 5.2.44_1, it crashed FreeBSD, leading me to upgrade to > 6.1.18_1 and getting me into the current situation.  Help? > > (My message to freebsd-virtualization is being held for moderator > approval, so I thought I would ask here, as I am subscribed here.) I don't have a Gigabyte AM4 board but Google found me this page. https://themike.com/enable-virtualization-on-gigabyte-am4-boards/ Jung-uk Kim