Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

Linux data reading issue #541

Closed ZhiQiangCoding closed 6 months ago

ZhiQiangCoding commented 10 months ago

hi: There are two issues (version 2.10.4):

  1. Unable to read data in Linux environment;
  2. There are multiple peripherals in the desktop computer, making it inconvenient to access the specified device. It is recommended to open the method of obtaining manufacturer information; Looking forward to your reply, thank you!
hedgecrw commented 7 months ago

Please retry with the newest 2.11.0 version to retrieve manufacturing information. As to the lack of data, I need more information to help (minimally reproducible code, etc)

hedgecrw commented 6 months ago

Closing: the manufacturer data is now retrievable, and the other part of issue doesn't have any details. Please open a new issue with details if the problem persists.