OpenWrt Forum Archive

Topic: first flash Fritz 3370

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

Hallo,

sorry for my bad english...

i flash the Fritz 3370 today .... wifi doesn't start.... vdsl testing the next days...

Target--> lantiq/xway/Fritz3370

when I run "wifi detect > /etc/config/wireless"  I get a blank wireless file

can someone help me, thanks in advance

(Last edited by MatrixCoder on 9 Sep 2013, 16:19)

an extract from the kernel log....

[ 16.984000] cfg80211: Calling CRDA to update world regulatory domain
[ 16.992000] cfg80211: World regulatory domain updated:
[ 16.996000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 17.004000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 17.012000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 17.016000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 17.024000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 17.032000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)...

Hallo.
Wifi does not work r3824

[   25.656000] xt_time: kernel timezone is -0000
[   25.764000] cfg80211: Calling CRDA to update world regulatory domain
[   25.772000] cfg80211: World regulatory domain updated:
[   25.776000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   25.784000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   25.792000] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   25.796000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   25.804000] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   25.812000] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   26.020000] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[   26.028000] ath: phy0: Unable to initialize hardware; initialization status: -5
[   26.036000] ath9k 0000:01:00.0: Failed to initialize device
[   26.040000] ath9k: probe of 0000:01:00.0 failed with error -5

if someone wants to test the script here.
network cable to connect "LAN 1" and connect directly to the PC. Adjust PC IP. Run during the first 5-10 seconds of the starts.

openwrt-lantiq xrx200-FRITZ3370-squashfs.image.eva not working for me

script: 3370flash.sh
_______________________________

#!/bin/sh
ftp -n 192.168.178.1<<EOT
user adam2 adam2
debug
bin
passive
quote MEDIA FLSH
put /"your path"/bin/lantiq/openwrt-lantiq-xrx200-FRITZ3370.eva.align.128k mtd1
put /"your path"/bin/lantiq/openwrt-lantiq-xrx200-FRITZ3370-jffs2-128k.image.eva mtd0
quit
EOT
________________________________________________

output during flash process:

user@user:~/Arbeitsfläche$ sh 3370flash.sh
Debugging on (debug=1).
---> TYPE I
Passive mode on.
---> MEDIA FLSH
ftp: setsockopt (ignored): Permission denied
---> PASV
---> STOR mtd1
ftp: setsockopt (ignored): Permission denied
---> PASV
---> STOR mtd0
---> QUIT
user@user:~/Arbeitsfläche$

power cable out and back in and the box can be reached at 192.168.1.1. the leds are in 3.8 .. still adjustable but in 3:10:13 no longer

DISCLAIMER: it worked for me, but I cannot be responsible if you brick your router ...

greetings

(Last edited by MatrixCoder on 8 Oct 2013, 21:20)

Ich habe meine openwrt Arbeitsoberfläche gelöscht (ich hatte es nicht geschaft eine lauffähige version für die 3370 zu basteln).
Könntest du mir bitte beide (openwrt-lantiq-xrx200-FRITZ3370.eva.align.128k + openwrt-lantiq-xrx200-FRITZ3370-jffs2-128k.image.eva) zum Testen geben?

Hallo Myst70,
Ja kann ich machen, werde morgen mal eine neue Trunk kompilieren.

Hallo zusammen,

Ich hab mit der Anleitung:

________________________________________________
#!/bin/sh
ftp -n 192.168.178.1<<EOT
user adam2 adam2
debug
bin
passive
quote MEDIA FLSH
put /"your path"/bin/lantiq/openwrt-lantiq-xrx200-FRITZ3370.eva.align.128k mtd1
put /"your path"/bin/lantiq/openwrt-lantiq-xrx200-FRITZ3370-jffs2-128k.image.eva mtd0
quit
EOT
________________________________________________

Die beiden Dateien von: archive.openwrt.org/chaos_calmer/15.05.1/lantiq/xrx200/ benutzt.
Leider bootet die Box nicht:/ 
Hat @MatrixCoder @Myst70 hat einer von euch ein funktionierendes Image, was er mir geben könnte ?

Lg



________________________________________________
________________________________________________

I used this tutorial:
________________________________________________
#!/bin/sh
ftp -n 192.168.178.1<<EOT
user adam2 adam2
debug
bin
passive
quote MEDIA FLSH
put /"your path"/bin/lantiq/openwrt-lantiq-xrx200-FRITZ3370.eva.align.128k mtd1
put /"your path"/bin/lantiq/openwrt-lantiq-xrx200-FRITZ3370-jffs2-128k.image.eva mtd0
quit
EOT
________________________________________________

And flashed the current version from archive.openwrt.org/chaos_calmer/15.05.1/lantiq/xrx200/ but the box
failed to boot.
Could some one provide me a working image?

The discussion might have continued from here.