From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 9 01:35:26 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E81CF67 for ; Thu, 9 Jan 2014 01:35:26 +0000 (UTC) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 78F7616AE for ; Thu, 9 Jan 2014 01:35:26 +0000 (UTC) Received: from localhost (mail.ixsystems.com [10.2.55.1]) by mail.iXsystems.com (Postfix) with ESMTP id C780D6C533 for ; Wed, 8 Jan 2014 17:35:25 -0800 (PST) Received: from mail.iXsystems.com ([10.2.55.1]) by localhost (mail.ixsystems.com [10.2.55.1]) (maiad, port 10024) with ESMTP id 78700-10 for ; Wed, 8 Jan 2014 17:35:25 -0800 (PST) Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id 261576C52C for ; Wed, 8 Jan 2014 17:35:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ixsystems.com; s=newknight0; t=1389231325; bh=a+D/4kHZ5milKXRaGx4ao5YQFVYO1T2tUmbwyvHwMqs=; h=Date:From:To:Subject; b=B4glRdsix1ttMSv4K4JImrEB9XoYncQnoPA0RT3oB1yl7GsOR363oCaCLsLLakI5B lnF655uiM7J/fR1AhtVGjP4F5kjGQ3TmC6ok5RxqtZ97gRwTXn+Q6qwHQoWwbmIs4U zmsHoK8BlZLmof5TB+Mn2K0OKuM5M7OS1wPe31kI= Message-ID: <52CDFCDB.5010407@pcbsd.org> Date: Wed, 08 Jan 2014 20:35:23 -0500 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: vboxvideo issues X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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, 09 Jan 2014 01:35:26 -0000 Is anybody running the 4.3.6 version of virtualbox-ose-additions on 10.0 and having the vboxvideo work properly? When X tries to load, the screen never resizes, goes to a black screen and the console is lost, but I can still acpi shutdown / ctrl-alt-delete the guest, and it reboots. I've been having this issue with the 4.2.20 version in ports as well on all the 10.0-RC1/2/3/4 builds that I've tested. Running a FreeBSD 9.x guest still seems OK. I've tried compiling the additions with opengl and without, doesn't seem to make a difference. Attached is my xorg logfile if anybody wants to take a look. -- Kris Moore PC-BSD Software iXsystems