· 6 years ago · Dec 19, 2019, 05:34 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 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
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 s39488 r8192 d21952 u69632
16[ 0.000000] pcpu-alloc: s39488 r8192 d21952 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 cma=256M cma=256M video=HDMI-A-1:1920x1080M@60,margin_left=0,margin_right=0,margin_top=0,margin_bottom=0 smsc95xx.macaddr=DC:A6:32:65:CB:F2 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
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: 3735592K/4050944K available (8192K kernel code, 661K rwdata, 2352K rodata, 2048K init, 850K bss, 53208K 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) ( 662 kB)
33 .bss : 0x(ptrval) - 0x(ptrval) ( 851 kB)
34[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
35[ 0.000000] ftrace: allocating 28124 entries in 83 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.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
42[ 0.000018] Switching to timer-based delay loop, resolution 18ns
43[ 0.000246] Console: colour dummy device 80x30
44[ 0.000271] console [tty1] enabled
45[ 0.000312] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
46[ 0.000334] pid_max: default: 32768 minimum: 301
47[ 0.000597] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
48[ 0.000616] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
49[ 0.001375] CPU: Testing write buffer coherency: ok
50[ 0.001799] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
51[ 0.002452] Setting up static identity map for 0x200000 - 0x20003c
52[ 0.002609] rcu: Hierarchical SRCU implementation.
53[ 0.003481] smp: Bringing up secondary CPUs ...
54[ 0.004413] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
55[ 0.005464] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
56[ 0.006476] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
57[ 0.006610] smp: Brought up 1 node, 4 CPUs
58[ 0.006624] SMP: Total of 4 processors activated (432.00 BogoMIPS).
59[ 0.006634] CPU: All CPU(s) started in HYP mode.
60[ 0.006643] CPU: Virtualization extensions available.
61[ 0.007444] devtmpfs: initialized
62[ 0.017764] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
63[ 0.017969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
64[ 0.017991] futex hash table entries: 1024 (order: 4, 65536 bytes)
65[ 0.025551] pinctrl core: initialized pinctrl subsystem
66[ 0.026424] NET: Registered protocol family 16
67[ 0.029581] DMA: preallocated 1024 KiB pool for atomic coherent allocations
68[ 0.031110] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
69[ 0.031120] hw-breakpoint: maximum watchpoint size is 8 bytes.
70[ 0.031321] Serial: AMBA PL011 UART driver
71[ 0.034380] bcm2835-mbox fe00b880.mailbox: mailbox enabled
72[ 0.070280] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
73[ 0.072620] vgaarb: loaded
74[ 0.072994] SCSI subsystem initialized
75[ 0.073192] usbcore: registered new interface driver usbfs
76[ 0.073242] usbcore: registered new interface driver hub
77[ 0.073309] usbcore: registered new device driver usb
78[ 0.090412] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-09-24 17:34, variant start
79[ 0.100118] raspberrypi-firmware soc:firmware: Firmware hash is cd3add54955f8fa065b414d8fc07c525e7ddffc8
80[ 0.111677] clocksource: Switched to clocksource arch_sys_counter
81[ 0.189566] VFS: Disk quotas dquot_6.6.0
82[ 0.189644] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
83[ 0.189798] FS-Cache: Loaded
84[ 0.189990] CacheFiles: Loaded
85[ 0.190567] simple-framebuffer 3e7fe000.framebuffer: framebuffer at 0x3e7fe000, 0x3fc000 bytes, mapped to 0x(ptrval)
86[ 0.190582] simple-framebuffer 3e7fe000.framebuffer: format=r5g6b5, mode=1920x1080x16, linelength=3840
87[ 0.198100] Console: switching to colour frame buffer device 240x67
88[ 0.204910] simple-framebuffer 3e7fe000.framebuffer: fb0: simplefb registered!
89[ 0.213970] NET: Registered protocol family 2
90[ 0.214627] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
91[ 0.214652] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
92[ 0.214723] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
93[ 0.214794] TCP: Hash tables configured (established 8192 bind 8192)
94[ 0.214919] UDP hash table entries: 512 (order: 2, 16384 bytes)
95[ 0.214946] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
96[ 0.215243] NET: Registered protocol family 1
97[ 0.215792] RPC: Registered named UNIX socket transport module.
98[ 0.215802] RPC: Registered udp transport module.
99[ 0.215811] RPC: Registered tcp transport module.
100[ 0.215820] RPC: Registered tcp NFSv4.1 backchannel transport module.
101[ 0.215836] PCI: CLS 0 bytes, default 64
102[ 0.218951] Initialise system trusted keyrings
103[ 0.219116] workingset: timestamp_bits=14 max_order=20 bucket_order=6
104[ 0.228120] FS-Cache: Netfs 'nfs' registered for caching
105[ 0.228631] NFS: Registering the id_resolver key type
106[ 0.228667] Key type id_resolver registered
107[ 0.228677] Key type id_legacy registered
108[ 0.228696] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
109[ 0.230957] Key type asymmetric registered
110[ 0.230968] Asymmetric key parser 'x509' registered
111[ 0.231077] bounce: pool size: 64 pages
112[ 0.231127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
113[ 0.231290] io scheduler noop registered
114[ 0.231301] io scheduler deadline registered (default)
115[ 0.231455] io scheduler cfq registered
116[ 0.231466] io scheduler mq-deadline registered (default)
117[ 0.231476] io scheduler kyber registered
118[ 0.266353] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
119[ 0.266372] brcm-pcie fd500000.pcie: could not get clock
120[ 0.266433] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
121[ 0.266470] brcm-pcie fd500000.pcie: MEM 0x600000000..0x603ffffff -> 0xf8000000
122[ 0.331707] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
123[ 0.331982] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
124[ 0.331998] pci_bus 0000:00: root bus resource [bus 00-01]
125[ 0.332014] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
126[ 0.332057] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
127[ 0.332198] pci 0000:00:00.0: PME# supported from D0 D3hot
128[ 0.334931] PCI: bus0: Fast back to back transfers disabled
129[ 0.334949] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
130[ 0.335153] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
131[ 0.335277] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
132[ 0.335596] pci 0000:01:00.0: PME# supported from D0 D3cold
133[ 0.338329] PCI: bus1: Fast back to back transfers disabled
134[ 0.338345] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
135[ 0.338392] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
136[ 0.338411] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
137[ 0.338481] pci 0000:00:00.0: PCI bridge to [bus 01]
138[ 0.338499] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
139[ 0.338711] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
140[ 0.338894] pcieport 0000:00:00.0: Signaling PME with IRQ 55
141[ 0.339065] pcieport 0000:00:00.0: AER enabled with IRQ 55
142[ 0.339234] pci 0000:01:00.0: enabling device (0140 -> 0142)
143[ 0.342548] iproc-rng200 fe104000.rng: hwrng registered
144[ 0.342763] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
145[ 0.343259] vc-sm: Videocore shared memory driver
146[ 0.343648] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
147[ 0.353788] brd: module loaded
148[ 0.363571] loop: module loaded
149[ 0.364315] Loading iSCSI transport class v2.0-870.
150[ 0.366009] libphy: Fixed MDIO Bus: probed
151[ 0.366432] bcmgenet fd580000.genet: failed to get enet clock
152[ 0.366448] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
153[ 0.366465] bcmgenet fd580000.genet: failed to get enet-wol clock
154[ 0.366481] bcmgenet fd580000.genet: failed to get enet-eee clock
155[ 0.366503] bcmgenet: Skipping UMAC reset
156[ 0.366728] unimac-mdio unimac-mdio.-19: DMA mask not set
157[ 0.381705] libphy: bcmgenet MII bus: probed
158[ 0.422215] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
159[ 0.423118] usbcore: registered new interface driver r8152
160[ 0.423179] usbcore: registered new interface driver lan78xx
161[ 0.423232] usbcore: registered new interface driver smsc95xx
162[ 0.423532] xhci_hcd 0000:01:00.0: xHCI Host Controller
163[ 0.423563] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
164[ 0.425837] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
165[ 0.426133] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 56
166[ 0.427000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
167[ 0.427014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
168[ 0.427026] usb usb1: Product: xHCI Host Controller
169[ 0.427036] usb usb1: Manufacturer: Linux 4.19.75-v7l+ xhci-hcd
170[ 0.427047] usb usb1: SerialNumber: 0000:01:00.0
171[ 0.427560] hub 1-0:1.0: USB hub found
172[ 0.427639] hub 1-0:1.0: 1 port detected
173[ 0.428102] xhci_hcd 0000:01:00.0: xHCI Host Controller
174[ 0.428124] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
175[ 0.428143] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
176[ 0.428552] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
177[ 0.428565] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
178[ 0.428577] usb usb2: Product: xHCI Host Controller
179[ 0.428588] usb usb2: Manufacturer: Linux 4.19.75-v7l+ xhci-hcd
180[ 0.428598] usb usb2: SerialNumber: 0000:01:00.0
181[ 0.429091] hub 2-0:1.0: USB hub found
182[ 0.429157] hub 2-0:1.0: 4 ports detected
183[ 0.430331] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
184[ 0.455901] dwc_otg fe980000.usb: base=(ptrval)
185[ 0.656164] Core Release: 2.80a
186[ 0.656183] Setting default values for core params
187[ 0.656212] Finished setting default values for core params
188[ 0.856544] Using Buffer DMA mode
189[ 0.856554] Periodic Transfer Interrupt Enhancement - disabled
190[ 0.856563] Multiprocessor Interrupt Enhancement - disabled
191[ 0.856574] OTG VER PARAM: 0, OTG VER FLAG: 0
192[ 0.856633] Dedicated Tx FIFOs mode
193[ 0.857275] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = ded34000 dma = 0x00000000ded34000 len=9024
194[ 0.857301] FIQ FSM acceleration enabled for :
195 Non-periodic Split Transactions
196 Periodic Split Transactions
197 High-Speed Isochronous Endpoints
198 Interrupt/Control Split Transaction hack enabled
199[ 0.857313] dwc_otg: Microframe scheduler enabled
200[ 0.857377] WARN::hcd_init_fiq:457: FIQ on core 1
201[ 0.857393] WARN::hcd_init_fiq:458: FIQ ASM at c07b6224 length 36
202[ 0.857409] WARN::hcd_init_fiq:497: MPHI regs_base at f0810200
203[ 0.857444] dwc_otg fe980000.usb: DWC OTG Controller
204[ 0.857473] dwc_otg fe980000.usb: new USB bus registered, assigned bus number 3
205[ 0.857505] dwc_otg fe980000.usb: irq 37, io mem 0x00000000
206[ 0.857558] Init: Port Power? op_state=1
207[ 0.857568] Init: Power Port (0)
208[ 0.857825] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
209[ 0.857838] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
210[ 0.857850] usb usb3: Product: DWC OTG Controller
211[ 0.857861] usb usb3: Manufacturer: Linux 4.19.75-v7l+ dwc_otg_hcd
212[ 0.857871] usb usb3: SerialNumber: fe980000.usb
213[ 0.858379] hub 3-0:1.0: USB hub found
214[ 0.858428] hub 3-0:1.0: 1 port detected
215[ 0.859020] dwc_otg: FIQ enabled
216[ 0.859029] dwc_otg: NAK holdoff enabled
217[ 0.859038] dwc_otg: FIQ split-transaction FSM enabled
218[ 0.859052] Module dwc_common_port init
219[ 0.859260] usbcore: registered new interface driver uas
220[ 0.859372] usbcore: registered new interface driver usb-storage
221[ 0.859537] mousedev: PS/2 mouse device common for all mice
222[ 0.860691] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
223[ 0.860887] bcm2835-cpufreq: min=600000 max=1500000
224[ 0.861496] sdhci: Secure Digital Host Controller Interface driver
225[ 0.861504] sdhci: Copyright(c) Pierre Ossman
226[ 0.861920] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
227[ 0.862294] sdhci-pltfm: SDHCI platform and OF driver helper
228[ 0.865275] ledtrig-cpu: registered to indicate activity on CPUs
229[ 0.865417] hidraw: raw HID events driver (C) Jiri Kosina
230[ 0.865542] usbcore: registered new interface driver usbhid
231[ 0.865551] usbhid: USB HID core driver
232[ 0.866348] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
233[ 0.868189] [vc_sm_connected_init]: start
234[ 0.877832] [vc_sm_connected_init]: end - returning 0
235[ 0.878902] Initializing XFRM netlink socket
236[ 0.878930] NET: Registered protocol family 17
237[ 0.879011] Key type dns_resolver registered
238[ 0.879434] Registering SWP/SWPB emulation handler
239[ 0.880027] registered taskstats version 1
240[ 0.880044] Loading compiled-in X.509 certificates
241[ 0.887843] uart-pl011 fe201000.serial: cts_event_workaround enabled
242[ 0.887909] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
243[ 0.890880] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
244[ 0.891390] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
245[ 0.892054] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
246[ 0.892066] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
247[ 0.918104] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
248[ 0.937402] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
249[ 0.939011] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
250[ 0.940674] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
251[ 0.943566] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
252[ 0.945178] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
253[ 0.953205] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
254[ 0.955698] of_cfs_init
255[ 0.955781] of_cfs_init: OK
256[ 0.956388] Waiting for root device PARTUUID=d9b3f436-02...
257[ 0.993930] mmc0: new high speed SDHC card at address 8fe4
258[ 0.994132] random: fast init done
259[ 0.995222] mmcblk0: mmc0:8fe4 SU08G 7.40 GiB
260[ 0.997213] mmcblk0: p1 p2
261[ 1.001732] usb 1-1: new high-speed USB device number 2 using xhci_hcd
262[ 1.010853] mmc1: new high speed SDIO card at address 0001
263[ 1.022792] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
264[ 1.022835] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
265[ 1.023652] devtmpfs: mounted
266[ 1.029950] Freeing unused kernel memory: 2048K
267[ 1.051932] Run /sbin/init as init process
268[ 1.184320] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
269[ 1.184336] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
270[ 1.184348] usb 1-1: Product: USB2.0 Hub
271[ 1.186104] hub 1-1:1.0: USB hub found
272[ 1.186439] hub 1-1:1.0: 4 ports detected
273[ 1.511727] usb 1-1.4: new full-speed USB device number 3 using xhci_hcd
274[ 1.649503] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c53f, bcdDevice=44.00
275[ 1.649518] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
276[ 1.649531] usb 1-1.4: Product: USB Receiver
277[ 1.649542] usb 1-1.4: Manufacturer: Logitech
278[ 1.661116] input: Logitech USB Receiver 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:046D:C53F.0001/input/input0
279[ 1.675611] systemd[1]: System time before build time, advancing clock.
280[ 1.722370] hid-generic 0003:046D:C53F.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.4/input0
281[ 1.731044] input: Logitech USB Receiver 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:046D:C53F.0002/input/input1
282[ 1.731410] input: Logitech USB Receiver 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:046D:C53F.0002/input/input2
283[ 1.791930] input: Logitech USB Receiver 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:046D:C53F.0002/input/input3
284[ 1.792332] hid-generic 0003:046D:C53F.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.4/input1
285[ 1.798930] hid-generic 0003:046D:C53F.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.4/input2
286[ 1.805258] NET: Registered protocol family 10
287[ 1.806494] Segment Routing with IPv6
288[ 1.850903] 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)
289[ 1.851628] systemd[1]: Detected architecture arm.
290[ 1.859597] systemd[1]: Set hostname to <raspberrypi>.
291[ 1.861968] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
292[ 2.215738] 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.
293[ 2.215760] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
294[ 2.627514] random: systemd: uninitialized urandom read (16 bytes read)
295[ 2.636184] random: systemd: uninitialized urandom read (16 bytes read)
296[ 2.636664] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
297[ 2.636874] random: systemd: uninitialized urandom read (16 bytes read)
298[ 2.645079] systemd[1]: Listening on Syslog Socket.
299[ 2.671058] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
300[ 2.672417] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
301[ 2.892695] i2c /dev entries driver
302[ 3.373896] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
303[ 3.470598] systemd-journald[101]: Received request to flush runtime journal from PID 1
304[ 4.085144] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
305[ 4.085622] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
306[ 4.086061] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
307[ 4.087540] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
308[ 4.117961] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
309[ 4.119981] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
310[ 4.119998] [vc_sm_connected_init]: start
311[ 4.132203] [vc_sm_connected_init]: installed successfully
312[ 4.133053] media: Linux media interface: v0.10
313[ 4.202223] videodev: Linux video capture interface: v2.00
314[ 4.367645] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
315[ 4.367688] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
316[ 4.400200] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
317[ 4.421107] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
318[ 4.422604] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
319[ 4.429053] bcm2835_audio soc:audio: card created with 8 channels
320[ 4.434929] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
321[ 4.434968] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
322[ 4.445786] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
323[ 4.445821] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
324[ 4.459841] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
325[ 4.459896] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
326[ 4.592000] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
327[ 4.642250] cfg80211: Loading compiled-in X.509 certificates for regulatory database
328[ 4.728112] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
329[ 4.728138] checking generic (3e7fe000 3fc000) vs hw (0 ffffffffffffffff)
330[ 4.728148] fb: switching to vc4drmfb from simple
331[ 4.728376] Console: switching to colour dummy device 80x30
332[ 4.729363] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 1
333[ 4.729377] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
334[ 4.729386] [drm] No driver support for vblank timestamp query.
335[ 4.729395] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
336[ 4.731522] vc4-drm soc:gpu: HDMI-A-1: EDID is invalid:
337[ 4.731538] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
338[ 4.731548] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
339[ 4.731557] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340[ 4.731566] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
341[ 4.731576] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
342[ 4.731585] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
343[ 4.731594] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
344[ 4.731603] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
345[ 4.816270] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
346[ 4.891948] brcmfmac: F1 signature read @0x18000000=0x15264345
347[ 4.902432] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
348[ 4.902775] usbcore: registered new interface driver brcmfmac
349[ 4.913979] Console: switching to colour frame buffer device 240x67
350[ 4.951418] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device
351[ 5.170915] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
352[ 5.188491] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
353[ 7.084835] uart-pl011 fe201000.serial: no DMA platform data
354[ 7.143670] random: crng init done
355[ 7.143685] random: 7 urandom warning(s) missed due to ratelimiting
356[ 7.661008] 8021q: 802.1Q VLAN Support v1.8
357[ 7.938238] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
358[ 8.129405] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
359[ 8.129458] brcmfmac: power management disabled
360[ 10.418298] bcmgenet: Skipping UMAC reset
361[ 10.511949] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
362[ 10.512171] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
363[ 11.591793] bcmgenet fd580000.genet eth0: Link is Down
364[ 13.896334] Bluetooth: Core ver 2.22
365[ 13.896367] NET: Registered protocol family 31
366[ 13.896371] Bluetooth: HCI device and connection manager initialized
367[ 13.896384] Bluetooth: HCI socket layer initialized
368[ 13.896391] Bluetooth: L2CAP socket layer initialized
369[ 13.896410] Bluetooth: SCO socket layer initialized
370[ 13.908372] Bluetooth: HCI UART driver ver 2.3
371[ 13.908379] Bluetooth: HCI UART protocol H4 registered
372[ 13.908419] Bluetooth: HCI UART protocol Three-wire (H5) registered
373[ 13.908521] Bluetooth: HCI UART protocol Broadcom registered
374[ 14.180431] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
375[ 14.180439] Bluetooth: BNEP filters: protocol multicast
376[ 14.180453] Bluetooth: BNEP socket layer initialized
377[ 14.492583] Bluetooth: RFCOMM TTY layer initialized
378[ 14.492611] Bluetooth: RFCOMM socket layer initialized
379[ 14.492642] Bluetooth: RFCOMM ver 1.11
380[ 14.770441] NET: Registered protocol family 38
381[ 14.792723] cryptd: max_cpu_qlen set to 1000
382[ 15.639008] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
383[ 22.874308] input: ANNE_KB_L0_6161 as /devices/virtual/misc/uhid/0005:000D:0000.0004/input/input5
384[ 22.875812] hid-generic 0005:000D:0000.0004: input,hidraw3: BLUETOOTH HID v1.10 Keyboard [ANNE_KB_L0_6161] on DC:A6:32:65:CB:F4
385[ 28.094479] fuse init (API version 7.27)