Alfa Tube2H debrick

Hi,
leider wurde das Gerät während eines updates per ssh ausgerechnet in diesem Moment abgestöpselt und geht nun nicht mehr.
Gibt’s da, ähnlich wie z. B. beim CPE210 irgwendwo eine Anleitung zum debricken?

Tut das Ding was per Pushbutton-Reset in Richtung TFTP?
Ich fürchte nicht, da wird man dann die Versiegelung aufbrechen müssen, um per RS232 dran zu gehen.

Bist doch ein Guter :wink:
also leider nein, bzw. ich müsste halt ne IP wissen für meinen TFTP Server… Werde wohl morgen mal per RS232 dran gehen müssen…

In solchen Fällen hilft es, sich die Originalfirmware genauer anzuschauen, z. B. mittels binwalk und strings. Dann kann man im u-boot z. B. nach einer TFTP-Server-IP und einem Dateinamen gucken. Findet man keine Hinweise auf einen Rescue-Modus, dann bleibt nur die Rettung via serieller Schnittstelle.

1 „Gefällt mir“

Oder man schaut mit tcpdump oder Wireshark nach arp-Traffic. Wenn da explizit von der Mac des Gerätes sofort nach PowerOn was gesucht wird was nicht gerade 0.0.0.0 ist, dann ist das mit hoher Wahrscheinlichkeit die TFTP-Adresse.

2 „Gefällt mir“

Ich habe schon einmal einen Alfa Tube2H wieder per Konsole über die serielle Schnittstelle wieder hergestellt.

Auch ich hatte versucht, per ssh und sysupgrade neue Firmware einzuspielen. Das funktioniert jedoch generell nicht, da das Sysupgrade-Image mit etwa 8 MB doppelt so groß ist wie das Factory-Image und dann freies RAM zu klein ist.

Hier is ein Link mit der Anschlussbelegung der seriellen Schnittstelle: OpenWrt Forum Archive
Und hier der Link, nach dem ich dann erfolgreich vorgegangen bin, obwohl nicht explizit das Tube2H-Board erwähnt wird: ALFA Network Hornet-UB (based on 8M/32MB version) [Old OpenWrt Wiki]

1 „Gefällt mir“

Gerät an switch zusammen mit PC anstöpseln, den PC auf ne statische IP(egal welche) konfigurieren.

Dann suchen wir die IP für unseren Server:

sudo tcpdump -ni [etherdev] arp

[etherdev] durch das device ersetzen, zb eth0 oder enp12s0 oder so.

Dann sollte sowas rauspurzeln:

> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
> listening on enp14s0, link-type EN10MB (Ethernet), capture size 262144 bytes
> 10:21:57.645755 ARP, Request who-has 192.168.0.66 tell 192.168.0.86, length 4
> ... nachricht oft wiederholt, da keienr antwortet

Der Router sucht den tftp-server also auf der 192.168.0.66.
Diese IP konfigurieren, und nochmal testen, diesmal schauen wir, welche Datei er will:
sudo tcpdump -ni [etherdev] udp

tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on enp14s0, link-type EN10MB (Ethernet), capture size 262144 bytes
10:27:30.096867 IP 192.168.0.86.1338 > 192.168.0.66.69:  43 RRQ "ArcherC25v1_recovery.bin" octet timeout 3
10:27:30.097085 IP 192.168.0.66.46533 > 192.168.0.86.1338: UDP, length 1

Damit wissen wir: Er will die Datei „ArcherC25v1_recovery.bin“.

Also, die Originalfirmware nehmen, unter dem Namen auf den Tftp-Server, und es sollte klappen.
Um das zu überprüfen kann man auch das tcpdump-ccommand mit udp nehmen, weil dann sieht man, wie die Daten als viele kleine UDP-Pakete übertragen werden.

Das alles gilt netürlich nur, solange es die tftp-Client Methode auch gibt.
Wenn das Gerät selber den server aufmacht, oder ein Webinterface hat, oder gar nix, dann kommt nichts…

1 „Gefällt mir“

