From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 13 12:28:30 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AE081065670 for ; Tue, 13 Oct 2009 12:28:30 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from sv4.hmnoc.net (sv4.hmnoc.net [63.247.76.174]) by mx1.freebsd.org (Postfix) with ESMTP id 657768FC26 for ; Tue, 13 Oct 2009 12:28:30 +0000 (UTC) Received: from [187.78.101.207] (port=54034 helo=papi.localnet) by sv4.hmnoc.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MxgUM-0007TE-BY; Tue, 13 Oct 2009 09:28:28 -0300 To: freebsd-emulation@freebsd.org From: Mario Lobo Date: Tue, 13 Oct 2009 09:27:58 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200910130927.58883.mlobo@digiart.art.br> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sv4.hmnoc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - digiart.art.br Cc: vbox@freebsd.org Subject: Problem with FreeBSD port (re-post) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 13 Oct 2009 12:28:30 -0000 Hi; I've been following the FreeBSD port through svn.bluelife.at. Up to revision 508, everything was fine. On Rev 519 (or before, i'm not sure), the port was split into 3. virtualbox, virtualbox-additions and virtualbox- kmod. There is no problem building virtualbox-kmod. and virtualbox. The modules load without errors and virtualbox starts fine. But when I try to start a VM I get this: 00:00:00.644 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={0a51994b- cbc6-4686-94eb-d4e4023280e2} aComponent={Console} aText={Failed to open the host network interface re0} aWarning=false, preserve=false 00:00:00.654 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={0a51994b- cbc6-4686-94eb-d4e4023280e2} aComponent={Console} aText={Failed to initialize Host Interface Networking (VERR_HOSTIF_INIT_FAILED). 00:00:00.654 Unknown error creating VM (VERR_HOSTIF_INIT_FAILED)} aWarning=false, preserve=false 00:00:00.658 Power up failed (vrc=VERR_HOSTIF_INIT_FAILED, rc=NS_ERROR_FAILURE (0X80004005)) Neither "Bridge adapter" or "host only" are avaliable anymore. kldstat Id Refs Address Size Name 1 60 0xffffffff80100000 caeef0 kernel 2 2 0xffffffff80daf000 41110 linux.ko 3 1 0xffffffff80df1000 3ec0 ng_ether.ko 4 3 0xffffffff80df5000 14d78 netgraph.ko 5 1 0xffffffff80e0a000 5b58 snd_cmi.ko 6 3 0xffffffff80e10000 755a8 sound.ko 7 1 0xffffffff80e86000 27d8 amdtemp.ko 8 1 0xffffffff80e89000 3e20 amdsmb.ko 9 2 0xffffffff80e8d000 24d8 smbus.ko 10 2 0xffffffff80e90000 227d8 drm.ko 11 2 0xffffffff80eb3000 12c88 agp.ko 12 1 0xffffffff80ec6000 712e0 radeon.ko 13 3 0xffffffff80f38000 41070 vboxdrv.ko 14 2 0xffffffff80f7a000 6c40 vboxnetflt.ko 15 1 0xffffffff80f81000 25e8 vboxnetadp.ko 16 1 0xffffffff80f84000 5278 atapicam.ko 17 1 0xffffffff80f8a000 fff0 cpufreq.ko 18 1 0xffffffff81022000 3983 linprocfs.ko 19 1 0xffffffff81026000 a8ca fuse.ko 20 1 0xffffffff81031000 b5b2 ext2fs.ko [~]>ifconfig re0: flags=8843 metric 0 mtu 1500 options=389b ether 00:19:66:d7:a3:45 inet 10.10.10.2 netmask 0xffffff00 broadcast 10.10.10.255 media: Ethernet autoselect (100baseTX ) status: active vboxnet0: flags=8802 metric 0 mtu 1500 ether 0a:00:27:00:00:00 lo0: flags=8049 metric 0 mtu 16384 options=3 inet 127.0.0.1 netmask 0xff000000 It is as if virtualbox can't "see" that the modules ARE loaded, and "connect" to them. If I revert to the previous version (with the modules compiled together with virtualbox - ports/emulators/virtualbox/Makefile,v 1.3 2009/06/15 22:24:42 nox Exp $), everything works again. OS: FreeBSD 8.0-RC1 #0: Sat Oct 10 16:16:42 BRT 2009 amd64 Any suggestions? Thanks, -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE)