Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jan 2010 13:11:26 +0900
From:      Daichi GOTO <daichi@freebsd.org>
To:        Beat Gaetzi <beat@FreeBSD.org>, freebsd-emulation@freebsd.org,  current@freebsd.org
Subject:   Re: Call for tester: VirtualBox 3.1.2 for FreeBSD (take 2)
Message-ID:  <4B440D6E.1070809@freebsd.org>
In-Reply-To: <4B4225D9.9050504@FreeBSD.org>
References:  <4B4225D9.9050504@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks great works! Beat and FreeBSD Vbox Team!

I have been trying to test VirtualBox 3.1.2 for FreeBSD
(take 2) in these days. This is my test report.

   Host OS:
     FreeBSD 9.0-CURRENT amd64 (Tue Jan  5 08:47:45 JST 2010)

   Gest OS:
     FreeBSD 8.0-RELEASE-p1 i386 + latest ports (X.org 7.4_2)
     FreeBSD 8.0-RELEASE-p1 amd64 + latest ports (X.org 7.4_2)
     FreeBSD 9-CURRENT amd64 + latest ports (X.org 7.4_2)

   Build result:
    ------------------------------------------
    | Guest OS                     | result  |
    ------------------------------------------
    | FreeBSD 8.0-RELEASE-p1 i386  | success |
    | FreeBSD 8.0-RELEASE-p1 amd64 | fail(*1)|
    | FreeBSD 9-CURRENT amd64      | success |
    ------------------------------------------

   vboxvideo_drv.so works:
    ------------------------------------------
    | Guest OS                     | result  |
    ------------------------------------------
    | FreeBSD 8.0-RELEASE-p1 i386  | fine    |
    | FreeBSD 8.0-RELEASE-p1 amd64 |    -    |
    | FreeBSD 9-CURRENT amd64      | fine    |
    ------------------------------------------

   vboxmouse_drv.so works (8.0-RELEASE-p1 i386 (2*)):

    Option "AllowInputEmpty" "off":
    ------------------------------------------------------
    | device | sysmouse |    psm   | sysmouse |    psm   |
    ------------------------------------------------------
    |   ON   |   fine   | not-work |  strange |   fine   |
    | moused |--------------------------------------------
    |   OFF  | not-work |   fine   |  strange | not-work |
    ------------------------------------------------------
    | driver |       mouse         |      vboxmouse      |
    ------------------------------------------------------
       strange: mouse pointer could move but drag works strange.

    Option "AllowInputEmpty" "on" + hald + dbus:
    ------------------------------------------------------
    | device | sysmouse |    psm   | sysmouse |    psm   |
    ------------------------------------------------------
    |   ON   | not-work | not-work | not-work | not-work |
    | moused |--------------------------------------------
    |   OFF  |   fine   |   fine   |  strange | not-work |
    ------------------------------------------------------
    | driver |       mouse         |      vboxmouse      |
    ------------------------------------------------------

   host-guest clipboard works:
    ------------------------------------------
    | Guest OS                     | result  |
    ------------------------------------------
    | FreeBSD 8.0-RELEASE-p1 i386  | not-work|
    | FreeBSD 8.0-RELEASE-p1 amd64 |    -    |
    | FreeBSD 9-CURRENT amd64      | not-work|
    ------------------------------------------

Conclusion:

     If you want to use X.org and seamless mouse, you should choose
   one of follow settings:

     - "AllowInputEmpty" "off", /dev/sysmouse and moused(8) working
     - "AllowInputEmpty" "on", hald working, dbus working and moused(8) off

Discussion and Issues:
     I cannot get host-guest clipboard share working. Does someone
    get it?


  (*1) work log:
     # uname -a
     FreeBSD .ongs.co.jp 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #0 
r200761: Mon Dec 21 12:57:07 UTC 2009 
root@parancell-freebsd80-amd64.ongs.co.jp:/usr/obj/usr/src/sys/PARANCELL 
  amd64
     # cd /usr/ports/emulators/virtualbox-ose-additions/
     # make install clean
     ===>  Vulnerability check disabled, database not found
     ===>  Extracting for virtualbox-ose-additions-3.1.51.r25618
     => MD5 Checksum OK for VirtualBox-3.1.51r25618-OSE.tar.bz2.
     => SHA256 Checksum OK for VirtualBox-3.1.51r25618-OSE.tar.bz2.
     ===>  Patching for virtualbox-ose-additions-3.1.51.r25618
     ===>  Applying FreeBSD patches for 
virtualbox-ose-additions-3.1.51.r25618
     Ignoring previously applied (or reversed) patch.
     1 out of 1 hunks ignored--saving rejects to 
src/VBox/Additions/x11/VBoxClient/Makefile.kmk.rej
     => Patch patch-src-VBox-Additions-x11-VBoxClient-Makefile.kmk 
failed to apply cleanly.
     => Patch(es) patch-src-VBox-Additions-freebsd-Makefile.kmk applied 
cleanly.
     *** Error code 1

     Stop in /usr/ports/emulators/virtualbox-ose-additions.
     #

   (2*) 9-CURRENT amd64 looks like the same as 8.0R-p1 i386

Best regards

-- 
Daichi GOTO
81-42-316-7945 | daichi@ongs.co.jp | http://www.ongs.co.jp
LinkedIn: http://linkedin.com/in/daichigoto



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