[Bug 31563] Problem with an usb-serial card reader

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 2 12:47:08 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=31563

Alois Schlögl <alois.schloegl at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alois.schloegl at gmail.com

--- Comment #9 from Alois Schlögl <alois.schloegl at gmail.com> ---
Have you tried the following procedure ? 

1) Connect the Hardware with the serial interface. I've been using a Serial2USB
converter, because the Laptop did not have a serial interface. The device was
identified as /dev/ttyUSB0.

2) Configure the device in wine with this command
    ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1

3) set permissions
    sudo chmod a+rw /dev/ttyUSB0

This approach was working for me for some other device with a serial interface.
see http://appdb.winehq.org/objectManager.php?sClass=version&iId=30086

Alois

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list