No mouse integration with guest OS..

Discussions related to using VirtualBox on Linux hosts.

No mouse integration with guest OS..

Postby Goldfingers » 1. May 2008, 11:33

Present status:
Hardy as host, and I installed Vista Ultimate. I got this install working without being able to use my mouse. It (guest OS) responds to my keyboard, but not to my mouse. When I click it status that my mouse will be turned over to the guest OS, but after that I still see 2 mouses: one from Hardy and a frozen one in the guest.
I installed guest-additions too, hoped this would do the trick...nope!

I installed Vista before with Feisty as host, that worked like a charm, but with Hardy it's not getting me anywhere!...
PS: I tried every piece of advice in this great forum, but nothing helped!.....Is it a known bug, did I miss something?
Goldfingers
 
Posts: 6
Joined: 30. Apr 2008, 16:15

bump............

Postby Goldfingers » 1. May 2008, 19:33

no1 inhere has a clue ??.........
Goldfingers
 
Posts: 6
Joined: 30. Apr 2008, 16:15

Postby Sasquatch » 1. May 2008, 20:38

Did you install the Hardy package? You can find the Hardy version in the repo, and for the binary version, see http://www.virtualbox.org/download
Read the Forum Posting Guide before opening a topic.
VB FAQ: Check this before asking questions.
User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions + Xorg config
Howto: Use Shared Folders
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Sasquatch
Site Moderator
 
Posts: 11503
Joined: 17. Mar 2008, 13:41
Location: Netherlands
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows XP, Linux

Postby Goldfingers » 1. May 2008, 20:51

Sasquatch wrote:Did you install the Hardy package? You can find the Hardy version in the repo, and for the binary version, see http://www.virtualbox.org/download


Yep, I have found the package for Hardy, downed & installed that version......

welll...........that is strange ! I checked again, ...As of today there is a new 1.6.0. , it shows:

Parent Directory -
UserManual.pdf 01-May-2008 07:54 4.0M
VBoxGuestAdditions_1.6.0.iso 30-Apr-2008 23:01 9.1M

Where the BEEP has the package gone...is a new version under construction ??
Goldfingers
 
Posts: 6
Joined: 30. Apr 2008, 16:15

Postby Goldfingers » 1. May 2008, 21:52

Goldfingers wrote:
Sasquatch wrote:Did you install the Hardy package? You can find the Hardy version in the repo, and for the binary version, see http://www.virtualbox.org/download


Yep, I have found the package for Hardy, downed & installed that version......

welll...........that is strange ! I checked again, ...As of today there is a new 1.6.0. , it shows:

Parent Directory -
UserManual.pdf 01-May-2008 07:54 4.0M
VBoxGuestAdditions_1.6.0.iso 30-Apr-2008 23:01 9.1M

Where the BEEP has the package gone...is a new version under construction ??


OK, case closed, I solved it! mouse works, screenres is very flexible now!
Goldfingers
 
Posts: 6
Joined: 30. Apr 2008, 16:15

USB not working

Postby punkybouy » 6. May 2008, 01:47

This is from the 1.5 manual.

11.4.6 USB not working
If USB is not working on your Linux host, make sure that the current user has permission
to access the USB filesystem (usbfs), which VirtualBox relies on to retrieve valid
information about your host’s USB devices.
As usbfs is a virtual filesystem, a chmod on /proc/bus/usb has no effect. The
permissions for usbfs can therefore only be changed by editing the /etc/fstab file.
For example, most Linux distributions have a user group called usb or similar, of
which the current user must be a member. To give all users of that group access to
usbfs, make sure the following line is present:
# 85 is the USB group
none /proc/bus/usb usbfs devgid=85,devmode=664 0 0
Replace 85 with the group ID that matches your system (search /etc/group for “usb”
or similar). Alternatively, if you don’t mind the security hole, give all users access to
USB by changing “664” to “666”.
punkybouy
 
Posts: 29
Joined: 8. Oct 2007, 02:59
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Windows


Return to VirtualBox on Linux Hosts

Who is online

Users browsing this forum: dmcgraw, FokkerCharlie and 19 guests