I followed all the steps suggested below.
in Properties I had an ID:1005
I rebooted.
No changes.
Still I am unable to have USB ports working on Virtual Box.
After intensive search I found the following:
""Solution:

within /etc/fstab change the following line:

usbdevfs /proc/bus/usb usbfs noauto 0 0

to

usbfs /proc/bus/usb usbfs
rw,devgid=1004,devmode=0660,busgid=1004,busmode=0770,listgid=1004,listmode=0660
0 0

edit-this line does not work, probably a bad entry for "devmode" try
"devmode=0666"

assuming vboxusers group id is 1004"

Can I be advised if the above instructions can be implemented successfully
if attempt to do it?
Please advise.
in my /etc/fstab there was no entry at all for USB.
Thank you in advance, I am desperate...
Victor


Message: 5
Date: Tue, 23 Oct 2007 10:55:30 +0200
From: mushroom <[EMAIL PROTECTED]>
Subject: Re: [vbox-users] Failed to access the USB Subsystem
To: VirtualBox end user list <vbox-users@virtualbox.org>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain

Did you create the "usbfs" group? You must add yourself to that group,
too.

Quick steps:

Open System Menu / Administration / User and Groups
Click on "Manage Groups"
Check if "usbfs" is present, probably at the bottom of the group list.
If not, "Add a group", name it "usbfs", and check your account in the
properties windows that just opened.
Reboot.




> Yesterday I upgraded to Ubuntu 7.10 Gutsy Successfully.
> My Virtual Box (Windows XP) also was upgraded to Gutsy .386.
> When started Virtual Box I noticed that my USB ports where not there.
> In "Settings" I get the following message:
> Failed to access the USB Subsystem.
> Could not load the Host USB Proxy Service
> (VERR_FILE_NOT_FOUND).
> The service might be not installed on the host computer.
> Result code: 0x80004005
> Component: Host
> Interface: (bunch of lettrs and numbers)
> Callee: (bunch of letters and numbers)
> I checked all my USB Ports on Ubuntu and they all work properly.
> Please I need help.
> What steps should I take to have the USB Ports to work on Virtual Box.
> Thank you.
> Victor
>
>
_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to