Date: Tue, 21 May 2013 21:37:12 +0200 From: Alexandre <axelbsd@ymail.com> To: asf8g 9hf32 <machina2413@gmail.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>, Alexandre <axelbsd@ymail.com> Subject: Re: FreeBSD, VBox, mouse integration Message-ID: <CA%2B8gk9-azM8pf7jofswdd7D=MG-rYOA0aqZQvPQaKTKN9LMuZA@mail.gmail.com> In-Reply-To: <CAEQNbVjxj7WoR0ncmEBhNtA=%2BJpPtjz=SVWOcKQB4XE_LS_%2B_g@mail.gmail.com> References: <CAEQNbVhDAyRyhV4BFNcXmtCVcPAXT40=art0duCvs0Pe9UTcow@mail.gmail.com> <CA%2B8gk98%2BshYBNKPw0gBxr3zDgFmzTpeg73W64kmLcQLygrE21w@mail.gmail.com> <CAEQNbVjxj7WoR0ncmEBhNtA=%2BJpPtjz=SVWOcKQB4XE_LS_%2B_g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Lukas, I mean that the host must get installed the same virtualbox version ( http://www.freshports.org/emulators/virtualbox-ose/) than the virtualbox addition tools inside the VM ( http://www.freshports.org/emulators/virtualbox-ose-additions/). You can check the version of Virtualbox installed using this command: % pkg_info | grep virtualbox Kind regards, Alexandre On Tue, May 21, 2013 at 8:09 PM, asf8g 9hf32 <machina2413@gmail.com> wrote: > Well, I don't know much about installation. My professor at university has > ordered me to test mouse integration(it hasn't worked). So I need to fix > it. > The only thing I know is that he has used guest additions. I have 2 > scripts. The first loads drivers (vboxguest and vboxvideo). The second is > about vboxservice. > Loading drivers works fine, I've checked it using "kldstat". > > I've found on Web that I need to add this 2 lines to rc.conf, but they > have been there already. > I have no idea what to do next. > > What do you mean with the same version of VirtualBox? Do I have to have > the same version on my host and guest even if i dont use vbox on guest? > > Lukas > > > 2013/5/21 Alexandre <axelbsd@ymail.com> > >> >> >> On Tuesday, May 21, 2013, asf8g 9hf32 wrote: >> >>> Hello, >>> >>> I'm using VirtualBox. Host OS is FreeBSD, guest OS is FreeBSD(amd64) too. >>> I'd like to integrate mouse from guest and host(I don't want to use right >>> ctrl to free mouse from guest). >>> I'm using vbox guest additions to do it. I have loaded drivers(vboxguest >>> and vboxvideo).My rc.conf has lines >>> >>> vboxguest_enable="YES"vboxservice_enable="YES" >>> >>> but mouse isn't integrated. >>> >>> Could you tell me what to do to integrate mouse ? >>> >>> Thanks, >>> >>> Lukas >> >> >>> Hi Lukas, >> >> >> In your VM, have you installed VBox additional tool from ports/packages >> in addition to the lines in /etc/rc.conf ? >> You must use the same version of VirtualBox on both host and guest. >> >> Kind regards, >> Alexandre >> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B8gk9-azM8pf7jofswdd7D=MG-rYOA0aqZQvPQaKTKN9LMuZA>