¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: GPS Stops working with thumb drive


 

Hi Jason,

Did you check dmesg (diagnostic message)?log? That may give you some idea what is happening. From terminal just run dmesg (I prefer to add -T option to give the timestamp). There will be entries there anytime anything is connected or disconnected, and if there are power issues, you'll see that too. For example, here's what mine shows when running on an extremely under powered supply:

[Tue Jun 30 20:33:39 2020] Under-voltage detected! (0x00050005)
[Tue Jun 30 20:33:43 2020] Voltage normalised (0x00000000)
[Tue Jun 30 20:38:05 2020] rpi_firmware_get_throttled: 1 callbacks suppressed
[Tue Jun 30 20:38:05 2020] Under-voltage detected! (0x00050005)
[Tue Jun 30 20:38:12 2020] rpi_firmware_get_throttled: 1 callbacks suppressed
[Tue Jun 30 20:38:12 2020] Voltage normalised (0x00000000)
[Tue Jun 30 20:45:08 2020] Under-voltage detected! (0x00050005)
[Tue Jun 30 20:45:14 2020] Voltage normalised (0x00000000)
[Tue Jun 30 20:48:31 2020] Under-voltage detected! (0x00050005)
[Tue Jun 30 20:48:36 2020] Voltage normalised (0x00000000)

73,
Craig (KO5S)

Join [email protected] to automatically receive all group messages.