Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipq40xx-generic: add support for AVM FRITZBox 7530 #2125

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

blocktrron
Copy link
Member

  • must be flashable from vendor firmware
    • webinterface
    • tftp
    • other: EVA
  • must support upgrade mechanism
    • must have working sysupgrade
      • must keep/forget configuration (if applicable)
        think sysupgrade [-n] or firstboot
    • must have working autoupdate
      usually means: gluon profile name must match image name
  • reset/wps/phone button must return device into config mode
  • [] primary mac should match address on device label (or packaging) (https://gluon.readthedocs.io/en/latest/dev/hardware.html#notes) No primary MAC on device
  • wired network
    • should support all network ports on the device
    • must have correct port assignment (WAN/LAN)
  • wifi (if applicable)
    • association with AP must be possible on all radios
    • association with 802.11s mesh must be working on all radios
    • ap/mesh mode must work in parallel on all radios
  • led mapping
    • power/sys led (critical, because led definitions are setup on firstboot only)
    • radio leds
      • should map to their respective radio
      • should show activity
    • switchport leds
      • should map to their respective port (or switch, if only one led present)
      • should show link state and activity
  • outdoor devices only
    • added board name to is_outdoor_device function in package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua

@blocktrron blocktrron added the 3. topic: hardware Topic: Hardware Support label Oct 5, 2020
@rotanid rotanid merged commit e5b89b5 into freifunk-gluon:master Oct 6, 2020
@blocktrron blocktrron deleted the fritz7530 branch October 6, 2020 22:30
@edeso
Copy link
Contributor

edeso commented Jun 13, 2021

hi,

just trying to build it, which resulted in output/images/sysupgrade/gluon-ffkbu-V2-v2020.2.3-Wireguard-avm-fritz-box-7530-sysupgrade.bin but lacks the uboot-fritz7530.bin which is supposedly needed according to https://openwrt.org/toh/avm/avm_fritz_box_7530#installation .

any hint on what i am doing wrong? ..thanks ede

@edeso
Copy link
Contributor

edeso commented Jun 14, 2021

@blocktrron , @rotanid or to put it differently. what is the supposed way to flash Gluon, as the output folder lacks critical files mentioned on the OpenWrt TOH page.

thanks! ..ede

@blocktrron
Copy link
Member Author

@edeso Install OpenWrt with the instructions from the OpenWrt Wiki / commit message and install the Gluon sysupgrade from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. topic: hardware Topic: Hardware Support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants