If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
FREETZ TYPE W503MK 7270 V3
BoxMatrix >> Development >> FREETZ TYPE W503MK 7270 V3 | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Tarballs | GPL-Browser | FW-Probes | FW-History | FW-News | Supportdata | Hardware | SVN | Trac | Freetz-News | Freetz-Timeline | Freetz-Releases | Freetz-Mirror | OpenWRT | Research |
Introduction[edit]
This is going to be the Freetz-Alien for the Speedport W 503V MK, and the second Howto about coding a Freetz-Alien.
the first one was the FREETZ_TYPE_W504V_7270_V3, which we finished successful. We can reuse a lot from there.
A Freetz-Alien modifies an AVM firmware to build Freetz for an alien model. This is mainly used for Telekom-Derivatives.
This alien is more complicated, since the Speedport W 503V MK is a very limited and we only have older firmware for it.
Comparison[edit]
The first step is to find an AVM model which best matches the alien model.
For the w503vmk we use the 7270v3 again since it has the matching SoC and WLAN chipset.
Features[edit]
We only have half the RAM and Flash size, no DECT and FONS0 port and no USB-Host.
It will be hard to squeeze everything in the small Flash and we need a lot of Remove-Patches.
S € |
Model Languages, Brandings |
Internet [Annex] |
LAN Ports |
WLAN 802.11 |
PSTN Lines |
Phones | SoC Clock |
RAM | Flash | USB Host |
Image |
---|---|---|---|---|---|---|---|---|---|---|---|
FRITZ!Box Fon WLAN 7270 v3 de, en, es, fr, it avme, 1und1, avm, otwo |
ADSL2+ A, B, J, M USB-HSPA |
100M: 4 |
300 Mb 2.4GHz 5GHz |
POTS: 1 ISDN: 2 |
Analog: 2 ISDN: 8 DECT: 6 |
UR8 360 MHz |
64 MB | 16 MB |
Ports: 1 USB: 2.0 |
||
Speedport W 503V MK de, en avme |
ADSL2+ B |
100M: 4 |
300 Mb 2.4GHz 5GHz |
POTS: 1 ISDN: 2 |
Analog: 2 |
UR8 360 MHz |
32 MB | 8 MB |
- |
Hardware[edit]
The w503vmk also has a different FPGA. This means that we must adapt the FPGA-Bitfiles in the Alien-Script.
Firmware[edit]
For older models including the 7270v3 there are different firmwares for german and international variants of a model.
- The dumped international w503vmk firmware is 4.79-20300 using kernel 2.6.19.2
- We may have a 4.81 dump, which is not scanned yet, but nothing more recent
- The latest international 7270v3 firmware is release 5.53-27445 using kernel 2.6.32.41
Freetz supports building for international 7270v3 5.20+ and 5.50+, both using the same kernel.
Freetz supports building for german Annex B 7270v1 4.89 with matching kernel 2.6.19.2, but wrong WLAN drivers.