This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-RSLK I am having difficulties with TExaSdisplay.exe in Ubuntu 18.04 LTS using Wine not being able to connect to usb launchpad hardware through com port

When launching TExaSdisplay.exe in Ubuntu 18.04 LTS using Wine it brings up the TExaSdisplay software just fine except when I try to find com port to connect to launch pad (plugged into usb port) it is looking for COM33 or COM34 where COM33 --> /dev/ttyACM0 and COM34 --> /dev/ttyACM1, where it should be finding a /dev/ttyUSB0 at COM33 or COM34. Using wine regedit I have not been able to force COM33 or COM34 to be set to /dev/ttyUSB0.

Perhaps you can recommend using another proc other than wine to execute TExaSdisplay.exe in Ubuntu 18.04 LTS, or another way to force COM33 or COM34 to recognize the launchpad hardware.