Advertisement
mrinmaydhar

Custom Build dmesg log after reconnection

Sep 5th, 2021
1,526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 19.40 KB | None | 0 0
  1. root@OpenWrt:~# dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
  3. [    0.000000] Linux version 5.10.61 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 10.3.0 r17471-b6cbbbb6ef) 10.3.0, GNU ld (GNU Binutils) 2.36.1) #0 SMP Sat Sep 4 19:05:26 2021
  4. [    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.4
  5. [    0.000000] Reserved memory: created CMA memory pool at 0x000000002ac00000, size 64 MiB
  6. [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  7. [    0.000000] Zone ranges:
  8. [    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
  9. [    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000ffffffff]
  10. [    0.000000]   Normal   [mem 0x0000000100000000-0x00000001ffffffff]
  11. [    0.000000] Movable zone start for each node
  12. [    0.000000] Early memory node ranges
  13. [    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
  14. [    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
  15. [    0.000000]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
  16. [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
  17. [    0.000000] On node 0 totalpages: 2061312
  18. [    0.000000]   DMA zone: 3792 pages used for memmap
  19. [    0.000000]   DMA zone: 0 pages reserved
  20. [    0.000000]   DMA zone: 242688 pages, LIFO batch:63
  21. [    0.000000]   DMA32 zone: 12288 pages used for memmap
  22. [    0.000000]   DMA32 zone: 770048 pages, LIFO batch:63
  23. [    0.000000]   Normal zone: 16384 pages used for memmap
  24. [    0.000000]   Normal zone: 1048576 pages, LIFO batch:63
  25. [    0.000000] percpu: Embedded 21 pages/cpu s45208 r8192 d32616 u86016
  26. [    0.000000] pcpu-alloc: s45208 r8192 d32616 u86016 alloc=21*4096
  27. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  28. [    0.000000] Detected PIPT I-cache on CPU0
  29. [    0.000000] CPU features: detected: Spectre-v2
  30. [    0.000000] CPU features: detected: Spectre-v4
  31. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2028848
  32. [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:38:C6:B7 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=squashfs,ext4 rootwait
  33. [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  34. [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  35. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  36. [    0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
  37. [    0.000000] Memory: 7941872K/8245248K available (7806K kernel code, 890K rwdata, 2012K rodata, 448K init, 549K bss, 237840K reserved, 65536K cma-reserved)
  38. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  39. [    0.000000] rcu: Hierarchical RCU implementation.
  40. [    0.000000]  Tracing variant of Tasks RCU enabled.
  41. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  42. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  43. [    0.000000] GIC: Using split EOI/Deactivate mode
  44. [    0.000000] random: get_random_bytes called from start_kernel+0x2cc/0x458 with crng_init=0
  45. [    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  46. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  47. [    0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  48. [    0.000170] Console: colour dummy device 80x25
  49. [    0.000478] printk: console [tty1] enabled
  50. [    0.000514] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
  51. [    0.000540] pid_max: default: 32768 minimum: 301
  52. [    0.000807] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  53. [    0.000955] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  54. [    0.001579] cgroup: Disabling memory control group subsystem
  55. [    0.002488] rcu: Hierarchical SRCU implementation.
  56. [    0.002657] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  57. [    0.003172] smp: Bringing up secondary CPUs ...
  58. [    0.003574] Detected PIPT I-cache on CPU1
  59. [    0.003638] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
  60. [    0.004111] Detected PIPT I-cache on CPU2
  61. [    0.004152] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
  62. [    0.004596] Detected PIPT I-cache on CPU3
  63. [    0.004636] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
  64. [    0.004710] smp: Brought up 1 node, 4 CPUs
  65. [    0.004770] SMP: Total of 4 processors activated.
  66. [    0.004785] CPU features: detected: 32-bit EL0 Support
  67. [    0.004799] CPU features: detected: CRC32 instructions
  68. [    0.004866] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  69. [    0.004884] CPU: All CPU(s) started at EL2
  70. [    0.004916] alternatives: patching kernel code
  71. [    0.013472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  72. [    0.013518] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  73. [    0.015336] pinctrl core: initialized pinctrl subsystem
  74. [    0.016376] NET: Registered protocol family 16
  75. [    0.017927] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  76. [    0.018171] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  77. [    0.018656] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  78. [    0.019058] thermal_sys: Registered thermal governor 'step_wise'
  79. [    0.019372] cpuidle: using governor ladder
  80. [    0.019413] cpuidle: using governor menu
  81. [    0.019625] ASID allocator initialised with 65536 entries
  82. [    0.019709] Serial: AMBA PL011 UART driver
  83. [    0.031818] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  84. [    0.049987] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-08-19T12:27:01, variant start
  85. [    0.059998] raspberrypi-firmware soc:firmware: Firmware hash is ef2c018dccdeb94b0376db62a2ea4c882f9b500d
  86. [    0.087664] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
  87. [    0.089563] SCSI subsystem initialized
  88. [    0.089711] usbcore: registered new interface driver usbfs
  89. [    0.089754] usbcore: registered new interface driver hub
  90. [    0.089796] usbcore: registered new device driver usb
  91. [    0.089923] usb_phy_generic phy: supply vcc not found, using dummy regulator
  92. [    0.091138] clocksource: Switched to clocksource arch_sys_counter
  93. [    0.094354] NET: Registered protocol family 2
  94. [    0.095340] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  95. [    0.100918] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  96. [    0.101014] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  97. [    0.101490] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  98. [    0.102502] TCP: Hash tables configured (established 65536 bind 65536)
  99. [    0.102775] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  100. [    0.102903] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  101. [    0.103227] NET: Registered protocol family 1
  102. [    0.103270] PCI: CLS 0 bytes, default 64
  103. [    0.104724] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  104. [    0.108534] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  105. [    0.174837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  106. [    0.176901] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  107. [    0.176933] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
  108. [    0.176971] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
  109. [    0.177010] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000
  110. [    0.233211] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
  111. [    0.233386] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  112. [    0.233406] pci_bus 0000:00: root bus resource [bus 00-ff]
  113. [    0.233425] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
  114. [    0.233480] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
  115. [    0.233559] pci 0000:00:00.0: PME# supported from D0 D3hot
  116. [    0.236983] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
  117. [    0.237066] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  118. [    0.237244] pci 0000:01:00.0: PME# supported from D0 D3hot
  119. [    0.240457] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
  120. [    0.240480] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
  121. [    0.240541] pci 0000:00:00.0: PCI bridge to [bus 01]
  122. [    0.240558] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
  123. [    0.240733] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  124. [    0.240858] pcieport 0000:00:00.0: PME: Signaling with IRQ 45
  125. [    0.241109] pcieport 0000:00:00.0: AER: enabled with IRQ 45
  126. [    0.241534] bcm2708_fb soc:fb: Unable to determine number of FBs. Disabling driver.
  127. [    0.241563] bcm2708_fb: probe of soc:fb failed with error -2
  128. [    0.243709] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  129. [    0.244537] iproc-rng200 fe104000.rng: hwrng registered
  130. [    0.244656] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  131. [    0.244739] random: fast init done
  132. [    0.245049] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
  133. [    0.245124] random: crng init done
  134. [    0.245285] cacheinfo: Unable to detect cache hierarchy for CPU 0
  135. [    0.251851] brd: module loaded
  136. [    0.255076] loop: module loaded
  137. [    0.255737] Loading iSCSI transport class v2.0-870.
  138. [    0.257218] libphy: Fixed MDIO Bus: probed
  139. [    0.257637] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
  140. [    0.271144] libphy: bcmgenet MII bus: probed
  141. [    0.391188] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
  142. [    0.439496] xhci_hcd 0000:01:00.0: xHCI Host Controller
  143. [    0.439531] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  144. [    0.440086] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
  145. [    0.440749] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  146. [    0.440772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  147. [    0.440790] usb usb1: Product: xHCI Host Controller
  148. [    0.440804] usb usb1: Manufacturer: Linux 5.10.61 xhci-hcd
  149. [    0.440817] usb usb1: SerialNumber: 0000:01:00.0
  150. [    0.441174] hub 1-0:1.0: USB hub found
  151. [    0.441246] hub 1-0:1.0: 1 port detected
  152. [    0.441677] xhci_hcd 0000:01:00.0: xHCI Host Controller
  153. [    0.441700] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  154. [    0.441724] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  155. [    0.441955] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
  156. [    0.441975] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  157. [    0.441991] usb usb2: Product: xHCI Host Controller
  158. [    0.442005] usb usb2: Manufacturer: Linux 5.10.61 xhci-hcd
  159. [    0.442018] usb usb2: SerialNumber: 0000:01:00.0
  160. [    0.442327] hub 2-0:1.0: USB hub found
  161. [    0.442371] hub 2-0:1.0: 4 ports detected
  162. [    0.443099] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  163. [    0.443189] dwc_otg: FIQ enabled
  164. [    0.443194] dwc_otg: NAK holdoff enabled
  165. [    0.443199] dwc_otg: FIQ split-transaction FSM enabled
  166. [    0.443206] Module dwc_common_port init
  167. [    0.443472] usbcore: registered new interface driver uas
  168. [    0.443538] usbcore: registered new interface driver usb-storage
  169. [    0.443612] mousedev: PS/2 mouse device common for all mice
  170. [    0.444091] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  171. [    0.445492] sdhci: Secure Digital Host Controller Interface driver
  172. [    0.445509] sdhci: Copyright(c) Pierre Ossman
  173. [    0.445870] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
  174. [    0.446263] Error: Driver 'sdhost-bcm2835' is already registered, aborting...
  175. [    0.446279] sdhci-pltfm: SDHCI platform and OF driver helper
  176. [    0.453249] NET: Registered protocol family 10
  177. [    0.453679] Segment Routing with IPv6
  178. [    0.453714] NET: Registered protocol family 17
  179. [    0.453736] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  180. [    0.453745] 8021q: 802.1Q VLAN Support v1.8
  181. [    0.453961] Key type ._fscrypt registered
  182. [    0.453968] Key type .fscrypt registered
  183. [    0.453972] Key type fscrypt-provisioning registered
  184. [    0.456587] uart-pl011 fe201000.serial: there is not valid maps for state default
  185. [    0.456657] uart-pl011 fe201000.serial: cts_event_workaround enabled
  186. [    0.456709] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 21, base_baud = 0) is a PL011 rev2
  187. [    1.535050] printk: console [ttyAMA0] enabled
  188. [    1.543147] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  189. [    1.550650] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
  190. [    1.556664] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
  191. [    1.588511] of_cfs_init
  192. [    1.591040] of_cfs_init: OK
  193. [    1.616646] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  194. [    1.623622] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  195. [    1.630579] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  196. [    1.634802] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
  197. [    1.638741] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  198. [    1.643367] Waiting for root device /dev/mmcblk0p2...
  199. [    1.650112] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  200. [    1.681143] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  201. [    1.719196] mmc1: new high speed SDIO card at address 0001
  202. [    1.764924] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
  203. [    1.771874] mmcblk0: mmc0:aaaa SE32G 29.7 GiB
  204. [    1.776861]  mmcblk0: p1 p2
  205. [    1.806285] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
  206. [    1.813838] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  207. [    1.820940] Freeing unused kernel memory: 448K
  208. [    1.851236] Run /sbin/init as init process
  209. [    1.855334]   with arguments:
  210. [    1.855339]     /sbin/init
  211. [    1.855344]   with environment:
  212. [    1.855349]     HOME=/
  213. [    1.855353]     TERM=linux
  214. [    1.863757] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
  215. [    1.871984] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  216. [    1.879124] usb 1-1: Product: USB2.0 Hub
  217. [    1.884361] hub 1-1:1.0: USB hub found
  218. [    1.888332] hub 1-1:1.0: 4 ports detected
  219. [    1.908053] init: Console is alive
  220. [    1.911561] init: - watchdog -
  221. [    2.001636] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  222. [    2.011082] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  223. [    2.025873] init: - preinit -
  224. [    2.089866] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
  225. [    2.098358] bcmgenet fd580000.ethernet eth0: Link is Down
  226. [    6.151361] mount_root: mounting /dev/root
  227. [    6.157552] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  228. [    6.183768] urandom-seed: Seed file not found (/etc/urandom.seed)
  229. [    6.214338] procd: - early -
  230. [    6.217277] procd: - watchdog -
  231. [    6.744509] procd: - watchdog -
  232. [    6.748544] procd: - ubus -
  233. [    6.803182] procd: - init -
  234. [    6.807221] uart-pl011 fe201000.serial: no DMA platform data
  235. [    6.887163] kmodloader: loading kernel modules from /etc/modules.d/*
  236. [    6.909903] hid: raw HID events driver (C) Jiri Kosina
  237. [    6.915952] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  238. [    6.933772] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
  239. [    6.941480] Backport generated by backports.git v5.10.42-1-0-gbee5c545
  240. [    6.951540] usbcore: registered new interface driver usbhid
  241. [    6.957118] usbhid: USB HID core driver
  242. [    6.963555] xt_time: kernel timezone is -0000
  243. [    6.968322] usbcore: registered new interface driver ax88179_178a
  244. [    6.987556] PPP generic driver version 2.4.2
  245. [    6.992340] NET: Registered protocol family 24
  246. [    7.007109] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  247. [    7.174228] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  248. [    7.192482] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:20:01 version 7.45.206 (r725000 CY) FWID 01-febaba43
  249. [    7.233259] usbcore: registered new interface driver brcmfmac
  250. [    7.241330] kmodloader: done loading kernel modules from /etc/modules.d/*
  251. [   11.237967] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
  252. [   11.246632] br-lan: port 1(eth0) entered blocking state
  253. [   11.247353] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  254. [   11.251885] br-lan: port 1(eth0) entered disabled state
  255. [   11.265438] device eth0 entered promiscuous mode
  256. [   11.270921] br-lan: port 1(eth0) entered blocking state
  257. [   11.276176] br-lan: port 1(eth0) entered forwarding state
  258. [   12.311232] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  259. [   80.531726] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
  260. [   80.568372] usb 2-1: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 1.00
  261. [   80.576566] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  262. [   80.583720] usb 2-1: Product: AX88179
  263. [   80.587380] usb 2-1: Manufacturer: ASIX Elec. Corp.
  264. [   80.592298] usb 2-1: SerialNumber: 00806D970FB3AB
  265. [   80.959508] ax88179_178a 2-1:1.0 eth1: register 'ax88179_178a' at usb-0000:01:00.0-1, ASIX AX88179 USB 3.0 Gigabit Ethernet, 80:6d:97:0f:b3:ab
  266. [  113.191264] bcmgenet fd580000.ethernet eth0: Link is Down
  267. [  113.196964] br-lan: port 1(eth0) entered disabled state
  268. [  161.031308] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  269. [  161.039629] br-lan: port 1(eth0) entered blocking state
  270. [  161.044950] br-lan: port 1(eth0) entered forwarding state
  271. [  301.431291] bcmgenet fd580000.ethernet eth0: Link is Down
  272. [  301.436986] br-lan: port 1(eth0) entered disabled state
  273. [  302.711431] usb 2-1: USB disconnect, device number 2
  274. [  302.716645] ax88179_178a 2-1:1.0 eth1: unregister 'ax88179_178a' usb-0000:01:00.0-1, ASIX AX88179 USB 3.0 Gigabit Ethernet
  275. [  302.761174] ax88179_178a 2-1:1.0 eth1 (unregistered): Failed to write reg index 0x0002: -19
  276. [  302.769546] ax88179_178a 2-1:1.0 eth1 (unregistered): Failed to write reg index 0x0001: -19
  277. [  302.777995] ax88179_178a 2-1:1.0 eth1 (unregistered): Failed to write reg index 0x0002: -19
  278. [  314.061700] usb 2-2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
  279. [  314.098348] usb 2-2: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 1.00
  280. [  314.106551] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  281. [  314.113738] usb 2-2: Product: AX88179
  282. [  314.117403] usb 2-2: Manufacturer: ASIX Elec. Corp.
  283. [  314.122295] usb 2-2: SerialNumber: 00806D970FB3AB
  284. [  314.490062] ax88179_178a 2-2:1.0 eth1: register 'ax88179_178a' at usb-0000:01:00.0-2, ASIX AX88179 USB 3.0 Gigabit Ethernet, 80:6d:97:0f:b3:ab
  285. [  376.311356] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  286. [  376.319592] br-lan: port 1(eth0) entered blocking state
  287. [  376.324838] br-lan: port 1(eth0) entered forwarding state
  288.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement