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

GPS issue #88

Open
martinspears opened this issue Sep 2, 2020 · 1 comment
Open

GPS issue #88

martinspears opened this issue Sep 2, 2020 · 1 comment

Comments

@martinspears
Copy link

gpsd give permission denied when attempting to open gpsd with the /dev/ttyXTRX0.

gpsd -n -N -D8 -S 3900 /dev/ttyXTRX0
gpsd:INFO: launching (Version 3.20)
gpsd:IO: opening IPv4 socket
gpsd:SPIN: passivesock_af() -> 3
gpsd:IO: opening IPv6 socket
gpsd:SPIN: passivesock_af() -> 4
gpsd:INFO: listening on port 3900
gpsd:PROG: NTP: shmat(98347,0,0) succeeded, segment 2
gpsd:PROG: NTP: shmat(98348,0,0) succeeded, segment 3
gpsd:PROG: NTP: shmat(98349,0,0) succeeded, segment 4
gpsd:PROG: NTP: shmat(98350,0,0) succeeded, segment 5
gpsd:PROG: NTP: shmat(98351,0,0) succeeded, segment 6
gpsd:PROG: NTP: shmat(98352,0,0) succeeded, segment 7
gpsd:PROG: successfully connected to the DBUS system bus
gpsd:PROG: shmget(0x47505344, 24024, 0666) for SHM export succeeded
gpsd:PROG: shmat() for SHM export succeeded, segment 98355
gpsd:INFO: stashing device /dev/ttyXTRX0 at slot 0
gpsd:PROG: no /etc/gpsd/device-hook present, skipped running ACTIVATE hook
gpsd:INFO: SER: opening GPS data source type 2 at '/dev/ttyXTRX0'
gpsd:ERROR: SER: device open of /dev/ttyXTRX0 failed: Permission denied - retrying read-only
gpsd:ERROR: SER: read-only device open of /dev/ttyXTRX0 failed: Permission denied
gpsd:ERROR: initial GPS device /dev/ttyXTRX0 open failed
gpsd:ERROR: can't run with neither control socket nor devices open

can you help?

@arzulo
Copy link

arzulo commented Oct 16, 2020

I actually opened a new issue with the exact same problem here: #91

Did you happen to find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants