OpenWrt Forum Archive

Topic: Fritz!Box 7360

The content of this topic has been archived on 6 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Fritz!box Fon WLAN (VDSL2/ ADSL2, 2+ and DECT)

Power usage: 12V, 1.4A

SDRAM:
Winbond
W971GGJB-25
62265N500022
238ZV0 CHN
----------------
http://www.alldatasheet.net/datasheet-p … GG6JB.html
Winbond 1Gbits DDR2 SDRAM,


CPU:
Lantiq
VRX288
XWAYtm V1.2
------------------
https://wikidevi.com/wiki/Lantiq#VRX_200


FLASH ROM:
MXIC S123796
MX29GL128FHT2I-90G
BAD13300
---------------------
https://media.digikey.com/pdf/Data%20Sh … GL128F.pdf
Macronix 128M (16M x 8)  FLASH - NOR

De Flash layout:

mtd1      0x90020000,0x90F80000   (kernel/fs image)
mtd2      0x90000000,0x90020000   (ADAM2 bootstrap loader)
mtd3      0x90F80000,0x90FC0000   (TTFS configuratie, copie 1)
mtd4      0x90FC0000,0x91000000   (TTFS configuratie, copie 2)

http://gjppp.home.xs4all.nl/vdsl-pppoe/



DSL:
Lantiq
PSB 80190 V
V1.1
XWAYtm VRX208
UMSYGM300
H1209
--------------
https://wikidevi.com/wiki/Lantiq#VRX_200




DECT section:
Analog Data Access Arrangement (DAA):
32228
1238
S49

and:

DAA:
IA3223A
1227CRF014
---------------------
https://www.silabs.com/products/modems/ … ogDAA.aspx




DECT?:
S U1241
SC14441
B52RTL
W1T814.00

WiFi:
Atheros
AR928 -BL1A
PKN390 00B
1229
TAIWAN
--------
http://www.qca.qualcomm.com/wp-content/ … AR9285.pdf (?)



POWER?:
TPS
65252
TIG22A1
ACE9 G4

LAN: (2x)
ATHEROS
AR8030-A
SJTA2.4D
1237 CN
---------------
http://www.qca.qualcomm.com/wp-content/ … AR8030.pdf
https://wikidevi.com/files/Atheros/spec … AR8030.pdf


PHY: (2x)
LFE8505
DELTA
1241

PHY: (2x)
DELTA
LFE9120-R 1231



UART:

1= +3.3V square PAD, Do Not Connect
2= RXin
3= TXout
4= GND

115200 baud


OEM Firmware

    ftp://ftp.avm.de/fritz.box/fritzbox.fon … e/english/ (image)
    ftp://ftp.avm.de/fritz.box/fritzbox.fon … c/english/ (recovery)

https://wiki.openwrt.org/toh/avm/fritz.box.wlan.7360

Im also currently on it smile
I imported the 2 devel-patches from Sebastion for 7360SL and build and flashed the image. smile

As far i can tell:

  • The Gigabit Ethernet ports does not work atm (eth0 and eth1) The Box is reachable via eth2, eth3

  • lantiq_vr9_annex_firmware is not selected by default

  • phone and dect not working (missing firmware, capi_codec)

  • Some AVM drivers should and could be ported

  • AVM uses self written binaries to get the MACs out from the TFFS and assign them to interfaces

https://i.imgur.com/vhPKU8t.png

https://i.imgur.com/OKyUXUY.png

https://i.imgur.com/FVI9bxg.png

(Last edited by lipkegu on 2 Jun 2016, 05:34)

VDSL and ADSL (depends on which driver and firmware you had selected) works also:
http://i.imgur.com/yk9IQp3.png

(Last edited by lipkegu on 3 Jun 2016, 15:25)

I'm curious getting my hands on a spare 7360 to try this out smile If this works fine, I would have two boxes in production to flash.

Does it work only with the 7360SL or also with the 7360 and 7362SL?

For the phone: Since the VRX288 is a successor to the Danube, maybe the danube-voip package (https://github.com/olivluca/danube-voip) or the Asterisk chan-lantiq works out of the box or with small changes?
But DECT will be much harder, I think.

someone guides me in the programming of these teams (gl.inet 6416), I've only worked with raspberry in atm and want to try this computer

Hi!

Do anyone has hi-res photo of xDSL section of 7360?
I'm looking for both - top and bottom PCB.
It would be the best to make them with international version (Annex A and B) smile

Best regards

Hi!
Bad focus and angle unfortunately.
Beside, this looks like DE version, for only Annex B.

I found information, that int version support both annex and
i'm curious how did they did it smile

For that purpose accurate photos showing component placement
would be needed smile

Best regards!

Hi,

i had tried to compilie an Image for the Fritzbox 7360 with the latest Trunk Version of OpenWrt, but i only got these Images. The Box is for my Multiwan Project with DSL and LTE. I had testet it with an Raspberry Pi3 and it works fine. Now is the Idea to get it work an the Box and reduce the Hardware.

openwrt-lantiq-xrx200-ARV7519RW22-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-EASY80920NAND-squashfs-fullimage.img
openwrt-lantiq-xrx200-EASY80920NAND-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-EASY80920NOR-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-TDW8970-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-TDW8980-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-VGV7510KW22BRN-squashfs-factory.bin
openwrt-lantiq-xrx200-VGV7510KW22NOR-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-VGV7519BRN-squashfs-factory.bin
openwrt-lantiq-xrx200-VGV7519NOR-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-VR200v-squashfs-sysupgrade.bin
openwrt-lantiq-xrx200-WBMR300-squashfs-sysupgrade.bin

does one of this work with the Box, or must i apply the two patches to compilie a extra Image for the Fritzbox?

Thanks for Help

Greetz
Thomas

Maybe can anybody who get an Image working on the Box send me an Image per Mail.

The discussion might have continued from here.