-
LinuxCNC
-
Installing LinuxCNC
-
If you have a conflict between USB RS485 adapter and brltty
If you have a conflict between USB RS485 adapter and brltty
-
macsddau@linuxcnc
-
Topic Author
-
Offline
-
Premium Member
-
Less
More
-
Posts: 142
-
Thank you received: 28
-
-
21 Nov 2020 18:50 - 22 Nov 2020 06:48 #189999
by macsddau@linuxcnc
I use a USB RS485 serial adapter to connect the HY VFD to the LinuxCNC computer. The first time I try to launch LinuxCNC it fail because the USB port was occupied with the brltty process. I try to change some parameters manually in the conf file and finally remove brltty. This solution give some warning at boot.
I finally found the good solution :
Without changing or removing anything, type this in a terminal :
sudo systemctl stop brltty.service
sudo systemctl disable brltty.service
It will remove the conflict.
Last edit: 22 Nov 2020 06:48 by macsddau@linuxcnc.
The following user(s) said Thank You: tommylight, Aciera
Please Log in or Create an account to join the conversation.
-
LinuxCNC
-
Installing LinuxCNC
-
If you have a conflict between USB RS485 adapter and brltty
Time to create page: 0.049 seconds