From owner-freebsd-virtualization@FreeBSD.ORG Tue Oct 7 14:43:28 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 73EA890F; Tue, 7 Oct 2014 14:43:28 +0000 (UTC) Received: from bsd.zplay.eu (bsd.zplay.eu [62.210.240.224]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "bsd.zplay.eu", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BDEE8ACE; Tue, 7 Oct 2014 14:43:27 +0000 (UTC) Received: from localhost (80@localhost [local]); by localhost (OpenSMTPD) with ESMTPA id 669c0160; Tue, 7 Oct 2014 16:36:44 +0200 (CEST) To: freebsd-virtualization@freebsd.org, owner-freebsd-virtualization@freebsd.org Subject: Re: VBox extension pack installation failed X-PHP-Originating-Script: 0:rcube.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 07 Oct 2014 16:36:44 +0200 From: =?UTF-8?Q?Sol=C3=A8ne_Rapenne?= In-Reply-To: <006f3ec814e6d7d1fc93a09dd4c765e3@zahemszky.hu> References: <006f3ec814e6d7d1fc93a09dd4c765e3@zahemszky.hu> Message-ID: <55687e986fd3b9151c45ceee871c1350@mail.zplay.eu> X-Sender: solene@bsd.zplay.eu User-Agent: Roundcube Webmail/1.0.3 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 07 Oct 2014 14:43:28 -0000 On 2014-10-01 21:07, gabor@zahemszky.hu wrote: > Hi! > > Without the extension pack, I couldn't create USB2.0 interface in my > VM-s. > So I tried to install it. First I found out, that there is an > "installed" > version of it named VNC. After downloading it, I tried to install from > File / Preferences / Extensions / Add package. But it failed with an > error message about /dev/ctty. As I first tried as a normal user, next > I tried it as root. (xhost +local: ; VirtualBox). Now the installation > started, but failed with "Failed to locate the main module > (VBoxPuelMain)" > And after it I have a non-functional "Oracle VM VirtualBox Extension > Pack". > The difference between the original installed version and the failed > version, > is that the original has version the same version number with an _OSE > postfix > in it. > > Here is the full error message: > > === > Failed to install the Extension Pack > /home/zgabor/Oracle_VM_VirtualBox_Extension_Pack-4.3.16-95972.vbox-extpack. > > Failed to locate the main module ('VBoxPuelMain'). > > Result Code: NS_ERROR_FAILURE (0x80004005) > Component: ExtPackManager > Interface: IExtPackManager {3295e6ce-b051-47b2-9514-2c588bfe7554} > > === > > So how can I enable USB 2.0 as it needs the extension pack? > > Thanks, > > Gábor < Gabor at Zahemszky dot HU > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to > "freebsd-virtualization-unsubscribe@freebsd.org" Hello, As far as I know, extensions pack are not compatible with FreeBSD VBox hosts :( Regards