Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix permission problem for GPS serial connection #15

Closed
maciejzj opened this issue Oct 14, 2018 · 1 comment
Closed

Fix permission problem for GPS serial connection #15

maciejzj opened this issue Oct 14, 2018 · 1 comment
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@maciejzj
Copy link
Owner

maciejzj commented Oct 14, 2018

Error code:
Can not connect with GPS using uart[Errno 13] could not open port /dev/serial0: [Errno 13] Permission denied: '/dev/serial0'
Permissions for ttyAMA0:
lrwxrwxrwx 1 root root 7 lis 3 2016 /dev/serial0 -> ttyAMA0
crw--w---- 1 root tty 204, 64 paź 14 15:27 /dev/ttyAMA0

@maciejzj maciejzj added bug Something isn't working invalid This doesn't seem right labels Oct 14, 2018
@maciejzj maciejzj self-assigned this Oct 14, 2018
@maciejzj
Copy link
Owner Author

Fixed by reenabling serial in raspi-config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant