From: Beat Gaetzi on 4 Jan 2010 12:31 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, First of all thanks a lot for all the valuable feedback. We have updated the ports to fix the reported problems: - - virtualbox-ose-additions: - Update to a more recent svn snapshot. The kernel module from 3.1.2 was not loadable. - Adjust pkg-descr and COMMENT to make it clear what additions are good for (Patch by dougb@) - Install rc.d style start script to load the kernel module - Add check if kernel sources are available - Mark BROKEN on FreeBSD 6.x - - virtualbox-ose-kmod: - Install rc.d style start script to load the network related kernel modules in correct order - Mark BROKEN on FreeBSD 6.x - - virtualbox-ose: - Update pkg-message to reflect recent changes - Add missing PulseAudio dependency New version of the tarball is available here: https://svn.bluelife.at/nightlies/virtualbox-port-r621.tar.gz Virtualbox 3.1.2 no longer requires procfs. If no other program requires /proc mounted you could remove /proc from /etc/fstab. If you are using the kernel modules for bridged or host-only networking please load the virtualbox kernel module via /boot/loader.conf: vboxdrv_load="YES" Then remove vboxnetflt or vboxnetadp entries from /boot/loader.conf and add this to /etc/rc.conf and reboot the machine afterwards: vboxnet_enable="YES" If you install virtualbox-ose-additions on a FreeBSD guest add this to /etc/rc.conf: vboxguest_enable="YES" The vboxvideo_drv should be recognized by "Xorg -configure". If not, use something like this in your xorg.conf for the video card: Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional Identifier "Card0" Driver "vboxvideo" VendorName "InnoTek Systemberatung GmbH" BoardName "VirtualBox Graphics Adapter" BusID "PCI:0:2:0" EndSection To use vboxmouse_drv please adjust the mouse section in your xorg.conf like this: Section "InputDevice" Identifier "Mouse0" Driver "vboxmouse" EndSection Thanks, Beat, on behalf of the FreeBSD Vbox Team - -- Beat G�tzi | FreeBSD Committer beat(a)FreeBSD.org | http://www.FreeBSD.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAktCJdkACgkQQMW893dCSdu5EwCeL9N3aU+LvuZuzDJtnWZ1iTjt poUAnRPvkh8pi19jwk7ZcbntZ7+Qptdj =nxR0 -----END PGP SIGNATURE----- _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Brandon Gooch on 4 Jan 2010 16:51 Working great here! I'm running it on a couple of notebooks and a desktop. Hosts: FreeBSD 9.0-CURRENT, FreeBSD 8.0-STABLE Guests: Windows XP SP3 32-bit Windows 7 32-bit PC-BSD 8.0 BETA (with virtualbox-ose-additions; video and mouse integration working properly) -Brandon _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: "Alexandre \"Sunny\" Kovalenko" on 6 Jan 2010 11:03 On Mon, 2010-01-04 at 18:31 +0100, Beat Gaetzi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > First of all thanks a lot for all the valuable feedback. We have updated > the ports Works without a problem here on "FreeBSD 8.0-STABLE #0 r201431 i386" with Windows XP and Debian Lenny guests. Thank you very much for this work. -- Alexandre Kovalenko (Олександр Коваленко) _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
|
Pages: 1 Prev: portmaster: printing messages that do not come frompkg-message files Next: new enigmail ports |