Skip to content

firmware-openwrt-x86_2022.08.27.1031

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 02:31
· 80 commits to main since this release
29214a8

Firmware information:

Default IP: 192.168.2.252
Default username: root
Default password: password
Default AP: Openwrt (open)
N1 AP: Phicomm_N1 (password)

X86 and Raspberry Pi are able to use build-in sysupgrade.

Phicomm N1 install to emmc:

/root/install-to-emmc.sh

Scripts to upgrade Phicomm N1:

cd /mnt/mmcblk2p4
rm *.img
wget https://github.com/unifreq/openwrt_packit/raw/master/files/update-amlogic-openwrt.sh
wget firmware_url
gzip -d firmware.img.gz
bash update-amlogic-openwrt.sh firmware.img