I am using a Raspberry Pi 4B with a Adafruit Ultimate GPS hat and can't get PPS to work
Whenever I run [code]ppstest /dev/pps0[/code] I am getting [code]time_pps_fetch() error -1 (Connection timed out)[/code]
After some researching I found the following issuemake_clickable_callback(MAGIC_URL_FULL, '
', 'https://github.com/raspberrypi/linux/issues/5430', '', ' class="postlink"')
with the following commit that should fix it:make_clickable_callback(MAGIC_URL_FULL, '
', 'https://github.com/raspberrypi/linux/commit/fa7109e14af17148c6081396e02aa9a05cde91fb', '', ' class="postlink"')
Is there anyway this can be used with Arch Linux ARM?