Answer the question
In order to leave comments, you need to log in
Wine freezes when sending to com port, how to find out the reason?
Good day!
Wine 4.0-rc2, Ubuntu 18.04. I'm trying to make the service station stand work under Linux (everything is fine under Windows), I connect the device to the host, it is determined, in dmesg it shows that ftdi_sio is used and connected to ttyUSB0,
I made a simlinsk on ~/.wine/dosdevices/com3, I installed it for the program itself mfc42 via winetricks, the program started, sees the port, connects to the device, reads the version and other basic parameters from it.
There is an error in dmesg when connecting
ftdi_sio unable to read latency timer: -32
ftdi_sio unable to write latency timer: -32
Answer the question
In order to leave comments, you need to log in
The question is, does it work on windows? Because usb-> com controller can create problems. Examine your motherboard, sometimes com and lpt are soldered on it, but the connectors are only on the outer bracket and not behind.
Finger in the sky, but try in the connection settings of your application to reduce the connection speed and check that at least the standard one is used.
Standard baud rates include 110, 300, 600, 1200, 2400, 4800, 9600, 14400, 19200, 38400, 57600, 115200, 128000 and 256000 bits per second.
wine is not and never will be a complete replacement for Windows. This is a set of crutches that work more or less well, but since Windows will never work. And even more so in relation to working with equipment.
I don't understand the topic, but I'll try to point you in the right direction.
First make sure the port references are configured correctly
https://wiki.winehq.org/Wine_User%27s_Guide#Serial...
https://forum.winehq.org/viewtopic.php?f=8&t=18385
Try to debug software in Wine
https://wiki.winehq.org/Wine_Developer%27s_Guide/D...
Make sure there is nothing like "not implemented" in the logs.
https://stackoverflow.com/questions/940374/how-can...
https://www.downtowndougbrown.com/2013/03/getting-... Would
you like
to try running in ReactOS?!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question