I have a Datalogic quickscan QD2430 barcode reader. It works perfectly on windows. How can I make it work in VM environment? I disconnect the b/c reader from the host device to the VM, but I get a warning on Ubuntu that there is a problem with the driver. When I type lsusb I can't see the b/c reader in the list.
Asked
Active
Viewed 3,522 times
1 Answers
0
First you need to make sure that you pass the usb port to the Virtual Machine. In Virtual Box, in the Device menu, under usb submenu make sure that the barcode appears and is checked.
If the device is grayed and you can't select it, please see this question.
Now the barcode should appear in the lsusb command. The easiest way to use it under Ubuntu is to put it in keyboard emulation, it's usually the default working configuration for a barcode reader but you can change it scanning a device dependent barcode (check the device manual).
Javier Rivera
- 35,434