top of page
Search
eugenehetland8742r

Build your own Fritzbox firmware image: Tips and tricks for customizing your router



Thanks, I really appreciate your help! luckily, @moeller0 has sent me the extracted bin, I flashed it and everything seems to be fine except that the DSL led sometimes goes off while the internet connection is being intact, I've once encountered this bug with the original firmware coming with OpenWrt but never with DM200 firmware. not a big problem though, it rarely happens.


flash/test no. in my limited testing with other dsl firmware i haven't found any big difference in stability/performance for my link. i'm using firmware that is in official openwrt image and is super stable - no issue at all.. "covid-19 lockdown" tested




Build your own Fritzbox firmware image



Hey! I have flashed the fritzbox firmware and everything seems to be fine, but after uploading the bin, my free space got reduced by almost 1mb, that's obvious I know, but I just want to know if I can free up some space by getting rid of the old DSL firmware, if so what files should I remove in that directory?


You can absolutely, and very easily, include your own files in a custom image, you don't even need to do a full custom build for that, the "abbreviated" image builder will do that just fine. But I actually never tried removing single files, according to the documentation it should be possible but it's a bit of a hassle since it's not something the image builder does out of the box.


for testing purpose you can copy to /tmp aka ram, beware all will be lost with reboot.. otherwise as takimata suggested image builder is the best way to go.. i always prepare my image with files packages directive with all my configs so when i mess around for testing an hard reset will reset to my fully working cofiguration.


Hello everyone and happy 2022. Been trying for a while to extract the contents of the latest FRITZ.Box_7430-07.29.image but to no avail. Used p7zip to get "filesystem.image", binwalk --extract to get 0.squashfs, builded freetz-ng tools (since is the latest supported and unabandoned repository) and got unsquashfs4-avm-be but running it only outputs 1 folder which is "squashfs-root" and nothing more. Tried different unsquashfs4-avm-be binary from github but is the same. Tried building the old freetz repo but it fails at some coding errors. I've been told about an Ubuntu-basted Fritz-OS prebuilt VM but I don't see its tools inside. Any help in unpacking the latest image will be helpful.


Reason:I left a backup copy of "02_network" in the "target/linux/ipq40xx/base-files/etc/board.d/" directoryHence the backup copy was build into the image and "ucidef_add_switch" was called twice.


I have used your build openwrt-19.07.7-ipq40xx-generic-avm_fritzbox-4040-squashfs-eva.binand made the echo performance > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor intoSystem -> Startup -> Local Startup


AVM supply has 3 different OEM firmware versions for the 7490. At this time, it is known that Germany use AnnexB, while international use AnnexA so at a minimum, there must be at least 2 hardware versions, but with the 3rd firmware image for Belgium there might even be 3 different hardware versions of this device. The bulk of the documentation below is based on the International version of the 7490 (which also had markings for AU/NZ included in few places).


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 ) is highly recommended, in order to stop Fritz from booting press 'd' on the console.


