7240 dead/tot after freetz image update

avathar

Neuer User
Mitglied seit
4 Okt 2010
Beiträge
24
Punkte für Reaktionen
0
Punkte
0
Hi
i have 7240 and i compiled the newest freetz image with settings as below:

--Hardware type (Fon WLAN 7270 v2)
--Compile image for "alien" hardware
----Alien hardware type (7240)
--Firmware language (en - international)


uploaded firmware through freetz menu and now i can't connect to box via web.

Now i'm trying to recover original firmware but i can't do it.
No matter which recovery file i use
FRITZ.Box_Fon_WLAN_7240.04.86.recover-image.exe or FRITZ.Box_Fon_WLAN_7240.04.87.recover-image.exe
both give me notice that
"Recover-Firmware inkompatibel"

I tried also do as follows:
connect via ftp, adam2 and

quote SETENV firmware_version avme
quote SETENV firmware_info 73.04.86
quote SETENV HWRevision 144
quote SETENV annex B
quote SETENV ProductID Fritz_Box_7240

and then once again recovery file but still not compatible.

What should i do ?

-----------------------------------------------------------
translated by google translator
-----------------------------------------------------------
Hallo
Ich habe 7240 und ich kompiliert die neueste freetz Bild mit Einstellungen wie folgt:

- Hardware-Typ (Fon WLAN 7270 V2)
- Kompilieren Bild für "fremde"Hardware
---- Alien Hardware-Typ (7240)
- Firmware Sprache (en - international)


hochgeladen Firmware über Freetz Menü und jetzt kann ich nicht auf Box via Web in Verbindung zu treten.

Jetzt versuche ich auf Original-Firmware, aber ich kann es nicht wiederherstellen.
Egal, welche Recovery-Datei verwende ich
FRITZ.Box_Fon_WLAN_7240.04.86.recover-image.exe oder FRITZ.Box_Fon_WLAN_7240.04.87.recover-image.exe
beide geben mir merken, dass
"Recover-Firmware Inkompatibel"

Ich versuchte auch dies wie folgt:
per FTP, adam2 und

quote SETENV firmware_version avme
quote SETENV firmware_info 73.04.86
quote SETENV HWRevision 144
quote SETENV Anhang B
quote SETENV ProductID Fritz_Box_7240

und dann noch einmal Recovery-Datei, aber immer noch nicht kompatibel.

Was soll ich tun?
 
ok i found out where was a mistake

the only thing which should be change through ftp is:

quote SENENV firmware_version avm

instead of avme because by choosing "english"(when compiling image) i changed the parameter "firmware_version" from value "avm" to value "avme".
 
Hello Avathar,
I have similar problem with building aliven firmavare for my 7240.
Each time i upload image, my freetz is dead and i need to recover ( thae best way is push_firmaware form tools directory)
my last configuration that works correclty was with revision #5741.
Can you tell me if you are able to create working image with last version(dev) of freetz ?

Regards
Rudi
 
Zuletzt bearbeitet:
What does happen if you flash your firmware over the webinterface? What is your OEM? avm? avme?

Regards
Oliver
 
Hi Oliver,

my OEM=avme
I always try to upload over web.
- fritz.box site (after uploading and confirming that i what to flash unauthorized software) is complain that firmware is not for my box.
- fritrz:81 site is accepting firmware and after flashing my box is dead

Then i'm using push_firmware script to restore my box.

Best
Rudi
 
Zuletzt bearbeitet:
Can you please attach your .config? It's not the latest from ticket #600 I think?

Regards
Oliver

edit: Wich firmware do you flash with push_firmware?
 
Hello Oliver,

With push_firmware i'm flashing 7240_7270_04.81freetz-devel-5712.a-ch_20100905-014353.image with is working fine.
I have attach my last config i try with de source
and second with en source

Regards
Rudi
 

Anhänge

  • config.txt
    27 KB · Aufrufe: 16
  • config_en.txt
    27 KB · Aufrufe: 6
Zuletzt bearbeitet:
Your box is A-CH with OEM avme? How can you flash the firmware from config.txt? It's german and OEM avm.

I also don't understand the difference between AVM and Freetz webinterface flash. We use the same /var/install script. So the results should be equal...

Regards
Oliver
 
Hello
Originally my box was 1&1 German (i thing it was without any OME variable set)
But i do not speak germat so i need to change to international (see my all replays in #600 )
As you know from #600 building A-CH was not working and now is not available.
I have try all possible config (en/de/ach)to create working image :( .

Yesterday i have build also config with en-international but is killed my box again.
I have also attach config that was working ok for me.
Can you help me ?
Do i need to change OEM to avm ?
Please tell me what i need to change in my box so i be able build working firmware ?

Best Regards
Rudi
 

Anhänge

  • config_ach_working.txt
    21.9 KB · Aufrufe: 6
Zuletzt bearbeitet:
HI,
I have perform a little test

1.Rebranding my box from avme -> avm
2.Flesh with "7240_7270 de" that i have just up date and build.
My 7240 start successfully without any issues.

1. Then i have rebrand my box from avm-avme
2. Flesh with "7240_7270 en" fresh build and my box was dead once again :(
3. Recover to 7240_7270 5712 a-ch -> box up and running.

Conclusion
Alien international firmware is not working with my box any more.
It is very confusing because i have build freetz rev 5712 in last year that was working without any issues.
Also i do not know if i can build alien firmware with English GUI base on 7270 de image.

PS
Now i don't know if build international 7240_7270 working image is only my issue.

Kind Regards
Rudi
 
Zuletzt bearbeitet:
I guess that the HWRevision of the box has to be changed if running as international version. Let me have a look...

Regards
Oliver
 
Hi
sorry for late answer.
So at present i'm building firmware with such a configuration:
Firmware language (de)
Mod Language (en)

When i tried once to build with (en) firmware language, it killed box, so i never again tried to build with (en) .
Regards,
Tom
 
I tried the 7270 en on my 7270 de box. After setting firmware_version to avme I could run this firmware without any problems. Weird...

Regards
Oliver
 
Hello
I do not know why it is not working this is why i have try to create htmltext_en.db for 270 so i can use later 7240_7270 de->en :) .
Basically I have create some .net soft that is extracting text form htmltext_de.db( 04.88 ) then is translating it in to en using googlet and then is saving translated text to db file.
Now I need someone to test if my file is working ok
I thing following command should load my file and update web interface
ctlmgr -s
mount -o bind /tmp/my_file_htmltext.db /etc/htmltext_de.db
ctlmgr
 

Anhänge

  • htmltext_de.db.zip
    456.6 KB · Aufrufe: 13
Zuletzt bearbeitet:
Hi,
it works ,but not everything is translated. See picture. http://tinyurl.com/4t5vmyk
And there is nothing displayed(no usb item showed) at usb devices page, despite that there is one item properly detected.
 
Hi Avathar ,
thx for testing !

:) I have found one bug in my script so i will fix that and post new file later on :)
Regarding German button text that is on print screen , I was not able to find it in htmltext.db file...
I think that it can be located in other place...

Regards
Rudi

You can check new file
 

Anhänge

  • htmltext_de.db.zip
    183.6 KB · Aufrufe: 12
Zuletzt bearbeitet:
it looks like nothing changed to me. Both problems which i mentioned before are still there.
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.