Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 2009 18:24:26 +0100
From:      Philipp Wuensche <cryx-freebsd@h3q.com>
To:        Beat Gaetzi <beat@FreeBSD.org>
Cc:        ports@FreeBSD.org, freebsd-emulation@FreeBSD.org, current@FreeBSD.org, Martin Wilke <miwi@FreeBSD.org>
Subject:   Re: Call for tester: VirtualBox 3.1.2 for FreeBSD
Message-ID:  <4B38E9CA.8060305@h3q.com>
In-Reply-To: <4B38E4AA.9020000@FreeBSD.org>
References:  <20091227232425.GA38213@bsdcrew.de> <4B38CDA6.1000107@h3q.com> <4B38E4AA.9020000@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Beat Gaetzi wrote:
> Philipp Wuensche wrote:
>> Martin Wilke wrote:
>>> Please report any functionality which was working with previous versions of
>>> VirtualBox and no longer working with 3.1.2 or any build failure.
>> Seem like the fix from
>> http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/virtualbox/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-VBoxNetAdp-freebsd.c
>> was not incorporated?!
> 
> This fix is also included in 3.1.2:
> http://svn.bluelife.at/index.cgi/blueports/revision/?rev=580

Interesting, I have to load the modules in the correct order, otherwise
I get this error in the VBox.log:

00:00:00.470 IntNet#0: szNetwork={HostInterfaceNetworking-em0}
enmTrunkType=3 szTrunk={em0} fFlags=0x0 cbRecv=223232 cbSend=36864
00:00:00.470 VMSetError:
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.2_OSE/src/VBox/Devices/Network/DrvIntNet.cpp(1071)
int drvIntNetConstruct(PDMDRVINS*, CFGMNODE*, uint32_t)
00:00:00.470 VMSetError: Failed to open/create the internal network
'HostInterfaceNetworking-em0'
00:00:00.470 PDM: Failed to construct 'pcnet'/0!
VERR_SUPDRV_COMPONENT_NOT_FOUND (-3700) - The component factory was not
found.
00:00:01.033 VMSetError:
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.2_OSE/src/VBox/VMM/VM.cpp(323)
int VMR3Create(uint32_t, void (*)(VM*, void*, int, const char*, unsigned
int, const char*, const char*, __va_list_tag*), void*, int (*)(VM*,
void*), void*, VM**)
00:00:01.033 VMSetError: Unknown error creating VM
00:00:01.034 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005)
aIID={6375231a-c17c-464b-92cb-ae9e128d71c3} aComponent={Console}
aText={Failed to open/create the internal network
'HostInterfaceNetworking-em0' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
00:00:01.034 Unknown error creating VM
(VERR_SUPDRV_COMPONENT_NOT_FOUND)} aWarning=false, preserve=false
00:00:01.036 Power up failed (vrc=VERR_SUPDRV_COMPONENT_NOT_FOUND,
rc=NS_ERROR_FAILURE (0X80004005))

greetings,
philipp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B38E9CA.8060305>