Buadhai

Pi4 dmesg

Jun 24th, 2020
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.49 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 4.19.118-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1311 SMP Mon Apr 27 14:26:42 BST 2020
  3. [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] cma: Reserved 256 MiB at 0x000000001ec00000
  9. [ 0.000000] On node 0 totalpages: 1012736
  10. [ 0.000000] DMA zone: 1728 pages used for memmap
  11. [ 0.000000] DMA zone: 0 pages reserved
  12. [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
  13. [ 0.000000] HighMem zone: 816128 pages, LIFO batch:63
  14. [ 0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
  15. [ 0.000000] percpu: Embedded 17 pages/cpu s36928 r8192 d24512 u69632
  16. [ 0.000000] pcpu-alloc: s36928 r8192 d24512 u69632 alloc=17*4096
  17. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  18. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1011008
  19. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 cma=256M video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:90:64:F3 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=4fe57802-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
  20. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  21. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  22. [ 0.000000] Memory: 3735552K/4050944K available (8192K kernel code, 690K rwdata, 2420K rodata, 2048K init, 860K bss, 53248K reserved, 262144K cma-reserved, 3264512K highmem)
  23. [ 0.000000] Virtual kernel memory layout:
  24. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  25. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  26. vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  27. lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  28. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  29. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  30. .text : 0x(ptrval) - 0x(ptrval) (10208 kB)
  31. .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
  32. .data : 0x(ptrval) - 0x(ptrval) ( 691 kB)
  33. .bss : 0x(ptrval) - 0x(ptrval) ( 861 kB)
  34. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  35. [ 0.000000] ftrace: allocating 28928 entries in 85 pages
  36. [ 0.000000] rcu: Hierarchical RCU implementation.
  37. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  38. [ 0.000000] GIC: Using split EOI/Deactivate mode
  39. [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  40. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  41. [ 0.000007] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  42. [ 0.000019] Switching to timer-based delay loop, resolution 18ns
  43. [ 0.000260] Console: colour dummy device 80x30
  44. [ 0.000286] console [tty1] enabled
  45. [ 0.000331] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
  46. [ 0.000348] pid_max: default: 32768 minimum: 301
  47. [ 0.000627] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  48. [ 0.000648] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  49. [ 0.001439] CPU: Testing write buffer coherency: ok
  50. [ 0.001868] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  51. [ 0.002511] Setting up static identity map for 0x200000 - 0x20003c
  52. [ 0.002675] rcu: Hierarchical SRCU implementation.
  53. [ 0.003562] smp: Bringing up secondary CPUs ...
  54. [ 0.004410] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  55. [ 0.005374] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  56. [ 0.006283] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  57. [ 0.006403] smp: Brought up 1 node, 4 CPUs
  58. [ 0.006416] SMP: Total of 4 processors activated (432.00 BogoMIPS).
  59. [ 0.006426] CPU: All CPU(s) started in HYP mode.
  60. [ 0.006434] CPU: Virtualization extensions available.
  61. [ 0.007282] devtmpfs: initialized
  62. [ 0.018295] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
  63. [ 0.018522] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  64. [ 0.018543] futex hash table entries: 1024 (order: 4, 65536 bytes)
  65. [ 0.025957] pinctrl core: initialized pinctrl subsystem
  66. [ 0.026865] NET: Registered protocol family 16
  67. [ 0.030136] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  68. [ 0.031779] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  69. [ 0.031789] hw-breakpoint: maximum watchpoint size is 8 bytes.
  70. [ 0.032001] Serial: AMBA PL011 UART driver
  71. [ 0.035134] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  72. [ 0.050046] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01 13:23, variant start
  73. [ 0.060061] raspberrypi-firmware soc:firmware: Firmware hash is 6379679d1ec6a8c746d7e77e015f5b56b939976f
  74. [ 0.103063] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
  75. [ 0.106229] vgaarb: loaded
  76. [ 0.106604] SCSI subsystem initialized
  77. [ 0.106801] usbcore: registered new interface driver usbfs
  78. [ 0.106860] usbcore: registered new interface driver hub
  79. [ 0.106929] usbcore: registered new device driver usb
  80. [ 0.108408] clocksource: Switched to clocksource arch_sys_counter
  81. [ 0.187625] VFS: Disk quotas dquot_6.6.0
  82. [ 0.187711] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  83. [ 0.187893] FS-Cache: Loaded
  84. [ 0.188099] CacheFiles: Loaded
  85. [ 0.188771] simple-framebuffer 3e3cf000.framebuffer: framebuffer at 0x3e3cf000, 0x7f8000 bytes, mapped to 0x(ptrval)
  86. [ 0.188787] simple-framebuffer 3e3cf000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
  87. [ 0.200059] Console: switching to colour frame buffer device 240x67
  88. [ 0.210199] simple-framebuffer 3e3cf000.framebuffer: fb0: simplefb registered!
  89. [ 0.219356] NET: Registered protocol family 2
  90. [ 0.220027] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  91. [ 0.220052] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  92. [ 0.220119] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  93. [ 0.220192] TCP: Hash tables configured (established 8192 bind 8192)
  94. [ 0.220316] UDP hash table entries: 512 (order: 2, 16384 bytes)
  95. [ 0.220346] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  96. [ 0.220560] NET: Registered protocol family 1
  97. [ 0.221140] RPC: Registered named UNIX socket transport module.
  98. [ 0.221150] RPC: Registered udp transport module.
  99. [ 0.221160] RPC: Registered tcp transport module.
  100. [ 0.221169] RPC: Registered tcp NFSv4.1 backchannel transport module.
  101. [ 0.221184] PCI: CLS 0 bytes, default 64
  102. [ 0.223134] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
  103. [ 0.225324] Initialise system trusted keyrings
  104. [ 0.225510] workingset: timestamp_bits=14 max_order=20 bucket_order=6
  105. [ 0.234800] FS-Cache: Netfs 'nfs' registered for caching
  106. [ 0.235327] NFS: Registering the id_resolver key type
  107. [ 0.235354] Key type id_resolver registered
  108. [ 0.235364] Key type id_legacy registered
  109. [ 0.235382] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  110. [ 0.240039] Key type asymmetric registered
  111. [ 0.240051] Asymmetric key parser 'x509' registered
  112. [ 0.240164] bounce: pool size: 64 pages
  113. [ 0.240212] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  114. [ 0.240391] io scheduler noop registered
  115. [ 0.240403] io scheduler deadline registered (default)
  116. [ 0.240583] io scheduler cfq registered
  117. [ 0.240594] io scheduler mq-deadline registered (default)
  118. [ 0.240604] io scheduler kyber registered
  119. [ 0.274142] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
  120. [ 0.274161] brcm-pcie fd500000.pcie: could not get clock
  121. [ 0.274227] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  122. [ 0.274266] brcm-pcie fd500000.pcie: MEM 0x600000000..0x603ffffff -> 0xf8000000
  123. [ 0.328440] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
  124. [ 0.328730] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  125. [ 0.328746] pci_bus 0000:00: root bus resource [bus 00-01]
  126. [ 0.328762] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
  127. [ 0.328808] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
  128. [ 0.328953] pci 0000:00:00.0: PME# supported from D0 D3hot
  129. [ 0.331698] PCI: bus0: Fast back to back transfers disabled
  130. [ 0.331716] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  131. [ 0.331927] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
  132. [ 0.332054] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  133. [ 0.332374] pci 0000:01:00.0: PME# supported from D0 D3cold
  134. [ 0.335101] PCI: bus1: Fast back to back transfers disabled
  135. [ 0.335117] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
  136. [ 0.335164] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
  137. [ 0.335185] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
  138. [ 0.335256] pci 0000:00:00.0: PCI bridge to [bus 01]
  139. [ 0.335273] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
  140. [ 0.335480] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
  141. [ 0.335655] pcieport 0000:00:00.0: Signaling PME with IRQ 52
  142. [ 0.335816] pcieport 0000:00:00.0: AER enabled with IRQ 52
  143. [ 0.335984] pci 0000:01:00.0: enabling device (0140 -> 0142)
  144. [ 0.340146] iproc-rng200 fe104000.rng: hwrng registered
  145. [ 0.340363] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  146. [ 0.340873] vc-sm: Videocore shared memory driver
  147. [ 0.341267] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
  148. [ 0.351636] brd: module loaded
  149. [ 0.361606] loop: module loaded
  150. [ 0.362410] Loading iSCSI transport class v2.0-870.
  151. [ 0.364139] libphy: Fixed MDIO Bus: probed
  152. [ 0.364554] bcmgenet fd580000.genet: failed to get enet clock
  153. [ 0.364572] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
  154. [ 0.364589] bcmgenet fd580000.genet: failed to get enet-wol clock
  155. [ 0.364604] bcmgenet fd580000.genet: failed to get enet-eee clock
  156. [ 0.364627] bcmgenet: Skipping UMAC reset
  157. [ 0.364876] unimac-mdio unimac-mdio.-19: DMA mask not set
  158. [ 0.378439] libphy: bcmgenet MII bus: probed
  159. [ 0.418988] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
  160. [ 0.419922] usbcore: registered new interface driver r8152
  161. [ 0.419987] usbcore: registered new interface driver lan78xx
  162. [ 0.420046] usbcore: registered new interface driver smsc95xx
  163. [ 0.420394] xhci_hcd 0000:01:00.0: xHCI Host Controller
  164. [ 0.420425] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  165. [ 0.422645] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
  166. [ 0.422958] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 53
  167. [ 0.423790] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  168. [ 0.423804] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  169. [ 0.423816] usb usb1: Product: xHCI Host Controller
  170. [ 0.423827] usb usb1: Manufacturer: Linux 4.19.118-v7l+ xhci-hcd
  171. [ 0.423839] usb usb1: SerialNumber: 0000:01:00.0
  172. [ 0.424367] hub 1-0:1.0: USB hub found
  173. [ 0.424447] hub 1-0:1.0: 1 port detected
  174. [ 0.424915] xhci_hcd 0000:01:00.0: xHCI Host Controller
  175. [ 0.424937] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  176. [ 0.424956] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  177. [ 0.425319] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
  178. [ 0.425332] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  179. [ 0.425344] usb usb2: Product: xHCI Host Controller
  180. [ 0.425355] usb usb2: Manufacturer: Linux 4.19.118-v7l+ xhci-hcd
  181. [ 0.425366] usb usb2: SerialNumber: 0000:01:00.0
  182. [ 0.425856] hub 2-0:1.0: USB hub found
  183. [ 0.425935] hub 2-0:1.0: 4 ports detected
  184. [ 0.427154] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  185. [ 0.427340] dwc_otg: FIQ enabled
  186. [ 0.427349] dwc_otg: NAK holdoff enabled
  187. [ 0.427358] dwc_otg: FIQ split-transaction FSM enabled
  188. [ 0.427370] Module dwc_common_port init
  189. [ 0.427602] usbcore: registered new interface driver uas
  190. [ 0.427695] usbcore: registered new interface driver usb-storage
  191. [ 0.427884] mousedev: PS/2 mouse device common for all mice
  192. [ 0.429094] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  193. [ 0.430750] sdhci: Secure Digital Host Controller Interface driver
  194. [ 0.430759] sdhci: Copyright(c) Pierre Ossman
  195. [ 0.431159] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
  196. [ 0.431562] sdhci-pltfm: SDHCI platform and OF driver helper
  197. [ 0.434626] ledtrig-cpu: registered to indicate activity on CPUs
  198. [ 0.434791] hidraw: raw HID events driver (C) Jiri Kosina
  199. [ 0.434925] usbcore: registered new interface driver usbhid
  200. [ 0.434934] usbhid: USB HID core driver
  201. [ 0.435692] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
  202. [ 0.437562] [vc_sm_connected_init]: start
  203. [ 0.447662] [vc_sm_connected_init]: end - returning 0
  204. [ 0.448865] Initializing XFRM netlink socket
  205. [ 0.448895] NET: Registered protocol family 17
  206. [ 0.449003] Key type dns_resolver registered
  207. [ 0.449492] Registering SWP/SWPB emulation handler
  208. [ 0.450135] registered taskstats version 1
  209. [ 0.450155] Loading compiled-in X.509 certificates
  210. [ 0.457210] uart-pl011 fe201000.serial: cts_event_workaround enabled
  211. [ 0.457279] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
  212. [ 0.462387] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  213. [ 0.462888] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
  214. [ 0.463536] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
  215. [ 0.463548] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
  216. [ 0.488995] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.3
  217. [ 0.489074] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.4
  218. [ 0.508384] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  219. [ 0.510046] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  220. [ 0.511664] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  221. [ 0.514571] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  222. [ 0.516192] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  223. [ 0.521131] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
  224. [ 0.523456] of_cfs_init
  225. [ 0.523546] of_cfs_init: OK
  226. [ 0.524199] Waiting for root device PARTUUID=4fe57802-02...
  227. [ 0.571709] random: fast init done
  228. [ 0.623189] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
  229. [ 0.625338] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
  230. [ 0.627292] mmc1: new high speed SDIO card at address 0001
  231. [ 0.628239] mmcblk0: p1 p2
  232. [ 0.642418] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  233. [ 0.642430] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  234. [ 0.788455] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  235. [ 0.882767] EXT4-fs (mmcblk0p2): recovery complete
  236. [ 0.884634] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  237. [ 0.884684] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  238. [ 0.885460] devtmpfs: mounted
  239. [ 0.892835] Freeing unused kernel memory: 2048K
  240. [ 0.893078] Run /sbin/init as init process
  241. [ 0.971064] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
  242. [ 0.971080] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  243. [ 0.971092] usb 1-1: Product: USB2.0 Hub
  244. [ 0.972970] hub 1-1:1.0: USB hub found
  245. [ 0.973300] hub 1-1:1.0: 4 ports detected
  246. [ 1.298488] usb 1-1.3: new high-speed USB device number 3 using xhci_hcd
  247. [ 1.326984] systemd[1]: System time before build time, advancing clock.
  248. [ 1.417781] NET: Registered protocol family 10
  249. [ 1.419092] Segment Routing with IPv6
  250. [ 1.431751] usb 1-1.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
  251. [ 1.431767] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  252. [ 1.431800] usb 1-1.3: Product: USB2.0 Hub
  253. [ 1.431812] usb 1-1.3: Manufacturer: GenesysLogic
  254. [ 1.433934] hub 1-1.3:1.0: USB hub found
  255. [ 1.434262] hub 1-1.3:1.0: 4 ports detected
  256. [ 1.461787] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  257. [ 1.462467] systemd[1]: Detected architecture arm.
  258. [ 1.472970] systemd[1]: Set hostname to <raspsky>.
  259. [ 1.475440] systemd[1]: Hardware watchdog 'Broadcom BCM2835 Watchdog timer', version 0
  260. [ 1.475475] systemd[1]: Set hardware watchdog to 10s.
  261. [ 1.758463] usb 1-1.3.1: new high-speed USB device number 4 using xhci_hcd
  262. [ 1.899951] usb 1-1.3.1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 4.02
  263. [ 1.899968] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  264. [ 1.899981] usb 1-1.3.1: Product: USB2.0 Hub
  265. [ 1.899993] usb 1-1.3.1: Manufacturer: GenesysLogic
  266. [ 1.902501] hub 1-1.3.1:1.0: USB hub found
  267. [ 1.903812] hub 1-1.3.1:1.0: 4 ports detected
  268. [ 2.039241] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid \xe2\x86\x92 /run/samba/smbd.pid; please update the unit file accordingly.
  269. [ 2.080438] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid \xe2\x86\x92 /run/samba/nmbd.pid; please update the unit file accordingly.
  270. [ 2.180200] random: systemd: uninitialized urandom read (16 bytes read)
  271. [ 2.196546] random: systemd: uninitialized urandom read (16 bytes read)
  272. [ 2.196902] systemd[1]: Listening on initctl Compatibility Named Pipe.
  273. [ 2.197406] random: systemd: uninitialized urandom read (16 bytes read)
  274. [ 2.198101] systemd[1]: Listening on Journal Socket.
  275. [ 2.198910] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  276. [ 2.336457] i2c /dev entries driver
  277. [ 2.855986] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  278. [ 2.974390] systemd-journald[118]: Received request to flush runtime journal from PID 1
  279. [ 3.510049] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
  280. [ 3.510576] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
  281. [ 3.511138] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
  282. [ 3.511658] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
  283. [ 3.553890] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  284. [ 3.556099] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  285. [ 3.556116] [vc_sm_connected_init]: start
  286. [ 3.557740] media: Linux media interface: v0.10
  287. [ 3.564821] [vc_sm_connected_init]: installed successfully
  288. [ 3.590257] videodev: Linux video capture interface: v2.00
  289. [ 3.624765] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  290. [ 3.634960] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  291. [ 3.635353] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  292. [ 3.652026] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  293. [ 3.652065] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  294. [ 3.660109] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  295. [ 3.660159] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  296. [ 3.660339] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  297. [ 3.675537] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  298. [ 3.675574] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  299. [ 3.778499] usb 1-1.3.4: new high-speed USB device number 6 using xhci_hcd
  300. [ 3.886889] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  301. [ 3.937139] bcm2835_audio soc:audio: card created with 4 channels
  302. [ 3.970734] bcm2835_audio soc:audio: card created with 4 channels
  303. [ 3.981428] usb 1-1.3.4: New USB device found, idVendor=05a3, idProduct=9230, bcdDevice= 1.00
  304. [ 3.981447] usb 1-1.3.4: New USB device strings: Mfr=2, Product=1, SerialNumber=0
  305. [ 3.981461] usb 1-1.3.4: Product: USB 2.0 Camera
  306. [ 3.981473] usb 1-1.3.4: Manufacturer: HD Camera Manufacturer
  307. [ 4.168838] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
  308. [ 4.177469] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  309. [ 4.232736] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  310. [ 4.233174] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
  311. [ 4.233195] checking generic (3e3cf000 7f8000) vs hw (0 ffffffffffffffff)
  312. [ 4.233207] fb: switching to vc4drmfb from simple
  313. [ 4.233467] Console: switching to colour dummy device 80x30
  314. [ 4.237135] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 1
  315. [ 4.237149] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  316. [ 4.237158] [drm] No driver support for vblank timestamp query.
  317. [ 4.237167] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
  318. [ 4.242287] vc4-drm soc:gpu: HDMI-A-1: EDID is invalid:
  319. [ 4.242304] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  320. [ 4.242314] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  321. [ 4.242323] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  322. [ 4.242332] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  323. [ 4.242341] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  324. [ 4.242352] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  325. [ 4.242361] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  326. [ 4.242370] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  327. [ 4.309938] Console: switching to colour frame buffer device 240x67
  328. [ 4.309977] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
  329. [ 4.312895] brcmfmac: F1 signature read @0x18000000=0x15264345
  330. [ 4.324379] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  331. [ 4.325034] usbcore: registered new interface driver brcmfmac
  332. [ 4.582248] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  333. [ 4.596999] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
  334. [ 4.688884] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (05a3:9230)
  335. [ 4.749198] uvcvideo 1-1.3.4:1.0: Entity type for entity Extension 3 was not initialized!
  336. [ 4.749216] uvcvideo 1-1.3.4:1.0: Entity type for entity Processing 2 was not initialized!
  337. [ 4.749230] uvcvideo 1-1.3.4:1.0: Entity type for entity Camera 1 was not initialized!
  338. [ 4.749586] input: USB 2.0 Camera: HD USB Camera as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.0/input/input0
  339. [ 4.749805] usbcore: registered new interface driver uvcvideo
  340. [ 4.749815] USB Video Class driver (1.1.1)
  341. [ 6.361813] uart-pl011 fe201000.serial: no DMA platform data
  342. [ 6.394041] random: crng init done
  343. [ 6.394060] random: 7 urandom warning(s) missed due to ratelimiting
  344. [ 6.417645] 8021q: 802.1Q VLAN Support v1.8
  345. [ 6.737986] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
  346. [ 6.795250] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  347. [ 6.795272] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
  348. [ 7.113094] bcmgenet: Skipping UMAC reset
  349. [ 7.209273] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
  350. [ 7.209584] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  351. [ 8.248502] bcmgenet fd580000.genet eth0: Link is Down
  352. [ 12.932278] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  353. [ 12.971294] Bluetooth: Core ver 2.22
  354. [ 12.971361] NET: Registered protocol family 31
  355. [ 12.971369] Bluetooth: HCI device and connection manager initialized
  356. [ 12.971386] Bluetooth: HCI socket layer initialized
  357. [ 12.971398] Bluetooth: L2CAP socket layer initialized
  358. [ 12.971434] Bluetooth: SCO socket layer initialized
  359. [ 12.986521] Bluetooth: HCI UART driver ver 2.3
  360. [ 12.986534] Bluetooth: HCI UART protocol H4 registered
  361. [ 12.986600] Bluetooth: HCI UART protocol Three-wire (H5) registered
  362. [ 12.986794] Bluetooth: HCI UART protocol Broadcom registered
  363. [ 13.146564] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  364. [ 13.146573] Bluetooth: BNEP filters: protocol multicast
  365. [ 13.146587] Bluetooth: BNEP socket layer initialized
  366. [ 13.195167] Bluetooth: RFCOMM TTY layer initialized
  367. [ 13.195181] Bluetooth: RFCOMM socket layer initialized
  368. [ 13.195195] Bluetooth: RFCOMM ver 1.11
  369. [ 23.572209] fuse init (API version 7.27)
  370. [ 235.879114] usb 1-1.3: USB disconnect, device number 3
  371. [ 235.879129] usb 1-1.3.1: USB disconnect, device number 4
  372. [ 235.882082] uvcvideo: Failed to resubmit video URB (-19).
  373. [ 235.884700] usb 1-1.3.4: USB disconnect, device number 6
  374. [ 235.886200] uvcvideo: Failed to resubmit video URB (-19).
  375. [ 235.890209] uvcvideo: Failed to resubmit video URB (-19).
  376. [ 235.894208] uvcvideo: Failed to resubmit video URB (-19).
  377. [ 235.898208] uvcvideo: Failed to resubmit video URB (-19).
  378. [ 235.979580] xhci_hcd 0000:01:00.0: ERROR Transfer event for disabled endpoint slot 4 ep 2
  379. [ 235.979594] xhci_hcd 0000:01:00.0: @000000011ed08e80 00000000 00000000 0f000000 04038000
  380. [ 236.277782] usb 1-1.3: new high-speed USB device number 7 using xhci_hcd
  381. [ 236.387971] usb 1-1.3: device descriptor read/64, error -71
  382. [ 236.607993] usb 1-1.3: device descriptor read/64, error -71
  383. [ 236.837838] usb 1-1.3: new high-speed USB device number 8 using xhci_hcd
  384. [ 236.938082] usb 1-1.3: device descriptor read/64, error -71
  385. [ 237.168023] usb 1-1.3: device descriptor read/64, error -71
  386. [ 237.288134] usb 1-1-port3: attempt power cycle
  387. [ 237.947821] usb 1-1.3: new high-speed USB device number 9 using xhci_hcd
  388. [ 237.948051] usb 1-1.3: Device not responding to setup address.
  389. [ 238.167992] usb 1-1.3: Device not responding to setup address.
  390. [ 238.387814] usb 1-1.3: device not accepting address 9, error -71
  391. [ 238.487838] usb 1-1.3: new high-speed USB device number 10 using xhci_hcd
  392. [ 238.488050] usb 1-1.3: Device not responding to setup address.
  393. [ 238.708035] usb 1-1.3: Device not responding to setup address.
  394. [ 238.927827] usb 1-1.3: device not accepting address 10, error -71
  395. [ 238.928058] usb 1-1-port3: unable to enumerate USB device
Advertisement
Add Comment
Please, Sign In to add comment