Opened 15 years ago
Closed 14 years ago
#5345 closed defect (fixed)
Cannot activate USB-Printer with VirtualBox 3.0.8 and 3.0.10 -> fixed as of 2010.11.29
Reported by: | chessweb | Owned by: | |
---|---|---|---|
Component: | USB | Version: | VirtualBox 3.0.10 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
I cannot activate my USB Printer since the corresponding control (Devices -> USB Devices) is greyed out. USB stick and USB scanner are not affected and work normally.
VirtualBox 3.0.8 and 3.0.10 Host: Ubuntu 9.10 Guest: Windows XP
Regards, Ralf
Change History (12)
follow-up: 9 comment:1 by , 15 years ago
comment:2 by , 15 years ago
I have the same problem under the same circumstances. (XP guest, Kubuntu Karmic host, a virtualbox just upgraded by repository) Printing worked just fine before I upgraded to Kubuntu 9.10.
I am indeed a member of vboxusers, the original poster I can't speak for.
A.Lizard
comment:3 by , 15 years ago
I have exactly the same problem. I can connect to other usb devices like external hard drives, smart card reader. But my printer samsung ml-1640 is grayed out.
I've also tested on a clean install off ubuntu.
comment:4 by , 15 years ago
I had the same problem, I'm in the vboxusers group and the problem continues. I've tried the older methods but the problem continues.
My usb printer is a Brother HL-2140. And my distribution is Ubuntu 9.10.
Regards,
fcojbb
comment:5 by , 15 years ago
You should add your user in "lp" group. Device /dev/usb/lpX has owner "root" and group "lp", so to grant access you should be either root, or in "lp" group. Remember, that you need to relogin, after adding yourself in group.
So, it's not virtualbox issue.
Sorry for my English.
comment:6 by , 15 years ago
Thanks this was the solution. I didn't believe it first, because i thought, if one usb device work they should all work.
Again thanks.
comment:7 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:8 by , 15 years ago
FYI, our way of managing USB device permissions on Linux is currently not optimal, and liable to break in ways like this. We are trying to get in touch with the Ubuntu and other distribution people to work out a better way in cooperation with the distributions.
comment:9 by , 15 years ago
The fix works for me, too. I recommend adding "add user to lp" to the help documentation next to where "add user to vboxusers" already is.
comment:10 by , 15 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
I ran into the same problem. This should be documented in the Users Guide chapter 11.5.7 'USB not working'. That's where you end up if you have the problem.
comment:11 by , 14 years ago
Summary: | Cannot activate USB-Printer with VirtualBox 3.0.8 and 3.0.10 → Cannot activate USB-Printer with VirtualBox 3.0.8 and 3.0.10 -> fixed as of 2010.11.29 |
---|
We have switched to a less invasive way of handling USB device permissions in the development code. See ticket #7759 for the gory details. The fix will not be backported to the 3.2 series though.
Make sure that your user is in the "vboxusers" group. You need to log out and back in again for this to take effect. If in doubt, reboot.