Guest User

Untitled

a guest
Sep 2nd, 2023
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 35.38 KB | None | 0 0
  1. F0: 102B 0000
  2. FA: 1040 0000
  3. FA: 1040 0000 [0200]
  4. F9: 103F 0000
  5. F3: 1001 0000 [0200]
  6. F3: 1001 0000
  7. F6: 300C 0028
  8. F5: 0000 0000
  9. V0: 0000 0000 [0001]
  10. 00: 0000 0000
  11. BP: 2400 0041 [0000]
  12. G0: 1190 0000
  13. EC: 0000 0000 [3000]
  14. T0: 0000 02AA [010F]
  15. Jump to BL
  16.  
  17. NOTICE:  BL2: v2.9(release):OpenWrt v2023-07-24-00ac6db3-1 (mt7986-sdmmc-ddr4)
  18. NOTICE:  BL2: Built : 21:45:47, Sep  1 2023
  19. NOTICE:  WDT: Cold boot
  20. NOTICE:  WDT: disabled
  21. NOTICE:  CPU: MT7986 (2000MHz)
  22. NOTICE:  EMI: Using DDR4 settings
  23. NOTICE:  EMI: Detected DRAM size: 2048MB
  24. NOTICE:  EMI: complex R/W mem test passed
  25. NOTICE:  BL2: Booting BL31
  26. NOTICE:  BL31: v2.9(release):OpenWrt v2023-07-24-00ac6db3-1 (mt7986-sdmmc-ddr4)
  27. NOTICE:  BL31: Built : 21:45:47, Sep  1 2023
  28.  
  29.  
  30. U-Boot 2023.07.02-OpenWrt-r23868-02214ab8dc (Sep 01 2023 - 21:45:47 +0000)
  31.  
  32. CPU:   MediaTek MT7986
  33. Model: BananaPi BPi-R3
  34. DRAM:  2 GiB
  35. Core:  53 devices, 24 uclasses, devicetree: embed
  36. jedec_spi_nor spi_nor@0: unrecognized JEDEC id bytes: ff, ef, aa
  37. MMC:   mmc@11230000: 0
  38. Loading Environment from MMC... *** Warning - bad CRC, using default environment
  39.  
  40. In:    serial@11002000
  41. Out:   serial@11002000
  42. Err:   serial@11002000
  43. Loading Environment from MMC... *** Warning - bad CRC, using default environment
  44.  
  45. Net:
  46. Warning: ethernet@15100000 (eth0) using random MAC address - 8a:a6:61:e6:72:c5
  47. eth0: ethernet@15100000
  48. Cannot read EFI system partition
  49. Cannot read EFI system partition
  50. Failed to persist EFI variables
  51. Saving Environment to MMC... Writing to redundant MMC(0)... OK
  52. Saving Environment to MMC... Writing to MMC(0)... OK
  53. Button 'reset' not found (err=-16)
  54.  
  55.         ( ( ( OpenWrt ) ) )  [SD card]       U-Boot 2023.07.02-OpenWrt-r23868-02214ab8dc (Sep 01 2023 - 21:45:47 +0000)
  56.  
  57.       1. Run default boot command.
  58.       2. Boot system via TFTP.
  59.       3. Boot production system from SD card.
  60.       4. Boot recovery system from SD card.
  61.       5. Load production system via TFTP then write to SD card.
  62.       6. Load recovery system via TFTP then write to SD card.
  63.       7. Install bootloader, recovery and production to NOR.
  64.       8. Install bootloader, recovery and production to NAND.
  65.       9. Reboot.
  66.       a. Reset all settings to factory defaults.
  67.   Hit any key to stop autoboot: 3
  68. spi-nand: spi_nand spi_nand@1: Winbond SPI NAND was found.
  69. spi-nand: spi_nand spi_nand@1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  70. jedec_spi_nor spi_nor@0: unrecognized JEDEC id bytes: 00, ef, aa
  71. 'spi-nand0' is now active device
  72. * spi-nand0
  73.   - device: spi_nand@1
  74.   - parent: spi@1100a000
  75.   - driver: spi_nand
  76.   - type: NAND flash
  77.   - block size:        0x20000 bytes
  78.   - page size:         0x800 bytes
  79.   - OOB size:          64 bytes
  80.   - OOB available:     24 bytes
  81.   - 0x000000000000-0x000008000000 : "spi-nand0"
  82.           - 0x000000000000-0x000000080000 : "bl2"
  83.           - 0x000000080000-0x000000380000 : "factory"
  84.           - 0x000000380000-0x000000580000 : "fip"
  85.           - 0x000000580000-0x000008000000 : "ubi"
  86.  
  87. MMC read: dev # 0, block # 131072, count 256 ... 256 blocks read: OK
  88.  
  89. MMC read: dev # 0, block # 131072, count 50824 ... 50824 blocks read: OK
  90. ## Loading kernel from FIT Image at 46000000 ...
  91.    Using 'config-mt7986a-bananapi-bpi-r3' configuration
  92.    Trying 'kernel-1' kernel subimage
  93.      Description:  ARM64 OpenWrt Linux-5.15.129
  94.      Type:         Kernel Image
  95.      Compression:  gzip compressed
  96.      Data Start:   0x46001000
  97.      Data Size:    5305670 Bytes = 5.1 MiB
  98.      Architecture: AArch64
  99.      OS:           Linux
  100.      Load Address: 0x44000000
  101.      Entry Point:  0x44000000
  102.      Hash algo:    crc32
  103.      Hash value:   17146690
  104.      Hash algo:    sha1
  105.      Hash value:   03db2f0f415bd5fe574a5fa647c0c9372d86c84d
  106.    Verifying Hash Integrity ... crc32+ sha1+ OK
  107. ## Loading fdt from FIT Image at 46000000 ...
  108.    Using 'config-mt7986a-bananapi-bpi-r3' configuration
  109.    Trying 'fdt-1' fdt subimage
  110.      Description:  ARM64 OpenWrt bananapi_bpi-r3 device tree blob
  111.      Type:         Flat Device Tree
  112.      Compression:  uncompressed
  113.      Data Start:   0x46511000
  114.      Data Size:    31591 Bytes = 30.9 KiB
  115.      Architecture: AArch64
  116.      Load Address: 0x43f00000
  117.      Hash algo:    crc32
  118.      Hash value:   9a09ac06
  119.      Hash algo:    sha1
  120.      Hash value:   7a11343a51acfd35d7555b7ae17ca951e345ee18
  121.    Verifying Hash Integrity ... crc32+ sha1+ OK
  122.    Loading fdt from 0x46511000 to 0x43f00000
  123. ## Loading fdt from FIT Image at 46000000 ...
  124.    Using 'mt7986a-bananapi-bpi-r3-sd' configuration
  125.    Trying 'fdt-mt7986a-bananapi-bpi-r3-sd' fdt subimage
  126.      Description:  ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-sd
  127.      Type:         Flat Device Tree
  128.      Compression:  uncompressed
  129.      Data Start:   0x4651c000
  130.      Data Size:    327 Bytes = 327 Bytes
  131.      Architecture: AArch64
  132.      Hash algo:    crc32
  133.      Hash value:   10a1281b
  134.      Hash algo:    sha1
  135.      Hash value:   3bf645d15e8f58e0b7426c65bcf06464cc36d5c8
  136.    Verifying Hash Integrity ... crc32+ sha1+ OK
  137. ## Loading fdt from FIT Image at 46000000 ...
  138.    Using 'mt7986a-bananapi-bpi-r3-nand' configuration
  139.    Trying 'fdt-mt7986a-bananapi-bpi-r3-nand' fdt subimage
  140.      Description:  ARM64 OpenWrt bananapi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nand
  141.      Type:         Flat Device Tree
  142.      Compression:  uncompressed
  143.      Data Start:   0x4651a000
  144.      Data Size:    913 Bytes = 913 Bytes
  145.      Architecture: AArch64
  146.      Hash algo:    crc32
  147.      Hash value:   86958f9f
  148.      Hash algo:    sha1
  149.      Hash value:   2d501f8d9a6b5c04d5929b7c0445766cae06b5c5
  150.    Verifying Hash Integrity ... crc32+ sha1+ OK
  151.    Booting using the fdt blob at 0x43f00000
  152. Working FDT set to 43f00000
  153. ## Loading loadables from FIT Image at 46000000 ...
  154.    Trying 'rootfs-1' loadables subimage
  155.      Description:  ARM64 OpenWrt bananapi_bpi-r3 rootfs
  156.      Type:         Filesystem Image
  157.      Compression:  uncompressed
  158.      Data Start:   0x4651d000
  159.      Data Size:    20660224 Bytes = 19.7 MiB
  160.      Hash algo:    crc32
  161.      Hash value:   43b654b9
  162.      Hash algo:    sha1
  163.      Hash value:   708da5665353360b3f96b5f2152b30b36a8044e7
  164.    Verifying Hash Integrity ... crc32+ sha1+ OK
  165.    Uncompressing Kernel Image
  166.    Loading Device Tree to 00000000be7d3000, end 00000000be7dce0c ... OK
  167. Working FDT set to be7d3000
  168. Add 'ramoops@42ff0000' node failed: FDT_ERR_EXISTS
  169.  
  170. Starting kernel ...
  171.  
  172. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  173. [    0.000000] Linux version 5.15.129 (elad@localhost.localdomain) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23579                  -1c56801dd2) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Fri Sep 1 21:45:47 2023
  174. [    0.000000] Machine model: Bananapi BPI-R3
  175. [    0.000000] Zone ranges:
  176. [    0.000000]   DMA      [mem 0x0000000040000000-0x00000000bfffffff]
  177. [    0.000000]   DMA32    empty
  178. [    0.000000]   Normal   empty
  179. [    0.000000] Movable zone start for each node
  180. [    0.000000] Early memory node ranges
  181. [    0.000000]   node   0: [mem 0x0000000040000000-0x0000000042ffffff]
  182. [    0.000000]   node   0: [mem 0x0000000043000000-0x000000004302ffff]
  183. [    0.000000]   node   0: [mem 0x0000000043030000-0x000000004fbfffff]
  184. [    0.000000]   node   0: [mem 0x000000004fc00000-0x000000004ffbffff]
  185. [    0.000000]   node   0: [mem 0x000000004ffc0000-0x00000000bfffffff]
  186. [    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
  187. [    0.000000] psci: probing for conduit method from DT.
  188. [    0.000000] psci: PSCIv1.1 detected in firmware.
  189. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  190. [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
  191. [    0.000000] psci: SMC Calling Convention v1.4
  192. [    0.000000] percpu: Embedded 17 pages/cpu s30616 r8192 d30824 u69632
  193. [    0.000000] pcpu-alloc: s30616 r8192 d30824 u69632 alloc=17*4096
  194. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  195. [    0.000000] Detected VIPT I-cache on CPU0
  196. [    0.000000] CPU features: detected: GIC system register CPU interface
  197. [    0.000000] CPU features: kernel page table isolation disabled by kernel configuration
  198. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
  199. [    0.000000] Kernel command line: root=/dev/mmcblk0p65
  200. [    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  201. [    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  202. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  203. [    0.000000] Memory: 2040464K/2097152K available (8192K kernel code, 896K rwdata, 2232K rodata, 448K init, 288K bss, 56688K                   reserved, 0K cma-reserved)
  204. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  205. [    0.000000] rcu: Hierarchical RCU implementation.
  206. [    0.000000]  Tracing variant of Tasks RCU enabled.
  207. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  208. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  209. [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  210. [    0.000000] GICv3: 640 SPIs implemented
  211. [    0.000000] GICv3: 0 Extended SPIs implemented
  212. [    0.000000] GICv3: Distributor has no Range Selector support
  213. [    0.000000] Root IRQ handler: gic_handle_irq
  214. [    0.000000] GICv3: 16 PPIs implemented
  215. [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
  216. [    0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
  217. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
  218. [    0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
  219. [    0.000116] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=13000)
  220. [    0.000123] pid_max: default: 32768 minimum: 301
  221. [    0.000326] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  222. [    0.000340] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  223. [    0.001383] rcu: Hierarchical SRCU implementation.
  224. [    0.001669] smp: Bringing up secondary CPUs ...
  225. [    0.001920] Detected VIPT I-cache on CPU1
  226. [    0.001943] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
  227. [    0.001968] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  228. [    0.002242] Detected VIPT I-cache on CPU2
  229. [    0.002255] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
  230. [    0.002266] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  231. [    0.002501] Detected VIPT I-cache on CPU3
  232. [    0.002511] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
  233. [    0.002519] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  234. [    0.002544] smp: Brought up 1 node, 4 CPUs
  235. [    0.002557] SMP: Total of 4 processors activated.
  236. [    0.002560] CPU features: detected: 32-bit EL0 Support
  237. [    0.002563] CPU features: detected: CRC32 instructions
  238. [    0.002588] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  239. [    0.002641] CPU: All CPU(s) started at EL2
  240. [    0.002650] alternatives: patching kernel code
  241. [    0.005516] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  242. [    0.005537] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  243. [    0.005683] pinctrl core: initialized pinctrl subsystem
  244. [    0.006185] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  245. [    0.006425] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
  246. [    0.006457] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  247. [    0.006488] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  248. [    0.006737] thermal_sys: Registered thermal governor 'fair_share'
  249. [    0.006739] thermal_sys: Registered thermal governor 'bang_bang'
  250. [    0.006742] thermal_sys: Registered thermal governor 'step_wise'
  251. [    0.006746] thermal_sys: Registered thermal governor 'user_space'
  252. [    0.006929] ASID allocator initialised with 65536 entries
  253. [    0.007259] pstore: Registered ramoops as persistent store backend
  254. [    0.007263] ramoops: using 0x10000@0x42ff0000, ecc: 0
  255. [    0.017185] cryptd: max_cpu_qlen set to 1000
  256. [    0.018782] 1.8vd: supplied by 12vd
  257. [    0.018908] 3.3vd: supplied by 12vd
  258. [    0.019156] SCSI subsystem initialized
  259. [    0.019237] libata version 3.00 loaded.
  260. [    0.020078] clocksource: Switched to clocksource arch_sys_counter
  261. [    0.020543] NET: Registered PF_INET protocol family
  262. [    0.020654] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  263. [    0.021299] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  264. [    0.021319] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  265. [    0.021328] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  266. [    0.021394] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  267. [    0.021558] TCP: Hash tables configured (established 16384 bind 16384)
  268. [    0.021633] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  269. [    0.021661] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  270. [    0.021775] NET: Registered PF_UNIX/PF_LOCAL protocol family
  271. [    0.021793] PCI: CLS 0 bytes, default 64
  272. [    0.023866] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  273. [    0.026487] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  274. [    0.026501] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  275. [    0.052949] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  276. [    0.053568] printk: console [ttyS0] disabled
  277. [    0.073721] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 122, base_baud = 2500000) is a ST16650V2
  278. [    0.714657] printk: console [ttyS0] enabled
  279. [    0.739330] 11003000.serial: ttyS1 at MMIO 0x11003000 (irq = 123, base_baud = 1625000) is a ST16650V2
  280. [    0.768968] 11004000.serial: ttyS2 at MMIO 0x11004000 (irq = 124, base_baud = 1625000) is a ST16650V2
  281. [    0.778702] mtk_rng 1020f000.rng: registered RNG driver
  282. [    0.778760] hwrng: no data available
  283. [    0.784117] cacheinfo: Unable to detect cache hierarchy for CPU 0
  284. [    0.795731] loop: module loaded
  285. [    0.799957] spi-nand spi0.0: Winbond SPI NAND was found.
  286. [    0.805275] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
  287. [    0.813528] 4 fixed-partitions partitions found on MTD device spi0.0
  288. [    0.819895] Creating 4 MTD partitions on "spi0.0":
  289. [    0.824673] 0x000000580000-0x000008000000 : "ubi"
  290. [    0.959372] 0x000000380000-0x000000580000 : "fip"
  291. [    0.966478] 0x000000080000-0x000000380000 : "reserved"
  292. [    0.975038] 0x000000000000-0x000000080000 : "bl2"
  293. [    1.100321] mtk_soc_eth 15100000.ethernet: generated random MAC address e6:a8:c9:58:e1:3d
  294. [    1.110464] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc009680000, irq 136
  295. [    1.120254] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc009680000, irq 136
  296. [    1.129744] i2c_dev: i2c /dev entries driver
  297. [    1.135380] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
  298. [    1.143837] NET: Registered PF_INET6 protocol family
  299. [    1.149483] Segment Routing with IPv6
  300. [    1.153168] In-situ OAM (IOAM) with IPv6
  301. [    1.157130] NET: Registered PF_PACKET protocol family
  302. [    1.162252] 8021q: 802.1Q VLAN Support v1.8
  303. [    1.167221] pstore: Using crash dump compression: deflate
  304. [    1.178148] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
  305. [    1.185474] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
  306. [    1.191734] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020000000..0x002fffffff -> 0x0020000000
  307. [    1.221508] mmc0: host does not support reading read-only switch, assuming write-enable
  308. [    1.232709] mmc0: new high speed SDXC card at address aaaa
  309. [    1.238923] mmcblk0: mmc0:aaaa SN64G 59.5 GiB
  310. [    1.246847] Alternate GPT is invalid, using primary GPT.
  311. [    1.252706] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3" (OpenWrt bananapi_bpi-r3)
  312. [    1.261741] FIT:           kernel sub-image 0x00001000..0x00510545 "kernel-1" (ARM64 OpenWrt Linux-5.15.129)
  313. [    1.271639] FIT:          flat_dt sub-image 0x00511000..0x00518b66 "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob                  )
  314. [    1.282839] FIT:          flat_dt sub-image 0x00519000..0x005191dc "fdt-mt7986a-bananapi-bpi-r3-emmc" (ARM64 OpenWrt banan                  api_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc)
  315. [    1.299153] FIT:          flat_dt sub-image 0x0051a000..0x0051a390 "fdt-mt7986a-bananapi-bpi-r3-nand" (ARM64 OpenWrt banan                  api_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nand)
  316. [    1.315467] FIT:          flat_dt sub-image 0x0051b000..0x0051b38f "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt banana                  pi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
  317. [    1.331607] FIT:          flat_dt sub-image 0x0051c000..0x0051c146 "fdt-mt7986a-bananapi-bpi-r3-sd" (ARM64 OpenWrt bananap                  i_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-sd)
  318. [    1.347572] FIT:       filesystem sub-image 0x0051d000..0x018d0fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
  319. [    1.358159] FIT: selecting configured loadable "rootfs-1" to be root filesystem
  320. [    1.365451]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p65(rootfs-1) p66(rootfs_data)
  321. [    1.405106] mtk-pcie-gen3 11280000.pcie: PCIe link down, ltssm reg val: 0x1000001
  322. [    1.412618] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
  323. [    1.441434] mt7530-mdio mdio-bus:1f: configuring for fixed/2500base-x link mode
  324. [    1.450563] mt7530-mdio mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx
  325. [    1.459250] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=144)
  326. [    1.479482] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=145)
  327. [    1.499509] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=146)
  328. [    1.519539] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=147)
  329. [    1.539553] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=148)
  330. [    1.550664] DSA: tree 0 setup
  331. [    1.555723] UBI: auto-attach mtd0
  332. [    1.559054] ubi0: default fastmap pool size: 45
  333. [    1.563572] ubi0: default fastmap WL pool size: 22
  334. [    1.568348] ubi0: attaching mtd0
  335. [    5.181876] ubi0: scanning is finished
  336. [    5.227000] ubi0: attached mtd0 (name "ubi", size 122 MiB)
  337. [    5.232493] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  338. [    5.239351] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  339. [    5.246120] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  340. [    5.253063] ubi0: good PEBs: 980, bad PEBs: 0, corrupted PEBs: 0
  341. [    5.259054] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
  342. [    5.266256] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
  343. [    5.274585] ubi0: available PEBs: 0, total reserved PEBs: 980, PEBs reserved for bad PEB handling: 20
  344. [    5.283788] ubi0: background thread "ubi_bgt0d" started, PID 460
  345. [    5.295784] FIT: Selected configuration: "config-mt7986a-bananapi-bpi-r3" (OpenWrt bananapi_bpi-r3)
  346. [    5.304825] FIT:           kernel sub-image 0x00001000..0x004ebc62 "kernel-1" (ARM64 OpenWrt Linux-5.15.127)
  347. [    5.314723] FIT:          flat_dt sub-image 0x004ec000..0x004f39fc "fdt-1" (ARM64 OpenWrt bananapi_bpi-r3 device tree blob                  )
  348. [    5.325924] FIT:          flat_dt sub-image 0x004f4000..0x004f41dc "fdt-mt7986a-bananapi-bpi-r3-emmc" (ARM64 OpenWrt banan                  api_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-emmc)
  349. [    5.342237] FIT:          flat_dt sub-image 0x004f5000..0x004f5390 "fdt-mt7986a-bananapi-bpi-r3-nand" (ARM64 OpenWrt banan                  api_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nand)
  350. [    5.358552] FIT:          flat_dt sub-image 0x004f6000..0x004f638f "fdt-mt7986a-bananapi-bpi-r3-nor" (ARM64 OpenWrt banana                  pi_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-nor)
  351. [    5.374692] FIT:          flat_dt sub-image 0x004f7000..0x004f7146 "fdt-mt7986a-bananapi-bpi-r3-sd" (ARM64 OpenWrt bananap                  i_bpi-r3 device tree overlay mt7986a-bananapi-bpi-r3-sd)
  352. [    5.390655] FIT:       filesystem sub-image 0x004f8000..0x00a3bfff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r3 rootfs)
  353. [    5.401241] FIT: selecting configured loadable "rootfs-1" to be root filesystem
  354. [    5.408528]  ubiblock0_2: p1(rootfs-1)
  355. [    5.408646] block ubiblock0_2: created from ubi0:2(fit)
  356. [    5.422397] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
  357. [    5.429671] Freeing unused kernel memory: 448K
  358. [    5.444108] Run /sbin/init as init process
  359. [    5.448194]   with arguments:
  360. [    5.451149]     /sbin/init
  361. [    5.453843]   with environment:
  362. [    5.456969]     HOME=/
  363. [    5.459316]     TERM=linux
  364. [    5.583092] init: Console is alive
  365. [    5.586594] init: - watchdog -
  366. [    5.903260] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  367. [    5.922986] usbcore: registered new interface driver usbfs
  368. [    5.928510] usbcore: registered new interface driver hub
  369. [    5.933844] usbcore: registered new device driver usb
  370. [    5.942726] xhci-mtk 11200000.usb: supply vbus not found, using dummy regulator
  371. [    5.950133] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator
  372. [    5.958282] xhci-mtk 11200000.usb: xHCI Host Controller
  373. [    5.963515] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
  374. [    5.973901] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
  375. [    5.983053] xhci-mtk 11200000.usb: irq 128, io mem 0x11200000
  376. [    5.988873] xhci-mtk 11200000.usb: xHCI Host Controller
  377. [    5.994088] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
  378. [    6.001472] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
  379. [    6.008865] hub 1-0:1.0: USB hub found
  380. [    6.012638] hub 1-0:1.0: 2 ports detected
  381. [    6.016897] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  382. [    6.025232] hub 2-0:1.0: USB hub found
  383. [    6.029001] hub 2-0:1.0: 1 port detected
  384. [    6.036364] usbcore: registered new interface driver usb-storage
  385. [    6.042586] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  386. [    6.053012] init: - preinit -
  387. [    6.271604] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  388. [    6.280041] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  389. [    6.288463] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
  390. Press the [f] key and hit [enter] to enter failsafe mode
  391. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  392. [    6.411085] usb 1-1: new high-speed USB device number 2 using xhci-mtk
  393. [    6.543770] hub 1-1:1.0: USB hub found
  394. [    6.544714] random: procd: uninitialized urandom read (4 bytes read)
  395. [    6.547599] hub 1-1:1.0: 4 ports detected
  396. [    8.364056] mount_root: overlay filesystem in /dev/mmcblk0p66 has not been formatted yet
  397. [   10.906007] F2FS-fs (mmcblk0p66): Found nat_bits in checkpoint
  398. [   10.926027] F2FS-fs (mmcblk0p66): Mounted with checkpoint version = d70cacb
  399. [   10.933860] mount_root: overlay filesystem has not been fully initialized yet
  400. [   10.941221] mount_root: switching to f2fs overlay
  401. [   10.949703] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  402. [   10.962624] urandom-seed: Seed file not found (/etc/urandom.seed)
  403. [   10.998737] procd: - early -
  404. [   11.001691] procd: - watchdog -
  405. [   11.233326] random: crng init done
  406. [   11.525096] procd: - watchdog -
  407. [   11.537252] procd: - ubus -
  408. [   11.594997] procd: - init -
  409. Please press Enter to activate this console.
  410. [   11.749534] kmodloader: loading kernel modules from /etc/modules.d/*
  411. [   11.768857] tun: Universal TUN/TAP device driver, 1.6
  412. [   11.776843] i2c-gpio i2c-gpio-0: using lines 427 (SDA) and 428 (SCL)
  413. [   11.783419] i2c-gpio i2c-gpio-1: using lines 429 (SDA) and 430 (SCL)
  414. [   11.791435] GACT probability on
  415. [   11.795169] Mirror/redirect action on
  416. [   11.801625] u32 classifier
  417. [   11.804342]     input device check on
  418. [   11.807989]     Actions configured
  419. [   11.814749] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0
  420. [   11.829108] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
  421. [   11.836590] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
  422. [   11.849417] sfp sfp-1: Host maximum power 3.0W
  423. [   11.854570] sfp sfp-2: Host maximum power 3.0W
  424. [   11.860578] usbcore: registered new interface driver ums-alauda
  425. [   11.867003] usbcore: registered new interface driver ums-cypress
  426. [   11.873605] usbcore: registered new interface driver ums-datafab
  427. [   11.879599] urngd: v1.0.2 started.
  428. [   11.883518] usbcore: registered new interface driver ums-freecom
  429. [   11.890006] usbcore: registered new interface driver ums-isd200
  430. [   11.896436] usbcore: registered new interface driver ums-jumpshot
  431. [   11.902993] usbcore: registered new interface driver ums-karma
  432. [   11.909413] usbcore: registered new interface driver ums-sddr09
  433. [   11.915846] usbcore: registered new interface driver ums-sddr55
  434. [   11.922308] usbcore: registered new interface driver ums-usbat
  435. [   11.933691] xt_time: kernel timezone is -0000
  436. [   12.371144] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
  437. [   12.371144]
  438. [   12.499821] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20221012174805
  439. [   12.576961] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20221012174937
  440. [   15.347848] PPP generic driver version 2.4.2
  441. [   15.352843] NET: Registered PF_PPPOX protocol family
  442. [   15.359210] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
  443. [   15.367034] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
  444. [   15.379497] kmodloader: done loading kernel modules from /etc/modules.d/*
  445. [   20.483967] mtk_soc_eth 15100000.ethernet eth0: Link is Down
  446. [   20.496937] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
  447. [   20.505571] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
  448. [   20.512704] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
  449. [   20.522044] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  450. [   20.528606] br-lan: port 1(lan1) entered blocking state
  451. [   20.533859] br-lan: port 1(lan1) entered disabled state
  452. [   20.540535] device lan1 entered promiscuous mode
  453. [   20.545294] device eth0 entered promiscuous mode
  454. [   20.561784] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode
  455. [   20.571648] br-lan: port 2(lan2) entered blocking state
  456. [   20.576906] br-lan: port 2(lan2) entered disabled state
  457. [   20.583865] device lan2 entered promiscuous mode
  458. [   20.596243] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode
  459. [   20.606259] br-lan: port 3(lan3) entered blocking state
  460. [   20.611542] br-lan: port 3(lan3) entered disabled state
  461. [   20.618736] device lan3 entered promiscuous mode
  462. [   20.630604] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode
  463. [   20.640574] br-lan: port 4(lan4) entered blocking state
  464. [   20.645870] br-lan: port 4(lan4) entered disabled state
  465. [   20.653165] device lan4 entered promiscuous mode
  466. [   20.661598] mt7530-mdio mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
  467. [   20.671522] br-lan: port 5(sfp2) entered blocking state
  468. [   20.676780] br-lan: port 5(sfp2) entered disabled state
  469. [   20.684318] device sfp2 entered promiscuous mode
  470. [   20.693352] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
  471. [   20.703853] br-wan: port 1(eth1) entered blocking state
  472. [   20.709115] br-wan: port 1(eth1) entered disabled state
  473. [   20.714864] device eth1 entered promiscuous mode
  474. [   20.721269] br-wan: port 1(eth1) entered blocking state
  475. [   20.726515] br-wan: port 1(eth1) entered forwarding state
  476. [   20.737213] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode
  477. [   20.748592] br-wan: port 2(wan) entered blocking state
  478. [   20.753780] br-wan: port 2(wan) entered disabled state
  479. [   20.761234] device wan entered promiscuous mode
  480. [   21.539458] br-wan: port 1(eth1) entered disabled state
  481.  
  482.  
  483.  
  484. BusyBox v1.36.1 (2023-09-01 21:45:47 UTC) built-in shell (ash)
  485.  
  486.  _______                     ________        __
  487. |       |.-----.-----.-----.|  |  |  |.----.|  |_
  488. |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
  489. |_______||   __|_____|__|__||________||__|  |____|
  490.          |__| W I R E L E S S   F R E E D O M
  491. -----------------------------------------------------
  492. OpenWrt SNAPSHOT, r23868-02214ab8dc
  493. -----------------------------------------------------
  494. === WARNING! =====================================
  495. There is no root password defined on this device!
  496. Use the "passwd" command to set up a new password
  497. in order to prevent unauthorized SSH logins.
  498. --------------------------------------------------
  499. root@OpenWrt:/# [   36.118738] sfp sfp-1: module ALCATELLUCENT    G010SP           rev 10   sn ALCLFAB44018     dc 161205
  500. [   36.191915] sfp sfp-1: failed to read SFP soft status: -6
  501. [   36.198701] sfp sfp-1: failed to read SFP soft status: -6
  502. [   36.205481] sfp sfp-1: failed to read SFP soft status: -6
  503. [   36.212265] sfp sfp-1: failed to read SFP soft status: -6
  504. [   36.219106] sfp sfp-1: failed to read SFP soft status: -6
  505. [   36.225885] sfp sfp-1: failed to read SFP soft status: -6
  506. [   36.234452] sfp sfp-1: failed to read SFP soft status: -6
  507. [   36.329215] sfp sfp-1: failed to read SFP soft status: -6
  508. [   36.335993] sfp sfp-1: failed to read SFP soft status: -6
  509. [   36.346452] sfp sfp-1: failed to read SFP soft status: -6
  510. [   41.242455] sfp_soft_get_state: 53 callbacks suppressed
  511. [   41.242471] sfp sfp-1: failed to read SFP soft status: -6
  512. [   41.362454] sfp sfp-1: failed to read SFP soft status: -6
  513. [   41.474454] sfp sfp-1: failed to read SFP soft status: -6
  514. [   41.586456] sfp sfp-1: failed to read SFP soft status: -6
  515. [   41.698454] sfp sfp-1: failed to read SFP soft status: -6
  516. [   41.810454] sfp sfp-1: failed to read SFP soft status: -6
  517. [   41.922460] sfp sfp-1: failed to read SFP soft status: -6
  518. [   42.034455] sfp sfp-1: failed to read SFP soft status: -6
  519. [   42.146454] sfp sfp-1: failed to read SFP soft status: -6
  520. [   42.258477] sfp sfp-1: failed to read SFP soft status: -6
  521. [   46.322454] sfp_soft_get_state: 38 callbacks suppressed
  522. [   46.322470] sfp sfp-1: failed to read SFP soft status: -6
  523. [   46.442455] sfp sfp-1: failed to read SFP soft status: -6
  524. [   46.554455] sfp sfp-1: failed to read SFP soft status: -6
  525. [   46.666455] sfp sfp-1: failed to read SFP soft status: -6
  526. [   46.778453] sfp sfp-1: failed to read SFP soft status: -6
  527. [   46.890454] sfp sfp-1: failed to read SFP soft status: -6
  528. [   47.002455] sfp sfp-1: failed to read SFP soft status: -6
  529. [   47.114453] sfp sfp-1: failed to read SFP soft status: -6
  530. [   47.226482] sfp sfp-1: failed to read SFP soft status: -6
  531. [   47.338456] sfp sfp-1: failed to read SFP soft status: -6
  532. [   51.402455] sfp_soft_get_state: 38 callbacks suppressed
  533. [   51.402468] sfp sfp-1: failed to read SFP soft status: -6
  534. [   51.522454] sfp sfp-1: failed to read SFP soft status: -6
  535. [   51.634455] sfp sfp-1: failed to read SFP soft status: -6
  536. [   51.746455] sfp sfp-1: failed to read SFP soft status: -6
  537. [   51.858453] sfp sfp-1: failed to read SFP soft status: -6
  538. [   51.970453] sfp sfp-1: failed to read SFP soft status: -6
  539. [   52.082491] sfp sfp-1: failed to read SFP soft status: -6
  540. [   52.194459] sfp sfp-1: failed to read SFP soft status: -6
  541. [   52.306479] sfp sfp-1: failed to read SFP soft status: -6
  542. [   52.418453] sfp sfp-1: failed to read SFP soft status: -6
  543. [   56.482453] sfp_soft_get_state: 38 callbacks suppressed
  544. [   56.482465] sfp sfp-1: failed to read SFP soft status: -6
  545. [   56.602457] sfp sfp-1: failed to read SFP soft status: -6
  546. [   56.714455] sfp sfp-1: failed to read SFP soft status: -6
  547. [   56.826454] sfp sfp-1: failed to read SFP soft status: -6
  548. [   56.938454] sfp sfp-1: failed to read SFP soft status: -6
  549. [   57.050453] sfp sfp-1: failed to read SFP soft status: -6
  550. [   57.162455] sfp sfp-1: failed to read SFP soft status: -6
  551. [   57.274478] sfp sfp-1: failed to read SFP soft status: -6
  552. [   57.386457] sfp sfp-1: failed to read SFP soft status: -6
  553. [   57.498454] sfp sfp-1: failed to read SFP soft status: -6
  554. [   61.562454] sfp_soft_get_state: 38 callbacks suppressed
  555. [   61.562467] sfp sfp-1: failed to read SFP soft status: -6
  556. [   61.682455] sfp sfp-1: failed to read SFP soft status: -6
  557. [   61.794454] sfp sfp-1: failed to read SFP soft status: -6
  558. [   61.906454] sfp sfp-1: failed to read SFP soft status: -6
  559. [   62.018454] sfp sfp-1: failed to read SFP soft status: -6
  560. [   62.130455] sfp sfp-1: failed to read SFP soft status: -6
  561. [   62.242455] sfp sfp-1: failed to read SFP soft status: -6
  562. [   62.354454] sfp sfp-1: failed to read SFP soft status: -6
  563. [   62.466453] sfp sfp-1: failed to read SFP soft status: -6
  564. [   62.578453] sfp sfp-1: failed to read SFP soft status: -6
  565. [   66.642454] sfp_soft_get_state: 38 callbacks suppressed
  566. [   66.642463] sfp sfp-1: failed to read SFP soft status: -6
  567. [   66.754454] sfp sfp-1: failed to read SFP soft status: -6
  568. [   66.866453] sfp sfp-1: failed to read SFP soft status: -6
  569. [   66.978454] sfp sfp-1: failed to read SFP soft status: -6
  570. [   67.090455] sfp sfp-1: failed to read SFP soft status: -6
  571. [   67.202461] sfp sfp-1: failed to read SFP soft status: -6
  572. [   67.314454] sfp sfp-1: failed to read SFP soft status: -6
  573. [   67.426455] sfp sfp-1: failed to read SFP soft status: -6
  574. [   67.538454] sfp sfp-1: failed to read SFP soft status: -6
  575. [   67.650456] sfp sfp-1: failed to read SFP soft status: -6
  576. [   71.714452] sfp_soft_get_state: 38 callbacks suppressed
  577. [   71.714457] sfp sfp-1: failed to read SFP soft status: -6
  578. [   71.826453] sfp sfp-1: failed to read SFP soft status: -6
  579. [   71.938455] sfp sfp-1: failed to read SFP soft status: -6
  580. [   72.050454] sfp sfp-1: failed to read SFP soft status: -6
  581. [   72.163824] sfp sfp-1: failed to read SFP soft status: -6
  582. [   72.274455] sfp sfp-1: failed to read SFP soft status: -6
  583. [   72.386454] sfp sfp-1: failed to read SFP soft status: -6
  584. [   72.498453] sfp sfp-1: failed to read SFP soft status: -6
  585. [   72.610453] sfp sfp-1: failed to read SFP soft status: -6
  586. [   72.722455] sfp sfp-1: failed to read SFP soft status: -6
  587. [   76.786453] sfp_soft_get_state: 38 callbacks suppressed
  588. [   76.786467] sfp sfp-1: failed to read SFP soft status: -6
  589. [   76.906454] sfp sfp-1: failed to read SFP soft status: -6
  590. [   77.018454] sfp sfp-1: failed to read SFP soft status: -6
  591. [   77.130454] sfp sfp-1: failed to read SFP soft status: -6
  592. [   77.242455] sfp sfp-1: failed to read SFP soft status: -6
  593. [   77.354454] sfp sfp-1: failed to read SFP soft status: -6
  594. [   77.466453] sfp sfp-1: failed to read SFP soft status: -6
  595. [   77.578454] sfp sfp-1: failed to read SFP soft status: -6
  596. [   77.690453] sfp sfp-1: failed to read SFP soft status: -6
  597. [   77.802455] sfp sfp-1: failed to read SFP soft status: -6
  598. [   81.866452] sfp_soft_get_state: 38 callbacks suppressed
  599. [   81.866468] sfp sfp-1: failed to read SFP soft status: -6
  600. [   81.986455] sfp sfp-1: failed to read SFP soft status: -6
  601. [   82.098492] sfp sfp-1: failed to read SFP soft status: -6
  602. [   82.429937] hwmon hwmon4: temp1_input not attached to any thermal zone
  603.  
Advertisement
Add Comment
Please, Sign In to add comment