[Bug 1700] New: Com port

Wine Bugs wine-bugs at winehq.com
Fri Sep 5 19:43:59 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1700

           Summary: Com port
           Product: Wine
           Version: 20030813
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: dpeddi at libero.it


I've an usb to serial adapter based on pl2303 and a conexant Winmodem. Both devices works from 
linux using /dev/ttyUSB0 for the first and /dev/ttySHSF0 for the second.
I thried them with minicom.

Under wine, I've tried to assign 
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyUSB0"
"Com3" = "/dev/ttySHSF0"
All devices are rw permission for the wine user.

I tried to load Hyperterm from wine with all required dlls.
I started wine with "wine --debugmsg +trace,+comm,+file ./path_to_hyperterm.exe
When I try to access com1 I get a file error since I haven't no attached device.
When I try to access to com2 or com3 I get an error from hyperterm.exe. The error isn't trapped 
from debugmsg. It seems that wine can't use virtual linux serial devices.

Any suggestion?

Best Regards, Eddi

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list