I am using Sabayon as a guest inside XP SP3 with VBox 4.0.2. When installing guest additions from the CD image, vboxmouse works using udev. However, installing from portage (which builds the OSE GA package), even if I copy in the rules file (/etc/udev/rules/70-xorg-vboxmouse.rules) and run the udevadm trigger command, exactly as the /etc/init.d/vboxadd-x11 file would, the X server does not pick up the vboxmouse driver. I am really at a loss as to where to start with this one, so any help would be appreciated.
(Note, the ebuilds for the 4.x GA in portage do not currently install the udev rules for vboxmouse by themselves, even though the ebuild states that Xorg 1.9, which I am using, supports udev for detecting the mouse.)
Need help getting vboxmouse+udev to work in portage
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Need help getting vboxmouse+udev to work in portage
This is a problem you have to ask at Sabayon. Specifically to the package maintainer. We do not support packages (and certainly GA) from repositories. Errors like these are caused by bad compilation or packaging. As you stated, the GA from the ISO work fine, so it's not VB's problem.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
wotan
- Posts: 71
- Joined: 30. Apr 2009, 17:35
- Primary OS: MS Windows XP
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux
Re: Need help getting vboxmouse+udev to work in portage
Oh I know it is a problem in portage, but I am looking for help from someone to figure out how to fix it. I figured it was better to ask the people who understand it. 
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Need help getting vboxmouse+udev to work in portage
Then take a look at the GA code, grab it if needed and compile the bunch manually for the mouse (should be possible, somehow). Then you can see if you get udev rules, or maybe it's written as a comment in the code for how to create the udev rules. I'm no programmer and have very little to no experience with the language VB uses.
Either way, the package maintainer has to learn to include the udev rules. If (s)he can't figure that out, I really wonder why (s)he's a package maintainer
.
Either way, the package maintainer has to learn to include the udev rules. If (s)he can't figure that out, I really wonder why (s)he's a package maintainer
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.