Super, ich probiere es erst mal mit tcpdump, vieleicht hab ich ja ne chance… Tue mir etwas schwer, das Gehäuse zerstörungsfrei aufzubekommen. Ich vermute, der Metallring mit den vier Einkerbungen ist so eine Art Mutter, die alles hält. Mir fehlt nur geeignetes Werkzeug, den zu drehen. Ein Felxschlüssel passt schon mal nicht :smiley:

Aber vieleicht sollte ich mir erst mal den von mir ebenfalls abgeschossenen CPE210 vornehmen, da komm ich auch nicht weiter… er hat sich zwar mit tftp die Firmware geholt, aber das war’s dann auch. Naja, würde ich noch mal einen anderen Thread machen wenn ich da nicht weiterkomme…

Ich konnte in der Firmware leider keinen Hinweis auf einen Recovery-Modus finden :confused:

Jup, bei tcpdump kommt nix gescheites an. Jetzt ist mir das Teil auch noch runtergefallen, das war’s wohl mit zerstörungsfreiem Öffnen. Blöderweise auf der falschen Seite, d. h. die Mutter muss ich trotzdem lösen irgendwie…

Mir ist trotz der Anleitung leider nicht ganz klar, wie die Pinbelegung für die serielle Schnittstelle ist… Sieht so unübersichtlich aus…

Anbei ein Foto vom geöffnetem Tube2H:

1 „Gefällt mir“

Ah, da sieht’s doch schon viel logischer aus… Ich werde testen…

Ähm, bock auf Post, wenn ich nicht weiterkomme? :wink:

Edit: Wie hast Du es geöffnet?

Zur Pinbelegung:

Links, dort wo ein kleines weißes Dreieck gedruckt ist, liegt Vcc. Diesen PIN nicht verbinden.
Ganz rechts liegt Masse. Die beiden PINs zwischen Vcc und Masse sind die Datenleitungen.

Du musst den Metallring mit den Nuten losdrehen. Ich habe eine Zange genommen.

Ich hatte mir damals Notizen gemacht, die ich mal hier reinstelle. Leider keine Schritt für Schritt Anleitung, aber vielleicht hilft es dir.

U-Boot 1.1.5-g0ad4dedd-dirty (May 18 2012 - 14:18:30)

AP121-8MB (ar9331) U-boot
DRAM:  32 MB
Top of RAM usable for U-Boot at: 82000000
Reserving 248k for U-Boot at: 81fc0000
Reserving 192k for malloc() at: 81f90000
Reserving 44 Bytes for Board Info at: 81f8ffd4
Reserving 36 Bytes for Global Data at: 81f8ffb0
Reserving 128k for boot params() at: 81f6ffb0
Stack Pointer at: 81f6ff98
Now running in RAM - U-Boot at: 81fc0000
id read 0x100000ff
flash size 8388608, sector count = 128
Flash:  8 MB
In:    serial
Out:   serial
Err:   serial
Net:   ag7240_enet_initialize...
Fetching MAC Address from 0x81feb688
Fetching MAC Address from 0x81feb688
: cfg1 0x5 cfg2 0x7114
eth0: 00:c0:ca:8d:5c:45
eth0 up
: cfg1 0xf cfg2 0x7214
eth1: 00:c0:ca:8d:5c:44
athrs26_reg_init_lan
ATHRS26: resetting s26
ATHRS26: s26 reset done
eth1 up
eth0, eth1

Please choose the operation: 
   1: Entr boot command line interface. 
   2: Load system code then write to Flash via TFTP. 
   3: Boot system code via Flash (default).
 3 2 1 0

   
 System Boot system code via Flash.
## Booting image at 9f650000 ...
Bad Magic Number


tftp 0xa0800000 tube2h-sysupgrade


ar7240> pprriinntteennvv  sseerrvveerriipp


serverip=192.168.2.222
ar7240> 

ar7240> pprriinntteennvv  iippaaddddrr


ipaddr=192.168.2.10



ar7240> tftpboot
eth1 link down
FAIL
*** Warning: no boot file name; using '0A02A8C0.img'
Using eth0 device
TFTP from server 192.168.2.222; our IP address is 192.168.2.10
Filename '0A02A8C0.img'.
Load address: 0x81000000
Loading: *T 
TFTP error: 'Access violation' (2)
Starting again



======================================================================================
U-Boot 1.1.5-g0ad4dedd-dirty (May 18 2012 - 14:18:30)

