Aaron P.

Results 24 comments of Aaron P.

Seeing this regardless of whether or not a WPA3 network is present in ```nmcli device wifi list```. ``` [network_manager::dbus_api:ERROR] Get org.freedesktop.NetworkManager.AccessPoint::RsnFlags property failed on /org/freedesktop/NetworkManager/AccessPoint/31: wrong property type ``` It...

> @ndmgrphc are you using wifi-connect 4.4.6 or 4.11.1? With 4.11.1 you should not observe the RsnFlags error. For aarch64 you may get the aarch release from here: https://github.com/balena-os/wifi-connect/releases/tag/v4.11.1 as...

Successfully installed tag v4.11.1 and the error is gone and wifi-connect starts via systemd on the first try. THANKS!

Any idea on how to get the manual build of jackd to coexist with ffmpeg? I need ffmpeg but I don't need ffmpeg jack support -- curious if anyone here...