https://bugs.winehq.org/show_bug.cgi?id=52558 Bug ID: 52558 Summary: Delta Automation COMMGR Software cannot access COM Ports Product: Wine Version: 7.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: sche91(a)sche91.ru Distribution: --- Created attachment 71871 --> https://bugs.winehq.org/attachment.cgi?id=71871 The list of serial ports are empty Hello. There are two applications from Delta Automation: 1 - ISPSoft (An IDE for PLC (Programmable Logic Controllers)); 2 - COMMGR (a small companion app which connects ISPSoft with PLCs). ISPSoft works flawlessly for me, I haven't noticed any bugs. Projects are created and compiled. But it's useless until it's linked with COMMGR's driver. COMMGR can create different types of drivers: 1 - Simulation with a localhost port (works). 2 - Ethernet (I haven't tested it, but COMMGR does see the list of my network cards (eno1, wlp..) 3 - Serial(RS232/485) - most important one. It doesnt work, because there's no list of available serial ports. I use the latest version of COMMGR(1.14) I have a real DB9 serial port (ttyS0) and CP2102 USB-Serial converter (ttyUSB0) every port has symlinks in /dosdevices/. /dev/ttyS0 and /dev/ttyUSB0 are granted with 777 permissions. Screenshots of software are included. Link to the software is https://downloadcenter.deltaww.com/en-US/DownloadCenter?v=1&q=COMMGR%20V1.14... -- 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.