Advertisement
MOUSSAMIMO

dmesg text RPi wifi problem

Dec 29th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.63 KB | None | 0 0
  1. LINK : http://bonviral.fun/ran?r=ppPwAw
  2.  
  3.  
  4. [ 0.000000] Booting Linux on physical CPU 0x0
  5. [ 0.000000] Linux version 4.19.75-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1270 SMP Tue Sep 24 18:51:41 BST 2019
  6. [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
  7. [ 0.000000] CPU: div instructions available: patching division code
  8. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  9. [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
  10. [ 0.000000] Memory policy: Data cache writealloc
  11. [ 0.000000] cma: Reserved 256 MiB at 0x000000001ec00000
  12. [ 0.000000] On node 0 totalpages: 1012736
  13. [ 0.000000] DMA zone: 1728 pages used for memmap
  14. [ 0.000000] DMA zone: 0 pages reserved
  15. [ 0.000000] DMA zone: 196608 pages, LIFO batch:63
  16. [ 0.000000] HighMem zone: 816128 pages, LIFO batch:63
  17. [ 0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
  18. [ 0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
  19. [ 0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1011008
  22. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M cma=256M video=HDMI-A-1:640x480M@60,margin_left=24,margin_right=24,margin_top=16,margin_bottom=16 video=HDMI-A-2:640x480M@60,margin_left=24,margin_right=24,margin_top=16,margin_bottom=16 smsc95xx.macaddr=DC:A6:32:5C:8C:F7 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=d9b3f436-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
  23. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Memory: 3735592K/4050944K available (8192K kernel code, 661K rwdata, 2352K rodata, 2048K init, 850K bss, 53208K reserved, 262144K cma-reserved, 3264512K highmem)
  26. [ 0.000000] Virtual kernel memory layout:
  27. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  29. vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  30. lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  31. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  32. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  33. .text : 0x(ptrval) - 0x(ptrval) (10208 kB)
  34. .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
  35. .data : 0x(ptrval) - 0x(ptrval) ( 662 kB)
  36. .bss : 0x(ptrval) - 0x(ptrval) ( 851 kB)
  37. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  38. [ 0.000000] ftrace: allocating 28124 entries in 83 pages
  39. [ 0.000000] rcu: Hierarchical RCU implementation.
  40. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  41. [ 0.000000] GIC: Using split EOI/Deactivate mode
  42. [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  43. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  44. [ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  45. [ 0.000018] Switching to timer-based delay loop, resolution 18ns
  46. [ 0.000241] Console: colour dummy device 80x30
  47. [ 0.000265] console [tty1] enabled
  48. [ 0.000305] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
  49. [ 0.000326] pid_max: default: 32768 minimum: 301
  50. [ 0.000589] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  51. [ 0.000607] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  52. [ 0.001352] CPU: Testing write buffer coherency: ok
  53. [ 0.001760] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  54. [ 0.002401] Setting up static identity map for 0x200000 - 0x20003c
  55. [ 0.002558] rcu: Hierarchical SRCU implementation.
  56. [ 0.003417] smp: Bringing up secondary CPUs ...
  57. [ 0.004313] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  58. [ 0.005345] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  59. [ 0.006332] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  60. [ 0.006466] smp: Brought up 1 node, 4 CPUs
  61. [ 0.006480] SMP: Total of 4 processors activated (432.00 BogoMIPS).
  62. [ 0.006490] CPU: All CPU(s) started in HYP mode.
  63. [ 0.006499] CPU: Virtualization extensions available.
  64. [ 0.007284] devtmpfs: initialized
  65. [ 0.017681] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
  66. [ 0.017886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  67. [ 0.017907] futex hash table entries: 1024 (order: 4, 65536 bytes)
  68. [ 0.025423] pinctrl core: initialized pinctrl subsystem
  69. [ 0.026269] NET: Registered protocol family 16
  70. [ 0.029267] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  71. [ 0.030772] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  72. [ 0.030783] hw-breakpoint: maximum watchpoint size is 8 bytes.
  73. [ 0.030975] Serial: AMBA PL011 UART driver
  74. [ 0.034021] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  75. [ 0.069754] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
  76. [ 0.072198] vgaarb: loaded
  77. [ 0.072567] SCSI subsystem initialized
  78. [ 0.072762] usbcore: registered new interface driver usbfs
  79. [ 0.072812] usbcore: registered new interface driver hub
  80. [ 0.072880] usbcore: registered new device driver usb
  81. [ 0.090394] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-09-24 17:34, variant start
  82. [ 0.100117] raspberrypi-firmware soc:firmware: Firmware hash is cd3add54955f8fa065b414d8fc07c525e7ddffc8
  83. [ 0.111660] clocksource: Switched to clocksource arch_sys_counter
  84. [ 0.189033] VFS: Disk quotas dquot_6.6.0
  85. [ 0.189109] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  86. [ 0.189258] FS-Cache: Loaded
  87. [ 0.189443] CacheFiles: Loaded
  88. [ 0.189963] simple-framebuffer 3eb77000.framebuffer: framebuffer at 0x3eb77000, 0x81800 bytes, mapped to 0x(ptrval)
  89. [ 0.189978] simple-framebuffer 3eb77000.framebuffer: format=r5g6b5, mode=592x448x16, linelength=1184
  90. [ 0.191290] Console: switching to colour frame buffer device 74x28
  91. [ 0.192440] simple-framebuffer 3eb77000.framebuffer: fb0: simplefb registered!
  92. [ 0.201410] NET: Registered protocol family 2
  93. [ 0.202091] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  94. [ 0.202116] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  95. [ 0.202186] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  96. [ 0.202257] TCP: Hash tables configured (established 8192 bind 8192)
  97. [ 0.202375] UDP hash table entries: 512 (order: 2, 16384 bytes)
  98. [ 0.202401] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  99. [ 0.202691] NET: Registered protocol family 1
  100. [ 0.203224] RPC: Registered named UNIX socket transport module.
  101. [ 0.203234] RPC: Registered udp transport module.
  102. [ 0.203243] RPC: Registered tcp transport module.
  103. [ 0.203253] RPC: Registered tcp NFSv4.1 backchannel transport module.
  104. [ 0.203268] PCI: CLS 0 bytes, default 64
  105. [ 0.206307] Initialise system trusted keyrings
  106. [ 0.206465] workingset: timestamp_bits=14 max_order=20 bucket_order=6
  107. [ 0.215399] FS-Cache: Netfs 'nfs' registered for caching
  108. [ 0.215893] NFS: Registering the id_resolver key type
  109. [ 0.215917] Key type id_resolver registered
  110. [ 0.215926] Key type id_legacy registered
  111. [ 0.215946] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  112. [ 0.218170] Key type asymmetric registered
  113. [ 0.218180] Asymmetric key parser 'x509' registered
  114. [ 0.218288] bounce: pool size: 64 pages
  115. [ 0.218337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  116. [ 0.218496] io scheduler noop registered
  117. [ 0.218507] io scheduler deadline registered (default)
  118. [ 0.218661] io scheduler cfq registered
  119. [ 0.218672] io scheduler mq-deadline registered (default)
  120. [ 0.218682] io scheduler kyber registered
  121. [ 0.249628] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
  122. [ 0.249648] brcm-pcie fd500000.pcie: could not get clock
  123. [ 0.249709] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  124. [ 0.249745] brcm-pcie fd500000.pcie: MEM 0x600000000..0x603ffffff -> 0xf8000000
  125. [ 0.301698] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
  126. [ 0.301965] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  127. [ 0.301981] pci_bus 0000:00: root bus resource [bus 00-01]
  128. [ 0.301997] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
  129. [ 0.302040] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
  130. [ 0.302181] pci 0000:00:00.0: PME# supported from D0 D3hot
  131. [ 0.304925] PCI: bus0: Fast back to back transfers disabled
  132. [ 0.304942] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  133. [ 0.305145] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
  134. [ 0.305269] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  135. [ 0.305590] pci 0000:01:00.0: PME# supported from D0 D3cold
  136. [ 0.308342] PCI: bus1: Fast back to back transfers disabled
  137. [ 0.308358] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
  138. [ 0.308404] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
  139. [ 0.308422] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
  140. [ 0.308493] pci 0000:00:00.0: PCI bridge to [bus 01]
  141. [ 0.308510] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
  142. [ 0.308715] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
  143. [ 0.308895] pcieport 0000:00:00.0: Signaling PME with IRQ 55
  144. [ 0.309063] pcieport 0000:00:00.0: AER enabled with IRQ 55
  145. [ 0.309231] pci 0000:01:00.0: enabling device (0140 -> 0142)
  146. [ 0.312495] iproc-rng200 fe104000.rng: hwrng registered
  147. [ 0.312710] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  148. [ 0.313206] vc-sm: Videocore shared memory driver
  149. [ 0.313597] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
  150. [ 0.323524] brd: module loaded
  151. [ 0.333163] loop: module loaded
  152. [ 0.333892] Loading iSCSI transport class v2.0-870.
  153. [ 0.335556] libphy: Fixed MDIO Bus: probed
  154. [ 0.335970] bcmgenet fd580000.genet: failed to get enet clock
  155. [ 0.335987] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
  156. [ 0.336004] bcmgenet fd580000.genet: failed to get enet-wol clock
  157. [ 0.336020] bcmgenet fd580000.genet: failed to get enet-eee clock
  158. [ 0.336042] bcmgenet: Skipping UMAC reset
  159. [ 0.336266] unimac-mdio unimac-mdio.-19: DMA mask not set
  160. [ 0.351690] libphy: bcmgenet MII bus: probed
  161. [ 0.392220] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
  162. [ 0.393097] usbcore: registered new interface driver r8152
  163. [ 0.393157] usbcore: registered new interface driver lan78xx
  164. [ 0.393210] usbcore: registered new interface driver smsc95xx
  165. [ 0.393506] xhci_hcd 0000:01:00.0: xHCI Host Controller
  166. [ 0.393536] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  167. [ 0.395777] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
  168. [ 0.396093] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 56
  169. [ 0.396957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  170. [ 0.396970] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  171. [ 0.396982] usb usb1: Product: xHCI Host Controller
  172. [ 0.396992] usb usb1: Manufacturer: Linux 4.19.75-v7l+ xhci-hcd
  173. [ 0.397003] usb usb1: SerialNumber: 0000:01:00.0
  174. [ 0.397521] hub 1-0:1.0: USB hub found
  175. [ 0.397602] hub 1-0:1.0: 1 port detected
  176. [ 0.398063] xhci_hcd 0000:01:00.0: xHCI Host Controller
  177. [ 0.398085] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  178. [ 0.398103] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  179. [ 0.398513] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
  180. [ 0.398526] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  181. [ 0.398538] usb usb2: Product: xHCI Host Controller
  182. [ 0.398549] usb usb2: Manufacturer: Linux 4.19.75-v7l+ xhci-hcd
  183. [ 0.398559] usb usb2: SerialNumber: 0000:01:00.0
  184. [ 0.399051] hub 2-0:1.0: USB hub found
  185. [ 0.399118] hub 2-0:1.0: 4 ports detected
  186. [ 0.400283] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  187. [ 0.425848] dwc_otg fe980000.usb: base=(ptrval)
  188. [ 0.626106] Core Release: 2.80a
  189. [ 0.626126] Setting default values for core params
  190. [ 0.626155] Finished setting default values for core params
  191. [ 0.826485] Using Buffer DMA mode
  192. [ 0.826495] Periodic Transfer Interrupt Enhancement - disabled
  193. [ 0.826504] Multiprocessor Interrupt Enhancement - disabled
  194. [ 0.826515] OTG VER PARAM: 0, OTG VER FLAG: 0
  195. [ 0.826573] Dedicated Tx FIFOs mode
  196. [ 0.827212] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = ded34000 dma = 0x00000000ded34000 len=9024
  197. [ 0.827237] FIQ FSM acceleration enabled for :
  198. Non-periodic Split Transactions
  199. Periodic Split Transactions
  200. High-Speed Isochronous Endpoints
  201. Interrupt/Control Split Transaction hack enabled
  202. [ 0.827248] dwc_otg: Microframe scheduler enabled
  203. [ 0.827311] WARN::hcd_init_fiq:457: FIQ on core 1
  204. [ 0.827327] WARN::hcd_init_fiq:458: FIQ ASM at c07b6224 length 36
  205. [ 0.827343] WARN::hcd_init_fiq:497: MPHI regs_base at f0810200
  206. [ 0.827378] dwc_otg fe980000.usb: DWC OTG Controller
  207. [ 0.827406] dwc_otg fe980000.usb: new USB bus registered, assigned bus number 3
  208. [ 0.827438] dwc_otg fe980000.usb: irq 37, io mem 0x00000000
  209. [ 0.827491] Init: Port Power? op_state=1
  210. [ 0.827500] Init: Power Port (0)
  211. [ 0.827758] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  212. [ 0.827771] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  213. [ 0.827782] usb usb3: Product: DWC OTG Controller
  214. [ 0.827793] usb usb3: Manufacturer: Linux 4.19.75-v7l+ dwc_otg_hcd
  215. [ 0.827803] usb usb3: SerialNumber: fe980000.usb
  216. [ 0.828303] hub 3-0:1.0: USB hub found
  217. [ 0.828352] hub 3-0:1.0: 1 port detected
  218. [ 0.828933] dwc_otg: FIQ enabled
  219. [ 0.828942] dwc_otg: NAK holdoff enabled
  220. [ 0.828951] dwc_otg: FIQ split-transaction FSM enabled
  221. [ 0.828965] Module dwc_common_port init
  222. [ 0.829171] usbcore: registered new interface driver uas
  223. [ 0.829281] usbcore: registered new interface driver usb-storage
  224. [ 0.829447] mousedev: PS/2 mouse device common for all mice
  225. [ 0.830592] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  226. [ 0.830789] bcm2835-cpufreq: min=600000 max=1500000
  227. [ 0.831388] sdhci: Secure Digital Host Controller Interface driver
  228. [ 0.831397] sdhci: Copyright(c) Pierre Ossman
  229. [ 0.831812] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
  230. [ 0.832180] sdhci-pltfm: SDHCI platform and OF driver helper
  231. [ 0.835150] ledtrig-cpu: registered to indicate activity on CPUs
  232. [ 0.835289] hidraw: raw HID events driver (C) Jiri Kosina
  233. [ 0.835412] usbcore: registered new interface driver usbhid
  234. [ 0.835420] usbhid: USB HID core driver
  235. [ 0.836180] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
  236. [ 0.837963] [vc_sm_connected_init]: start
  237. [ 0.847307] [vc_sm_connected_init]: end - returning 0
  238. [ 0.848372] Initializing XFRM netlink socket
  239. [ 0.848399] NET: Registered protocol family 17
  240. [ 0.848479] Key type dns_resolver registered
  241. [ 0.848884] Registering SWP/SWPB emulation handler
  242. [ 0.849471] registered taskstats version 1
  243. [ 0.849486] Loading compiled-in X.509 certificates
  244. [ 0.857200] uart-pl011 fe201000.serial: cts_event_workaround enabled
  245. [ 0.857266] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
  246. [ 0.860200] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  247. [ 0.860704] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
  248. [ 0.861310] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
  249. [ 0.861322] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
  250. [ 0.887383] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
  251. [ 0.907666] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  252. [ 0.909272] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  253. [ 0.910953] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  254. [ 0.913841] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  255. [ 0.915449] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  256. [ 0.923465] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
  257. [ 0.925941] of_cfs_init
  258. [ 0.926022] of_cfs_init: OK
  259. [ 0.926606] Waiting for root device PARTUUID=d9b3f436-02...
  260. [ 0.971701] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  261. [ 0.972212] random: fast init done
  262. [ 0.986709] mmc1: new high speed SDIO card at address 0001
  263. [ 1.025826] mmc0: new ultra high speed DDR50 SDHC card at address 5048
  264. [ 1.026962] mmcblk0: mmc0:5048 SD16G 14.4 GiB
  265. [ 1.028347] mmcblk0: p1 p2
  266. [ 1.043447] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  267. [ 1.043459] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  268. [ 1.154292] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
  269. [ 1.154307] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  270. [ 1.154319] usb 1-1: Product: USB2.0 Hub
  271. [ 1.156157] hub 1-1:1.0: USB hub found
  272. [ 1.156412] hub 1-1:1.0: 4 ports detected
  273. [ 1.481715] usb 1-1.4: new full-speed USB device number 3 using xhci_hcd
  274. [ 1.547960] EXT4-fs (mmcblk0p2): recovery complete
  275. [ 1.549265] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  276. [ 1.549313] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  277. [ 1.549892] devtmpfs: mounted
  278. [ 1.556171] Freeing unused kernel memory: 2048K
  279. [ 1.556412] Run /sbin/init as init process
  280. [ 1.619330] usb 1-1.4: New USB device found, idVendor=4037, idProduct=2800, bcdDevice= 2.00
  281. [ 1.619346] usb 1-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  282. [ 1.619358] usb 1-1.4: Product: 2.4G Composite Devic
  283. [ 1.631200] input: 2.4G Composite Devic as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:4037:2800.0001/input/input0
  284. [ 1.692348] hid-generic 0003:4037:2800.0001: input,hidraw0: USB HID v1.10 Keyboard [2.4G Composite Devic] on usb-0000:01:00.0-1.4/input0
  285. [ 1.701617] input: 2.4G Composite Devic Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:4037:2800.0002/input/input1
  286. [ 1.702118] input: 2.4G Composite Devic Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:4037:2800.0002/input/input2
  287. [ 1.771891] input: 2.4G Composite Devic System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:4037:2800.0002/input/input3
  288. [ 1.772077] hid-generic 0003:4037:2800.0002: input,hidraw1: USB HID v1.10 Mouse [2.4G Composite Devic] on usb-0000:01:00.0-1.4/input1
  289. [ 1.969429] systemd[1]: System time before build time, advancing clock.
  290. [ 2.068610] NET: Registered protocol family 10
  291. [ 2.069842] Segment Routing with IPv6
  292. [ 2.103996] 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)
  293. [ 2.104660] systemd[1]: Detected architecture arm.
  294. [ 2.112372] systemd[1]: Set hostname to <raspberrypi>.
  295. [ 2.114314] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
  296. [ 2.410831] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  297. [ 2.410852] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  298. [ 2.762853] random: systemd: uninitialized urandom read (16 bytes read)
  299. [ 2.771304] random: systemd: uninitialized urandom read (16 bytes read)
  300. [ 2.776781] systemd[1]: Listening on fsck to fsckd communication Socket.
  301. [ 2.777203] random: systemd: uninitialized urandom read (16 bytes read)
  302. [ 2.777493] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  303. [ 2.798497] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  304. [ 2.802609] systemd[1]: Created slice User and Session Slice.
  305. [ 2.978848] i2c /dev entries driver
  306. [ 3.368621] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  307. [ 3.470473] systemd-journald[106]: Received request to flush runtime journal from PID 1
  308. [ 4.009576] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
  309. [ 4.010061] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
  310. [ 4.010961] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
  311. [ 4.011490] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
  312. [ 4.036260] media: Linux media interface: v0.10
  313. [ 4.058273] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  314. [ 4.060231] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  315. [ 4.060247] [vc_sm_connected_init]: start
  316. [ 4.075224] [vc_sm_connected_init]: installed successfully
  317. [ 4.075461] videodev: Linux video capture interface: v2.00
  318. [ 4.107979] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  319. [ 4.107985] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  320. [ 4.119903] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  321. [ 4.175544] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  322. [ 4.225248] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  323. [ 4.225285] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  324. [ 4.245565] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  325. [ 4.245604] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  326. [ 4.257439] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  327. [ 4.273330] bcm2835_audio soc:audio: card created with 8 channels
  328. [ 4.291794] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  329. [ 4.291826] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  330. [ 4.351889] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
  331. [ 4.351911] checking generic (3eb77000 81800) vs hw (0 ffffffffffffffff)
  332. [ 4.351923] fb: switching to vc4drmfb from simple
  333. [ 4.352140] Console: switching to colour dummy device 80x30
  334. [ 4.357678] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
  335. [ 4.357693] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  336. [ 4.357703] [drm] No driver support for vblank timestamp query.
  337. [ 4.357712] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
  338. [ 4.388909] vc4-drm soc:gpu: HDMI-A-2: EDID is invalid:
  339. [ 4.388927] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  340. [ 4.388937] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  341. [ 4.388947] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  342. [ 4.388956] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  343. [ 4.388965] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  344. [ 4.388977] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  345. [ 4.388986] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  346. [ 4.388995] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  347. [ 4.397565] Console: switching to colour frame buffer device 80x30
  348. [ 4.397606] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
  349. [ 4.415145] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
  350. [ 4.595898] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  351. [ 4.711994] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  352. [ 4.773578] brcmfmac: F1 signature read @0x18000000=0x15264345
  353. [ 4.789259] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  354. [ 4.789861] usbcore: registered new interface driver brcmfmac
  355. [ 5.015922] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  356. [ 5.029577] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
  357. [ 6.705523] uart-pl011 fe201000.serial: no DMA platform data
  358. [ 6.808084] random: crng init done
  359. [ 6.808099] random: 7 urandom warning(s) missed due to ratelimiting
  360. [ 6.963743] 8021q: 802.1Q VLAN Support v1.8
  361. [ 7.247493] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
  362. [ 7.438997] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  363. [ 7.439013] brcmfmac: power management disabled
  364. [ 7.825333] bcmgenet: Skipping UMAC reset
  365. [ 7.922360] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
  366. [ 7.923011] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  367. [ 8.951925] bcmgenet fd580000.genet eth0: Link is Down
  368. [ 12.050788] fuse init (API version 7.27)
  369. [ 13.395316] Bluetooth: Core ver 2.22
  370. [ 13.395355] NET: Registered protocol family 31
  371. [ 13.395359] Bluetooth: HCI device and connection manager initialized
  372. [ 13.395370] Bluetooth: HCI socket layer initialized
  373. [ 13.395377] Bluetooth: L2CAP socket layer initialized
  374. [ 13.395396] Bluetooth: SCO socket layer initialized
  375. [ 13.407438] Bluetooth: HCI UART driver ver 2.3
  376. [ 13.407447] Bluetooth: HCI UART protocol H4 registered
  377. [ 13.407547] Bluetooth: HCI UART protocol Three-wire (H5) registered
  378. [ 13.408785] Bluetooth: HCI UART protocol Broadcom registered
  379. [ 13.685679] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  380. [ 13.685688] Bluetooth: BNEP filters: protocol multicast
  381. [ 13.685699] Bluetooth: BNEP socket layer initialized
  382. [ 13.744934] Bluetooth: RFCOMM TTY layer initialized
  383. [ 13.744949] Bluetooth: RFCOMM socket layer initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement