by

Results 35 comments of by

Attached the built arm64 package [piaware_8.0~dev_arm64.deb.zip](https://github.com/flightaware/piaware/files/10061117/piaware_8.0.dev_arm64.deb.zip)

Thanks and it was already installed: python3-setuptools is already the newest version (52.0.0-4)

Yes, @rromanchuk , both with @abcd567a's packaged version from https://github.com/abcd567a/rpi and also compiling it myself via the instructions at https://github.com/flightaware/piaware_builder on https://github.com/flightaware/piaware/tree/dev and https://github.com/flightaware/dump1090/tree/dev. `tcl-wise`, I have those packages installed:...

Thanks @abcd567a ; running bullseye, I've got confused by the part "If you are running a version of Debian that includes packages newer than those in Debian Buster, then the...

P.S.: Actually, not so much a change: while MLAT seems to work here in general, too, the original issue, it being marked as red at https://de.flightaware.com/adsb/stats/user/[my username] still persists...

I do have the very same problem as https://github.com/padelt/temper-python/issues/134#issuecomment-1848606785 with my new TEMPer2V4.1 , this is what I treid: https://github.com/padelt/temper-python/compare/master...by:temper-python:master Thank you very much for your help!

P.S.: Here is the reply of `sudo temper --verbose` ``` Firmware query: b'0186ff0100000000' Firmware value: b'54454d506572325f56342e3100000000' TEMPer2_V4.1 Data value: b'80800b544e200000800109ca4e200000' Converted value: b'09ca' Bus 003 Dev 002 3553:a001 TEMPer2_V4.1 29.00C...

P.S.2: Solved by returning the device.

Same here with the freezes, and it takes some effort to actually compile it (plenty of `gcc: fatal error: Killed signal terminated program cc1 compilation terminated.`) which did not happen...

It appears after there might be an issue with too many parallel threads: when compiling the kernel natively with -j6 (according to https://www.raspberrypi.com/documentation/computers/linux_kernel.html#native-build), the errors arise (and memory usage blows...