My Turris Omnia is refusing connections

the LED’s light up and flash. but I can’t get the unit to communicate with me, So I connected to the seial port and got this output, I have tried medkits, but they din’t change a thing.

BootROM - 1.73
Booting from SPI flash

U-Boot SPL 2022.10-rc4-OpenWrt-r16653+119-44ce70f0e2 (Sep 15 2022 - 18:21:35 +0000)
High speed PHY - Version: 2.0
MiniPCIe/mSATA card detection… mSATA
WWAN slot configuration… PCIe+USB2.0
Detected Device ID 6820
board SerDes lanes topology details:
| Lane # | Speed | Type |

| 0 | 6 | SATA0 |
| 1 | 5 | USB3 HOST0 |
| 2 | 5 | PCIe1 |
| 3 | 5 | USB3 HOST1 |
| 4 | 5 | PCIe2 |
| 5 | 0 | SGMII2 |

High speed PHY - Ended Successfully
mv_ddr: 14.0.0
DDR3 Training Sequence - Switching XBAR Window to FastPath Window
mv_ddr: completed successfully
Trying to boot from SPI

U-Boot 2022.10-rc4-OpenWrt-r16653+119-44ce70f0e2 (Sep 15 2022 - 18:21:35 +0000)

SoC: MV88F6820-A0 at 1600 MHz
DRAM: 2 GiB (800 MHz, 32-bit, 2T, ECC not enabled)
Core: 72 devices, 26 uclasses, devicetree: separate
WDT: Started watchdog@20300 with servicing (60s timeout)
MMC: mv_sdh: 0
Loading Environment from SPIFlash… SF: Detected s25fl164k with page size 256 Bytes, erase size 4 KiB, total 8 MiB
OK
Model: Turris Omnia
MCU type: STM32
MCU version: b5a8a24e007eb72be16aeb3fff6f03ec647023e4/67eddc9540526d0a9d9660f7a7867af9a28a68d6
RAM size: 2048 MiB
Serial Number: 0000000E40001FA9
Disabling MCU watchdog… disabled
Regdomain set to **
pcie1.0: Link up
pcie2.0: Link up
Net: eth0: ethernet@70000, eth1: ethernet@30000, eth2: ethernet@34000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1…
Found U-Boot script /boot.scr
1199 bytes read in 87 ms (12.7 KiB/s)

Executing script at 01800000

gpio: pin gpio@71_4 (gpio 68) value is 1
21434 bytes read in 103 ms (203.1 KiB/s)
4283112 bytes read in 347 ms (11.8 MiB/s)
Kernel image @ 0x1000000 [ 0x000000 - 0x415ae8 ]

Flattened Device Tree blob at 02000000

