You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just ran the Build-a-Pi Update-Tool on my 32-bit Pi3B+ and it broke my UBlox GPS clock sync.
There is a bug in the latest release of Debian that affects the Pi.
The /usr/lib/udev/rules.d/60-serial.rules has a bug in it that prevents the creation of the symbolic link /dev/serial/by-id.
I applied this fix, rebooted and have the same problem where it still does not display the GPS device. When i list the USB devices it does show "U-Blox AG" device. I also reviewed the modified file 60-serial.rules and it has the changes applied. Any ideas?
I just ran the Build-a-Pi Update-Tool on my 32-bit Pi3B+ and it broke my UBlox GPS clock sync.
There is a bug in the latest release of Debian that affects the Pi.
The /usr/lib/udev/rules.d/60-serial.rules has a bug in it that prevents the creation of the symbolic link /dev/serial/by-id.
This will break your Ublox GPS device.
To fix it - do the following:
https://github.com/systemd/systemd/tree/main/rules.d/60-serial.rules
Thanks to all who created this killer project. I use my Build-A-Pi on POTA activation's a lot!
N1SPW
The text was updated successfully, but these errors were encountered: