Accessing hardware via USB by proprietary windows software using Wine

Posted by Carlos Eugenio Thompson Pinzón on Ask Ubuntu See other posts from Ask Ubuntu or by Carlos Eugenio Thompson Pinzón
Published on 2013-10-30T11:19:25Z Indexed on 2013/10/30 22:18 UTC
Read the original article Hit count: 279

Filed under:
|
|

I have this proprietary software that access some hardware using USB. Over a year ago I tried to install it on a Ubuntu OS using Wine (the program is written for Windows). The UI seemed to work just fine but it had no access to the USB port. Back then I had to license a Windows copy in order to get the job done.

Now, that Windows version we where using is deprecated and it is not longer available and available versions cost trice as much. So it is time to give Linux another try.

How can I ensure that the USB is available for a Wine application? Neither the application nor the hardware install any driver, the app just pool all available USB drivers and make a handshake if it recognizes that the hardware is present.

I want to minimize the test cases before abandoning Linux one more time.


Update

I've just tried again (with the hope an upgrade was made from last year), and it is not working. The proprietary windows app is not finding the hardware.

© Ask Ubuntu or respective owner

Related posts about usb

Related posts about wine