logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

gpsdebuginfo - Generate a gpsd debug dump of your host.

Author

       Gary E. Miller

GPSD Version 3.25                                  2023-01-10                                    GPSDEBUGINFO(1)

Copying

       This file is Copyright 2021 by the GPSD project
       SPDX-License-Identifier: BSD-2-clause

Description

gpsdebuginfo is a shell script to run a series of short tests to see the state of gpsd on you machine.
       Run it, and send the complete output, without change, when you request support help.

       The script should not collect any Personally Identifiable Information (PII). You may wish to study the
       output before sending it to verify that.

       gpsdebuginfo should be run as root. It may be run as a normal user, but with loss of functionality.
       Running under sudo may cause misleading results.

Environment

       This script depends on the following environment variables:

       PATH
           To find gpsd, gpspipe, and other installed gpsd parts.

       PYTHONPATH
           To find the gps Python module.

Name

       gpsdebuginfo - Generate a gpsd debug dump of your host.

Options

       None.

Resources

Projectwebsite: https://gpsd.io/

Return Values

0
           on success.

See Also

gpsd(8), cgps(1), gps(1), gpspipe(1)

Synopsis

gpsdebuginfo

See Also