I believe your entire issue here is you are using Ubuntu's VirtualBox and attempting to use Oracle's VirtualBox Extension Pack. If I recall, Ubuntu's VB and Oracles VB (and their Extensions) are not compatible. IF I recall correctly.
Announcement
Collapse
No announcement yet.
Virtual Box Problem
Collapse
This topic is closed.
X
X
-
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
Originally posted by Snowhog View PostI believe your entire issue here is you are using Ubuntu's VirtualBox and attempting to use Oracle's VirtualBox Extension Pack. If I recall, Ubuntu's VB and Oracles VB (and their Extensions) are not compatible. IF I recall correctly.
- Top
- Bottom
Comment
-
Originally posted by elder73 View PostThat I did not know but it may well answer my problems. The Ubuntu package also came with the file that should allow me access to a USB port, but it has failed. So now, I may be faced with removing what I have installed and starting over. That I did not expect. Thank you for your information.
If I check the system settings while XP is running and the selection I made for the USB is grayed out and dead. Close XP and then check the system settings on the main machine and they are shown as being selected.
I just don't get it. Now I have windows but it is largely useless as I can't access it by a USB drive. It has no trouble installing a DVD drive but not a USB one.
If anyone can help me out with this, I would be most grateful, elder73
- Top
- Bottom
Comment
-
Originally posted by elder73 View PostIf anyone can help me out with this, I would be most grateful, elder73
Code:ee@lee-asrock:~$ sudo VBoxManage list extpacks [sudo] password for lee: Extension Packs: 2 Pack no. 0: VNC Version: 4.3.10 Revision: 93012 Edition: Description: VNC plugin module VRDE Module: VBoxVNC Usable: true Why unusable: Pack no. 1: Oracle VM VirtualBox Extension Pack Version: 4.3.14 Revision: 95030 Edition: Description: USB 2.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM with E1000 support. VRDE Module: VBoxVRDP Usable: true Why unusable: lee@lee-asrock:~$
Code:lee@lee-asrock:~$ sudo VBoxManage --version 4.3.10_Ubuntur93012 lee@lee-asrock:~$
Also, Make sure your user is part of the vboxusers group. If you do not know what that is then do some googling.
Update:
Since you were having so much trouble with this issue I decided to try an upgrade and found some problems too. So you might not be the only one having issues.
My Findings so far:
Even with the update channel set to
http://deb http://download.virtualbo...trusty contrib
VirtualBox will not update on its own past 4.3.10 for me here, it should update to 4.3.20 as listed on Oracle and at the update url itself.
After downloading the new VirtualBox file directly from Oracle and attempting to upgrade/install it there are issues (as you discovered).
1) This installer acts like it is installing the new version (asks for password) and you can exit without errors But the software is Never Actually installed.
2) So when you try to install the Extensions pack it exits with an error because you really still have an older version installed.
I have no idea why this is so messed up, must be a packaging problem or something.
Update 2:
In order to get VirtualBox updated properly (should not be necessary but it seems it is) you need to actually call the install again as noted.
Code:$ sudo apt-get update $ sudo apt-get install virtualbox-4.3
Last edited by anika200; Dec 27, 2014, 11:38 AM. Reason: added need to be in vboxusers then added Update
- Top
- Bottom
Comment
-
Originally posted by anika200 View PostThis is what I get from a query to VboxManager, can you please run the command and then post the Update:
Since you were having so much trouble with this issue I decided to try an upgrade and found some problems too. So you might not be the only one having issues.
My Findings so far:
Even with the update channel set to
http://deb http://download.virtualbo...trusty contrib
VirtualBox will not update on its own past 4.3.10 for me here, it should update to 4.3.20 as listed on Oracle and at the update url itself.
After downloading the new VirtualBox file directly from Oracle and attempting to upgrade/install it there are issues (as you discovered).
1) This installer acts like it is installing the new version (asks for password) and you can exit without errors But the software is Never Actually installed.
2) So when you try to install the Extensions pack it exits with an error because you really still have an older version installed.
I have no idea why this is so messed up, must be a packaging problem or something.
I think I have run into what the problem is with the USB port. My Windows XP was one of the early ones and when I searched on XP and USB ports the answer was there. My version of XP did not recognize a USB port. There were extension packs to fix it but Microsoft has bowed out of XP. So I looked for third party drivers and using one of their scans, it told me that the USB driver is missing. I have written to them as they want $29.00 for the driver and I want to know more before I shell out that sort of money. So I am not going to do any more meddling until I get a driver installed.
Thank you again, elder73+5
- Top
- Bottom
Comment
-
Originally posted by elder73 View PostI have written to them as they want $29.00 for the driver and I want to know more before I shell out that sort of money. So I am not going to do any more meddling until I get a driver installed. Thank you again,
- Top
- Bottom
Comment
-
Sorry to hear that your having issues with USB device setup in Virtualbox.
Would this tutorial be any help to you?
http://dedoimedo.com/computers/virtualbox-usb.html
- Top
- Bottom
Comment
Comment