Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Nov 2012 11:29:55 +0200
From:      =?UTF-8?B?QsOia8SxciBFTVJF?= <bakir.emre@tubitak.gov.tr>
To:        freebsd-emulation@freebsd.org
Subject:   Re: [Call for Testers] VirtualBox 4.2.4
Message-ID:  <50939293.3090202@tubitak.gov.tr>
In-Reply-To: <assp.1652d46231.1aff173efd3097cf75b6cea0dc7e8c05@ringofsaturn.com>
References:  <CAE-m3X0bA2g3yMomta1pZwtfi_FawDvzyE=aKaJ6x_QFRVMtOA@mail.gmail.com> <assp.1652d46231.1aff173efd3097cf75b6cea0dc7e8c05@ringofsaturn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 2012-10-30 04:16, Bernhard Fr=C3=B6hlich wrote:
>> Hi virtualbox users!
>>
>> This is again a call for testers to get some feedback before we commit
>> VirtualBox 4.2 to the portstree. If you already run VirtualBox 4.2.0 y=
ou
>> should definitely update to 4.2.4 because they fixed quite a few serio=
us
>> bugs upstream.
>>
>> Our plan is still to commit 4.2 to the portstree as soon as FreeBSD 9.=
1
>> is out the door.
>>
>> If you are interested in helping with virtualbox maintenance and
>> development or have noticed a bug you can easily find us on IRC.
>>
>>
>> Please update devel/kBuild-devel before updating any of the virtualbox
>> ports and ensure that your Kernel sources match your running kernel
>> before building the virtualbox-ose-kmod port.
>>
>> Changes since VirtualBox 4.1:
>> https://www.virtualbox.org/wiki/Changelog
>>
>> VirtualBox 4.2.4 and 4.1.22 (legacy) Ports:
>>
>> http://people.freebsd.org/~decke/virtualbox/virtualbox-cft-4.2.4-20121=
030.tar.gz=20
>>
>>
>> IRC: #freebsd-vbox on Freenode
>>
>>
>> Bernhard on behalf of the new VirtualBox on FreeBSD Team!=20
virtualbox 4.2.4 still working with my previous VMs, butVBoxHeadless=20
doesn't support VNC in 4.2.4.

libvncserver installed

[root@VBOX ~]pkg_info |grep vnc
libvncserver-0.9.9_2 Provide an easy API to write one's own vnc server

anxd my config parameters are same in 4.2.4 and 4.1.22 versions

[root@VBOX /usr/ports/emulators/virtualbox-ose]# make
=3D=3D=3D>  License GPLv2 accepted by the user
=3D=3D=3D>  Found saved configuration for virtualbox-ose-4.2.4
=3D=3D=3D>  Extracting for virtualbox-ose-4.2.4
=3D> SHA256 Checksum OK for VirtualBox-4.2.4.tar.bz2.
=3D=3D=3D>  Patching for virtualbox-ose-4.2.4
=3D=3D=3D>  Applying FreeBSD patches for virtualbox-ose-4.2.4
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: yasm - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: as86 - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: xsltproc - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: kmk - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: gtar - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: soapcpp2 - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on file:=20
/usr/local/bin/easy_install-2.7 - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on file: /usr/local/bin/python2=
.7 -=20
found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: pkgconf - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on executable: cdrecord - found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on shared library: png15 - foun=
d
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on shared library: xslt.2 - fou=
nd
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on shared library: curl.6 - fou=
nd
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on shared library: dbus-1.3 - f=
ound
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on shared library: vncserver.0 =
- found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on shared library: glib-2.0.0 -=
 found
=3D=3D=3D>   virtualbox-ose-4.2.4 depends on shared library: IDL-2.0 - fo=
und

After building virtualbox-ose-4.2.4, VBoxHeadless doesn't offer vnc suppo=
rt

[root@VBOX ~]# VBoxHeadless
Oracle VM VirtualBox Headless Interface 4.2.4_OSE
(C) 2008-2012 Oracle Corporation
All rights reserved.

Usage:
    -s, -startvm, --startvm <name|uuid>   Start given VM (required argume=
nt)
    -v, -vrde, --vrde on|off|config       Enable (default) or disable=20
the VRDE
...


But old version have vnc support with same compile options

[root@VBOX ~]# VBoxHeadless
Oracle VM VirtualBox Headless Interface 4.1.22_OSE
(C) 2008-2012 Oracle Corporation
All rights reserved.

Usage:
    -s, -startvm, --startvm <name|uuid>   Start given VM (required argume=
nt)
    -n, --vnc                             Enable the built in VNC server
    -m, --vncport <port>                  TCP port number to use for the=20
VNC server
    -o, --vncpass <pw>                    Set the VNC server password
    -v, -vrde, --vrde on|off|config       Enable (default) or disable=20
the VRDE






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