AirNav Systems Forum
AirNav Radar => AirNav Radar Discussion => Topic started by: DZpower on December 24, 2022, 06:21:09 PM
-
I'm unable to get MLAT to work on rbfeeder
i see lots of errors
Permission denied: '/run/mlat-client.pid'
File "/usr/bin/mlat-client", line 108, in <module
Permission denied: '/run/mlat-client.pid'
i did try to purge and re-install but no luck
-
i also see the following when running command to check stattus
Not starting mlat-client daemon, disabled via /etc/default/mlat-client
-
Are you using the new MLAT client,
From another thread
Please note that I have been advised as follows that a new MLAT client is available which should fix the previous issue
Package mlat-client is updated in our repository using the latest published version from mutability (0.2.11), but ours is "1:0.2.13" just because we need to change version number to 'force' apt-get to understand that is a new version (the code is the same).
Should work for every new installation by now.
Note that the packages are updated only for the latest (current) version of raspbian OS (AKA Bullseye), not for older versions (buster). If we have A LOT of users running older OS's, we can create a package for that.....but my recommendation is to update the operating system.
Alan
-
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.
-
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.
I dont understand why RB24 developers dont build and add to their repsitory, the mlat-client ver 0.2.13 for Buster and Stretch? It is very simple task and wont take more than an hour of developer's time.
-
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.
can you provide the instruction on how to fix this problem
-
For those running older versions of Raspbian, compiling the MLAT client from source also fixes this problem. There's another thread here where ABCD567 has detailed the process to compile from source.
how to install the new MLAT ?
May i have the new instructions
can you provide the instruction on how to fix this problem
-
@DZpower
Which OS version are you using, Bullseye, Buster, or Stretch.
Post output of following command. It will reveal the OS version
lsb_release -sc
.