beelze
beelze
The only way I've found to enable SATA on Orange Pi 3B was `fdtfile=rockchip/rk3566-orangepi-3b-sata.dtb` in `/boot/armbianEnv.txt` (Armbian 6.6.2-edge-rockchip64)
I did strace of `curl ipinfo.io/ip`. [curl.log](https://github.com/user-attachments/files/18303711/curl.log) seems c-ares (AsynchDNS) is to blame: ``` # curl -V curl 8.10.1 (x86_64-pc-linux-gnu) libcurl/8.10.1 OpenSSL/3.3.2 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.34.3 libpsl/0.21.5 nghttp2/1.62.1 nghttp3/1.7.0 Release-Date:...
It would be great to have relevant kernel module(s) installable via opkg.