I did not try pairing at all. I did the pairing with Devolo’s firmware and just copied the configuration values from there. If anybody wants to explore pairing that would be interesting. (Especially with a non-WiFi device.)
With my apks ready, I tried to migrate from ODM to openwrt 25.12.2 release.
I added ethtool-full, ebtables-nft, flock, and libcap packages. Devolo packages installed and configured. ‘uci show delos’ and ‘uci show ghn’ appear correct against my ODM unit.
But the ghn-host service will not start (even though it responds “OK”).
‘ghn_console’ responds: ‘Can't connect to G.hn host’
I get ‘shared library’ and ‘symbols’ not found errors:
“Error loading shared library cel: No such file or directory (needed by /usr/bin/ghn_host)
Error loading shared library nit: No such file or directory (needed by /usr/bin/ghn_host)
Error loading shared library me64: No such file or directory (needed by /usr/bin/ghn_host)
Error loading shared library 64: No such file or directory (needed by /usr/bin/ghn_host)
Error loading shared library : No such file or directory (needed by /usr/bin/ghn_host)
Error loading shared library leanup_push: No such file or directory (needed by /usr/bin/ghn_host)
Error loading shared library k: No such file or directory (needed by /usr/bin/ghn_host)”
EDIT:
I rebuilt the apk’s using OpenWrt build folder instead of the sysupgrade image.
Installed with –force and reboot. GHN Works!!
EDIT 2: With working apk’s, I migrated my 2nd unit easily. I always hated that the Qualcomm SON would not release devices back to my OpenWRT router. Finally, I have DAWN handling connections across all 3 APs.
Great! Indeed it seemed that somehow the patchelf commands from the script hadn’t properly patched the binaries in the first case. (It should be possible to check with ldd what happened.)
Ooh nice! Great to read it’s working well. I was also thinking about running DAWN