[Bug 14534] New: Serial to USB adapter not functioning as well as in Windows
http://bugs.winehq.org/show_bug.cgi?id=14534 Summary: Serial to USB adapter not functioning as well as in Windows Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jon_carmicheal(a)taylor.edu I have some software installed in Windows and in Linux through wine, and the software needs to connect to COM1-COM4. I'm using a Serial to USB adapter to attach my device (a Sick LMS291 LIDAR module, if that helps) to my laptop. In Windows, the adapter gets recognized as COM3, and I put that into the software that came with the module, and it runs fine. At first when I used the software in Linux through wine, it didn't recognize the serial to USB adapter, but after doing the following: ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com4 the software recognized COM4 and let me use the port. However, the data (which is constantly streaming) is much more choppy than in Windows, and I frequently have to hit "reconnect" to reestablish the data communication. I've searched a lot for a way to fix this, but I couldn't find anything, so I wanted to see if it is a bug or if I'm just not configuring something properly. I'm using wine-1.1.1 in Ubuntu 8.04. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14534 jon_carmicheal(a)taylor.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #1 from jon_carmicheal(a)taylor.edu 2008-07-17 13:12:17 --- (In reply to comment #0)
I have some software installed in Windows and in Linux through wine, and the software needs to connect to COM1-COM4. I'm using a Serial to USB adapter to attach my device (a Sick LMS291 LIDAR module, if that helps) to my laptop. In Windows, the adapter gets recognized as COM3, and I put that into the software that came with the module, and it runs fine. At first when I used the software in Linux through wine, it didn't recognize the serial to USB adapter, but after doing the following:
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com4
the software recognized COM4 and let me use the port. However, the data (which is constantly streaming) is much more choppy than in Windows, and I frequently have to hit "reconnect" to reestablish the data communication. I've searched a lot for a way to fix this, but I couldn't find anything, so I wanted to see if it is a bug or if I'm just not configuring something properly.
I'm using wine-1.1.1 in Ubuntu 8.04.
Well, sorry if I wasted anyone's time. It works perfectly now. Perhaps I just needed to restart the computer after adding the symbolic link. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14534 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2008-07-17 13:17:33 --- Roger that, thanks for following up. Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14534 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID --- Comment #3 from James Hawkins <truiken(a)gmail.com> 2008-07-17 16:27:48 --- It's invalid, not worksforme. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14534 --- Comment #4 from jon_carmicheal(a)taylor.edu 2008-07-17 16:48:08 --- (In reply to comment #3)
It's invalid, not worksforme.
Thanks, I didn't know what to change it to. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org