This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Signal K permission denied cannot open /dev/ttyS0
#1
Hi All!

I installed a GPS with gpio in Raspberry 3 with OpenPlotter v2.

When I start Signal K, have following error:
"Error: Permission denied, cannot open /dev/ttyOP_gps2"

"/dev/ttyOP_gps2" is the alias of "/dev/ttyS0"

the problem is the mode permissions in /dev/ttyS0:  crw--w---- root tty  

I can modify that with sudo chmod 0666 /dev/ttyS0 and it works, but after a seconds it return to original permissions.

I tried to modify rules in /etc/udev/rules.d, inside files 10-openplotter.rules and 99-com.rules, and adding a new file local.rules, but the problem persists


thanks in advance!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)