From owner-freebsd-x11@freebsd.org Mon Sep 3 06:36:04 2018 Return-Path: Delivered-To: freebsd-x11@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 B1D5EFDFAB0; Mon, 3 Sep 2018 06:36:04 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-oi0-x22b.google.com (mail-oi0-x22b.google.com [IPv6:2607:f8b0:4003:c06::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E8977735F; Mon, 3 Sep 2018 06:36:04 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-oi0-x22b.google.com with SMTP id t68-v6so31730513oie.12; Sun, 02 Sep 2018 23:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=uIK64yzptaYnJS9oZ7+rRbcYKl4GEfIPolr+ctODg7s=; b=dRqKRNSS6Zm9EwzyOu1vtcms9J1xu0RPnkpHSm7gfbyzNz/dITjNt+nejjgxTbb2LZ 60ynqUrSpyx1YY1IZ6nP5cm6xo9lbkgcF7YvB8wkYzALQHW0BetdpwDsXTTaIFgAJcti 7Jzp2lBFF4TZ1djwBnCD+QI7P6hg04ArB1T97vKvznu7OUyvOVV+Pd6+xu71mJVa3AMj u5f4eM6ULuFdsk+4W/AgSIviQa4Z50aFhQDUo9j1TeKvtFWjg77y1PfgPKGG9kpCHpUB BTOFSGGcNWPQl3itrt6yDeBo9oTlIMwk/MDwU2cKH2/0lqrONbk4ZB2QC5sIUPbyiGGt Xfdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uIK64yzptaYnJS9oZ7+rRbcYKl4GEfIPolr+ctODg7s=; b=EAmszcnGwuIHepK7VdKRr+LTM6FEQ1kgwDsJ3lB3msNpfmzbdf2XOH17ZrmS4LahTq l2fu4AqulQC0h7M7VOpprBAatvETPWt34ffoPRBlFvF4ctHIENluzek95GKtOJX1UeHS XwFI/T4t8k231siYn0L2hjDcAGtlxUkv4ADUvWp73+EGjC34vicn6GXSkpiApUx89fx9 x+zg2OA6S3b7sRaCb0W/Dc9/AAQJlILQBCUrUn/mqqWv7+TdONMK2n8lugxWBmMyoctx rnRwokZ3J2JZJcUgkIvd8ofMHQFgG5eEUTYSZsf1hzn5eu2pF6mBzv8RJTmXv1kfS9Lj pCaA== X-Gm-Message-State: APzg51AIMCJ+mXjyIZiU8RdFNQ9iuaWfvptSsTbW3MP831ESaZ4VsWd3 LNbHy8qEqQ03quuYC460UHYZBnUDlNjrc8QL5E8BTLvd X-Google-Smtp-Source: ANB0VdZxYTlOC+lOXq+TGgJmr8TMHZCvSY0v0iNFl6/vcfrxCmwQJean1wv0dDVanEnO3OnJIDbz6mnAs/xJwegDe8E= X-Received: by 2002:aca:a04:: with SMTP id 4-v6mr19028231oik.203.1535956563442; Sun, 02 Sep 2018 23:36:03 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kevin Oberman Date: Sun, 2 Sep 2018 23:35:46 -0700 Message-ID: Subject: Re: VirtualBox W7 guest not resuming To: Adam Vande More Cc: "freebsd-emulation@freebsd.org" , "freebsd-x11@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2018 06:36:04 -0000 On Sun, Sep 2, 2018 at 6:45 PM Adam wrote: > On Sun, Sep 2, 2018 at 8:30 PM Kevin Oberman wrote: > >> I can no longer sresume my Windows 7 virtual system. I get the error: >> Failed to open a session for the virtual machine Win7. >> >> Failed to load unit 'vga' (VERR_SSM_LOADED_TOO_MUCH). >> >> Result Code: NS_ERROR_FAILURE (0x80004005) >> Component: ConsoleWrap >> Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed} >> >> I suspect this may be tied to my upgrade to drm-stabe-kmod-g20180822 back >> on Aug. 23. I have not booted my system since then, so my boot last night >> loaded the kernel module for the first time. >> >> I have no idea I m guessing that this is a drm kernel issue, but I am not >> at all sure, so am sending this to both lists. >> 11.2-STABLE r337832 All ports are current. >> > > I'm not sure this is related to the drm module but maybe. Does the guest > log contain any clues? > > -- > Adam > Rolling back drm-stable-kmod to the last version (*477762* ) fixed the problem. While it is possible that something that the vbox port was doing something wrong that the prior versions were allowing, I think that is quite unlikely. It is almost certainly the drm module that is the culprit. Where can I find the guest log? O have searched the C: disk for vbox.log files and find none. Tomorrow I will