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)