Package knxd missing (GL-B1300)

I cannot find the knxd package that should be included into openwrt.
Can you please add it for the B1300 router (and in all other models too if needed)?

Gl packages server is down:

Update: it seems that my internet was interrupted from the ISP!

I just checked the package and it is available:

root@GL-X3000:~# opkg update
Downloading https://fw.gl-inet.com/releases/v21.02.3/kmod-4.4/aarch64_cortex-a53/mediatek/x3000/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_core
Downloading https://fw.gl-inet.com/releases/v21.02.3/packages-4.4/aarch64_cortex-a53/glinet/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_gli_pub
Downloading https://fw.gl-inet.com/releases/v21.02.3/packages-4.0/aarch64_cortex-a53/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_gli_packages
Updating database.
Database update completed.
root@GL-X3000:~# opkg info knxd
Package: knxd
Version: 0.14.39-2
Depends: libc, libusb-1.0-0, libev, libfmt
Status: unknown ok not-installed
Section: net
Architecture: aarch64_cortex-a53
Size: 272273
Filename: knxd_0.14.39-2_aarch64_cortex-a53.ipk
Description: EIB KNX Daemon

@SpitzAX3000 This seems for the v21.02.3.

The GL-B1300 is based on the OpenWRT Chaos Calmer 15.05 and cannot be upgraded (without losing Mesh and the stock web interface) because based on Qualcom QSDK. I need to keep the stock firmware due to some uses in a project of a client, keeping the stock web interface for the management (a requirement).

root@GL-B1300:~# opkg update
Downloading http://download.gl-inet.com/releases/qsdk_v11/kmod-3.0/ipq40xx/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_core
Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/base/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_base
Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/gli_pub/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_gli_pub
Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_packages
Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_luci
Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_routing
Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/qca/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_qca
Downloading http://download.gl-inet.com/releases/qsdk_v11/packages-3.x/ipq40xx/glinet/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_glinet
root@GL-B1300:~# opkg install knxd
Unknown package 'knxd'.
Collected errors:
 * opkg_install_cmd: Cannot install package knxd.

I would like to know if the package is available in the other routers based on the new QSDK (like the Flint).

The package is, of course, included in the clean OpenWRT, the problem is the Gl-Inet personalized QSDK version, I suppose. So they should compile it and add to the library.

http://download.gl-inet.com/releases/

I looked thoroughly, but could not find it. I guess you need to cross-compile it by yourself.

This is the latest image builder for Flint: http://download.gl-inet.com.s3.amazonaws.com/releases/imagebuilder/ax1800/imagebuilder-ax1800-4.2.1.tar.xz

I downloaded it, then grep for knxd - but did not find any. So, as I said before, if you need this package cross compile it. Or someone from GL might help.

Good luck!

Just by coincidence while browsing some posts, one of the forum’s members has compiled flint images that include what you have been looking for:

Great! Are these for the clean OpenWRT build or for the stock one with Qualcom QSDK?

I will wait also for an update from GL-Inet guys, maybe they can compile and add it in their repository too!

Don’t know - you can ask him directly @solidus1983

Or I simply arise from my slumber and answer.

Its openwrt native, however it is yet to make it to OpenWRT’s master branch.

1 Like