AP121-8MB (ar9331) U-boot
DRAM:  32 MB
Top of RAM usable for U-Boot at: 82000000
Reserving 248k for U-Boot at: 81fc0000
Reserving 192k for malloc() at: 81f90000
Reserving 44 Bytes for Board Info at: 81f8ffd4
Reserving 36 Bytes for Global Data at: 81f8ffb0
Reserving 128k for boot params() at: 81f6ffb0
Stack Pointer at: 81f6ff98
Now running in RAM - U-Boot at: 81fc0000
id read 0x100000ff
flash size 8388608, sector count = 128
Flash:  8 MB
In:    serial
Out:   serial
Err:   serial
Net:   ag7240_enet_initialize...
Fetching MAC Address from 0x81feb688
Fetching MAC Address from 0x81feb688
: cfg1 0x5 cfg2 0x7114
eth0: 00:c0:ca:8d:5c:45
eth0 up
: cfg1 0xf cfg2 0x7214
eth1: 00:c0:ca:8d:5c:44
athrs26_reg_init_lan
ATHRS26: resetting s26
ATHRS26: s26 reset done
eth1 up
eth0, eth1

Please choose the operation: 
   1: Entr boot command line interface. 
   2: Load system code then write to Flash via TFTP. 
   3: Boot system code via Flash (default).
 3  2  1 1

You choosed 1

 0 

ar7240> tftpboot 0xa0800000 tube2h-sysupgrade

ar7240> 
ar7240> tftpboot 0xa0800000 tube2h-sysupgrade

ar7240> 
ar7240> ttffttpp

dup 1 speed 100
*** Warning: no boot file name; using '0A02A8C0.img'
Using eth0 device
TFTP from server 192.168.2.222; our IP address is 192.168.2.10
Filename '0A02A8C0.img'.
Load address: 0x81000000
Loading: *
TFTP error: 'Access violation' (2)
Starting again

eth1 link down
FAIL
*** Warning: no boot file name; using '0A02A8C0.img'
Using eth0 device
TFTP from server 192.168.2.222; our IP address is 192.168.2.10
Filename '0A02A8C0.img'.
Load address: 0x81000000
Loading: *
Abort
ar7240> tftp 0xa0800000 tube2h-sysupgrade

ar7240> 
ar7240> ttffttpp  00xxaa00880000000000  ttuubbee22hh--ssyyssuuppggrraaddee

Using eth0 device
TFTP from server 192.168.2.222; our IP address is 192.168.2.10
Filename 'tube2h-sysupgrade'.
Load address: 0xa0800000
Loading: *T T T ##################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 ##################################################
done
Bytes transferred = 7574423 (739397 hex)
ar7240> eerraassee  00xx99ff005500000000  ++00xx779900000000

Erase Flash from 0x9f050000 to 0x9f7dffff in Bank # 1 
First 0x5 last 0x7d sector size 0x10000
   5   6   7   8   9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
Erased 121 sectors
ar7240> 
Erase Flash from 0x9f050000 to 0x9f7dffff in Bank # 1 
First 0x5 last 0x7d sector size 0x10000
   5   6   7   8   9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
Erased 121 sectors
ar7240> ccpp..bb  00xxaa00880000000000  00xx99ff005500000000  00xx779900000000

Copy to Flash... write addr: 9f050000
done
ar7240> 
Copy to Flash... write addr: 9f050000
done
ar7240> rreesseett

ÿ

U-Boot 1.1.5-g0ad4dedd-dirty (May 18 2012 - 14:18:30)

AP121-8MB (ar9331) U-boot
DRAM:  32 MB
Top of RAM usable for U-Boot at: 82000000
Reserving 248k for U-Boot at: 81fc0000
Reserving 192k for malloc() at: 81f90000
Reserving 44 Bytes for Board Info at: 81f8ffd4
Reserving 36 Bytes for Global Data at: 81f8ffb0
Reserving 128k for boot params() at: 81f6ffb0
Stack Pointer at: 81f6ff98
Now running in RAM - U-Boot at: 81fc0000
id read 0x100000ff
flash size 8388608, sector count = 128
Flash:  8 MB
In:    serial
Out:   serial
Err:   serial
Net:   ag7240_enet_initialize...
Fetching MAC Address from 0x81feb688
Fetching MAC Address from 0x81feb688
: cfg1 0x5 cfg2 0x7114
eth0: 00:c0:ca:8d:5c:45
eth0 up
: cfg1 0xf cfg2 0x7214
eth1: 00:c0:ca:8d:5c:44
athrs26_reg_init_lan
ATHRS26: resetting s26
ATHRS26: s26 reset done
eth1 up
eth0, eth1

