Advertisement
brpr

doesn't work

Aug 21st, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.79 KB | None | 0 0
  1. [ 0.000000] Linux version 5.4.140 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r17346-a43da1be43)) #0 Wed Aug 18 13:11:11 2021
  2. [ 0.000000] printk: bootconsole [early0] enabled
  3. [ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
  4. [ 0.000000] MIPS: machine is ASUS RT-AC55U
  5. [ 0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
  6. [ 0.000000] Initrd not found or empty - disabling initrd
  7. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  8. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  11. [ 0.000000] Movable zone start for each node
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  14. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  15. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
  16. [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
  17. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  18. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
  19. [ 0.000000] Writing ErrCtl register=00000000
  20. [ 0.000000] Readback ErrCtl register=00000000
  21. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  22. [ 0.000000] Memory: 112388K/131072K available (5777K kernel code, 185K rwdata, 728K rodata, 10452K init, 210K bss, 18684K reserved, 0K cma-reserved)
  23. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  24. [ 0.000000] NR_IRQS: 51
  25. [ 0.000000] random: get_random_bytes called from 0x806eba28 with crng_init=0
  26. [ 0.000000] CPU clock: 720.000 MHz
  27. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5309056796 ns
  28. [ 0.000007] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps every 5965232126ns
  29. [ 0.008315] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
  30. [ 0.074984] pid_max: default: 32768 minimum: 301
  31. [ 0.080041] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  32. [ 0.087818] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  33. [ 0.100125] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  34. [ 0.110631] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  35. [ 0.117967] pinctrl core: initialized pinctrl subsystem
  36. [ 0.125982] NET: Registered protocol family 16
  37. [ 0.154270] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
  38. [ 0.167706] clocksource: Switched to clocksource MIPS
  39. [ 0.173996] thermal_sys: Registered thermal governor 'step_wise'
  40. [ 0.174334] NET: Registered protocol family 2
  41. [ 0.185565] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  42. [ 0.193996] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  43. [ 0.202961] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  44. [ 0.211137] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
  45. [ 0.218652] TCP: Hash tables configured (established 1024 bind 1024)
  46. [ 0.225538] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  47. [ 0.232544] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  48. [ 0.240283] NET: Registered protocol family 1
  49. [ 0.244942] PCI: CLS 0 bytes, default 32
  50. [ 0.418014] workingset: timestamp_bits=14 max_order=15 bucket_order=1
  51. [ 0.431422] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  52. [ 0.437621] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  53. [ 0.461324] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  54. [ 0.472784] pinctrl-single 1804002c.pinmux: 544 pins, size 68
  55. [ 0.479966] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  56. [ 0.489021] printk: console [ttyS0] disabled
  57. [ 0.493601] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
  58. [ 0.502827] printk: console [ttyS0] enabled
  59. [ 0.502827] printk: console [ttyS0] enabled
  60. [ 0.511727] printk: bootconsole [early0] disabled
  61. [ 0.511727] printk: bootconsole [early0] disabled
  62. [ 0.531275] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
  63. [ 0.537769] nand: Samsung NAND 128MiB 3,3V 8-bit
  64. [ 0.542452] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  65. [ 0.550177] Scanning device for bad blocks
  66. [ 0.560261] random: fast init done
  67. [ 0.681158] 3 fixed-partitions partitions found on MTD device ar934x-nand
  68. [ 0.688063] Creating 3 MTD partitions on "ar934x-nand":
  69. [ 0.693370] 0x000000000000-0x0000000e0000 : "Bootloader"
  70. [ 0.699655] 0x000000100000-0x000007f00000 : "ubi"
  71. [ 0.705789] 0x000007f00000-0x000007f10000 : "caldata"
  72. [ 0.712777] libphy: Fixed MDIO Bus: probed
  73. [ 0.719513] NET: Registered protocol family 10
  74. [ 0.732788] Segment Routing with IPv6
  75. [ 0.736606] NET: Registered protocol family 17
  76. [ 0.741229] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  77. [ 0.754391] 8021q: 802.1Q VLAN Support v1.8
  78. [ 0.763230] PCI host bridge /ahb/pcie-controller@180c0000 ranges:
  79. [ 0.769479] MEM 0x0000000010000000..0x0000000011ffffff
  80. [ 0.774782] IO 0x0000000000000000..0x0000000000000000
  81. [ 0.780276] PCI host bridge to bus 0000:00
  82. [ 0.784442] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
  83. [ 0.791446] pci_bus 0000:00: root bus resource [io 0x0000]
  84. [ 0.797098] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  85. [ 0.803993] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  86. [ 0.812073] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000
  87. [ 0.818227] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
  88. [ 0.825154] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  89. [ 0.832033] pci 0000:00:00.0: supports D1
  90. [ 0.836099] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  91. [ 0.842892] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  92. [ 0.849648] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit]
  93. [ 0.857082] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref]
  94. [ 0.865855] UBI: auto-attach mtd1
  95. [ 0.869283] ubi0: attaching mtd1
  96. [ 1.883382] ubi0: scanning is finished
  97. [ 1.900808] ubi0: attached mtd1 (name "ubi", size 126 MiB)
  98. [ 1.906382] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  99. [ 1.913397] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  100. [ 1.920295] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  101. [ 1.927350] ubi0: good PEBs: 1008, bad PEBs: 0, corrupted PEBs: 0
  102. [ 1.933542] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128
  103. [ 1.940871] ubi0: max/mean erase counter: 53/27, WL threshold: 4096, image sequence number: 0
  104. [ 1.949520] ubi0: available PEBs: 20, total reserved PEBs: 988, PEBs reserved for bad PEB handling: 20
  105. [ 1.959000] hctosys: unable to open rtc device (rtc0)
  106. [ 1.964465] ubi0: background thread "ubi_bgt0d" started, PID 346
  107. [ 2.027688] Freeing unused kernel memory: 10452K
  108. [ 2.032405] This architecture does not have kernel memory protection.
  109. [ 2.038944] Run /init as init process
  110. [ 2.470947] init: Console is alive
  111. [ 2.474610] init: - watchdog -
  112. [ 2.504111] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  113. [ 2.553993] usbcore: registered new interface driver usbfs
  114. [ 2.559693] usbcore: registered new interface driver hub
  115. [ 2.565159] usbcore: registered new device driver usb
  116. [ 2.577209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  117. [ 2.585472] ehci-fsl: Freescale EHCI Host controller driver
  118. [ 2.592554] ehci-platform: EHCI generic platform driver
  119. [ 2.600162] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  120. [ 2.608516] init: - preinit -
  121. [ 2.864166] random: jshn: uninitialized urandom read (4 bytes read)
  122. [ 2.934618] random: jshn: uninitialized urandom read (4 bytes read)
  123. [ 2.975240] random: jshn: uninitialized urandom read (4 bytes read)
  124. Press the [f] key and hit [enter] to enter failsafe mode
  125. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  126. [ 7.194991] procd: - early -
  127. [ 7.198155] procd: - watchdog -
  128. [ 7.764464] procd: - watchdog -
  129. [ 7.768099] procd: - ubus -
  130. [ 7.778794] urandom_read: 3 callbacks suppressed
  131. [ 7.778801] random: ubusd: uninitialized urandom read (4 bytes read)
  132. [ 7.821684] random: ubusd: uninitialized urandom read (4 bytes read)
  133. [ 7.828662] random: ubusd: uninitialized urandom read (4 bytes read)
  134. [ 7.838009] procd: - init -
  135. Please press Enter to activate this console.
  136. [ 8.437912] kmodloader: loading kernel modules from /etc/modules.d/*
  137. [ 8.636065] i2c /dev entries driver
  138. [ 8.642728] urngd: v1.0.2 started.
  139. [ 8.649913] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
  140. [ 8.657597] Backport generated by backports.git v5.10.42-1-0-gbee5c545
  141. [ 8.720785] xt_time: kernel timezone is -0000
  142. [ 8.868307] PPP generic driver version 2.4.2
  143. [ 8.874834] NET: Registered protocol family 24
  144. [ 8.925178] random: crng init done
  145. [ 8.928680] random: 1 urandom warning(s) missed due to ratelimiting
  146. [ 8.971297] ath10k 5.10 driver, optimized for CT firmware, probing pci device: 0x3c.
  147. [ 8.988798] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002)
  148. [ 8.997412] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
  149. [ 11.847373] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043222ff sub 0000:0000
  150. [ 11.856782] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
  151. [ 11.869127] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fW-022-ecad3248 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 3e4cf97f
  152. [ 12.138328] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
  153. [ 12.201563] ath10k_pci 0000:00:00.0: otp calibration failed: 2
  154. [ 12.207488] ath10k_pci 0000:00:00.0: failed to run otp: -22 (download-cal-data)
  155. [ 12.214920] ath10k_pci 0000:00:00.0: could not init core (-22)
  156. [ 12.237827] ath10k_pci 0000:00:00.0: could not probe fw (-22)
  157. [ 12.314579] ath: phy1: Unable to initialize hardware; initialization status: -5
  158. [ 12.322060] ath9k 18100000.wmac: failed to initialize device
  159. [ 12.327874] ath9k: probe of 18100000.wmac failed with error -5
  160. [ 12.363512] kmodloader: done loading kernel modules from /etc/modules.d/*
  161.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement