Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:avm:fritz.box.5490 [2021/09/15 20:49] – [Flash Layout] linuxinsidetoh:avm:fritz.box.5490 [2021/09/25 08:10] – [Info] linuxinside
Line 7: Line 7:
 ===== Supported Versions ===== ===== Supported Versions =====
  
- :!: <color #ed1c24>At this moment (September 2021) there is no support: [[http://FIXME|FORUM DISCUSSION]]</color>+ :!: <color #ed1c24>At this moment (September 2021) there is no support: [[https://forum.openwrt.org/t/fritzbox-5490-support/107368|FORUM DISCUSSION]]</color>
  
 ---- datatable ---- ---- datatable ----
Line 19: Line 19:
 ===== Experimental Versions ===== ===== Experimental Versions =====
  
-[[https://github.com/kestrel1974/openwrt]] experimental branch, more testing needed+  * Clone this [[https://github.com/hvegh/openwrt/tree/for_fritzbox7490]] experimental branch, based on the work of many others: 
 + 
 +  git clone -b for_fritzbox7490 https://github.com/hvegh/openwrt.git  
 + 
 +  * Follow the build instructions see here [[https://github.com/hvegh/openwrt/tree/for_fritzbox7490#readme]] 
 + 
 +First try if you can get an initramfs-image to run on your device this will keep the original software intact. 
 +The use of a 3.3v serial cable (for example [[https://www.adafruit.com/product/954]]) is highly recommended, in order to stop Fritz from booting press 'd' on the console. 
 + 
 +=== For advanced users, once the initramfs image is working: === 
 + 
 +  * Backup your contents of the NAND and SPI flash partitions. 
 +  * Flash the kernel at the "kernel" partition (mtd1)* and the ubi-rootfs to the "ubi" partition (mtd5) 
 + 
 +  mtd erase kernel 
 +  mtd write /tmp/openwrt-lantiq-xrx200-avm_fritz5490-ubifs-eva-kernel.bin kernel 
 +  ubiformat /dev/mtd5 -f /tmp/openwrt-lantiq-xrx200-avm_fritz5490-ubifs-eva-filesystem.bin
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
Line 76: Line 92:
 ^ [[docs:techref:hardware:cpu|CPU]] @Frq        | 2 CPU - MIPS 34Kc VR9 on 500MHz/250MHz/250MHz  | ^ [[docs:techref:hardware:cpu|CPU]] @Frq        | 2 CPU - MIPS 34Kc VR9 on 500MHz/250MHz/250MHz  |
 ^ Flash size                | 8192 KiB + 524288 KiB / 512MiB  | ^ Flash size                | 8192 KiB + 524288 KiB / 512MiB  |
-^ Flash Chip                | FIXME  |+^ Flash Chip                | //distinct Chip//:TC58BVG2S0HTA00 Toshiba NAND-Flash 25ns, 512M x 8bit = 512MB, //distinct Chip//:TC58BVG2S0HTA00W25Q80BVS10 Serial-Flash 80MHz, 8M x 1bit / 4M x 2bit / 2M x 4bit = 1MB    |
 ^ RAM size                  | 512 MiB  | ^ RAM size                  | 512 MiB  |
 ^ RAM Chip                  | 2x FIXME  | ^ RAM Chip                  | 2x FIXME  |
Line 396: Line 412:
 </WRAP>\\ </WRAP>\\
  
 +==== OpenWrt bootlog ====
 +<WRAP bootlog>
 +<nowiki>
 +ROM VER: 1.1.4
 +CFG 05
 +
 +(AVM) EVA Revision: 1.2650
 +(C) Copyright 2005 AVM Date: Aug 14 2015 Time: 17:25:59 (0) 3 0x0-0x740D
 +
 +[FLASH:] WINBOND Uniform-Flash 1MB 256 Bytes WriteBuffer
 +[FLASH:](Eraseregion [0] 16 sectors a 64kB) 
 +[NAND:] 512MB TOSHIBA 4096 Pagesize 256k Blocksize 2048 Blocks
 +[SYSTEM:] VR9 on 500MHz/250MHz/250MHz
 +.Initializing external Switch
 +
 +Eva_AVM >##.................................................................ExecuteProgram
 +[    0.000000] Linux version 5.10.64 (linuxinside@pluto) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 10.3.0 r17573-14e2b33771) 10.3.0, GNU ld (GNU Binutils) 2.36.1) #0 SMP Wed Sep 15 18:36:45 2021
 +[    0.000000] SoC: xRX200 rev 1.2
 +[    0.000000] printk: bootconsole [early0] enabled
 +[    0.000000] CPU0 revision is: 00019556 (MIPS 34Kc)
 +[    0.000000] MIPS: machine is AVM FRITZ!Box 5490
 +[    0.000000] Initrd not found or empty - disabling initrd
 +[    0.000000] Detected 1 available secondary CPU(s)
 +[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
 +[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
 +[    0.000000] Zone ranges:
 +[    0.000000]   Normal   [mem 0x0000000000000000-0x000000000fffffff]
 +[    0.000000] Movable zone start for each node
 +[    0.000000] Early memory node ranges
 +[    0.000000]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
 +[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
 +[    0.000000] percpu: Embedded 14 pages/cpu s26448 r8192 d22704 u57344
 +[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
 +[    0.000000] Kernel command line: console=ttyLTQ0,115200
 +[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
 +[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
 +[    0.000000] Writing ErrCtl register=0003d104
 +[    0.000000] Readback ErrCtl register=0003d104
 +[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
 +[    0.000000] Memory: 249008K/262144K available (6671K kernel code, 619K rwdata, 1656K rodata, 1276K init, 211K bss, 13136K reserved, 0K cma-reserved)
 +[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
 +[    0.000000] rcu: Hierarchical RCU implementation.
 +[    0.000000] Tracing variant of Tasks RCU enabled.
 +[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
 +[    0.000000] NR_IRQS: 256
 +[    0.000000] random: get_random_bytes called from start_kernel+0x3d4/0x5ec with crng_init=0
 +[    0.000000] CPU Clock: 500MHz
 +[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
 +[    0.000012] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
 +[    0.007914] Calibrating delay loop... 331.77 BogoMIPS (lpj=1658880)
 +[    0.074000] pid_max: default: 32768 minimum: 301
 +[    0.078933] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
 +[    0.086127] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
 +[    0.097853] rcu: Hierarchical SRCU implementation.
 +[    0.103008] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
 +[    0.111044] smp: Bringing up secondary CPUs ...
 +[    0.116696] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
 +[    0.116713] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
 +[    0.116813] CPU1 revision is: 00019556 (MIPS 34Kc)
 +[    0.170838] Synchronize counters for CPU 1: done.
 +[    0.195166] smp: Brought up 1 node, 2 CPUs
 +[    0.206404] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
 +[    0.216185] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
 +[    0.223127] pinctrl core: initialized pinctrl subsystem
 +[    0.229621] NET: Registered protocol family 16
 +[    0.273061] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
 +[    0.280453] gpio-484 (pcie-rst-dev): hogged as output/low
 +[    0.285827] gpio-476 (usb-vbus): hogged as output/high
 +[    0.291113] gpio-467 (wasp-wakeup): hogged as output/high
 +[    0.296933] pinctrl-xway 1e100b10.pinmux: Init done
 +[    0.302181] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
 +[    0.310528] PCI host bridge /fpi@10000000/pci@e105400 ranges:
 +[    0.316304]  MEM 0x0000000018000000..0x0000000019ffffff
 +[    0.321504]   IO 0x000000001ae00000..0x000000001affffff
 +[    0.394087] random: fast init done
 +[    0.401920] usbcore: registered new interface driver usbfs
 +[    0.407529] usbcore: registered new interface driver hub
 +[    0.413001] usbcore: registered new device driver usb
 +[    0.421207] PCI host bridge to bus 0000:00
 +[    0.425273] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
 +[    0.432174] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
 +[    0.439137] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
 +[    0.445971] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
 +[    0.459951] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
 +[    0.467356] clocksource: Switched to clocksource MIPS
 +[    0.475443] NET: Registered protocol family 2
 +[    0.480193] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
 +[    0.489332] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
 +[    0.497690] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
 +[    0.505394] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
 +[    0.512728] TCP: Hash tables configured (established 2048 bind 2048)
 +[    0.519292] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
 +[    0.525731] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
 +[    0.533458] NET: Registered protocol family 1
 +[    0.537831] PCI: CLS 0 bytes, default 32
 +[    0.543228] gptu: totally 6 16-bit timers/counters
 +[    0.548283] gptu: misc_register on minor 63
 +[    0.552474] gptu: succeeded to request irq 126
 +[    0.556901] gptu: succeeded to request irq 127
 +[    0.561479] gptu: succeeded to request irq 128
 +[    0.565907] gptu: succeeded to request irq 129
 +[    0.570518] gptu: succeeded to request irq 130
 +[    0.574957] gptu: succeeded to request irq 131
 +[    0.579691] No VPEs reserved for AP/SP, not initialize VPE loader
 +[    0.579691] Pass maxvpes=<n> argument as kernel argument
 +[    0.591091] No TCs reserved for AP/SP, not initializing RTLX.
 +[    0.591091] Pass maxtcs=<n> argument as kernel argument
 +[    0.604745] workingset: timestamp_bits=14 max_order=16 bucket_order=2
 +[    0.619651] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 +[    0.625329] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 +[    0.640643] gpio-export gpio-export: 1 gpio(s) exported
 +[    0.648679] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
 +[    0.657645] printk: console [ttyLTQ0] enabled
 +[    0.657645] printk: console [ttyLTQ0] enabled
 +[    0.666332] printk: bootconsole [early0] disabled
 +[    0.666332] printk: bootconsole [early0] disabled
 +[    0.680097] nand: device found, Manufacturer ID: 0x98, Chip ID: 0xdc
 +[    0.685019] nand: Toshiba NAND 512MiB 3,3V 8-bit
 +[    0.689648] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 128
 +[    0.697411] Scanning device for bad blocks
 +[    0.949399] Bad eraseblock 1536 at 0x000018000000
 +[    0.952744] Bad eraseblock 1537 at 0x000018040000
 +[    1.017236] Bad eraseblock 1910 at 0x00001dd80000
 +[    1.020821] Bad eraseblock 1912 at 0x00001de00000
 +[    1.047053] 6 fixed-partitions partitions found on MTD device 14000000.flash
 +[    1.052709] Creating 6 MTD partitions on "14000000.flash":
 +[    1.058189] 0x000000000000-0x000000400000 : "kernel"
 +[    1.064532] 0x000000400000-0x000003400000 : "filesystem"
 +[    1.070444] 0x000003400000-0x000003800000 : "reserved-kernel"
 +[    1.076374] 0x000003800000-0x000006800000 : "reserved-filesystem"
 +[    1.084869] 0x000006800000-0x000006a00000 : "config"
 +[    1.090471] 0x000006a00000-0x000020000000 : "ubi"
 +[    1.109936] spi-lantiq-ssc 1e100800.spi: Lantiq SSC SPI controller (Rev 8, TXFS 8, RXFS 8, DMA 1)
 +[    1.121252] spi-nor spi0.4: s25fl008k (1024 Kbytes)
 +[    1.124753] 3 fixed-partitions partitions found on MTD device spi0.4
 +[    1.131135] Creating 3 MTD partitions on "spi0.4":
 +[    1.135830] 0x000000000000-0x000000040000 : "urlader"
 +[    1.142417] 0x000000040000-0x0000000a0000 : "tffs (1)"
 +[    1.147903] 0x0000000a0000-0x000000100000 : "tffs (2)"
 +[    1.160131] libphy: Fixed MDIO Bus: probed
 +[    1.498856] libphy: lantiq,xrx200-mdio: probed
 +[    1.512530] gswip 1e108000.switch: dsa switch register failed: -517
 +[    1.523661] membase: ae10b100
 +[    1.536536] NET: Registered protocol family 10
 +[    1.552096] Segment Routing with IPv6
 +[    1.554449] NET: Registered protocol family 17
 +[    1.559022] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
 +[    1.572511] 8021q: 802.1Q VLAN Support v1.8
 +[    1.581716] pcie-xrx200 1d900000.pcie: failed to get the PCIe PHY
 +[    1.908587] libphy: lantiq,xrx200-mdio: probed
 +[    1.957739] DSA: tree 0 has no CPU port
 +[    1.960178] qca8k: probe of 1e108000.switch-mii:10 failed with error -22
 +[    2.058311] gswip 1e108000.switch fiber (uninitialized): PHY [1e108000.switch-mii:06] driver [Qualcomm Atheros AR8031/AR8033] (irq=POLL)
 +[    2.076906] gswip 1e108000.switch lan2 (uninitialized): PHY [1e108000.switch-mii:05] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)
 +[    2.093587] gswip 1e108000.switch lan1 (uninitialized): PHY [1e108000.switch-mii:09] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)
 +[    2.110968] DSA: tree 0 setup
 +[    2.112555] gswip 1e108000.switch: probed GSWIP version 21 mod 0
 +[    2.119787] pcie-xrx200 1d900000.pcie: switch pcie endianess requested
 +[    2.259288] PCI host bridge /fpi@10000000/pcie@d900000 ranges:
 +[    2.263977] PCI host bridge to bus 0000:01
 +[    2.267884] pci_bus 0000:01: root bus resource [mem 0x1c000000-0x1cffffff]
 +[    2.274669] pci_bus 0000:01: root bus resource [io  0x1d800000-0x1d8fffff]
 +[    2.281595] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
 +[    2.288400] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
 +[    2.296296] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
 +[    2.313980] pci 0000:01:00.0: ifx_pcie_rc_class_early_fixup+0x0/0x80 took 17217 usecs
 +[    2.320462] pci 0000:01:00.0: [1bef:0011] type 01 class 0x060400
 +[    2.326512] pci 0000:01:00.0: PME# supported from D0 D3hot
 +[    2.335620] pci 0000:01:00.0: bridge configuration invalid ([bus 02-00]), reconfiguring
 +[    2.342653] pci 0000:02:00.0: [1912:0015] type 00 class 0x0c0330
 +[    2.348374] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
 +[    2.355226] pci 0000:02:00.0: PME# supported from D0 D3hot
 +[    2.360634] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:01:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
 +[    2.379069] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
 +[    2.384258] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 02
 +[    2.390963] pci 0000:01:00.0: BAR 8: assigned [mem 0x1c000000-0x1c0fffff]
 +[    2.397752] pci 0000:02:00.0: BAR 0: assigned [mem 0x1c000000-0x1c001fff 64bit]
 +[    2.404985] pci 0000:01:00.0: PCI bridge to [bus 02]
 +[    2.410011] pci 0000:01:00.0:   bridge window [mem 0x1c000000-0x1c0fffff]
 +[    2.416885] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1 
 +[    2.423380] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
 +[    2.429710] pcieport 0000:01:00.0: enabling device (0000 -> 0002)
 +[    2.436366] pci 0000:02:00.0: enabling device (0000 -> 0002)
 +[    2.446687] pci 0000:02:00.0: xHCI HW not ready after 5 sec (HC bug?) status = 0x801
 +[    2.453108] pci 0000:02:00.0: quirk_usb_early_handoff+0x0/0x8f0 took 16358 usecs
 +[    2.461545] UBI: auto-attach mtd5
 +[    2.463768] ubi0: attaching mtd5
 +[    2.706750] ubi0: scanning is finished
 +[    2.725935] ubi0: attached mtd5 (name "ubi", size 406 MiB)
 +[    2.730069] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes
 +[    2.736843] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 1024
 +[    2.743711] ubi0: VID header offset: 1024 (aligned 1024), data offset: 4096
 +[    2.750680] ubi0: good PEBs: 1620, bad PEBs: 4, corrupted PEBs: 0
 +[    2.756687] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
 +[    2.763974] ubi0: max/mean erase counter: 3/2, WL threshold: 4096, image sequence number: 278102684
 +[    2.773042] ubi0: available PEBs: 0, total reserved PEBs: 1620, PEBs reserved for bad PEB handling: 36
 +[    2.782408] ubi0: background thread "ubi_bgt0d" start[    2.790819] UBIFS (ubi0:0): Mounting in unauthenticated mode
 +[    2.795475] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 478
 +[    2.895976] UBIFS (ubi0:0): recovery needed
 +[    3.134333] UBIFS (ubi0:0): recovery completed
 +[    3.137605] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
 +[    3.144743] UBIFS (ubi0:0): LEB size: 258048 bytes (252 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
 +[    3.154734] UBIFS (ubi0:0): FS size: 405135360 bytes (386 MiB, 1570 LEBs), journal size 9420800 bytes (8 MiB, 37 LEBs)
 +[    3.165499] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
 +[    3.171274] UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID <xxx>, small LPT model
 +[    3.183022] VFS: Mounted root (ubifs filesystem) on device 0:11.
 +[    3.190504] Freeing unused kernel memory: 1276K
 +[    3.193583] This architecture does not have kernel memory protection.
 +[    3.200107] Run /sbin/init as init process
 +[    3.312145] init: Console is alive
 +[    3.315556] init: - watchdog -
 +[    3.471702] kmodloader: loading kernel modules from /etc/modules-boot.d/*
 +[    3.701437] SCSI subsystem initialized
 +[    3.758089] ifx_pcie_bios_map_irq port 0 dev 0000:02:00.0 slot 0 pin 1 
 +[    3.763260] ifx_pcie_bios_map_irq dev 0000:02:00.0 irq 144 assigned
 +[    3.774261] got firmware version: 2026.
 +[    4.129896] xhci_hcd 0000:02:00.0: xHCI Host Controller
 +[    4.137706] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
 +[    4.150419] xhci_hcd 0000:02:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000090
 +[    4.159463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
 +[    4.166385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 +[    4.173702] usb usb1: Product: xHCI Host Controller
 +[    4.178557] usb usb1: Manufacturer: Linux 5.10.64 xhci-hcd
 +[    4.183962] usb usb1: SerialNumber: 0000:02:00.0
 +[    4.189848] hub 1-0:1.0: USB hub found
 +[    4.192563] hub 1-0:1.0: 2 ports detected
 +[    4.197542] xhci_hcd 0000:02:00.0: xHCI Host Controller
 +[    4.201631] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
 +[    4.209118] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
 +[    4.215513] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
 +[    4.224111] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
 +[    4.231677] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 +[    4.238869] usb usb2: Product: xHCI Host Controller
 +[    4.243692] usb usb2: Manufacturer: Linux 5.10.64 xhci-hcd
 +[    4.249244] usb usb2: SerialNumber: 0000:02:00.0
 +[    4.254779] hub 2-0:1.0: USB hub found
 +[    4.257778] hub 2-0:1.0: 2 ports detected
 +[    4.279563] usbcore: registered new interface driver usb-storage
 +[    4.284627] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
 +[    4.296751] init: - preinit -
 +[    4.783107] random: jshn: uninitialized urandom read (4 bytes read)
 +[    4.894675] random: jshn: uninitialized urandom read (4 bytes read)
 +[    5.407372] random: crng init done
 +[    6.748826] gswip 1e108000.switch lan1: configuring for phy/internal link mode
 +[    6.754969] 8021q: adding VLAN 0 to HW filter on device lan1
 +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
 +[   10.970181] mount_root: mounting /dev/root
 +[   10.978705] urandom-seed: Seeding with /etc/urandom.seed
 +[   11.065572] procd: - early -
 +[   11.068449] procd: - watchdog -
 +[   11.675766] procd: - watchdog -
 +[   11.680208] procd: - ubus -
 +[   11.738829] procd: - init -
 +Please press Enter to activate this console.
 +[   12.692307] kmodloader: loading kernel modules from /etc/modules.d/*
 +[   12.724865] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
 +[   12.879428] Infineon Technologies DEU driver version 2.0.0 
 +[   12.887014] IFX DEU DES initialized (multiblock).
 +[   12.895345] IFX DEU AES initialized (multiblock).
 +[   12.899918] IFX DEU ARC4 initialized (multiblock).
 +[   12.904062] IFX DEU SHA1 initialized.
 +[   12.907815] IFX DEU MD5 initialized.
 +[   12.911228] IFX DEU SHA1_HMAC initialized.
 +[   12.915354] IFX DEU MD5_HMAC initialized.
 +[   12.968043] usbcore: registered new interface driver usbserial_generic
 +[   12.973517] usbserial: USB Serial support registered for generic
 +[   13.012599] xt_time: kernel timezone is -0000
 +[   13.019858] usbcore: registered new interface driver ch341
 +[   13.024302] usbserial: USB Serial support registered for ch341-uart
 +[   13.039656] usbcore: registered new interface driver cp210x
 +[   13.044198] usbserial: USB Serial support registered for cp210x
 +[   13.064467] usbcore: registered new interface driver ftdi_sio
 +[   13.069339] usbserial: USB Serial support registered for FTDI USB Serial Device
 +[   13.206786] kmodloader: done loading kernel modules from /etc/modules.d/*
 +[   13.246216] urngd: v1.0.2 started.
 +[   18.725440] device eth0 entered promiscuous mode
 +[   18.729034] gswip 1e108000.switch lan1: configuring for phy/internal link mode
 +[   18.742743] 8021q: adding VLAN 0 to HW filter on device lan1
 +[   18.747966] br-lan: port 1(lan1) entered blocking state
 +[   18.752250] br-lan: port 1(lan1) entered disabled state
 +[   18.758351] device lan1 entered promiscuous mode
 +[   18.816705] gswip 1e108000.switch lan2: configuring for phy/internal link mode
 +[   18.843796] 8021q: adding VLAN 0 to HW filter on device lan2
 +[   18.849733] br-lan: port 2(lan2) entered blocking state
 +[   18.853538] br-lan: port 2(lan2) entered disabled state
 +[   18.859726] device lan2 entered promiscuous mode
 +
 +
 +
 +BusyBox v1.34.0 (2021-09-15 18:36:45 UTC) built-in shell (ash)
 +
 +  _______                     ________        __
 +       |.-----.-----.-----.|  |  |  |.----.|  |_
 +     ||  _  |  -__|     ||  |  |  ||   _||   _|
 + |_______||   __|_____|__|__||________||__|  |____|
 +          |__| W I R E L E S S   F R E E D O M
 + -----------------------------------------------------
 + OpenWrt SNAPSHOT, r17576-636cdcda1e
 + -----------------------------------------------------
 +root@OpenWrt:/# df
 +Filesystem           1K-blocks      Used Available Use% Mounted on
 +ubi0:rootfs             370696      5028    365668   1% /
 +tmpfs                   125140        36    125104   0% /tmp
 +tmpfs                      512               512   0% /dev
 +</nowiki>
 +</WRAP>\\
 +
 +===== Notes =====
 +
 +  * OEM source code available at: [[http://osp.avm.de/fritzbox/fritzbox-5490/]]
 +  * Hardwareinfo: [[https://boxmatrix.info/wiki/FRITZ!Box_5490]]
 +
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>lantiq VRX288 512NAND 256RAM Fiber DECT 802.11ac 802.11bgn 4port GigabitEthernet FXO unsupported}}
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1