Advertisement
Michael_Uray

OpenWRT Kernel Log WiFi connects only if LAN Ethernet is connected

Apr 27th, 2022
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.63 KB | None | 0 0
  1. [ 0.000000] Linux version 5.4.179 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16495-bf0c965af0)) #0 Wed Feb 16 20:29:10 2022
  2. [ 0.000000] printk: bootconsole [early0] enabled
  3. [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
  4. [ 0.000000] MIPS: machine is GL.iNet GL-AR300M (NOR)
  5. [ 0.000000] SoC: Qualcomm Atheros QCA9533 ver 2 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] On node 0 totalpages: 32768
  16. [ 0.000000] Normal zone: 288 pages used for memmap
  17. [ 0.000000] Normal zone: 0 pages reserved
  18. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  19. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  20. [ 0.000000] pcpu-alloc: [0] 0
  21. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
  22. [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
  23. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  24. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
  25. [ 0.000000] Writing ErrCtl register=00000000
  26. [ 0.000000] Readback ErrCtl register=00000000
  27. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  28. [ 0.000000] Memory: 121924K/131072K available (5519K kernel code, 179K rwdata, 708K rodata, 1200K init, 210K bss, 9148K reserved, 0K cma-reserved)
  29. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  30. [ 0.000000] NR_IRQS: 51
  31. [ 0.000000] random: get_random_bytes called from 0x806a4a28 with crng_init=0
  32. [ 0.000000] CPU clock: 650.000 MHz
  33. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5880801374 ns
  34. [ 0.000008] sched_clock: 32 bits at 325MHz, resolution 3ns, wraps every 6607641598ns
  35. [ 0.008253] Calibrating delay loop... 431.10 BogoMIPS (lpj=862208)
  36. [ 0.042734] pid_max: default: 32768 minimum: 301
  37. [ 0.047775] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  38. [ 0.055493] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  39. [ 0.068463] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  40. [ 0.078792] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  41. [ 0.086093] pinctrl core: initialized pinctrl subsystem
  42. [ 0.093078] NET: Registered protocol family 16
  43. [ 0.128444] clocksource: Switched to clocksource MIPS
  44. [ 0.134823] thermal_sys: Registered thermal governor 'step_wise'
  45. [ 0.135189] NET: Registered protocol family 2
  46. [ 0.146368] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  47. [ 0.154842] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  48. [ 0.163733] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  49. [ 0.171829] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
  50. [ 0.179278] TCP: Hash tables configured (established 1024 bind 1024)
  51. [ 0.186147] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  52. [ 0.193100] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  53. [ 0.200749] NET: Registered protocol family 1
  54. [ 0.205419] PCI: CLS 0 bytes, default 32
  55. [ 0.213818] workingset: timestamp_bits=14 max_order=15 bucket_order=1
  56. [ 0.228261] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  57. [ 0.234464] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  58. [ 0.259780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  59. [ 0.271880] pinctrl-single 1804002c.pinmux: 576 pins, size 72
  60. [ 0.279021] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  61. [ 0.288199] printk: console [ttyS0] disabled
  62. [ 0.292819] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 1562500) is a 16550A
  63. [ 0.301942] printk: console [ttyS0] enabled
  64. [ 0.311007] printk: bootconsole [early0] disabled
  65. [ 0.332083] spi-nand spi0.1: unknown raw ID 00000000
  66. [ 0.337329] spi-nand: probe of spi0.1 failed with error -524
  67. [ 0.354497] spi-nor spi0.0: w25q128 (16384 Kbytes)
  68. [ 0.359525] 4 fixed-partitions partitions found on MTD device spi0.0
  69. [ 0.366100] Creating 4 MTD partitions on "spi0.0":
  70. [ 0.371062] 0x000000000000-0x000000040000 : "u-boot"
  71. [ 0.377253] 0x000000040000-0x000000050000 : "u-boot-env"
  72. [ 0.383754] 0x000000050000-0x000000ff0000 : "firmware"
  73. [ 0.393026] 2 uimage-fw partitions found on MTD device firmware
  74. [ 0.399206] Creating 2 MTD partitions on "firmware":
  75. [ 0.404352] 0x000000000000-0x000000210000 : "kernel"
  76. [ 0.410482] 0x000000210000-0x000000fa0000 : "rootfs"
  77. [ 0.416636] mtd: device 4 (rootfs) set to be root filesystem
  78. [ 0.424532] 1 squashfs-split partitions found on MTD device rootfs
  79. [ 0.430968] 0x000000540000-0x000000fa0000 : "rootfs_data"
  80. [ 0.437578] 0x000000ff0000-0x000001000000 : "art"
  81. [ 0.765534] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.
  82. [ 1.156433] random: fast init done
  83. [ 1.415343] switch0: Atheros AR8229 rev. 1 switch registered on mdio.0
  84. [ 1.460050] ag71xx 1a000000.eth: connected to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY]
  85. [ 1.470033] eth0: Atheros AG71xx at 0xba000000, irq 5, mode: gmii
  86. [ 1.478799] NET: Registered protocol family 10
  87. [ 1.488907] Segment Routing with IPv6
  88. [ 1.492872] NET: Registered protocol family 17
  89. [ 1.497559] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  90. [ 1.510958] 8021q: 802.1Q VLAN Support v1.8
  91. [ 1.518155] PCI host bridge /ahb/pcie-controller@180c0000 ranges:
  92. [ 1.524543] MEM 0x0000000010000000..0x0000000013ffffff
  93. [ 1.529960] IO 0x0000000000000000..0x0000000000000000
  94. [ 1.535372] ar724x-pci 180c0000.pcie-controller: PCIe link is down
  95. [ 1.541972] PCI host bridge to bus 0000:00
  96. [ 1.546256] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
  97. [ 1.553368] pci_bus 0000:00: root bus resource [io 0x0000]
  98. [ 1.559139] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  99. [ 1.566162] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  100. [ 1.575285] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  101. [ 1.898529] ag71xx 19000000.eth: connected to PHY at mdio.0:1f:04 [uid=004dd042, driver=Generic PHY]
  102. [ 1.909010] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode: mii
  103. [ 1.923445] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
  104. [ 1.938199] Freeing unused kernel memory: 1200K
  105. [ 1.942907] This architecture does not have kernel memory protection.
  106. [ 1.949563] Run /sbin/init as init process
  107. [ 2.555624] init: Console is alive
  108. [ 2.559532] init: - watchdog -
  109. [ 3.587598] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  110. [ 3.715661] usbcore: registered new interface driver usbfs
  111. [ 3.721497] usbcore: registered new interface driver hub
  112. [ 3.727122] usbcore: registered new device driver usb
  113. [ 3.740974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  114. [ 3.749580] ehci-fsl: Freescale EHCI Host controller driver
  115. [ 3.757168] ehci-platform: EHCI generic platform driver
  116. [ 3.762903] ehci-platform 1b000000.usb: EHCI Host Controller
  117. [ 3.768839] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1
  118. [ 3.777069] ehci-platform 1b000000.usb: irq 3, io mem 0x1b000000
  119. [ 3.796459] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
  120. [ 3.803852] hub 1-0:1.0: USB hub found
  121. [ 3.808212] hub 1-0:1.0: 1 port detected
  122. [ 3.815466] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  123. [ 3.834332] init: - preinit -
  124. [ 5.138500] random: jshn: uninitialized urandom read (4 bytes read)
  125. [ 5.283231] random: jshn: uninitialized urandom read (4 bytes read)
  126. [ 5.337778] random: jshn: uninitialized urandom read (4 bytes read)
  127. [ 5.473250] eth0: link up (1000Mbps/Full duplex)
  128. [ 5.485300] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  129. [ 9.906777] jffs2: notice: (479) jffs2_build_xattr_subsystem: complete building xattr subsystem, 449 of xdatum (36 unchecked, 406 orphan) and 1521 of xref (1408 dead, 44 orphan) found.
  130. [ 9.926112] mount_root: switching to jffs2 overlay
  131. [ 9.946299] overlayfs: upper fs does not support tmpfile.
  132. [ 9.959647] urandom-seed: Seeding with /etc/urandom.seed
  133. [ 10.059799] eth0: link down
  134. [ 10.078195] procd: - early -
  135. [ 10.081372] procd: - watchdog -
  136. [ 10.732198] procd: - watchdog -
  137. [ 10.736993] procd: - ubus -
  138. [ 10.810802] urandom_read: 3 callbacks suppressed
  139. [ 10.810810] random: ubusd: uninitialized urandom read (4 bytes read)
  140. [ 10.826359] random: ubusd: uninitialized urandom read (4 bytes read)
  141. [ 10.834397] random: ubusd: uninitialized urandom read (4 bytes read)
  142. [ 10.845789] procd: - init -
  143. [ 11.962547] kmodloader: loading kernel modules from /etc/modules.d/*
  144. [ 12.025604] tun: Universal TUN/TAP device driver, 1.6
  145. [ 12.069062] Loading modules backported from Linux version v5.10.85-0-ge4f2aee6612e
  146. [ 12.076966] Backport generated by backports.git v5.10.85-1-0-gf988973f
  147. [ 12.142803] xt_time: kernel timezone is -0000
  148. [ 12.291903] PPP generic driver version 2.4.2
  149. [ 12.309339] NET: Registered protocol family 24
  150. [ 12.345161] urngd: v1.0.2 started.
  151. [ 12.427151] ath: EEPROM regdomain sanitized
  152. [ 12.427164] ath: EEPROM regdomain: 0x64
  153. [ 12.427168] ath: EEPROM indicates we should expect a direct regpair map
  154. [ 12.427191] ath: Country alpha2 being used: 00
  155. [ 12.427194] ath: Regpair used: 0x64
  156. [ 12.439733] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  157. [ 12.442093] ieee80211 phy0: Atheros AR9531 Rev:2 mem=0xb8100000, irq=13
  158. [ 12.524900] kmodloader: done loading kernel modules from /etc/modules.d/*
  159. [ 12.901450] crng init done
  160. [ 12.904264] random: 1 urandom warning(s) missed due to ratelimiting
  161. [ 29.412320] eth0: link up (1000Mbps/Full duplex)
  162. [ 29.421382] br-lan: port 1(eth0) entered blocking state
  163. [ 29.426857] br-lan: port 1(eth0) entered disabled state
  164. [ 29.432654] device eth0 entered promiscuous mode
  165. [ 29.466612] br-lan: port 1(eth0) entered blocking state
  166. [ 29.472084] br-lan: port 1(eth0) entered forwarding state
  167. [ 30.432562] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  168. [ 32.443397] br-lan: port 2(wlan0-1) entered blocking state
  169. [ 32.449141] br-lan: port 2(wlan0-1) entered disabled state
  170. [ 32.455199] device wlan0-1 entered promiscuous mode
  171. [ 40.873047] wlan0: authenticate with 78:dd:12:22:64:a5
  172. [ 40.892070] wlan0: send auth to 78:dd:12:22:64:a5 (try 1/3)
  173. [ 40.906869] wlan0: authenticated
  174. [ 40.912655] wlan0: associate with 78:dd:12:22:64:a5 (try 1/3)
  175. [ 40.947454] wlan0: RX AssocResp from 78:dd:12:22:64:a5 (capab=0x1431 status=0 aid=3)
  176. [ 40.955995] wlan0: associated
  177. [ 41.000502] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 78:dd:12:22:64:a5
  178. [ 41.052378] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  179. [ 41.241900] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
  180. [ 41.248963] br-lan: port 2(wlan0-1) entered blocking state
  181. [ 41.254706] br-lan: port 2(wlan0-1) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement