1GPSDEBUGINFO(1) GPSD Documentation GPSDEBUGINFO(1)
2
3
4
6 gpsdebuginfo - Generate a gpsd debug dump of your host.
7
9 gpsdebuginfo
10
12 gpsdebuginfo is a shell script to run a series of short tests to see
13 the state of gpsd on you machine. Run it, and send the complete output,
14 without change, when you request support help.
15
16 The script should not collect any Personally Identifiable Information
17 (PII). You may wish to study the output before sending it to verify
18 that.
19
20 gpsdebuginfo should be run as root. It may be run as a normal user, but
21 with loss of functionality. Running under sudo may cause misleading
22 results.
23
25 None.
26
28 This script depends on the following environment variables:
29
30 PATH
31 To find gpsd, gpspipe, and other installed gpsd parts.
32
33 PYTHONPATH
34 To find the gps Python module.
35
37 0
38 on success.
39
41 gpsd(8), cgps(1), gps(1), gpspipe(1)
42
44 Project web site: https://gpsd.io/
45
47 This file is Copyright 2021 by the GPSD project
48 SPDX-License-Identifier: BSD-2-clause
49
51 Gary E. Miller
52
53
54
55GPSD Version 3.23.1 2021-09-03 GPSDEBUGINFO(1)