The problem The firmware status in Home Assistant for some of my components are showing "Up-to-date" when they definitely have updates pending in the Unifi UI. It has worked in the past for me, I'm not exactly sure when it broke, but it may have been when updating to Unifi OS 4.0....
This is a collection of firmware upgrade tools specifically written for OPNsense based on FreeBSD ideas (kernel and base sets) and tools (pkg(8) and freebsd-update(8)). opnsense-update opnsense-update(8) unifies the update process into a single tool usable from the command line. Since ...
DEVICE_PACKAGES := kmod-mt7981-firmware mt7981-wo-firmware kmod-usb3 \ e2fsprogs f2fsck mkf2fs - KERNEL_LOADADDR := 0x44000000 - KERNEL := kernel-bin | gzip - KERNEL_INITRAMFS := kernel-bin | lzma | \ - fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb with-initrd | ...
+++ b/target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata @@ -31,6 +31,7 @@ case "$FIRMWARE" in ;; esac ;; + cmcc,rax3000m-emmc|\ ubnt,unifi-6-plus) caldata_extract_mmc "factory" 0x0 0x1000 ;; 9 changes: 4 additions & 5 deletions 9 devic...
@@ -31,6 +31,7 @@ case "$FIRMWARE" in ;; esac ;; + cmcc,rax3000m-emmc|\ ubnt,unifi-6-plus) caldata_extract_mmc "factory" 0x0 0x1000 ;; 9 changes: 4 additions & 5 deletions 9 devices/mediatek_filogic/patches/15-cmcc-a10.patch Show comments View file Edit fil...
+++ b/target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata @@ -31,6 +31,7 @@ case "$FIRMWARE" in ;; esac ;; + cmcc,rax3000m-emmc|\ ubnt,unifi-6-plus) caldata_extract_mmc "factory" 0x0 0x1000 ;; 9 changes: 4 additions & 5 deletions 9 devic...
DEVICE_PACKAGES := kmod-mt7981-firmware mt7981-wo-firmware kmod-usb3 \ e2fsprogs f2fsck mkf2fs - KERNEL_LOADADDR := 0x44000000 - KERNEL := kernel-bin | gzip - KERNEL_INITRAMFS := kernel-bin | lzma | \ - fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb with-initrd | ...