rtkbase icon indicating copy to clipboard operation
rtkbase copied to clipboard

Avahi use Mosaic ip interface

Open Stefal opened this issue 2 months ago • 0 comments

Describe the bug The base is not detected with find_rtkbase

To Reproduce Steps to reproduce the behavior:

  1. Base station with a Mosaic-X5
  2. On Find_Rtkbase, click on 'Find'

Expected behavior The base station is detected

Software/Hardware (please complete the following information):

  • RTKBase release number 2.6.3
  • OS: Raspberry Pi Os lite (debian 13 trixie)
  • SBC: Raspberry Pi 4
  • GNSS Device: Septentrio Mosaic-X5
  • Connection type: usb

Additional context The avahi daemon choose the ip address from the Mosaic-X5 ip interface instead of the real ethernet interface. One way to fix this is to add deny-interfaces=usb0 in /etc/avahi/avahi-daemon.conf

Stefal avatar Oct 31 '25 09:10 Stefal