Please choose the operation: 
   1: Entr boot command line interface. 
   2: Load system code then write to Flash via TFTP. 
   3: Boot system code via Flash (default).
 3  2  1  0 

   
 System Boot system code via Flash.
## Booting image at 9f650000 ...
   Image Name:   MIPS OpenWrt Linux-3.18.44
   Created:      2016-12-19   6:45:46 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1282903 Bytes =  1.2 MB
   Load Address: 80060000
   Entry Point:  80060000
   Verifying Checksum at 0x9f650040 ...OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 33554432

Starting kernel ...

[    0.000000] Linux version 3.18.44 (pbriesch@debian) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r49389) ) #1 Mon Dec 19 07:09:19 CET 2016
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR9330 rev 1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x01ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x01ffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x01ffffff]
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line:  board=TUBE2H console=ttyATH0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,6144k(rootfs),1600k(kernel),64k(nvram),64k(art)ro,7744k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 27996K/32768K available (2855K kernel code, 151K rwdata, 576K rodata, 248K init, 200K bss, 4772K reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
[    0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    0.080000] pid_max: default: 32768 minimum: 301
[    0.080000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.100000] NET: Registered protocol family 16
[    0.100000] MIPS: machine is ALFA NETWORK Tube2H
[    0.340000] Switched to clocksource MIPS
[    0.350000] NET: Registered protocol family 2
[    0.350000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.350000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.350000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.360000] TCP: reno registered
[    0.360000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.370000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.380000] NET: Registered protocol family 1
[    0.390000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.400000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.410000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.430000] msgmni has been set to 54
[    0.430000] io scheduler noop registered
[    0.430000] io scheduler deadline registered (default)
[    0.440000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.450000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART
[    0.460000] console [ttyATH0] enabled
[    0.460000] console [ttyATH0] enabled
[    0.460000] bootconsole [early0] disabled
[    0.460000] bootconsole [early0] disabled
[    0.470000] m25p80 spi0.0: found mx25l6405d, expected m25p80
[    0.480000] m25p80 spi0.0: mx25l6405d (8192 Kbytes)
[    0.480000] 7 cmdlinepart partitions found on MTD device spi0.0
[    0.490000] Creating 7 MTD partitions on "spi0.0":
[    0.490000] 0x000000000000-0x000000040000 : "u-boot"
[    0.500000] 0x000000040000-0x000000050000 : "u-boot-env"
[    0.500000] 0x000000050000-0x000000650000 : "rootfs"
[    0.510000] mtd: device 2 (rootfs) set to be root filesystem
[    0.510000] 1 squashfs-split partitions found on MTD device rootfs
[    0.520000] 0x000000280000-0x000000650000 : "rootfs_data"
[    0.530000] 0x000000650000-0x0000007e0000 : "kernel"
[    0.530000] 0x0000007e0000-0x0000007f0000 : "nvram"
[    0.540000] 0x0000007f0000-0x000000800000 : "art"
[    0.540000] 0x000000050000-0x0000007e0000 : "firmware"
[    0.570000] libphy: ag71xx_mdio: probed
[    1.160000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
[    1.170000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
[    1.170000] TCP: cubic registered
[    1.180000] NET: Registered protocol family 10
[    1.180000] NET: Registered protocol family 17
[    1.180000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.200000] Bridge firewalling registered
[    1.200000] 8021q: 802.1Q VLAN Support v1.8
[    1.210000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.220000] Freeing unused kernel memory: 248K (803e2000 - 80420000)
[    2.640000] init: Console is alive
[    2.640000] init: - watchdog -
[    4.740000] init: - preinit -
[    5.420000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    5.450000] random: procd urandom read with 8 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    8.290000] eth0: link up (100Mbps/Full duplex)
[    8.290000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    8.850000] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
[    9.240000] eth0: link down
[    9.260000] procd: - early -
[    9.260000] procd: - watchdog -
[    9.960000] procd: - ubus -
[   10.970000] procd: - init -
Please press Enter to activate this console.
[   12.300000] tun: Universal TUN/TAP device driver, 1.6
[   12.300000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   12.330000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   12.360000] Loading modules backported from Linux version wt-2016-06-20-0-gbc17424
[   12.360000] Backport generated by backports.git backports-20160216-7-g5735958
[   12.440000] batman_adv: B.A.T.M.A.N. advanced 2016.2 (compatibility version 15) loaded
[   12.470000] u32 classifier
[   12.470000]     input device check on
[   12.480000]     Actions configured
[   12.480000] Mirror/redirect action on
[   12.650000] Ebtables v2.0 registered
[   12.650000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.750000] nf_conntrack version 0.5.0 (441 buckets, 1764 max)
[   12.860000] xt_time: kernel timezone is -0000
[   12.950000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2





BusyBox v1.23.2 (2016-12-19 07:13:45 CET) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 CHAOS CALMER (Chaos Calmer, r49389)
 -----------------------------------------------------
  * 1 1/2 oz Gin            Shake with a glassful
  * 1/4 oz Triple Sec       of broken ice and pour
  * 3/4 oz Lime Juice       unstrained into a goblet.
  * 1 1/2 oz Orange Juice
  * 1 tsp. Grenadine Syrup
 -----------------------------------------------------
root@PostleizahlStandortName00c0ca8d5c46:/# 
root@PostleizahlStandortName00c0ca8d5c46:/# [   28.170000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[   28.170000] jffs2_build_filesystem(): unlocking the mtd device... done.
[   28.180000] jffs2_build_filesystem(): erasing all blocks after the end marker... 
[   34.140000] device eth0 entered promiscuous mode
[   34.140000] IPv6: ADDRCONF(NETDEV_UP): br-setup: link is not ready
[   37.010000] eth0: link up (100Mbps/Full duplex)
[   37.220000] br-setup: port 1(eth0) entered forwarding state
[   37.220000] br-setup: port 1(eth0) entered forwarding state
[   37.230000] IPv6: ADDRCONF(NETDEV_CHANGE): br-setup: link becomes ready
[   39.220000] br-setup: port 1(eth0) entered forwarding state
[   49.560000] done.
[   49.560000] jffs2: notice: (1125) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.


root@PostleizahlStandortName00c0ca8d5c46:/# 
root@PostleizahlStandortName00c0ca8d5c46:/# [   78.920000] random: nonblocking pool is initialized
1 „Gefällt mir“

Danke Dir schon mal. Ja, dann habe ich das mit den Nuten richtig interpretiert. Leider fehlt mir irgend was passendes dafür… Erst mal suchen. Ich habe hier 10 m² Werkstatt voll mit Werkzeug unter die Decke, muss mal wieder aufräumen… Ich find nix!

Nimm z. B. eine Wasserrohrzange oder klemme das Teil vorsichtig in einen Schraubstock.

In Ermangelung an Werkzeug bzw. dessen Auffindens hab ich es mit 2 Büroklammern und den bloßen Händen hinbekommen :smile: Jetzt fühle ich mich stark! Schade nur, dass vom Runterfallen der innere Plastikdeckel auf der Gegenseite gebrochen ist. Ab er egal eigentlich kommt ja eh die Verschraubung drüber.

Jedenfalls wollte mir Putty keine Eingabe annehmen, läuft jetzt mit Tera Term. OK. TFTP Übertragung gelaufen. Nur flash löschen macht er bei mir nicht…

Handshake/FlowControl abschalten, also weder RTS/CTS, noch XOn/XOff.

Yay, läuft.

Musste es aber anders machen:

Also mit punkt 1 und ´den Befehlen hat es nicht geklappt. Kann aber auch daran gelegen haben, dass ich es mit der originalen Firmware probiert habe.

Geklappt hat es jetzt mit Punkt 2 (TFTP) und der FF-Firmware, ging dann alles automatisch.

Danke Leute!!!

Leg doch sonst einen kleinen Artikel im Wiki an. Dann muss jemand anderes nicht wieder fummeln.