Boxtyp 7570 AVM-Firmwareversion 04.92 Sprache en
Kernelversion 2.6.19.2 (4059) (gcc version 3.4.6)
Freetz-Versionfreetz-devel-11802
Erstellungsdatum 22.02.2014 19:26:32
Ursprünglicher Dateiname7570_04.92-freetz-devel-11802.en_20140222-192632.image
Die Meldungen sind eine Sache. Aber bist du dir denn sicher, dass net-snmp auch die Reboots verursacht?
ERLEDIGT
Ausführen des Firmware-Installationsskripts /var/install ...
install: have Kernel 2.6.19.2 - set kversion '2.6.19' and FlashUpdateTool '/var/flash_update.ko'
install: check and install new firmware ...
sh: write error: Invalid argument
sh: write error: Invalid argument
OEM=
ANNEX=B
testing acceptance for device Fritz_Box_7570 ...
install type not korrekt: ur8_8MB_xilinx_4eth_2ab_isdn_nt_te_pots_wlan_mimo_usb_host_dect_40456
testing acceptance for device Fritz_Box_7570 done
error: installype not korrket
set INFO led to off (modul=7, state=1)
sh: write error: Invalid argument
sh: write error: Invalid argument
ERLEDIGT – Rückgabewert des Installationsskripts: 2 (INSTALL_WRONG_HARDWARE)
Von /var/post_install generierter Inhalt:
Fehler: Nach-Installationsskript nicht gefunden oder nicht ausführbar.
+ export INSTALL_SUCCESS_NO_REBOOT=0
+ export INSTALL_SUCCESS_REBOOT=1
+ export INSTALL_WRONG_HARDWARE=2
+ export INSTALL_KERNEL_CHECKSUM=3
+ export INSTALL_FILESYSTEM_CHECKSUM=4
+ export INSTALL_URLADER_CHECKSUM=5
+ export INSTALL_OTHER_ERROR=6
+ export INSTALL_FIRMWARE_VERSION=7
+ export INSTALL_DOWNGRADE_NEEDED=8
+ force_update=n
+ uname -r
+ currKver=2.6.19.2
+ flash_update_drv_path=
+ flash_update_drv_test=yes
+ kversion=2.6.19
+ [ -f /var/flash_update.ko ]
+ echo /var/flash_update.ko
+ flash_update_drv_path=/var/flash_update.ko
+ echo install: have Kernel 2.6.19.2 - set kversion '2.6.19' and FlashUpdateTool '/var/flash_update.ko'
install: have Kernel 2.6.19.2 - set kversion '2.6.19' and FlashUpdateTool '/var/flash_update.ko'
+ [ -n yes ]
+ [ yes = yes ]
+ [ -z /var/flash_update.ko ]
+ echo install: check and install new firmware ...
install: check and install new firmware ...
+ need_reboot=0
+ korrekt_version=0
+ /bin/update_led_on
sh: write error: Invalid argument
sh: write error: Invalid argument
+ [ 2.6.19 = 24 ]
+ echo OEM=avme
OEM=avme
+ [ 2.6.19 = 24 ]
+ export CONFIG_ENVIRONMENT_PATH=/proc/sys/urlader
+ cat /proc/sys/urlader/annex
+ export ANNEX=B
+ [ -z B ]
+ echo ANNEX=B
ANNEX=B
+ [ -z ]
+ echo testing acceptance for device Fritz_Box_7570 ...
testing acceptance for device Fritz_Box_7570 ...
+ /etc/version --install=ur8_16MB_xilinx_4eth_2ab_isdn_nt_te_pots_wlan_mimo_usb_host_dect_multiannex_13589
install type not korrekt: ur8_8MB_xilinx_4eth_2ab_isdn_nt_te_pots_wlan_mimo_usb_host_dect_40456
+ echo testing acceptance for device Fritz_Box_7570 done
testing acceptance for device Fritz_Box_7570 done
+ kernel_start=0x90020000
+ kernel_size=16121856
+ filesystem_start=0x90000000
+ filesystem_size=0
+ urlader_start=0x90000000
+ urlader_size=131072
+ newFWver=04.92
+ flash_start=268435456
+ [ 0 = 0 ]
+ echo error: installype not korrket
error: installype not korrket
+ echo set INFO led to off (modul=7, state=1)
set INFO led to off (modul=7, state=1)
+ /bin/update_led_off
sh: write error: Invalid argument
sh: write error: Invalid argument
+ exit 2
Welche Trunk-Version hast du?
Das dürfte garnichtmehr vorkommen?!? Der Part ist beim Alien rausgepatched, sollte er zumindest.Code:[...] + echo testing acceptance for device Fritz_Box_7570 ... testing acceptance for device Fritz_Box_7570 ... [...]
STEP 3: PACK
checking for left over Subversion directories
integrate freetz info file into image
packing var.tar
creating filesystem image
SquashFS block size: 64 kB (65536 bytes)
merging kernel image
kernel image size: 11.3 MB, max 15.4 MB, free 4.1 MB (4291584 bytes)
Aproximately maximal time for the answering machine: 32 min, 45 sec (1965 sec)
packing images/W920V_7570_04.92-freetz-devel-11806.en_20140224-174324.image
image file size: 12.0 MB
done.
FINISHED
joerg@joerg-Ubuntu:/run/shm/trunk$
joerg@joerg-Ubuntu:/run/shm/trunk$ grep -C 5 "DISABLE_Fritz_Box_7570" build/original/firmware/var/install
fi
export ANNEX=`cat ${CONFIG_ENVIRONMENT_PATH}/annex`
if [ -z "${ANNEX}" ] ; then echo ANNEX=${ANNEX} not supported ; exit $INSTALL_WRONG_HARDWARE ; fi
echo ANNEX=$ANNEX
# Fritz_Box_7570
if [ -z "$DISABLE_Fritz_Box_7570" ] ; then
echo testing acceptance for device Fritz_Box_7570 ...
if /etc/version --install=ur8_16MB_xilinx_4eth_2ab_isdn_nt_te_pots_wlan_mimo_usb_host_dect_multiannex_13589 ; then
echo device has installtype ur8_16MB_xilinx_4eth_2ab_isdn_nt_te_pots_wlan_mimo_usb_host_dect_multiannex_13589
# passt der OEM ?
if [ ! -z "${OEM}" ] ; then
joerg@joerg-Ubuntu:/run/shm/trunk$
joerg@joerg-Ubuntu:/run/shm/trunk$ grep -C 5 "DISABLE_Fritz_Box_7570" build/modified/firmware/var/install
fi
export ANNEX=`cat ${CONFIG_ENVIRONMENT_PATH}/annex`
if [ -z "${ANNEX}" ] ; then echo ANNEX=${ANNEX} not supported ; exit $INSTALL_WRONG_HARDWARE ; fi
echo ANNEX=$ANNEX
# Fritz_Box_7570
if [ -z "$DISABLE_Fritz_Box_7570" ] ; then
# just check for HWRewision of 7570, Speedport W920V or 7570_HN
hwrev="$(IFS="$IFS."; set $(grep HWRevision /proc/sys/urlader/environment); echo $2)"
case "$hwrev" in
135 | 146 | 153 )
korrekt_version=1
joerg@joerg-Ubuntu:/run/shm/trunk$