VirtualBox

Opened 14 years ago

Closed 14 years ago

#5996 closed defect (fixed)

Ubuntu 10.0.4 alpha 2s no longer working with VB

Reported by: louis Owned by:
Component: other Version: VirtualBox 3.1.2
Keywords: Cc:
Guest type: Linux Host type: Mac OS X

Description

it seems the new alpha 2 versions of the various Ubuntu's have broken in VB. some will install partially. some features aren't running. the guest additions don't install properly. Just a head's up.

Change History (3)

comment:1 by Perry G, 14 years ago

Pre-release versions of software often have these problems. I do not have these with 10.04, but I am very careful not to install partial upgrades. So watch out for this. The only issue that I know of is one with the mouse and adding the VBox mouse statement to the /etc/X11/xorg.conf will work around this. You may actually need to create the xorg.conf file depending on when you started the beta testing of 10.04.

Section "InputDevice"
        Identifier  "VBoxMouse"
        Driver      "vboxmouse"
        Option      "CorePointer"
EndSection

You may want to continue this discussion at http://forums.virtualbox.org

comment:2 by Michael Thayer, 14 years ago

Ubuntu 10.4 no longer ship hal, and VirtualBox uses this both in the host code (for USB device enumeration) and in the Guest Additions (for loading the mouse driver). On my todo list...

comment:3 by Frank Mehnert, 14 years ago

Resolution: fixed
Status: newclosed

Should be fixed as of version 3.1.8 of the VBox Guest Additions.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use