[ 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 Tue Sep 14 14:14:05 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 7490 (Micron NAND)[ 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] On node 0 totalpages: 65536[ 0.000000] Normal zone: 576 pages used for memmap[ 0.000000] Normal zone: 0 pages reserved[ 0.000000] Normal zone: 65536 pages, LIFO batch:15[ 0.000000] percpu: Embedded 14 pages/cpu s26448 r8192 d22704 u57344[ 0.000000] pcpu-alloc: s26448 r8192 d22704 u57344 alloc=14*4096[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 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=000203cc[ 0.000000] Readback ErrCtl register=000203cc[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off[ 0.000000] Memory: 249076K/262144K available (6655K kernel code, 623K rwdata, 1652K rodata, 1228K init, 211K bss, 13068K 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.007915] Calibrating delay loop... 331.77 BogoMIPS (lpj=1658880)[ 0.074007] pid_max: default: 32768 minimum: 301[ 0.078941] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)[ 0.086134] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)[ 0.097849] rcu: Hierarchical SRCU implementation.[ 0.103012] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build[ 0.111043] smp: Bringing up secondary CPUs ...[ 0.116694] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.[ 0.116710] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes[ 0.116809] CPU1 revision is: 00019556 (MIPS 34Kc)[ 0.170839] Synchronize counters for CPU 1: done.[ 0.195166] smp: Brought up 1 node, 2 CPUs[ 0.206114] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns[ 0.215889] futex hash table entries: 512 (order: 2, 16384 bytes, linear)[ 0.222834] pinctrl core: initialized pinctrl subsystem[ 0.229333] NET: Registered protocol family 16[ 0.272282] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV[ 0.279674] gpio-476 (usb-vbus): hogged as output/high[ 0.284775] gpio-467 (wasp-wakeup): hogged as output/high[ 0.290446] gpio-484 (pcie-rst-dev): hogged as output/low[ 0.296238] pinctrl-xway 1e100b10.pinmux: Init done[ 0.301474] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28[ 0.309826] PCI host bridge /fpi@10000000/pci@e105400 ranges:[ 0.315607] MEM 0x0000000018000000..0x0000000019ffffff[ 0.320810] IO 0x000000001ae00000..0x000000001affffff[ 0.391790] random: fast init done[ 0.401832] usbcore: registered new interface driver usbfs[ 0.407707] usbcore: registered new interface driver hub[ 0.413128] usbcore: registered new device driver usb[ 0.421350] PCI host bridge to bus 0000:00[ 0.425377] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff][ 0.432347] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff][ 0.439257] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0][ 0.446170] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff][ 0.459317] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00[ 0.467041] clocksource: Switched to clocksource MIPS[ 0.475211] NET: Registered protocol family 2[ 0.479989] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)[ 0.489059] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)[ 0.497497] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)[ 0.505146] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)[ 0.512377] TCP: Hash tables configured (established 2048 bind 2048)[ 0.519055] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)[ 0.525546] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)[ 0.533205] NET: Registered protocol family 1[ 0.537597] PCI: CLS 0 bytes, default 32[ 0.542801] gptu: totally 6 16-bit timers/counters[ 0.547880] gptu: misc_register on minor 63[ 0.552098] gptu: succeeded to request irq 126[ 0.556513] gptu: succeeded to request irq 127[ 0.561099] gptu: succeeded to request irq 128[ 0.565519] gptu: succeeded to request irq 129[ 0.570129] gptu: succeeded to request irq 130[ 0.574533] gptu: succeeded to request irq 131[ 0.579297] No VPEs reserved for AP/SP, not initialize VPE loader[ 0.579297] Pass maxvpes= argument as kernel argument[ 0.590715] No TCs reserved for AP/SP, not initializing RTLX.[ 0.590715] Pass maxtcs= argument as kernel argument[ 0.606048] workingset: timestamp_bits=14 max_order=16 bucket_order=2[ 0.619859] squashfs: version 4.0 (2009/01/31) Phillip Lougher[ 0.625538] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.[ 0.640369] gpio-export gpio-export: 1 gpio(s) exported[ 0.648412] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc[ 0.657409] printk: console [ttyLTQ0] enabled[ 0.666063] printk: bootconsole [early0] disabled[ 0.681086] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc[ 0.686032] nand: Micron MT29F4G08ABADAWP[ 0.690164] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64[ 0.697727] Scanning device for bad blocks[ 0.983814] 6 fixed-partitions partitions found on MTD device 14000000.flash[ 0.989488] Creating 6 MTD partitions on "14000000.flash":[ 0.994913] 0x000000000000-0x000000400000 : "reserved-kernel"[ 1.002438] 0x000000400000-0x000003400000 : "reserved-filesystem"[ 1.009755] 0x000003400000-0x000003800000 : "kernel"[ 1.014993] 0x000003800000-0x000006800000 : "filesystem"[ 1.021316] 0x000006800000-0x000006a00000 : "config"[ 1.027112] 0x000006a00000-0x000020000000 : "ubi"[ 1.049383] spi-lantiq-ssc 1e100800.spi: Lantiq SSC SPI controller (Rev 8, TXFS 8, RXFS 8, DMA 1)[ 1.059800] spi-nor spi0.4: mx25l8005 (1024 Kbytes)[ 1.063390] 3 fixed-partitions partitions found on MTD device spi0.4[ 1.069744] Creating 3 MTD partitions on "spi0.4":[ 1.074390] 0x000000000000-0x000000040000 : "urlader"[ 1.081213] 0x000000040000-0x0000000a0000 : "tffs (1)"[ 1.086459] 0x0000000a0000-0x000000100000 : "tffs (2)"[ 1.098775] libphy: Fixed MDIO Bus: probed[ 1.428321] libphy: lantiq,xrx200-mdio: probed[ 1.445153] gswip 1e108000.switch: dsa switch register failed: -517[ 1.453622] membase: ae10b100[ 1.464912] NET: Registered protocol family 10[ 1.477049] Segment Routing with IPv6[ 1.479532] NET: Registered protocol family 17[ 1.484785] 8021q: 802.1Q VLAN Support v1.8[ 1.494871] pcie-xrx200 1d900000.pcie: failed to get the PCIe PHY[ 1.818344] libphy: lantiq,xrx200-mdio: probed[ 1.917827] gswip 1e108000.switch lan3 (uninitialized): PHY [1e108000.switch-mii:00] driver [Qualcomm Atheros AR8035] (irq=POLL)[ 2.007781] gswip 1e108000.switch lan4 (uninitialized): PHY [1e108000.switch-mii:01] driver [Qualcomm Atheros AR8035] (irq=POLL)[ 2.023066] gswip 1e108000.switch lan2 (uninitialized): PHY [1e108000.switch-mii:11] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)[ 2.039864] gswip 1e108000.switch lan1 (uninitialized): PHY [1e108000.switch-mii:13] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)[ 2.057119] DSA: tree 0 setup[ 2.058715] gswip 1e108000.switch: probed GSWIP version 21 mod 0[ 2.065885] pcie-xrx200 1d900000.pcie: switch pcie endianess requested[ 2.206401] PCI host bridge /fpi@10000000/pcie@d900000 ranges:[ 2.211135] PCI host bridge to bus 0000:01[ 2.214959] pci_bus 0000:01: root bus resource [mem 0x1c000000-0x1cffffff][ 2.221837] pci_bus 0000:01: root bus resource [io 0x1d800000-0x1d8fffff][ 2.228706] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0][ 2.235426] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff][ 2.243470] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge[ 2.261144] pci 0000:01:00.0: ifx_pcie_rc_class_early_fixup+0x0/0x80 took 17221 usecs[ 2.267597] pci 0000:01:00.0: [1bef:0011] type 01 class 0x060400[ 2.273668] pci 0000:01:00.0: PME# supported from D0 D3hot[ 2.282507] pci 0000:01:00.0: bridge configuration invalid ([bus 02-00]), reconfiguring[ 2.289505] pci 0000:02:00.0: [1912:0015] type 00 class 0x0c0330[ 2.295214] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit][ 2.302162] pci 0000:02:00.0: PME# supported from D0 D3hot[ 2.307474] 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.325556] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02[ 2.330821] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 02[ 2.337450] pci 0000:01:00.0: BAR 8: assigned [mem 0x1c000000-0x1c0fffff][ 2.344145] pci 0000:02:00.0: BAR 0: assigned [mem 0x1c000000-0x1c001fff 64bit][ 2.351528] pci 0000:01:00.0: PCI bridge to [bus 02][ 2.356411] pci 0000:01:00.0: bridge window [mem 0x1c000000-0x1c0fffff][ 2.363414] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1 [ 2.369851] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned[ 2.376097] pcieport 0000:01:00.0: enabling device (0000 -> 0002)[ 2.382901] pci 0000:02:00.0: enabling device (0000 -> 0002)[ 2.393160] pci 0000:02:00.0: xHCI HW not ready after 5 sec (HC bug?) status = 0x801[ 2.399563] pci 0000:02:00.0: quirk_usb_early_handoff+0x0/0x8f0 took 16286 usecs[ 2.408568] UBI: auto-attach mtd5[ 2.410503] ubi0: attaching mtd5[ 2.437556] UBI: EOF marker found, PEBs from 55 will be erased[ 2.448348] ubi0: scanning is finished[ 2.481489] ubi0: volume 0 ("rootfs") re-sized from 53 to 3164 LEBs[ 2.488271] ubi0: attached mtd5 (name "ubi", size 406 MiB)[ 2.492308] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes[ 2.499263] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512[ 2.505883] ubi0: VID header offset: 512 (aligned 512), data offset: 2048[ 2.512760] ubi0: good PEBs: 3248, bad PEBs: 0, corrupted PEBs: 0[ 2.518825] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128[ 2.525991] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 8690765[ 2.534914] ubi0: available PEBs: 0, total reserved PEBs: 3248, PEBs reserved for bad PEB handling: 80[ 2.544305] ubi0: background thread "ubi_bgt0d" started, PID 474[ 2.554014] UBIFS (ubi0:0): Mounting in unauthenticated mode[ 2.559339] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 476[ 2.695820] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"[ 2.701904] UBIFS (ubi0:0): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes[ 2.711823] UBIFS (ubi0:0): FS size: 406812672 bytes (387 MiB, 3153 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)[ 2.722498] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)[ 2.728454] UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID xxx...xxx, small LPT model[ 2.746875] VFS: Mounted root (ubifs filesystem) on device 0:11.[ 2.755355] Freeing unused kernel memory: 1228K[ 2.758620] This architecture does not have kernel memory protection.[ 2.764942] Run /sbin/init as init process[ 2.769139] with arguments:[ 2.769173] /sbin/init[ 2.769187] with environment:[ 2.769203] HOME=/[ 2.769218] TERM=linux[ 3.143956] init: Console is alive[ 3.149454] init: - watchdog -[ 3.782797] kmodloader: loading kernel modules from /etc/modules-boot.d/*[ 4.473414] SCSI subsystem initialized[ 4.618202] ifx_pcie_bios_map_irq port 0 dev 0000:02:00.0 slot 0 pin 1 [ 4.623444] ifx_pcie_bios_map_irq dev 0000:02:00.0 irq 144 assigned[ 4.647875] got firmware version: 2026.[ 5.277547] xhci_hcd 0000:02:00.0: xHCI Host Controller[ 5.285278] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1[ 5.298486] xhci_hcd 0000:02:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000090[ 5.308153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10[ 5.315052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 5.322374] usb usb1: Product: xHCI Host Controller[ 5.327244] usb usb1: Manufacturer: Linux 5.10.64 xhci-hcd[ 5.332590] usb usb1: SerialNumber: 0000:02:00.0[ 5.339140] hub 1-0:1.0: USB hub found[ 5.341972] hub 1-0:1.0: 2 ports detected[ 5.348240] xhci_hcd 0000:02:00.0: xHCI Host Controller[ 5.352198] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2[ 5.359669] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed[ 5.368107] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.[ 5.375587] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10[ 5.383242] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 5.390493] usb usb2: Product: xHCI Host Controller[ 5.395182] usb usb2: Manufacturer: Linux 5.10.64 xhci-hcd[ 5.400797] usb usb2: SerialNumber: 0000:02:00.0[ 5.407602] hub 2-0:1.0: USB hub found[ 5.410494] hub 2-0:1.0: 2 ports detected[ 5.459017] usbcore: registered new interface driver usb-storage[ 5.465465] kmodloader: done loading kernel modules from /etc/modules-boot.d/*[ 5.480669] init: - preinit -[ 6.522451] random: jshn: uninitialized urandom read (4 bytes read)[ 6.639373] random: jshn: uninitialized urandom read (4 bytes read)[ 7.083189] random: crng init done[ 8.565110] gswip 1e108000.switch lan1: configuring for phy/internal link mode[ 8.571363] 8021q: adding VLAN 0 to HW filter on device lan1[ 11.707426] gswip 1e108000.switch lan1: Link is Up - 1Gbps/Full - flow control rx/tx[ 11.713791] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready[ 12.797365] mount_root: mounting /dev/root[ 12.810243] urandom-seed: Seed file not found (/etc/urandom.seed)[ 12.878141] gswip 1e108000.switch lan1: Link is Down[ 12.903995] procd: - early -[ 12.907112] procd: - watchdog -[ 13.514580] procd: - watchdog -[ 13.520085] procd: - ubus -[ 13.580794] procd: - init -[ 14.569635] kmodloader: loading kernel modules from /etc/modules.d/*[ 14.595863] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH[ 14.762342] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG[ 14.841713] [ 14.841713] [ 14.841713] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6[ 14.859467] [ 14.859467] Predefined debug level: 3[ 14.911081] Infineon Technologies DEU driver version 2.0.0 [ 14.918391] IFX DEU DES initialized (multiblock).[ 14.925936] IFX DEU AES initialized (multiblock).[ 14.930361] IFX DEU ARC4 initialized (multiblock).[ 14.934530] IFX DEU SHA1 initialized.[ 14.938265] IFX DEU MD5 initialized.[ 14.941744] IFX DEU SHA1_HMAC initialized.[ 14.945830] IFX DEU MD5_HMAC initialized.[ 14.976821] usbcore: registered new interface driver usbserial_generic[ 14.982275] usbserial: USB Serial support registered for generic[ 15.015315] xt_time: kernel timezone is -0000[ 15.021531] usbcore: registered new interface driver ch341[ 15.025828] usbserial: USB Serial support registered for ch341-uart[ 15.039548] usbcore: registered new interface driver cp210x[ 15.043930] usbserial: USB Serial support registered for cp210x[ 15.060897] usbcore: registered new interface driver ftdi_sio[ 15.065438] usbserial: USB Serial support registered for FTDI USB Serial Device[ 15.100609] urngd: v1.0.2 started.[ 15.165526] kmodloader: done loading kernel modules from /etc/modules.d/*[ 38.051204] device eth0 entered promiscuous mode[ 38.070334] gswip 1e108000.switch lan1: configuring for phy/internal link mode[ 38.081468] 8021q: adding VLAN 0 to HW filter on device lan1[ 38.086570] br-lan: port 1(lan1) entered blocking state[ 38.091308] br-lan: port 1(lan1) entered disabled state[ 38.103550] device lan1 entered promiscuous mode[ 38.194771] gswip 1e108000.switch lan2: configuring for phy/internal link mode[ 38.207572] 8021q: adding VLAN 0 to HW filter on device lan2[ 38.221702] br-lan: port 2(lan2) entered blocking state[ 38.225516] br-lan: port 2(lan2) entered disabled state[ 38.246553] device lan2 entered promiscuous mode[ 38.269411] gswip 1e108000.switch lan3: configuring for phy/rgmii-rxid link mode[ 38.282310] 8021q: adding VLAN 0 to HW filter on device lan3[ 38.289931] br-lan: port 3(lan3) entered blocking state[ 38.293729] br-lan: port 3(lan3) entered disabled state[ 38.317252] device lan3 entered promiscuous mode[ 38.345757] gswip 1e108000.switch lan4: configuring for phy/rgmii-rxid link mode[ 38.354740] 8021q: adding VLAN 0 to HW filter on device lan4[ 38.361642] br-lan: port 4(lan4) entered blocking state[ 38.365521] br-lan: port 4(lan4) entered disabled state[ 38.373036] device lan4 entered promiscuous mode[ 38.405690] gswip 1e108000.switch lan5: configuring for fixed/rgmii link mode[ 38.411891] 8021q: adding VLAN 0 to HW filter on device lan5[ 38.417292] gswip 1e108000.switch lan5: Link is Up - 1Gbps/Full - flow control off[ 38.447657] br-lan: port 5(lan5) entered blocking state[ 38.451456] br-lan: port 5(lan5) entered disabled state[ 38.458020] device lan5 entered promiscuous mode[ 38.461804] br-lan: port 5(lan5) entered blocking state[ 38.466554] br-lan: port 5(lan5) entered forwarding state[ 38.472511] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready[ 41.227987] gswip 1e108000.switch lan1: Link is Up - 1Gbps/Full - flow control rx/tx[ 41.234397] br-lan: port 1(lan1) entered blocking state[ 41.239923] br-lan: port 1(lan1) entered forwarding state 2ff7e9595c


0 views0 comments

Recent Posts

See All

Comments


bottom of page