Ich wollte gerne ein Device auf Gluon hinzufügen:
freifunk-gluon:next-2102
← PolynomialDivision:add-mikrotik-sxtsqac
offen 07:35PM - 03 May 21 UTC
The SXTsq 5 AC is a sector antenna with ipq40xx SoC. In particular, the device i… s ideal to be mounted on the balcony to supply public areas with internet access.
(Still draft since I have no idea of Gluon Firmware ;) )
(I'm just building the hamburg firmware... let see if I will be succesfull)
It fails. :/
```
#
# configuration written to .config
#
make[1]: Leaving directory '/home/nick/Desktop/gluon/openwrt'
Configuration failed:
* unable to set 'CONFIG_TARGET_DEVICE_PACKAGES_ipq40xx_generic_DEVICE_mikrotik_sxtsq-5-ac="-kmod-ipt-offload -odhcpd-ipv6only -ppp -ppp-mod-pppoe -wpad-mini -wpad-basic -wpad-basic-wolfssl -libustream-wolfssl -ca-bundle gluon-core ip6tables gluon-ebtables-limit-arp gluon-web-wifi-config gluon-config-mode-mesh-vpn hostapd-mini gluon-status-page gluon-ebtables-filter-multicast gluon-web-autoupdater gluon-status-page-mesh-batman-adv gluon-config-mode-domain-select gluon-respondd gluon-web-network gluon-radv-filterd gluon-radvd gluon-config-mode-hostname gluon-mesh-vpn-fastd gluon-web-private-wifi gluon-mesh-batman-adv-15 gluon-ebtables-filter-ra-dhcp gluon-config-mode-autoupdater gluon-autoupdater gluon-config-mode-outdoor gluon-web-admin -gluon-config-mode-geo-location -gluon-config-mode-contact-info gluon-ebtables-source-filter gluon-web-mesh-vpn-fastd iptables iwinfo kmod-ath10k -kmod-ath10k-ct -kmod-ath10k-ct-smallbuffers ath10k-firmware-qca4019 -ath10k-firmware-qca4019-ct"'
* unable to enable device 'mikrotik_sxtsq-5-ac'
make: *** [Makefile:166: config] Error 1
```
Da tritt aber ein Fehler auf und ich verstehe nicht warum. Kann mir da kurz jemand helfen?
Abgesehen von den Build-Fehlern:
Für neue Devices (als PR) gibt es Hinweise unter
https://gluon.readthedocs.io/en/latest/dev/hardware.html
Insbesondere die „NewDevice-Checklist“ ist wichtig, da keine Geräte mehr hinzugefügt werden sollen, den ein Minimum an Kernfunktionen fehlen (im Sinne von „nicht oder fehlerhaft implementiert“ ).
1 Like
Ach krass, ich dachte immer alle devices werden supported.
Aber kannst du mir bei den build fehlern helfen? Ich blicks irgendwie nicht, was ich falsch mache.