Skip to content

Instantly share code, notes, and snippets.

@matoken
Created May 30, 2020 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matoken/c05bb8795eec42f0dd0fba551da6ccf5 to your computer and use it in GitHub Desktop.
Save matoken/c05bb8795eec42f0dd0fba551da6ccf5 to your computer and use it in GitHub Desktop.
[May30 13:37] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ +0.000000] Linux version 5.4.42-v8+ (dom@buildbot) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9)) #1319 SMP PREEMPT Wed May 20 14:18:56 BST 2020
[ +0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ +0.000000] efi: Getting EFI parameters from FDT:
[ +0.000000] efi: UEFI not found.
[ +0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
[ +0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ +0.000000] On node 0 totalpages: 242688
[ +0.000000] DMA zone: 3792 pages used for memmap
[ +0.000000] DMA zone: 0 pages reserved
[ +0.000000] DMA zone: 242688 pages, LIFO batch:63
[ +0.000000] percpu: Embedded 31 pages/cpu s89240 r8192 d29544 u126976
[ +0.000000] pcpu-alloc: s89240 r8192 d29544 u126976 alloc=31*4096
[ +0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ +0.000000] Detected VIPT I-cache on CPU0
[ +0.000000] CPU features: detected: ARM erratum 845719
[ +0.000000] CPU features: detected: ARM erratum 843419
[ +0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[ +0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 video=HDMI-A-1:640x480M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=2d7d5344-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[ +0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ +0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ +0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ +0.000000] Memory: 671780K/970752K available (9532K kernel code, 1102K rwdata, 3340K rodata, 1088K init, 1199K bss, 36828K reserved, 262144K cma-reserved)
[ +0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ +0.000000] ftrace: allocating 31644 entries in 124 pages
[ +0.000000] rcu: Preemptible hierarchical RCU implementation.
[ +0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ +0.000000] Tasks RCU enabled.
[ +0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ +0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ +0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ +0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4c4 with crng_init=0
[ +0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ +0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ +0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ +0.000267] Console: colour dummy device 80x25
[ +0.000030] printk: console [tty1] enabled
[ +0.000056] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ +0.000022] pid_max: default: 32768 minimum: 301
[ +0.000435] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ +0.000033] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ +0.001412] Disabling memory control group subsystem
[ +0.021866] ASID allocator initialised with 32768 entries
[ +0.007992] rcu: Hierarchical SRCU implementation.
[ +0.008402] EFI services will not be available.
[ +0.007678] smp: Bringing up secondary CPUs ...
[ +0.032281] Detected VIPT I-cache on CPU1
[ +0.000073] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ +0.032039] Detected VIPT I-cache on CPU2
[ +0.000048] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ +0.032129] Detected VIPT I-cache on CPU3
[ +0.000046] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ +0.000200] smp: Brought up 1 node, 4 CPUs
[ +0.000014] SMP: Total of 4 processors activated.
[ +0.000016] CPU features: detected: 32-bit EL0 Support
[ +0.000015] CPU features: detected: CRC32 instructions
[ +0.026341] CPU: All CPU(s) started at EL2
[ +0.000075] alternatives: patching kernel code
[ +0.001979] devtmpfs: initialized
[ +0.017601] Enabled cp15_barrier support
[ +0.000037] Enabled setend support
[ +0.000570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ +0.000032] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ +0.013101] pinctrl core: initialized pinctrl subsystem
[ +0.001080] DMI not present or invalid.
[ +0.000482] NET: Registered protocol family 16
[ +0.013832] DMA: preallocated 1024 KiB pool for atomic allocations
[ +0.000888] cpuidle: using governor menu
[ +0.000722] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ +0.000351] Serial: AMBA PL011 UART driver
[ +0.003204] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ +0.015660] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-05-27 12:10, variant start
[ +0.004013] raspberrypi-firmware soc:firmware: Firmware hash is 369ed4e44cb5a080a2dfa7f854ae4ff46b7c9ef9
[ +0.059540] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ +0.003816] vgaarb: loaded
[ +0.000619] SCSI subsystem initialized
[ +0.000349] usbcore: registered new interface driver usbfs
[ +0.000078] usbcore: registered new interface driver hub
[ +0.000155] usbcore: registered new device driver usb
[ +0.002091] clocksource: Switched to clocksource arch_sys_counter
[ +1.058394] VFS: Disk quotas dquot_6.6.0
[ +0.000117] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ +0.000214] FS-Cache: Loaded
[ +0.000276] CacheFiles: Loaded
[ +0.001088] simple-framebuffer 3eace000.framebuffer: framebuffer at 0x3eace000, 0x12c000 bytes, mapped to 0x(____ptrval____)
[ +0.000020] simple-framebuffer 3eace000.framebuffer: format=a8r8g8b8, mode=640x480x32, linelength=2560
[ +0.000587] Console: switching to colour frame buffer device 80x30
[ +0.005174] simple-framebuffer 3eace000.framebuffer: fb0: simplefb registered!
[ +0.011398] thermal_sys: Registered thermal governor 'step_wise'
[ +0.000468] NET: Registered protocol family 2
[ +0.001020] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ +0.000050] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ +0.000121] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ +0.000198] TCP: Hash tables configured (established 8192 bind 8192)
[ +0.000265] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ +0.000055] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ +0.000343] NET: Registered protocol family 1
[ +0.001180] RPC: Registered named UNIX socket transport module.
[ +0.000014] RPC: Registered udp transport module.
[ +0.000012] RPC: Registered tcp transport module.
[ +0.000012] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ +0.000025] PCI: CLS 0 bytes, default 64
[ +0.002231] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ +0.000215] kvm [1]: IPA Size Limit: 40bits
[ +0.001128] kvm [1]: Hyp mode initialized successfully
[ +0.004729] Initialise system trusted keyrings
[ +0.000394] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ +0.013856] FS-Cache: Netfs 'nfs' registered for caching
[ +0.001083] NFS: Registering the id_resolver key type
[ +0.000050] Key type id_resolver registered
[ +0.000012] Key type id_legacy registered
[ +0.000027] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ +0.001721] Key type asymmetric registered
[ +0.000015] Asymmetric key parser 'x509' registered
[ +0.000069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ +0.000500] io scheduler mq-deadline registered
[ +0.000015] io scheduler kyber registered
[ +0.006997] raspberrypi-clk firmware-clocks: CPU frequency range: min 600000000, max 1200000000
[ +0.004541] bcm2835-rng 3f104000.rng: hwrng registered
[ +0.000722] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ +0.001139] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ +0.000462] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ +0.015513] brd: module loaded
[ +0.017394] loop: module loaded
[ +0.001676] Loading iSCSI transport class v2.0-870.
[ +0.002686] libphy: Fixed MDIO Bus: probed
[ +0.000456] usbcore: registered new interface driver r8152
[ +0.000083] usbcore: registered new interface driver lan78xx
[ +0.000086] usbcore: registered new interface driver smsc95xx
[ +0.000524] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ +0.741395] Core Release: 2.80a
[ +0.000016] Setting default values for core params
[ +0.000034] Finished setting default values for core params
[ +0.213621] Using Buffer DMA mode
[ +0.000013] Periodic Transfer Interrupt Enhancement - disabled
[ +0.000012] Multiprocessor Interrupt Enhancement - disabled
[ +0.000014] OTG VER PARAM: 0, OTG VER FLAG: 0
[ +0.000017] Dedicated Tx FIFOs mode
[ +0.001610] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ffffffc011563000 dma = 0x00000000ded00000 len=9024
[ +0.000033] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ +0.000015] dwc_otg: Microframe scheduler enabled
[ +0.000043] WARN::hcd_init_fiq:497: MPHI regs_base at ffffffc01005d000
[ +0.000079] dwc_otg 3f980000.usb: DWC OTG Controller
[ +0.000040] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ +0.000054] dwc_otg 3f980000.usb: irq 9, io mem 0x00000000
[ +0.000053] Init: Port Power? op_state=1
[ +0.000011] Init: Power Port (0)
[ +0.000435] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ +0.000018] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ +0.000016] usb usb1: Product: DWC OTG Controller
[ +0.000016] usb usb1: Manufacturer: Linux 5.4.42-v8+ dwc_otg_hcd
[ +0.000015] usb usb1: SerialNumber: 3f980000.usb
[ +0.000836] hub 1-0:1.0: USB hub found
[ +0.000092] hub 1-0:1.0: 1 port detected
[ +0.000956] dwc_otg: FIQ enabled
[ +0.000013] dwc_otg: NAK holdoff enabled
[ +0.000011] dwc_otg: FIQ split-transaction FSM enabled
[ +0.000019] Module dwc_common_port init
[ +0.000657] usbcore: registered new interface driver uas
[ +0.000118] usbcore: registered new interface driver usb-storage
[ +0.000314] mousedev: PS/2 mouse device common for all mice
[ +0.002229] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ +0.002765] sdhci: Secure Digital Host Controller Interface driver
[ +0.000013] sdhci: Copyright(c) Pierre Ossman
[ +0.000705] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[ +0.000771] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ +0.000297] sdhci-pltfm: SDHCI platform and OF driver helper
[ +0.003221] ledtrig-cpu: registered to indicate activity on CPUs
[ +0.000238] hidraw: raw HID events driver (C) Jiri Kosina
[ +0.000213] usbcore: registered new interface driver usbhid
[ +0.000012] usbhid: USB HID core driver
[ +0.001354] vchiq: vchiq_init_state: slot_zero = (____ptrval____)
[ +0.005123] Initializing XFRM netlink socket
[ +0.000052] NET: Registered protocol family 17
[ +0.000198] Key type dns_resolver registered
[ +0.001103] registered taskstats version 1
[ +0.000025] Loading compiled-in X.509 certificates
[ +0.000403] Key type ._fscrypt registered
[ +0.000013] Key type .fscrypt registered
[ +0.018349] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ +0.000119] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
[ +0.002283] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ +0.001918] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ +0.000017] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ +0.026415] sdhost: log_buf @ (____ptrval____) (f96de000)
[ +0.017952] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ +0.001664] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ +0.001665] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ +0.003052] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ +0.025202] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ +0.004291] of_cfs_init
[ +0.000170] of_cfs_init: OK
[ +0.018299] Waiting for root device PARTUUID=2d7d5344-02...
[ +0.021524] random: fast init done
[ +0.017375] mmc0: host does not support reading read-only switch, assuming write-enable
[ +0.003129] mmc0: new high speed SDHC card at address 59b4
[ +0.001678] mmcblk0: mmc0:59b4 USDU1 30.0 GiB
[ +0.003211] mmcblk0: p1 p2
[ +0.017254] Indeed it is in host mode hprt0 = 00021501
[ +0.013627] mmc1: new high speed SDIO card at address 0001
[ +0.021594] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ +0.000101] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ +0.005529] devtmpfs: mounted
[ +0.004963] Freeing unused kernel memory: 1088K
[ +0.000102] Run /sbin/init as init process
[ +0.141937] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ +0.000263] Indeed it is in host mode hprt0 = 00001101
[ +0.208320] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[ +0.000022] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ +0.001020] hub 1-1:1.0: USB hub found
[ +0.000200] hub 1-1:1.0: 5 ports detected
[ +0.286173] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ +0.100508] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ +0.000030] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ +0.002974] smsc95xx v1.0.6
[ +0.071087] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:46:60:13
[ +0.027585] systemd[1]: System time before build time, advancing clock.
[ +0.049840] usb 1-1.3: new low-speed USB device number 4 using dwc_otg
[ +0.106816] NET: Registered protocol family 10
[ +0.002046] Segment Routing with IPv6
[ +0.065001] usb 1-1.3: New USB device found, idVendor=04d9, idProduct=3113, bcdDevice= 3.90
[ +0.000024] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ +0.000017] usb 1-1.3: Product: USB Keyboard
[ +0.005535] random: crng init done
[ +0.014359] 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)
[ +0.001039] systemd[1]: Detected architecture arm64.
[ +0.017394] input: USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:04D9:3113.0001/input/input0
[ +0.031019] systemd[1]: Set hostname to <raspberrypi>.
[ +0.029414] hid-generic 0003:04D9:3113.0001: input,hidraw0: USB HID v1.10 Keyboard [USB Keyboard] on usb-3f980000.usb-1.3/input0
[ +0.087817] input: USB Keyboard Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:04D9:3113.0002/input/input1
[ +0.059879] input: USB Keyboard System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:04D9:3113.0002/input/input2
[ +0.000335] hid-generic 0003:04D9:3113.0002: input,hidraw1: USB HID v1.10 Device [USB Keyboard] on usb-3f980000.usb-1.3/input1
[ +0.690906] systemd[1]: Listening on udev Control Socket.
[ +0.003619] systemd[1]: Created slice User and Session Slice.
[ +0.002968] systemd[1]: Created slice system-getty.slice.
[ +0.001020] systemd[1]: Listening on Journal Socket (/dev/log).
[ +0.000893] systemd[1]: Listening on udev Kernel Socket.
[ +0.001632] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ +0.000133] systemd[1]: Reached target Slices.
[ +0.171015] i2c /dev entries driver
[ +30.365930] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ +0.118728] systemd-journald[127]: Received request to flush runtime journal from PID 1
[ +0.050080] systemd-journald[127]: File /var/log/journal/28f3f13977214a10be4f06f26a91cc03/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ +1.065344] mc: Linux media interface: v0.10
[ +0.042865] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ +0.003530] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ +0.000030] [vc_sm_connected_init]: start
[ +0.010031] [vc_sm_connected_init]: installed successfully
[ +0.029505] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ +0.029279] videodev: Linux video capture interface: v2.00
[ +0.053561] bcm2835_audio bcm2835_audio: card created with 4 channels
[ +0.010392] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ +0.006561] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ +0.014612] bcm2835_audio bcm2835_audio: card created with 4 channels
[ +0.042928] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ +0.002619] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ +0.010180] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ +0.002677] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ +0.000071] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ +0.007040] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ +0.000058] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ +0.007198] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ +0.000063] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ +0.035694] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ +0.001916] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ +0.001532] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ +0.000533] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ +0.000039] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ +0.000044] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ +0.000037] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ +0.000022] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ +0.000314] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ +0.274201] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ +0.212181] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ +0.033862] vc4-drm soc:gpu: bound 3f600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ +0.000298] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
[ +0.000024] checking generic (3eace000 12c000) vs hw (0 ffffffffffffffff)
[ +0.000014] fb0: switching to vc4drmfb from simple
[ +0.000645] Console: switching to colour dummy device 80x25
[ +0.000262] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ +0.000013] [drm] No driver support for vblank timestamp query.
[ +0.000012] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ +0.001577] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[ +0.013882] vc4-drm soc:gpu: HDMI-A-1: EDID is invalid:
[ +0.000033] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.000014] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.000013] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.000012] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.000013] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.000013] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.000012] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.000013] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ +0.012881] Console: switching to colour frame buffer device 80x30
[ +0.000064] vc4-drm soc:gpu: fb0: vc4drmfb frame buffer device
[ +0.112153] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ +0.015803] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ +0.000397] usbcore: registered new interface driver brcmfmac
[ +0.050292] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt failed with error -2
[ +0.247470] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ +0.000148] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ +0.001120] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
[ +1.939921] uart-pl011 3f201000.serial: no DMA platform data
[ +0.102387] 8021q: 802.1Q VLAN Support v1.8
[ +0.357025] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ +0.213101] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ +0.525836] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ +2.295644] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ +0.721729] Bluetooth: Core ver 2.22
[ +0.000078] NET: Registered protocol family 31
[ +0.000007] Bluetooth: HCI device and connection manager initialized
[ +0.000613] Bluetooth: HCI socket layer initialized
[ +0.000017] Bluetooth: L2CAP socket layer initialized
[ +0.000035] Bluetooth: SCO socket layer initialized
[ +0.070954] Bluetooth: HCI UART driver ver 2.3
[ +0.000016] Bluetooth: HCI UART protocol H4 registered
[ +0.000062] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ +0.000208] Bluetooth: HCI UART protocol Broadcom registered
[ +0.262901] broken atomic modeset userspace detected, disabling atomic
[ +0.087041] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ +0.000012] Bluetooth: BNEP filters: protocol multicast
[ +0.000020] Bluetooth: BNEP socket layer initialized
[ +0.049521] cryptd: max_cpu_qlen set to 1000
[ +0.022729] Bluetooth: RFCOMM TTY layer initialized
[ +0.000057] Bluetooth: RFCOMM socket layer initialized
[ +0.000025] Bluetooth: RFCOMM ver 1.11
[May30 13:38] fuse: init (API version 7.31)
[May30 13:39] usb 1-1.3: USB disconnect, device number 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment