Show pagesourceOld revisionsBacklinksBack to top × Table of Contents AVM FRITZ!Repeater 3000 Supported Versions Hardware Highlights Installation Flash Layout Upgrading OpenWrt LuCI Web Upgrade Process Terminal Upgrade Process Debricking Failsafe mode Basic configuration Specific Configuration Network interfaces Switch Ports (for VLANs) Buttons Hardware Info Photos Opening the case Serial JTAG Bootloader mods Hardware mods Bootlogs OEM bootlog OpenWrt bootlog Notes Tags AVM FRITZ!Repeater 3000 Under Construction! This page is currently under construction. You can edit the article to help completing it. The AVM FRITZ!Repeater 3000 is technically very similar to the AVM FRITZ!Repeater 1200 but is not a wallplug device. It has two LAN ports. Supported Versions BrandModelVersionCurrent ReleaseOEM InfoForum SearchTechnical DataAVMFRITZ!Repeater 300023.05.0https://avm.de/produkte/fritzwlan/fritzrepeater-3000/FRITZ!Repeater 3000View/Edit data Hardware Highlights ModelVersionSoCCPU MHzCPU CoresFlash MBRAM MBWLAN HardwareWLAN2.4WLAN5.0100M portsGbit portsModemUSBFRITZ!Repeater 3000Qualcomm IPQ40197174128NAND256Qualcomm Atheros IPQ4019, Qualcomm Atheros QCA9984b/g/na/n/ac--- Installation stable release ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM StockFRITZ!Repeater 300023.05.0https://downloads.openwrt.org/releases/23.05.0/targets/ipq40xx/generic/openwrt-23.05.0-ipq40xx-generic-avm_fritzrepeater-3000-initramfs-uImage.itb, https://downloads.openwrt.org/releases/23.05.0/targets/ipq40xx/generic/u-boot-fritz3000/uboot-fritz3000.binhttps://downloads.openwrt.org/releases/23.05.0/targets/ipq40xx/generic/openwrt-23.05.0-ipq40xx-generic-avm_fritzrepeater-3000-squashfs-sysupgrade.binhttps://avm.de/service/downloads/?product=fritzrepeater-3000 → Install OpenWrt (generic explanation) Grab the uboot for the Device from the u-boot-fritz3000 subdirectory. Place it in the same directory as the eva_ramboot.py script. It is located in the scripts/flashing subdirectory of the OpenWrt tree. Assign yourself the IP address 192.168.178.10/24. Connect your computer to one of the two LAN ports. Open three times a commandline 1st. cmd-window pings the 192.168.178.1 continuously 2nd. cmd-window pings the 192.168.178.2 continuously, 3rd. cmd-window Hold everything ready to fire up the follow comand: > ./eva_ramboot.py --offset 0x85000000 192.168.178.1 uboot-fritz3000.bin Connect power to the box and take a look to the window where you ping 192.168.178.1. If there will be a respone, you have to execute the command above If you get an response from 192.168.178.2 - you are to late and you have to repower it. The U-Boot will now start. Now assign yourself the IP address 192.168.1.70/24. Copy the OpenWrt initramfs (!) image to a TFTP server root directory and rename it to FRITZ3000.bin. The box will now boot OpenWrt from RAM. This can take up to two minutes. At this Point, you can open the Webgui, but WIFI is missing, in cause of missing “Firmware/Packages” Copy the U-Boot and the OpenWrt sysupgrade (!) image to the box using scp. SSH into the box and first write the bootloader to both previous kernel partitions: > mtd write /path/to/uboot-fritz3000.bin uboot0 > mtd write /path/to/uboot-fritz3000.bin uboot1 Remove the AVM filesystem partitions to make room for our kernel + rootfs + overlayfs: > ubirmvol /dev/ubi0 --name=avm_filesys_0 > ubirmvol /dev/ubi0 --name=avm_filesys_1 Flash OpenWrt peristently using sysupgrade: > sysupgrade -n /path/to/openwrt-sysupgrade.bin Flash Layout Find out flash layout, then add the flash layout table here (copy, paste, modify the example). Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout. Upgrading OpenWrt → generic.sysupgrade These are generic instructions. Update with your router's specifics. LuCI Web Upgrade Process Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL Upload image file for sysupgrade to LuCI Wait for reboot Terminal Upgrade Process If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading: sysupgrade mtd Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. sysupgrade Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc mtd If sysupgrade does not support this router, use mtd. Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot Debricking → generic.debrick Failsafe mode → failsafe_and_factory_reset Basic configuration → Basic configuration After flashing, proceed with this. Set up your Internet connection, configure wireless, configure USB port, etc. Specific Configuration Please fill in real values for this device, then remove the EXAMPLEs Network interfaces The default network configuration is: Interface Name Description Default configuration br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24 vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP wl0 EXAMPLE WiFi EXAMPLE Disabled Switch Ports (for VLANs) Please fill in real values for this device, then remove the EXAMPLEs Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. Port Switch port Internet (WAN) EXAMPLE 4 LAN 1 EXAMPLE 3 LAN 2 EXAMPLE 2 LAN 3 EXAMPLE 1 LAN 4 EXAMPLE 0 Buttons → hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto. Please fill in real values for this device, then remove the EXAMPLEs The AVM FRITZ!Repeater 3000 has the following buttons: BUTTON Event EXAMPLE Reset reset EXAMPLE Secure Easy Setup ses EXAMPLE No buttons at all. - Hardware Info Nothing. Photos Front: Insert photo of front of the casing Back: Insert photo of back of the casing Backside label: Insert photo of backside label Opening the case Note: This will void your warranty! Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ... To remove the cover and open the device, do a/b/c Main PCB: Insert photo of PCB Serial → port.serial general information about the serial port, serial port cable, etc. How to connect to the Serial Port of this specific device: Insert photo of PCB with markings for serial port Replace EXAMPLE by real values. Serial connection parameters for AVM FRITZ!Repeater 3000 @@Version@@ EXAMPLE 115200, 8N1, 3.3V JTAG → port.jtag general information about the JTAG port, JTAG cable, etc. How to connect to the JTAG Port of this specific device: Insert photo of PCB with markings for JTAG port Bootloader mods → bootloader Hardware mods None so far. Bootlogs OEM bootlog COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE OpenWrt bootlog COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING Notes Space for additional notes, links to forum threads or other resources. ... Tags How to add tags ipq40xx, IPQ4019, 128NAND, 256RAM, 2port, GigabitEthernet, 802.11abgnac, 4core, arm, armv7 This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies ipq40xx ipq4019 128nand 256ram 2port gigabitethernet 802.11abgnac 4core arm armv7 Last modified: 2023/11/02 12:07by maurerle