Booting using the fdt blob at 0x2000000
Loading Device Tree to 0fff7000, end 0ffff3b9 … OK

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.15.148 (packaging@turris.cz) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.2.0 r20316+125-7b8ccbd37c) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Thu Jul 4 01:39:07 2024
[ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Turris Omnia
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] percpu: Embedded 11 pages/cpu s14988 r8192 d21876 u45056
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
[ 0.000000] Kernel command line: earlyprintk rootwait console=ttyS0,115200 rootfstype=btrfs root=PARTUUID=00000000-01 rootflags=commit=5,subvol=@ rw cfg80211.freg=**
[ 0.000000] Bootloader command line not present
[ 0.000000] Unknown kernel command line parameters “earlyprintk mangled_fs=btrfs”, will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 2062464K/2097152K available (10240K kernel code, 672K rwdata, 2192K rodata, 1024K init, 258K bss, 34688K reserved, 0K cma-reserved, 1310720K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] Registering MPIC SoC Error Interrupt Controller
[ 0.000000] L2C: DT/platform modifies aux control register: 0x06070000 → 0x16070000
[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
[ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
[ 0.000001] sched_clock: 64 bits at 800MHz, resolution 1ns, wraps every 4398046511103ns
[ 0.000017] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xb881274fa3, max_idle_ns: 440795210636 ns
[ 0.000034] Switching to timer-based delay loop, resolution 1ns
[ 0.000175] Ignoring duplicate/late registration of read_current_timer delay
[ 0.000181] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[ 0.000366] Console: colour dummy device 80x30
[ 0.000393] Calibrating delay loop (skipped), value calculated using timer frequency… 1600.00 BogoMIPS (lpj=8000000)
[ 0.000402] CPU: Testing write buffer coherency: ok
[ 0.000420] CPU0: Spectre v2: using BPIALL workaround
[ 0.000425] pid_max: default: 32768 minimum: 301
[ 0.000508] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000517] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000984] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001289] Setting up static identity map for 0x100000 - 0x100060
[ 0.001370] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4
[ 0.001456] mvebu-pmsu: Initializing Power Management Service Unit
[ 0.001517] rcu: Hierarchical SRCU implementation.
[ 0.001595] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.001658] smp: Bringing up secondary CPUs …
[ 0.001827] Booting CPU 1
[ 0.001956] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.001962] CPU1: Spectre v2: using BPIALL workaround
[ 0.002017] smp: Brought up 1 node, 2 CPUs
[ 0.002024] SMP: Total of 2 processors activated (3200.00 BogoMIPS).
[ 0.002029] CPU: All CPU(s) started in SVC mode.
[ 0.002370] devtmpfs: initialized
[ 0.004281] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 0.004334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.004345] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.004417] pinctrl core: initialized pinctrl subsystem
[ 0.004950] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.005470] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.005932] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.006068] cpuidle: using governor ladder
[ 0.006158] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 0.006164] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.006286] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
[ 0.006293] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
[ 0.014651] cryptd: max_cpu_qlen set to 1000
[ 0.015468] raid6: skip pq benchmark and using algorithm neonx8
[ 0.015477] raid6: using neon recovery algorithm
[ 0.015738] SCSI subsystem initialized
[ 0.015908] usbcore: registered new interface driver usbfs
[ 0.015930] usbcore: registered new interface driver hub
[ 0.015947] usbcore: registered new device driver usb
[ 0.016560] clocksource: Switched to clocksource arm_global_timer
[ 0.018802] NET: Registered PF_INET protocol family
[ 0.018908] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.019405] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.019422] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.019431] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.019469] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.019531] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.019577] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.019607] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.019712] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.019731] PCI: CLS 0 bytes, default 64
[ 0.020230] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[ 0.022124] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.024106] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.024113] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.024539] xor: measuring software checksum speed
[ 0.028372] arm4regs : 2598 MB/sec
[ 0.033494] 8regs : 1922 MB/sec
[ 0.038629] 32regs : 1917 MB/sec
[ 0.043653] neon : 1958 MB/sec
[ 0.043656] xor: using function: arm4regs (2598 MB/sec)
[ 0.043699] bounce: pool size: 64 pages
[ 0.043729] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.044811] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
[ 0.045340] debugfs: Directory ‘f1018100.gpio’ with parent ‘regmap’ already present!
[ 0.045631] debugfs: Directory ‘f1018140.gpio’ with parent ‘regmap’ already present!
[ 0.045950] mvebu-pcie soc:pcie: host bridge /soc/pcie ranges:
[ 0.045979] mvebu-pcie soc:pcie: MEM 0x00f1080000…0x00f1081fff → 0x0000080000
[ 0.045998] mvebu-pcie soc:pcie: MEM 0x00f1040000…0x00f1041fff → 0x0000040000
[ 0.046011] mvebu-pcie soc:pcie: MEM 0x00f1044000…0x00f1045fff → 0x0000044000
[ 0.046023] mvebu-pcie soc:pcie: MEM 0x00f1048000…0x00f1049fff → 0x0000048000
[ 0.046035] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0100000000
[ 0.046047] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0100000000
[ 0.046059] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0200000000
[ 0.046070] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0200000000
[ 0.046081] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0300000000
[ 0.046092] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0300000000
[ 0.046103] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0400000000
[ 0.046112] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0400000000
[ 0.046198] mvebu-pcie soc:pcie: pcie1.0: Slot power limit 10.0W
[ 0.046252] mvebu-pcie soc:pcie: pcie2.0: Slot power limit 10.0W
[ 0.047060] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00
[ 0.047072] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.047082] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
[ 0.047089] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[ 0.047096] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
[ 0.047108] pci_bus 0000:00: root bus resource [mem 0xf1048000-0xf1049fff] (bus address [0x00048000-0x00049fff])
[ 0.047114] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[ 0.047119] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
[ 0.047215] pci 0000:00:02.0: [11ab:6820] type 01 class 0x060400
[ 0.047369] pci 0000:00:03.0: [11ab:6820] type 01 class 0x060400
[ 0.048205] PCI: bus0: Fast back to back transfers disabled
[ 0.048213] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.048224] pci 0000:00:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.048302] pci 0000:01:00.0: [168c:002e] type 00 class 0x028000
[ 0.048325] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xc000ffff 64bit]
[ 0.048424] pci 0000:01:00.0: supports D1
[ 0.048430] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[ 0.049317] PCI: bus1: Fast back to back transfers disabled
[ 0.049325] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.049396] pci 0000:02:00.0: [168c:003c] type 00 class 0x028000
[ 0.049418] pci 0000:02:00.0: reg 0x10: [mem 0xc8000000-0xc81fffff 64bit]
[ 0.049449] pci 0000:02:00.0: reg 0x30: [mem 0xc8200000-0xc820ffff pref]
[ 0.049517] pci 0000:02:00.0: supports D1 D2
[ 0.050397] PCI: bus2: Fast back to back transfers disabled
[ 0.050404] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 0.050427] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0000000-0xe03fffff]
[ 0.050437] pci 0000:00:03.0: BAR 8: assigned [mem 0xe0400000-0xe07fffff]
[ 0.050444] pci 0000:00:02.0: BAR 7: assigned [io 0x10000-0x10fff]
[ 0.050450] pci 0000:00:03.0: BAR 7: assigned [io 0x20000-0x20fff]
[ 0.050458] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit]
[ 0.050470] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.050476] pci 0000:00:02.0: bridge window [io 0x10000-0x10fff]
[ 0.050486] pci 0000:00:02.0: bridge window [mem 0xe0000000-0xe03fffff]
[ 0.050498] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0400000-0xe05fffff 64bit]
[ 0.050510] pci 0000:02:00.0: BAR 6: assigned [mem 0xe0600000-0xe060ffff pref]
[ 0.050516] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.050521] pci 0000:00:03.0: bridge window [io 0x20000-0x20fff]
[ 0.050530] pci 0000:00:03.0: bridge window [mem 0xe0400000-0xe07fffff]
[ 0.050591] pcieport 0000:00:02.0: enabling device (0140 → 0143)
[ 0.050650] pcieport 0000:00:02.0: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.050932] pcieport 0000:00:03.0: enabling device (0140 → 0143)
[ 0.050988] pcieport 0000:00:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.051563] mv_xor f1060800.xor: Marvell shared XOR driver
[ 0.066559] mvebu-pcie soc:pcie: pcie2.0: link up
[ 0.066582] mvebu-pcie soc:pcie: pcie1.0: link up
[ 0.106948] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 0.107099] mv_xor f1060900.xor: Marvell shared XOR driver
[ 0.166934] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 0.167206] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.168310] printk: console [ttyS0] disabled
[ 0.188410] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 30, base_baud = 15625000) is a 16550A
[ 1.351584] printk: console [ttyS0] enabled
[ 1.376250] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 31, base_baud = 15625000) is a 16550A
[ 1.387513] loop: module loaded
[ 1.390674] Loading iSCSI transport class v2.0-870.
[ 1.396814] ahci-mvebu f10a8000.sata: supply ahci not found, using dummy regulator
[ 1.404479] ahci-mvebu f10a8000.sata: supply phy not found, using dummy regulator
[ 1.412011] ahci-mvebu f10a8000.sata: supply target not found, using dummy regulator
[ 1.419845] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[ 1.428923] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 1.438234] scsi host0: ahci-mvebu
[ 1.441929] scsi host1: ahci-mvebu
[ 1.445421] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 53
[ 1.453380] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 53
[ 1.462335] spi-nor spi0.0: s25fl164k (8192 Kbytes)
[ 1.467373] 3 fixed-partitions partitions found on MTD device spi0.0
[ 1.473746] Creating 3 MTD partitions on “spi0.0”:
[ 1.478579] 0x000000000000-0x0000000f0000 : “U-Boot”
[ 1.483827] 0x000000100000-0x000000800000 : “Rescue system”
[ 1.489651] 0x0000000f0000-0x000000100000 : “u-boot-env”
[ 1.497815] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 1.504971] mv88e6085 f1072004.mdio-mii:10: switch 0x1760 detected: Marvell 88E6176, revision 1
[ 1.529837] hwmon hwmon1: temp1_input not attached to any thermal zone
[ 1.546795] hwmon hwmon2: temp1_input not attached to any thermal zone
[ 1.560961] hwmon hwmon3: temp1_input not attached to any thermal zone
[ 1.577789] hwmon hwmon4: temp1_input not attached to any thermal zone
[ 1.596834] hwmon hwmon5: temp1_input not attached to any thermal zone
[ 1.732320] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
[ 1.741320] mvneta f1070000.ethernet eth0: Using device tree mac address d8:58:d7:01:44:c6
[ 1.750879] mvneta f1030000.ethernet eth1: Using device tree mac address d8:58:d7:01:44:c4
[ 1.760419] mvneta f1034000.ethernet eth2: Using device tree mac address d8:58:d7:01:44:c5
[ 1.768850] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.775397] ehci-pci: EHCI PCI platform driver
[ 1.779893] ehci-platform: EHCI generic platform driver
[ 1.785209] ehci-orion: EHCI orion driver
[ 1.789327] orion-ehci f1058000.usb: EHCI Host Controller
[ 1.792892] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.794749] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
[ 1.807791] orion-ehci f1058000.usb: irq 49, io mem 0xf1058000
[ 1.836567] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
[ 1.842799] hub 1-0:1.0: USB hub found
[ 1.846590] hub 1-0:1.0: 1 port detected
[ 1.850947] xhci-hcd f10f0000.usb3: xHCI Host Controller
[ 1.856282] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2
[ 1.863854] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 1.873127] xhci-hcd f10f0000.usb3: irq 55, io mem 0xf10f0000
[ 1.878968] xhci-hcd f10f0000.usb3: xHCI Host Controller
[ 1.884297] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 3
[ 1.891843] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed
[ 1.898472] hub 2-0:1.0: USB hub found
[ 1.902247] hub 2-0:1.0: 1 port detected
[ 1.906313] usb usb3: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 1.914646] hub 3-0:1.0: USB hub found
[ 1.918428] hub 3-0:1.0: 1 port detected
[ 1.922548] xhci-hcd f10f8000.usb3: xHCI Host Controller
[ 1.927894] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 4
[ 1.935461] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 1.944734] xhci-hcd f10f8000.usb3: irq 56, io mem 0xf10f8000
[ 1.950569] xhci-hcd f10f8000.usb3: xHCI Host Controller
[ 1.955898] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 5
[ 1.963426] xhci-hcd f10f8000.usb3: Host supports USB 3.0 SuperSpeed
[ 1.970035] hub 4-0:1.0: USB hub found
[ 1.973807] hub 4-0:1.0: 1 port detected
[ 1.976577] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.977873] usb usb5: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 1.992259] hub 5-0:1.0: USB hub found
[ 1.996034] ata1.00: ATA-9: Dogfish SSD 512GB, U0330A0, max UDMA/133
[ 1.996040] hub 5-0:1.0: 1 port detected
[ 2.002420] ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32)
[ 2.006547] usbcore: registered new interface driver usb-storage
[ 2.019436] armada38x-rtc f10a3800.rtc: registered as rtc0
[ 2.025013] armada38x-rtc f10a3800.rtc: setting system clock to 2024-07-07T00:43:42 UTC (1720313022)
[ 2.034193] ata1.00: configured for UDMA/133
[ 2.034330] i2c_dev: i2c /dev entries driver
[ 2.038821] scsi 0:0:0:0: Direct-Access ATA Dogfish SSD 512G 0A0 PQ: 0 ANSI: 5
[ 2.045063] orion_wdt: Initial timeout 171 sec
[ 2.051852] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 2.055584] sdhci: Secure Digital Host Controller Interface driver
[ 2.064032] sd 0:0:0:0: [sda] Write Protect is off
[ 2.069150] sdhci: Copyright(c) Pierre Ossman
[ 2.069266] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.079288] marvell-cesa f1090000.crypto: CESA device successfully registered
[ 2.085195] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 2.100822] NET: Registered PF_INET6 protocol family
[ 2.106238] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 2.112121] Segment Routing with IPv6
[ 2.115815] In-situ OAM (IOAM) with IPv6
[ 2.119800] NET: Registered PF_PACKET protocol family
[ 2.124892] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.138049] 8021q: 802.1Q VLAN Support v1.8
[ 2.142327] Registering SWP/SWPB emulation handler
[ 2.149449] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 2.157387] mv88e6085 f1072004.mdio-mii:10: switch 0x1760 detected: Marvell 88E6176, revision 1
[ 2.166940] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
[ 2.189979] hwmon hwmon2: temp1_input not attached to any thermal zone
[ 2.214745] hwmon hwmon3: temp1_input not attached to any thermal zone
[ 2.231584] hwmon hwmon4: temp1_input not attached to any thermal zone
[ 2.248439] hwmon hwmon5: temp1_input not attached to any thermal zone
[ 2.257463] mmc0: new high speed MMC card at address 0001
[ 2.263162] mmcblk0: mmc0:0001 008G30 7.28 GiB
[ 2.269009] mmcblk0: p1
[ 2.271824] mmcblk0boot0: mmc0:0001 008G30 4.00 MiB
[ 2.275608] hwmon hwmon6: temp1_input not attached to any thermal zone
[ 2.277135] mmcblk0boot1: mmc0:0001 008G30 4.00 MiB
[ 2.288689] mmcblk0rpmb: mmc0:0001 008G30 4.00 MiB, chardev (247:0)
[ 2.296657] usb 3-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 2.327701] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 2.334039] scsi host2: usb-storage 3-1:1.0
[ 3.175962] mv88e6085 f1072004.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 3.185870] mv88e6085 f1072004.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 3.195276] mv88e6085 f1072004.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 3.205067] mv88e6085 f1072004.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 3.297955] mv88e6085 f1072004.mdio-mii:10 lan0 (uninitialized): PHY [mv88e6xxx-1:00] driver [Marvell 88E1540] (irq=76)
[ 3.367273] scsi 2:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
[ 3.375934] sd 2:0:0:0: [sdb] 30031250 512-byte logical blocks: (15.4 GB/14.3 GiB)
[ 3.384769] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.389841] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn’t support DPO or FUA
[ 3.405252] sdb: sdb1
[ 3.408514] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 3.425529] mv88e6085 f1072004.mdio-mii:10 lan1 (uninitialized): PHY [mv88e6xxx-1:01] driver [Marvell 88E1540] (irq=77)
[ 3.547956] mv88e6085 f1072004.mdio-mii:10 lan2 (uninitialized): PHY [mv88e6xxx-1:02] driver [Marvell 88E1540] (irq=78)
[ 3.678841] mv88e6085 f1072004.mdio-mii:10 lan3 (uninitialized): PHY [mv88e6xxx-1:03] driver [Marvell 88E1540] (irq=79)
[ 3.788844] mv88e6085 f1072004.mdio-mii:10 lan4 (uninitialized): PHY [mv88e6xxx-1:04] driver [Marvell 88E1540] (irq=80)
[ 3.804797] DSA: tree 0 setup
[ 3.809951] squashfs: Unknown parameter ‘commit’
[ 3.815619] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 3.822876] F2FS-fs (mmcblk0p1): Can’t find valid F2FS filesystem in 1th superblock
[ 3.831546] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 3.838797] F2FS-fs (mmcblk0p1): Can’t find valid F2FS filesystem in 2th superblock
[ 3.847463] BTRFS: device fsid abf68c92-1522-40e4-b789-9d1a42e30e95 devid 1 transid 267 /dev/root scanned by swapper/0 (1)
[ 3.859822] BTRFS info (device mmcblk0p1): using crc32c (crc32c-generic) checksum algorithm
[ 3.868245] BTRFS info (device mmcblk0p1): disk space caching is enabled
[ 3.874963] BTRFS info (device mmcblk0p1): has skinny extents
[ 3.890170] BTRFS info (device mmcblk0p1): enabling ssd optimizations
[ 3.901523] VFS: Mounted root (btrfs filesystem) on device 0:14.
[ 3.908986] devtmpfs: mounted
[ 3.912525] Freeing unused kernel image (initmem) memory: 1024K
[ 3.956729] Run /sbin/init as init process
[ 3.999993] init: Console is alive
[ 4.003513] init: - watchdog -
[ 4.210960] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.232476] SGI XFS with ACLs, security attributes, no debug enabled
[ 4.240322] fsl-ehci: Freescale EHCI Host controller driver
[ 4.249202] usbcore: registered new interface driver uas
[ 4.254674] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.264733] init: - preinit -
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
rm: can’t remove ‘/tmp/tmp.kILcjb’: No such file or directory
[ 6.386527] mount_root: mounting /dev/root
[ 6.413193] urandom-seed: Seeding with /etc/urandom.seed
Scanning for Btrfs filesystems
registered: /dev[ 6.876158] BTRFS info: devid 1 device path /dev/root changed to /dev/mmcblk0p1 scanned by btrfs (722)
/sda
registered[ 6.886888] BTRFS: device label srv devid 1 transid 186310 /dev/sda scanned by btrfs (722)
: /dev/mmcblk0p1
[ 6.899086] procd: - early -
[ 6.902026] procd: - watchdog -
[ 7.437743] procd: - watchdog -
[ 7.441100] procd: - ubus -
[ 7.449124] random: ubusd: uninitialized urandom read (4 bytes read)
[ 7.494150] random: ubusd: uninitialized urandom read (4 bytes read)
[ 7.500655] random: ubusd: uninitialized urandom read (4 bytes read)
[ 7.507733] procd: - init -
Please press Enter to activate this console.
[ 7.872796] kmodloader: loading kernel modules from /etc/modules.d/*
[ 7.948397] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 7.981727] turris-omnia-mcu 1-002a: MCU type STM32
[ 7.988965] turris-omnia-mcu 1-002a: MCU bootloader firmware version hash: b5a8a24e007eb72be16aeb3fff6f03ec647023e4
[ 8.002590] turris-omnia-mcu 1-002a: MCU application firmware version hash: 67eddc9540526d0a9d9660f7a7867af9a28a68d6
[ 8.019858] turris-omnia-mcu 1-002a: registered as rtc1
[ 8.057599] i2c i2c-0: Added multiplexed i2c bus 1
[ 8.062710] i2c i2c-0: Added multiplexed i2c bus 2
[ 8.072843] i2c i2c-0: Added multiplexed i2c bus 3
[ 8.080280] i2c i2c-0: Added multiplexed i2c bus 4
[ 8.085391] i2c i2c-0: Added multiplexed i2c bus 5
[ 8.092616] i2c i2c-0: Added multiplexed i2c bus 6
[ 8.099800] i2c i2c-0: Added multiplexed i2c bus 7
[ 8.105141] pca953x 8-0071: supply vcc not found, using dummy regulator
[ 8.111933] pca953x 8-0071: using no AI
[ 8.122740] i2c i2c-0: Added multiplexed i2c bus 8
[ 8.127599] pca954x 0-0070: registered 8 multiplexed busses for I2C mux pca9547
[ 8.137124] GACT probability on
[ 8.141369] Mirror/redirect action on
[ 8.148456] u32 classifier
[ 8.151176] input device check on
[ 8.154845] Actions configured
[ 8.164349] at24 1-0054: supply vcc not found, using dummy regulator
[ 8.175645] at24 1-0054: 8192 byte 24c64 EEPROM, writable, 1 bytes/write
[ 8.183245] Bridge firewalling registered
[ 8.185514] random: crng init done
[ 8.187794] Loading modules backported from Linux version v5.15.153-0-g9465fef4ae351
[ 8.190710] random: 21 urandom warning(s) missed due to ratelimiting
[ 8.198489] Backport generated by backports.git v5.15.153-1-0-g7e70bbef
[ 8.207708] usbcore: registered new interface driver ums-alauda
[ 8.218006] usbcore: registered new interface driver ums-cypress
[ 8.224396] usbcore: registered new interface driver ums-datafab
[ 8.234668] usbcore: registered new interface driver ums-freecom
[ 8.241081] usbcore: registered new interface driver ums-isd200
[ 8.247406] usbcore: registered new interface driver ums-jumpshot
[ 8.253847] usbcore: registered new interface driver ums-karma
[ 8.263896] usbcore: registered new interface driver ums-sddr09
[ 8.270221] usbcore: registered new interface driver ums-sddr55
[ 8.276532] usbcore: registered new interface driver ums-usbat
[ 8.283342] usbcore: registered new interface driver usbserial_generic
[ 8.289936] usbserial: USB Serial support registered for generic
[ 8.305065] xt_time: kernel timezone is -0000
[ 8.341159] PPP generic driver version 2.4.2
[ 8.346045] NET: Registered PF_PPPOX protocol family
[ 8.361533] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 8.628420] ath10k_pci 0000:02:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
[ 8.637702] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 8.647319] ath10k_pci 0000:02:00.0: firmware ver 10.2.4-1.0-00047 api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 35bd9258
[ 8.705654] ath10k_pci 0000:02:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
[ 9.845071] ath10k_pci 0000:02:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal otp max-sta 128 raw 0 hwcrypto 1
[ 9.967838] usbcore: registered new interface driver qcserial
[ 9.973659] usbserial: USB Serial support registered for Qualcomm USB modem
[ 10.084454] ieee80211 phy1: Atheros AR9287 Rev:2 mem=0x5e91cc83, irq=97
[ 10.091541] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 10.174064] BTRFS info (device sda): using crc32c (crc32c-generic) checksum algorithm
[ 10.181992] BTRFS info (device sda): using free space tree
[ 10.187562] BTRFS info (device sda): has skinny extents
[ 10.197507] BTRFS info (device sda): enabling ssd optimizations
[ 10.260238] F2FS-fs (sdb): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 10.267002] F2FS-fs (sdb): Can’t find valid F2FS filesystem in 1th superblock
[ 10.275188] F2FS-fs (sdb): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 10.281945] F2FS-fs (sdb): Can’t find valid F2FS filesystem in 2th superblock
[ 10.294080] exFAT-fs (sdb): invalid fs_name
[ 10.298308] exFAT-fs (sdb): failed to read boot sector
[ 10.303461] exFAT-fs (sdb): failed to recognize exfat type
[ 12.195089] mvneta f1030000.ethernet eth1: configuring for fixed/rgmii link mode
[ 12.203032] mvneta f1030000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 12.211183] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 12.219889] mv88e6085 f1072004.mdio-mii:10 lan0: configuring for phy/gmii link mode
[ 12.235842] br-lan: port 1(lan0) entered blocking state
[ 12.241127] br-lan: port 1(lan0) entered disabled state
[ 12.291061] device lan0 entered promiscuous mode
[ 12.295702] device eth1 entered promiscuous mode
[ 12.486690] mv88e6085 f1072004.mdio-mii:10 lan1: configuring for phy/gmii link mode
[ 12.501504] br-lan: port 2(lan1) entered blocking state
[ 12.506787] br-lan: port 2(lan1) entered disabled state
[ 12.590004] device lan1 entered promiscuous mode
[ 12.631224] mv88e6085 f1072004.mdio-mii:10 lan2: configuring for phy/gmii link mode
[ 12.723670] br-lan: port 3(lan2) entered blocking state
[ 12.728954] br-lan: port 3(lan2) entered disabled state
[ 12.780574] device lan2 entered promiscuous mode
[ 12.806447] mv88e6085 f1072004.mdio-mii:10 lan3: configuring for phy/gmii link mode
[ 12.878903] br-lan: port 4(lan3) entered blocking state
[ 12.884155] br-lan: port 4(lan3) entered disabled state
[ 12.936216] device lan3 entered promiscuous mode
[ 12.962062] mv88e6085 f1072004.mdio-mii:10 lan4: configuring for phy/gmii link mode
[ 13.026935] br-lan: port 5(lan4) entered blocking state
[ 13.032185] br-lan: port 5(lan4) entered disabled state
[ 13.038451] mv88e6085 f1072004.mdio-mii:10 lan4: Link is Up - 1Gbps/Full - flow control rx/tx
[ 13.091546] device lan4 entered promiscuous mode
[ 13.114126] br-lan: port 5(lan4) entered blocking state
[ 13.119404] br-lan: port 5(lan4) entered forwarding state
[ 13.126013] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 13.207620] mvneta f1034000.ethernet eth2: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] (irq=POLL)
[ 13.217418] mvneta f1034000.ethernet eth2: configuring for phy/sgmii link mode
Router Turris successfully started.

BusyBox v1.35.0 (2024-07-04 01:39:07 UTC) built-in shell (ash)

  ______                _         ____  _____
 /_  __/_  ____________(_)____   / __ \/ ___/
  / / / / / / ___/ ___/ / ___/  / / / /\__
 / / / /_/ / /  / /  / (__  )  / /_/ /___/ /
/_/  \__,_/_/  /_/  /_/____/   \____//____/

TurrisOS 7.0.1, Turris Omnia

root@turris:/#

Update, I flashed the firmware o 7.02 and it took, however, stinn no acceess to the network…

root@turris:/#
BootROM - 1.73
Booting from SPI flash

U-Boot SPL 2022.10-rc4-OpenWrt-r16653+119-44ce70f0e2 (Sep 15 2022 - 18:21:35 +0000)
High speed PHY - Version: 2.0
MiniPCIe/mSATA card detection… mSATA
WWAN slot configuration… PCIe+USB2.0
Detected Device ID 6820
board SerDes lanes topology details:
| Lane # | Speed | Type |

| 0 | 6 | SATA0 |
| 1 | 5 | USB3 HOST0 |
| 2 | 5 | PCIe1 |
| 3 | 5 | USB3 HOST1 |
| 4 | 5 | PCIe2 |
| 5 | 0 | SGMII2 |

High speed PHY - Ended Successfully
mv_ddr: 14.0.0
DDR3 Training Sequence - Switching XBAR Window to FastPath Window
mv_ddr: completed successfully
Trying to boot from SPI

U-Boot 2022.10-rc4-OpenWrt-r16653+119-44ce70f0e2 (Sep 15 2022 - 18:21:35 +0000)

SoC: MV88F6820-A0 at 1600 MHz
DRAM: 2 GiB (800 MHz, 32-bit, 2T, ECC not enabled)
Core: 72 devices, 26 uclasses, devicetree: separate
WDT: Started watchdog@20300 with servicing (60s timeout)
MMC: mv_sdh: 0
Loading Environment from SPIFlash… SF: Detected s25fl164k with page size 256 Bytes, erase size 4 KiB, total 8 MiB
OK
Model: Turris Omnia
MCU type: STM32
MCU version: b5a8a24e007eb72be16aeb3fff6f03ec647023e4/67eddc9540526d0a9d9660f7a7867af9a28a68d6
RAM size: 2048 MiB
Serial Number: 0000000E40001FA9
Disabling MCU watchdog… disabled
Regdomain set to **
pcie1.0: Link up
pcie2.0: Link up
Net: eth0: ethernet@70000, eth1: ethernet@30000, eth2: ethernet@34000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1…
Found U-Boot script /boot.scr
1199 bytes read in 87 ms (12.7 KiB/s)

Executing script at 01800000

gpio: pin gpio@71_4 (gpio 68) value is 1
21434 bytes read in 105 ms (199.2 KiB/s)
4281872 bytes read in 352 ms (11.6 MiB/s)
Kernel image @ 0x1000000 [ 0x000000 - 0x415610 ]

Flattened Device Tree blob at 02000000

Booting using the fdt blob at 0x2000000
Loading Device Tree to 0fff7000, end 0ffff3b9 … OK

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.15.148 (packaging@turris.cz) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.2.0 r20343+125-4e1d1b7df0) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Mon Aug 5 02:29:04 2024
[ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Turris Omnia
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] percpu: Embedded 11 pages/cpu s14988 r8192 d21876 u45056
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
[ 0.000000] Kernel command line: earlyprintk rootwait console=ttyS0,115200 rootfstype=btrfs root=PARTUUID=00000000-01 rootflags=commit=5,subvol=@ rw cfg80211.freg=**
[ 0.000000] Bootloader command line not present
[ 0.000000] Unknown kernel command line parameters “earlyprintk mangled_fs=btrfs”, will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 2062464K/2097152K available (10240K kernel code, 672K rwdata, 2192K rodata, 1024K init, 258K bss, 34688K reserved, 0K cma-reserved, 1310720K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] Registering MPIC SoC Error Interrupt Controller
[ 0.000000] L2C: DT/platform modifies aux control register: 0x06070000 → 0x16070000
[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
[ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
[ 0.000001] sched_clock: 64 bits at 800MHz, resolution 1ns, wraps every 4398046511103ns
[ 0.000017] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xb881274fa3, max_idle_ns: 440795210636 ns
[ 0.000033] Switching to timer-based delay loop, resolution 1ns
[ 0.000172] Ignoring duplicate/late registration of read_current_timer delay
[ 0.000179] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[ 0.000362] Console: colour dummy device 80x30
[ 0.000388] Calibrating delay loop (skipped), value calculated using timer frequency… 1600.00 BogoMIPS (lpj=8000000)
[ 0.000397] CPU: Testing write buffer coherency: ok
[ 0.000416] CPU0: Spectre v2: using BPIALL workaround
[ 0.000421] pid_max: default: 32768 minimum: 301
[ 0.000505] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000514] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.000987] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001296] Setting up static identity map for 0x100000 - 0x100060
[ 0.001378] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4
[ 0.001466] mvebu-pmsu: Initializing Power Management Service Unit
[ 0.001527] rcu: Hierarchical SRCU implementation.
[ 0.001606] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.001671] smp: Bringing up secondary CPUs …
[ 0.001840] Booting CPU 1
[ 0.001969] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.001976] CPU1: Spectre v2: using BPIALL workaround
[ 0.002029] smp: Brought up 1 node, 2 CPUs
[ 0.002036] SMP: Total of 2 processors activated (3200.00 BogoMIPS).
[ 0.002042] CPU: All CPU(s) started in SVC mode.
[ 0.002382] devtmpfs: initialized
[ 0.004311] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 0.004366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.004376] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.004450] pinctrl core: initialized pinctrl subsystem
[ 0.004988] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.005500] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.005954] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.006091] cpuidle: using governor ladder
[ 0.006180] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 0.006186] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.006309] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
[ 0.006316] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
[ 0.014711] cryptd: max_cpu_qlen set to 1000
[ 0.015524] raid6: skip pq benchmark and using algorithm neonx8
[ 0.015533] raid6: using neon recovery algorithm
[ 0.015789] SCSI subsystem initialized
[ 0.015955] usbcore: registered new interface driver usbfs
[ 0.015977] usbcore: registered new interface driver hub
[ 0.015994] usbcore: registered new device driver usb
[ 0.016609] clocksource: Switched to clocksource arm_global_timer
[ 0.018848] NET: Registered PF_INET protocol family
[ 0.018957] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.019461] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.019479] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.019487] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.019525] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.019587] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.019634] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.019664] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.019770] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.019789] PCI: CLS 0 bytes, default 64
[ 0.020272] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[ 0.022174] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.024158] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.024165] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.024588] xor: measuring software checksum speed
[ 0.028401] arm4regs : 2610 MB/sec
[ 0.033127] 8regs : 2082 MB/sec
[ 0.038246] 32regs : 1924 MB/sec
[ 0.043246] neon : 1967 MB/sec
[ 0.043250] xor: using function: arm4regs (2610 MB/sec)
[ 0.043291] bounce: pool size: 64 pages
[ 0.043320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.044409] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
[ 0.044938] debugfs: Directory ‘f1018100.gpio’ with parent ‘regmap’ already present!
[ 0.045232] debugfs: Directory ‘f1018140.gpio’ with parent ‘regmap’ already present!
[ 0.045550] mvebu-pcie soc:pcie: host bridge /soc/pcie ranges:
[ 0.045580] mvebu-pcie soc:pcie: MEM 0x00f1080000…0x00f1081fff → 0x0000080000
[ 0.045599] mvebu-pcie soc:pcie: MEM 0x00f1040000…0x00f1041fff → 0x0000040000
[ 0.045613] mvebu-pcie soc:pcie: MEM 0x00f1044000…0x00f1045fff → 0x0000044000
[ 0.045626] mvebu-pcie soc:pcie: MEM 0x00f1048000…0x00f1049fff → 0x0000048000
[ 0.045637] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0100000000
[ 0.045650] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0100000000
[ 0.045662] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0200000000
[ 0.045674] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0200000000
[ 0.045686] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0300000000
[ 0.045698] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0300000000
[ 0.045709] mvebu-pcie soc:pcie: MEM 0xffffffffffffffff…0x00fffffffe → 0x0400000000
[ 0.045718] mvebu-pcie soc:pcie: IO 0xffffffffffffffff…0x00fffffffe → 0x0400000000
[ 0.045807] mvebu-pcie soc:pcie: pcie1.0: Slot power limit 10.0W
[ 0.045862] mvebu-pcie soc:pcie: pcie2.0: Slot power limit 10.0W
[ 0.046446] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00
[ 0.046457] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.046467] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
[ 0.046474] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[ 0.046486] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
[ 0.046494] pci_bus 0000:00: root bus resource [mem 0xf1048000-0xf1049fff] (bus address [0x00048000-0x00049fff])
[ 0.046500] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[ 0.046505] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff]
[ 0.046599] pci 0000:00:02.0: [11ab:6820] type 01 class 0x060400
[ 0.046805] pci 0000:00:03.0: [11ab:6820] type 01 class 0x060400
[ 0.047645] PCI: bus0: Fast back to back transfers disabled
[ 0.047654] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.047664] pci 0000:00:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.047745] pci 0000:01:00.0: [168c:002e] type 00 class 0x028000
[ 0.047768] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xc000ffff 64bit]
[ 0.047867] pci 0000:01:00.0: supports D1
[ 0.047872] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[ 0.048757] PCI: bus1: Fast back to back transfers disabled
[ 0.048764] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.048837] pci 0000:02:00.0: [168c:003c] type 00 class 0x028000
[ 0.048859] pci 0000:02:00.0: reg 0x10: [mem 0xc8000000-0xc81fffff 64bit]
[ 0.048890] pci 0000:02:00.0: reg 0x30: [mem 0xc8200000-0xc820ffff pref]
[ 0.048959] pci 0000:02:00.0: supports D1 D2
[ 0.049840] PCI: bus2: Fast back to back transfers disabled
[ 0.049847] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 0.049870] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0000000-0xe03fffff]
[ 0.049880] pci 0000:00:03.0: BAR 8: assigned [mem 0xe0400000-0xe07fffff]
[ 0.049886] pci 0000:00:02.0: BAR 7: assigned [io 0x10000-0x10fff]
[ 0.049893] pci 0000:00:03.0: BAR 7: assigned [io 0x20000-0x20fff]
[ 0.049900] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit]
[ 0.049912] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.049918] pci 0000:00:02.0: bridge window [io 0x10000-0x10fff]
[ 0.049928] pci 0000:00:02.0: bridge window [mem 0xe0000000-0xe03fffff]
[ 0.049940] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0400000-0xe05fffff 64bit]
[ 0.049952] pci 0000:02:00.0: BAR 6: assigned [mem 0xe0600000-0xe060ffff pref]
[ 0.049959] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.049964] pci 0000:00:03.0: bridge window [io 0x20000-0x20fff]
[ 0.049972] pci 0000:00:03.0: bridge window [mem 0xe0400000-0xe07fffff]
[ 0.050035] pcieport 0000:00:02.0: enabling device (0140 → 0143)
[ 0.050093] pcieport 0000:00:02.0: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.050390] pcieport 0000:00:03.0: enabling device (0140 → 0143)
[ 0.050444] pcieport 0000:00:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.051021] mv_xor f1060800.xor: Marvell shared XOR driver
[ 0.066609] mvebu-pcie soc:pcie: pcie2.0: link up
[ 0.066629] mvebu-pcie soc:pcie: pcie1.0: link up
[ 0.106995] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 0.107143] mv_xor f1060900.xor: Marvell shared XOR driver
[ 0.166984] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
[ 0.167255] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.168357] printk: console [ttyS0] disabled
[ 0.188453] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 30, base_baud = 15625000) is a 16550A
[ 1.351644] printk: console [ttyS0] enabled
[ 1.376364] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 31, base_baud = 15625000) is a 16550A
[ 1.387620] loop: module loaded
[ 1.390781] Loading iSCSI transport class v2.0-870.
[ 1.396907] ahci-mvebu f10a8000.sata: supply ahci not found, using dummy regulator
[ 1.404573] ahci-mvebu f10a8000.sata: supply phy not found, using dummy regulator
[ 1.412106] ahci-mvebu f10a8000.sata: supply target not found, using dummy regulator
[ 1.419937] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[ 1.429017] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[ 1.438319] scsi host0: ahci-mvebu
[ 1.442018] scsi host1: ahci-mvebu
[ 1.445508] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 53
[ 1.453468] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 53
[ 1.462413] spi-nor spi0.0: s25fl164k (8192 Kbytes)
[ 1.467449] 3 fixed-partitions partitions found on MTD device spi0.0
[ 1.473822] Creating 3 MTD partitions on “spi0.0”:
[ 1.478657] 0x000000000000-0x0000000f0000 : “U-Boot”
[ 1.483900] 0x000000100000-0x000000800000 : “Rescue system”
[ 1.489723] 0x0000000f0000-0x000000100000 : “u-boot-env”
[ 1.497893] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 1.505107] mv88e6085 f1072004.mdio-mii:10: switch 0x1760 detected: Marvell 88E6176, revision 1
[ 1.529944] hwmon hwmon1: temp1_input not attached to any thermal zone
[ 1.549073] hwmon hwmon2: temp1_input not attached to any thermal zone
[ 1.568153] hwmon hwmon3: temp1_input not attached to any thermal zone
[ 1.587204] hwmon hwmon4: temp1_input not attached to any thermal zone
[ 1.601000] hwmon hwmon5: temp1_input not attached to any thermal zone
[ 1.740991] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
[ 1.750000] mvneta f1070000.ethernet eth0: Using device tree mac address d8:58:d7:01:44:c6
[ 1.759561] mvneta f1030000.ethernet eth1: Using device tree mac address d8:58:d7:01:44:c4
[ 1.769089] mvneta f1034000.ethernet eth2: Using device tree mac address d8:58:d7:01:44:c5
[ 1.777519] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.784065] ehci-pci: EHCI PCI platform driver
[ 1.788554] ehci-platform: EHCI generic platform driver
[ 1.792928] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.793871] ehci-orion: EHCI orion driver
[ 1.803314] orion-ehci f1058000.usb: EHCI Host Controller
[ 1.808743] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
[ 1.816377] orion-ehci f1058000.usb: irq 49, io mem 0xf1058000
[ 1.846617] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
[ 1.852849] hub 1-0:1.0: USB hub found
[ 1.856639] hub 1-0:1.0: 1 port detected
[ 1.860989] xhci-hcd f10f0000.usb3: xHCI Host Controller
[ 1.866326] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2
[ 1.873894] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 1.883167] xhci-hcd f10f0000.usb3: irq 55, io mem 0xf10f0000
[ 1.889012] xhci-hcd f10f0000.usb3: xHCI Host Controller
[ 1.894342] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 3
[ 1.901888] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed
[ 1.908512] hub 2-0:1.0: USB hub found
[ 1.912285] hub 2-0:1.0: 1 port detected
[ 1.916351] usb usb3: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 1.924681] hub 3-0:1.0: USB hub found
[ 1.928462] hub 3-0:1.0: 1 port detected
[ 1.932579] xhci-hcd f10f8000.usb3: xHCI Host Controller
[ 1.937923] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 4
[ 1.945488] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
[ 1.954760] xhci-hcd f10f8000.usb3: irq 56, io mem 0xf10f8000
[ 1.960597] xhci-hcd f10f8000.usb3: xHCI Host Controller
[ 1.965926] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 5
[ 1.973453] xhci-hcd f10f8000.usb3: Host supports USB 3.0 SuperSpeed
[ 1.976617] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.980058] hub 4-0:1.0: USB hub found
[ 1.989803] hub 4-0:1.0: 1 port detected
[ 1.993744] ata1.00: ATA-9: Dogfish SSD 512GB, U0330A0, max UDMA/133
[ 1.993868] usb usb5: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 2.000129] ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32)
[ 2.008438] hub 5-0:1.0: USB hub found
[ 2.018570] hub 5-0:1.0: 1 port detected
[ 2.022720] usbcore: registered new interface driver usb-storage
[ 2.028767] ata1.00: configured for UDMA/133
[ 2.029251] armada38x-rtc f10a3800.rtc: registered as rtc0
[ 2.033330] scsi 0:0:0:0: Direct-Access ATA Dogfish SSD 512G 0A0 PQ: 0 ANSI: 5
[ 2.038630] armada38x-rtc f10a3800.rtc: setting system clock to 2024-08-05T09:11:12 UTC (1722849072)
[ 2.047344] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
[ 2.055978] i2c_dev: i2c /dev entries driver
[ 2.063904] sd 0:0:0:0: [sda] Write Protect is off
[ 2.070175] orion_wdt: Initial timeout 171 sec
[ 2.077239] sdhci: Secure Digital Host Controller Interface driver
[ 2.078403] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 2.083438] sdhci: Copyright(c) Pierre Ossman
[ 2.083552] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.102975] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 2.103827] marvell-cesa f1090000.crypto: CESA device successfully registered
[ 2.116155] NET: Registered PF_INET6 protocol family
[ 2.121821] Segment Routing with IPv6
[ 2.125306] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
[ 2.125514] In-situ OAM (IOAM) with IPv6
[ 2.136927] NET: Registered PF_PACKET protocol family
[ 2.142024] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.155142] 8021q: 802.1Q VLAN Support v1.8
[ 2.159431] Registering SWP/SWPB emulation handler
[ 2.166451] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[ 2.174350] mv88e6085 f1072004.mdio-mii:10: switch 0x1760 detected: Marvell 88E6176, revision 1
[ 2.200535] hwmon hwmon2: temp1_input not attached to any thermal zone
[ 2.219179] hwmon hwmon3: temp1_input not attached to any thermal zone
[ 2.238255] hwmon hwmon4: temp1_input not attached to any thermal zone
[ 2.257356] hwmon hwmon5: temp1_input not attached to any thermal zone
[ 2.266391] mmc0: new high speed MMC card at address 0001
[ 2.272130] mmcblk0: mmc0:0001 008G30 7.28 GiB
[ 2.277310] hwmon hwmon6: temp1_input not attached to any thermal zone
[ 2.283909] mmcblk0: p1
[ 2.286833] mmcblk0boot0: mmc0:0001 008G30 4.00 MiB
[ 2.292239] mmcblk0boot1: mmc0:0001 008G30 4.00 MiB
[ 2.297583] mmcblk0rpmb: mmc0:0001 008G30 4.00 MiB, chardev (247:0)
[ 2.326659] usb 3-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 2.357727] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 2.364019] scsi host2: usb-storage 3-1:1.0
[ 3.175287] mv88e6085 f1072004.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 3.185187] mv88e6085 f1072004.mdio-mii:10: configuring for fixed/rgmii-id link mode
[ 3.194590] mv88e6085 f1072004.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 3.202879] mv88e6085 f1072004.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off
[ 3.298883] mv88e6085 f1072004.mdio-mii:10 lan0 (uninitialized): PHY [mv88e6xxx-1:00] driver [Marvell 88E1540] (irq=76)
[ 3.418887] mv88e6085 f1072004.mdio-mii:10 lan1 (uninitialized): PHY [mv88e6xxx-1:01] driver [Marvell 88E1540] (irq=77)
[ 3.447346] scsi 2:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
[ 3.455911] sd 2:0:0:0: [sdb] 30031250 512-byte logical blocks: (15.4 GB/14.3 GiB)
[ 3.464730] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.469799] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn’t support DPO or FUA
[ 3.483133] sdb: sdb1
[ 3.486445] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 3.541129] mv88e6085 f1072004.mdio-mii:10 lan2 (uninitialized): PHY [mv88e6xxx-1:02] driver [Marvell 88E1540] (irq=78)
[ 3.651116] mv88e6085 f1072004.mdio-mii:10 lan3 (uninitialized): PHY [mv88e6xxx-1:03] driver [Marvell 88E1540] (irq=79)
[ 3.771121] mv88e6085 f1072004.mdio-mii:10 lan4 (uninitialized): PHY [mv88e6xxx-1:04] driver [Marvell 88E1540] (irq=80)
[ 3.789315] DSA: tree 0 setup
[ 3.794394] squashfs: Unknown parameter ‘commit’
[ 3.800080] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 3.807331] F2FS-fs (mmcblk0p1): Can’t find valid F2FS filesystem in 1th superblock
[ 3.815991] F2FS-fs (mmcblk0p1): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 3.823242] F2FS-fs (mmcblk0p1): Can’t find valid F2FS filesystem in 2th superblock
[ 3.831941] BTRFS: device fsid be2f3553-94da-4adc-88e9-7558940da217 devid 1 transid 26 /dev/root scanned by swapper/0 (1)
[ 3.844212] BTRFS info (device mmcblk0p1): using crc32c (crc32c-generic) checksum algorithm
[ 3.852635] BTRFS info (device mmcblk0p1): disk space caching is enabled
[ 3.859360] BTRFS info (device mmcblk0p1): has skinny extents
[ 3.873832] BTRFS info (device mmcblk0p1): enabling ssd optimizations
[ 3.885064] VFS: Mounted root (btrfs filesystem) on device 0:14.
[ 3.892650] devtmpfs: mounted
[ 3.896196] Freeing unused kernel image (initmem) memory: 1024K
[ 3.916775] Run /sbin/init as init process
[ 3.959500] init: Console is alive
[ 3.963011] init: - watchdog -
[ 4.169843] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.192834] SGI XFS with ACLs, security attributes, no debug enabled
[ 4.200698] fsl-ehci: Freescale EHCI Host controller driver
[ 4.209825] usbcore: registered new interface driver uas
[ 4.215270] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.232707] init: - preinit -
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 6.349223] mount_root: mounting /dev/root
[ 6.376120] urandom-seed: Seeding with /etc/urandom.seed
Scanning for Btrfs filesystems
registered: /dev[ 6.839916] BTRFS info: devid 1 device path /dev/root changed to /dev/mmcblk0p1 scanned by btrfs (722)
/sda
registered[ 6.850686] BTRFS: device label srv devid 1 transid 186315 /dev/sda scanned by btrfs (722)
: /dev/mmcblk0p1
[ 6.862908] procd: - early -
[ 6.865849] procd: - watchdog -
[ 7.401521] procd: - watchdog -
[ 7.404881] procd: - ubus -
[ 7.413082] random: ubusd: uninitialized urandom read (4 bytes read)
[ 7.457020] random: ubusd: uninitialized urandom read (4 bytes read)
[ 7.463510] random: ubusd: uninitialized urandom read (4 bytes read)
[ 7.470592] procd: - init -
Please press Enter to activate this console.
[ 7.839550] kmodloader: loading kernel modules from /etc/modules.d/*
[ 7.906010] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 7.950838] turris-omnia-mcu 1-002a: MCU type STM32
[ 7.958395] turris-omnia-mcu 1-002a: MCU bootloader firmware version hash: b5a8a24e007eb72be16aeb3fff6f03ec647023e4
[ 7.973828] turris-omnia-mcu 1-002a: MCU application firmware version hash: 67eddc9540526d0a9d9660f7a7867af9a28a68d6
[ 7.989880] turris-omnia-mcu 1-002a: registered as rtc1
[ 8.030940] i2c i2c-0: Added multiplexed i2c bus 1
[ 8.036680] i2c i2c-0: Added multiplexed i2c bus 2
[ 8.041762] i2c i2c-0: Added multiplexed i2c bus 3
[ 8.047122] i2c i2c-0: Added multiplexed i2c bus 4
[ 8.052119] i2c i2c-0: Added multiplexed i2c bus 5
[ 8.058005] i2c i2c-0: Added multiplexed i2c bus 6
[ 8.063053] i2c i2c-0: Added multiplexed i2c bus 7
[ 8.068955] pca953x 8-0071: supply vcc not found, using dummy regulator
[ 8.075683] pca953x 8-0071: using no AI
[ 8.084653] i2c i2c-0: Added multiplexed i2c bus 8
[ 8.089523] pca954x 0-0070: registered 8 multiplexed busses for I2C mux pca9547
[ 8.099058] GACT probability on
[ 8.102750] Mirror/redirect action on
[ 8.109520] u32 classifier
[ 8.112241] input device check on
[ 8.115910] Actions configured
[ 8.125167] at24 1-0054: supply vcc not found, using dummy regulator
[ 8.132645] at24 1-0054: 8192 byte 24c64 EEPROM, writable, 1 bytes/write
[ 8.143873] Bridge firewalling registered
[ 8.152177] Loading modules backported from Linux version v5.15.162-0-gf45bea23c39cb
[ 8.155045] random: crng init done
[ 8.159970] Backport generated by backports.git v5.15.162-1-0-g9fa1c65c
[ 8.167453] usbcore: registered new interface driver ums-alauda
[ 8.170039] random: 21 urandom warning(s) missed due to ratelimiting
[ 8.176267] usbcore: registered new interface driver ums-cypress
[ 8.188834] usbcore: registered new interface driver ums-datafab
[ 8.195225] usbcore: registered new interface driver ums-freecom
[ 8.201639] usbcore: registered new interface driver ums-isd200
[ 8.207953] usbcore: registered new interface driver ums-jumpshot
[ 8.214398] usbcore: registered new interface driver ums-karma
[ 8.224335] usbcore: registered new interface driver ums-sddr09
[ 8.230698] usbcore: registered new interface driver ums-sddr55
[ 8.240773] usbcore: registered new interface driver ums-usbat
[ 8.247594] usbcore: registered new interface driver usbserial_generic
[ 8.254163] usbserial: USB Serial support registered for generic
[ 8.265582] xt_time: kernel timezone is -0000
[ 8.301686] PPP generic driver version 2.4.2
[ 8.306545] NET: Registered PF_PPPOX protocol family
[ 8.322060] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 8.588264] ath10k_pci 0000:02:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
[ 8.597544] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 8.607105] ath10k_pci 0000:02:00.0: firmware ver 10.2.4-1.0-00047 api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 35bd9258
[ 8.665416] ath10k_pci 0000:02:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
[ 9.804786] ath10k_pci 0000:02:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal otp max-sta 128 raw 0 hwcrypto 1
[ 9.927244] usbcore: registered new interface driver qcserial
[ 9.933064] usbserial: USB Serial support registered for Qualcomm USB modem
[ 10.043853] ieee80211 phy1: Atheros AR9287 Rev:2 mem=0x713463c5, irq=97
[ 10.050902] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 10.137032] BTRFS info (device sda): using crc32c (crc32c-generic) checksum algorithm
[ 10.144923] BTRFS info (device sda): using free space tree
[ 10.150438] BTRFS info (device sda): has skinny extents
[ 10.161873] BTRFS info (device sda): enabling ssd optimizations
[ 10.227957] F2FS-fs (sdb): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 10.234687] F2FS-fs (sdb): Can’t find valid F2FS filesystem in 1th superblock
[ 10.242545] F2FS-fs (sdb): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[ 10.249291] F2FS-fs (sdb): Can’t find valid F2FS filesystem in 2th superblock
[ 10.260249] exFAT-fs (sdb): invalid fs_name
[ 10.264454] exFAT-fs (sdb): failed to read boot sector
[ 10.269640] exFAT-fs (sdb): failed to recognize exfat type
[ 12.161700] mvneta f1030000.ethernet eth1: configuring for fixed/rgmii link mode
[ 12.169786] mvneta f1030000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 12.177749] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 12.187158] mv88e6085 f1072004.mdio-mii:10 lan0: configuring for phy/gmii link mode
[ 12.199482] br-lan: port 1(lan0) entered blocking state
[ 12.204759] br-lan: port 1(lan0) entered disabled state
[ 12.249948] device lan0 entered promiscuous mode
[ 12.254596] device eth1 entered promiscuous mode
[ 12.464239] mv88e6085 f1072004.mdio-mii:10 lan1: configuring for phy/gmii link mode
[ 12.527259] br-lan: port 2(lan1) entered blocking state
[ 12.532514] br-lan: port 2(lan1) entered disabled state
[ 12.597247] device lan1 entered promiscuous mode
[ 12.623292] mv88e6085 f1072004.mdio-mii:10 lan2: configuring for phy/gmii link mode
[ 12.690343] br-lan: port 3(lan2) entered blocking state
[ 12.695604] br-lan: port 3(lan2) entered disabled state
[ 12.756817] device lan2 entered promiscuous mode
[ 12.787722] mv88e6085 f1072004.mdio-mii:10 lan3: configuring for phy/gmii link mode
[ 12.850127] br-lan: port 4(lan3) entered blocking state
[ 12.855387] br-lan: port 4(lan3) entered disabled state
[ 12.915936] device lan3 entered promiscuous mode
[ 12.939804] mv88e6085 f1072004.mdio-mii:10 lan4: configuring for phy/gmii link mode
[ 13.007092] br-lan: port 5(lan4) entered blocking state
[ 13.012345] br-lan: port 5(lan4) entered disabled state
[ 13.018731] mv88e6085 f1072004.mdio-mii:10 lan4: Link is Up - 1Gbps/Full - flow control rx/tx
[ 13.071631] device lan4 entered promiscuous mode
[ 13.093160] br-lan: port 5(lan4) entered blocking state
[ 13.098414] br-lan: port 5(lan4) entered forwarding state
[ 13.105856] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 13.197667] mvneta f1034000.ethernet eth2: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] (irq=POLL)
[ 13.207462] mvneta f1034000.ethernet eth2: configuring for phy/sgmii link mode
[ 16.327025] mvneta f1034000.ethernet eth2: Link is Up - 1Gbps/Full - flow control rx/tx
[ 16.335073] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
Router Turris successfully started.

BusyBox v1.35.0 (2024-08-05 02:29:04 UTC) built-in shell (ash)

  ______                _         ____  _____
 /_  __/_  ____________(_)____   / __ \/ ___/
  / / / / / / ___/ ___/ / ___/  / / / /\__
 / / / /_/ / /  / /  / (__  )  / /_/ /___/ /
/_/  \__,_/_/  /_/  /_/____/   \____//____/

TurrisOS 7.0.2, Turris Omnia

root@turris:/#

Seems like two normal boot logs to me. What is actually not working before you post another one?

I cannot reach 192.168.1.1, I have tried diffrent browsers and computers on the network, the only way I can communicate with it is through serial connection, I can’t update or install packages because it doesn’t seem to have any DNS, it cant find a network, I am at a loss…

Are you using ISP router that you connect Omnia to? When uour ISP router is using subnet 192.168.1.0/24 then Omnia will change its own to something different.

Do you get the IP from Omnia at all? Is DHCP on Omnia working? Check IP you get from Omnia on your computers and post that if any if not then via serial connection on Omnia please post output of ip addr

I currently have my network on an eero router, one side is connected to the cable modem, the other to the wan port on the turris, which I had been using for an extender, everthing was fine for a couple years, then zap… No apparent dhcp in the turris

==============================================================================
Network Information for Compartment 1 (ACTIVE)

Host Name . . . . . . . . . . . . : REDACTED
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Ethernet:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Killer E2500 Gigabit Ethernet Controller
Physical Address. . . . . . . . . : 8C-04-BA-98-FB-66
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Unknown adapter NordLynx:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NordLynx Tunnel
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::f606:110:f300:a527%25(Preferred)
IPv4 Address. . . . . . . . . . . : 10.5.0.2(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 0.0.0.0
DNS Servers . . . . . . . . . . . : 103.86.96.100
103.86.99.100
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Ethernet 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : TAP-NordVPN Windows Adapter V9
Physical Address. . . . . . . . . : 00-FF-F4-E7-CD-DE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Unknown adapter OpenVPN Data Channel Offload for NordVPN:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : OpenVPN Data Channel Offload #2
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Unknown adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : TAP-Windows Adapter V9
Physical Address. . . . . . . . . : 00-FF-81-98-44-D8
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Unknown adapter OpenVPN Data Channel Offload:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : OpenVPN Data Channel Offload
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 1:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : A8-6D-AA-0E-D1-E4
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2
Physical Address. . . . . . . . . : AA-6D-AA-0E-D1-E3
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Killer(R) Wireless-AC 1550 Wireless Network Adapter (9260NGW) 160MHz
Physical Address. . . . . . . . . : D6-FF-8D-64-8B-CA
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.6.83(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Lease Obtained. . . . . . . . . . : Sunday, August 11, 2024 10:11:07 AM
Lease Expires . . . . . . . . . . : Sunday, August 11, 2024 2:11:07 PM
Default Gateway . . . . . . . . . : 192.168.4.1
DHCP Server . . . . . . . . . . . : 192.168.4.1
DNS Servers . . . . . . . . . . . : 192.168.4.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Bluetooth Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : A8-6D-AA-0E-D1-E7
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter vEthernet (Default Switch):

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Hyper-V Virtual Ethernet Adapter
Physical Address. . . . . . . . . : 00-15-5D-E9-0F-00
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::a004:eb91:7245:7ba6%27(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.1(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.240.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 452990301
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2E-4A-58-B5-8C-04-BA-98-FB-66
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter vEthernet (WSL (Hyper-V firewall)):

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Hyper-V Virtual Ethernet Adapter #2
Physical Address. . . . . . . . . : 00-15-5D-2F-1E-2B
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::5bf8:8f8:6cb8:51a2%68(Preferred)
IPv4 Address. . . . . . . . . . . : 172.23.32.1(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.240.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 1140856157
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2E-4A-58-B5-8C-04-BA-98-FB-66
NetBIOS over Tcpip. . . . . . . . : Enabled

root@turris:/# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet 127.0.0.1/20 brd 127.0.15.255 scope global lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1024
link/ether d8:58:d7:01:44:c6 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1508 qdisc mq state UP group default qlen 1024
link/ether d8:58:d7:01:44:c4 brd ff:ff:ff:ff:ff:ff
inet6 fe80::da58:d7ff:fe01:44c4/64 scope link
valid_lft forever preferred_lft forever
4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1024
link/ether d8:58:d7:01:44:c5 brd ff:ff:ff:ff:ff:ff
inet 192.168.6.94/22 brd 192.168.7.255 scope global eth2
valid_lft forever preferred_lft forever
inet6 fe80::da58:d7ff:fe01:44c5/64 scope link
valid_lft forever preferred_lft forever
5: lan0@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master br-lan state LOWERLAYERDOWN group default qlen 1000
link/ether d8:58:d7:01:44:c4 brd ff:ff:ff:ff:ff:ff
6: lan1@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master br-lan state LOWERLAYERDOWN group default qlen 1000
link/ether d8:58:d7:01:44:c4 brd ff:ff:ff:ff:ff:ff
7: lan2@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master br-lan state LOWERLAYERDOWN group default qlen 1000
link/ether d8:58:d7:01:44:c4 brd ff:ff:ff:ff:ff:ff
8: lan3@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master br-lan state LOWERLAYERDOWN group default qlen 1000
link/ether d8:58:d7:01:44:c4 brd ff:ff:ff:ff:ff:ff
9: lan4@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master br-lan state LOWERLAYERDOWN group default qlen 1000
link/ether d8:58:d7:01:44:c4 brd ff:ff:ff:ff:ff:ff
10: ip6tnl0@NONE: mtu 1452 qdisc noop state DOWN group default qlen 1000
link/tunnel6 :: brd :: permaddr 164b:5bc1:592e::
11: sit0@NONE: mtu 1480 qdisc noop state DOWN group default qlen 1000
link/sit 0.0.0.0 brd 0.0.0.0
14: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether d8:58:d7:01:44:c4 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.1/22 brd 192.168.3.255 scope global br-lan
valid_lft forever preferred_lft forever
inet6 fe80::da58:d7ff:fe01:44c4/64 scope link
valid_lft forever preferred_lft forever
inet6 fe80::1/128 scope link
valid_lft forever preferred_lft forever
20: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP group default qlen 1000
link/ether 04:f0:21:45:e1:37 brd ff:ff:ff:ff:ff:ff
inet6 fe80::6f0:21ff:fe45:e137/64 scope link
valid_lft forever preferred_lft forever
21: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP group default qlen 1000
link/ether 04:f0:21:90:cf:97 brd ff:ff:ff:ff:ff:ff
inet6 fe80::6f0:21ff:fe90:cf97/64 scope link
valid_lft forever preferred_lft forever

Hope this helps…

Well I added some missing commands to /etc/config/network my laptop can now access the internet with wireless disabled and lan cable plugged into port 4 on the omnia yet when I ping inside the onnia I still get no response/ no network.

new ipconfig trace with wireless turned off
Windows IP Configuration

==============================================================================
Network Information for Compartment 1 (ACTIVE)

Host Name . . . . . . . . . . . . : REDACTED
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : lan

Unknown adapter NordLynx:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NordLynx Tunnel
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::f606:110:f300:a527%25(Preferred)
IPv4 Address. . . . . . . . . . . : 10.5.0.2(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 0.0.0.0
DNS Servers . . . . . . . . . . . : 103.86.96.100
103.86.99.100
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter vEthernet (Default Switch):

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Hyper-V Virtual Ethernet Adapter
Physical Address. . . . . . . . . : 00-15-5D-B4-8E-29
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::e04b:76ed:5c2d:1bac%27(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.1(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.240.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 452990301
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2E-4A-58-B5-8C-04-BA-98-FB-66
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter vEthernet (WSL (Hyper-V firewall)):

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Hyper-V Virtual Ethernet Adapter #2
Physical Address. . . . . . . . . : 00-15-5D-2E-5A-EF
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::ee6d:5855:de57:2884%68(Preferred)
IPv4 Address. . . . . . . . . . . : 172.23.32.1(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.240.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 1140856157
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2E-4A-58-B5-8C-04-BA-98-FB-66
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Ethernet:

Connection-specific DNS Suffix . : lan
Description . . . . . . . . . . . : Killer E2500 Gigabit Ethernet Controller
Physical Address. . . . . . . . . : 8C-04-BA-98-FB-66
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::1b39:5c3f:2c7f:e83c%14(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.159(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Lease Obtained. . . . . . . . . . : Sunday, August 11, 2024 12:08:44 PM
Lease Expires . . . . . . . . . . : Monday, August 12, 2024 12:08:44 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 210502842
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2E-4A-58-B5-8C-04-BA-98-FB-66
DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Ethernet 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : TAP-NordVPN Windows Adapter V9
Physical Address. . . . . . . . . : 00-FF-F4-E7-CD-DE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Unknown adapter OpenVPN Data Channel Offload for NordVPN:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : OpenVPN Data Channel Offload #2
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Unknown adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : TAP-Windows Adapter V9
Physical Address. . . . . . . . . : 00-FF-81-98-44-D8
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Unknown adapter OpenVPN Data Channel Offload:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : OpenVPN Data Channel Offload
Physical Address. . . . . . . . . :
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 1:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : A8-6D-AA-0E-D1-E4
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2
Physical Address. . . . . . . . . : AA-6D-AA-0E-D1-E3
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Killer(R) Wireless-AC 1550 Wireless Network Adapter (9260NGW) 160MHz
Physical Address. . . . . . . . . : A8-6D-AA-0E-D1-E3
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Bluetooth Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : A8-6D-AA-0E-D1-E7
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Notice your HyperV virtual machines are using the same subnet as Omnia. Change that and it should magically start working :wink:

That wasn’t it,I disabled hyperv and rebooted, no difference… that spark of hope was dashed rather quickly…

Did you disable network interface with that subnet or HyperV service?

I decided to stop and go back to the basics, starting with the windows network configuration, and sure enough, one of the adapters data must have gotten corrupted, I had to end up deleting the device and created a new one, rebooted and bam… re-foris popped onto the screen =) anyway, thanks forall the help, I did learn quite a lot during tis excercise.

1 Like

So it was this after all :wink: Damn I lost 1 solution in stats

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.