Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 6.1.19-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1637 SMP Tue Mar 14 11:04:52 GMT 2023
- [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
- [ 0.000000] random: crng init done
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Reserved memory: created CMA memory pool at 0x2ac00000, size 64 MiB
- [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000000000000-0x000000002fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000002fffffff]
- [ 0.000000] percpu: Embedded 17 pages/cpu s36884 r8192 d24556 u69632
- [ 0.000000] pcpu-alloc: s36884 r8192 d24556 u69632 alloc=17*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 194880
- [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=PARTUUID=5b7578cc-02 rootfstype=ext4 fsck.repair=yes rootwait
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 695212K/786432K available (10240K kernel code, 1452K rwdata, 2900K rodata, 1024K init, 613K bss, 25684K reserved, 65536K cma-reserved)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 34798 entries in 103 pages
- [ 0.000000] ftrace: allocated 102 pages with 4 groups
- [ 0.000000] trace event string verifier disabled
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] Rude variant of Tasks RCU enabled.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 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.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000018] Switching to timer-based delay loop, resolution 52ns
- [ 0.000385] Console: colour dummy device 80x30
- [ 0.001006] printk: console [tty1] enabled
- [ 0.001074] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.001120] pid_max: default: 32768 minimum: 301
- [ 0.001280] LSM: Security Framework initializing
- [ 0.001501] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.001544] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
- [ 0.002711] cgroup: Disabling memory control group subsystem
- [ 0.002963] CPU: Testing write buffer coherency: ok
- [ 0.003398] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.004260] cblist_init_generic: Setting adjustable number of callback queues.
- [ 0.004298] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.004427] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.004587] Setting up static identity map for 0x100000 - 0x10003c
- [ 0.004743] rcu: Hierarchical SRCU implementation.
- [ 0.004768] rcu: Max phase no-delay instances is 1000.
- [ 0.005492] smp: Bringing up secondary CPUs ...
- [ 0.006415] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.007371] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.008243] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.008347] smp: Brought up 1 node, 4 CPUs
- [ 0.008428] SMP: Total of 4 processors activated (153.60 BogoMIPS).
- [ 0.008456] CPU: All CPU(s) started in HYP mode.
- [ 0.008475] CPU: Virtualization extensions available.
- [ 0.009184] devtmpfs: initialized
- [ 0.025033] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- [ 0.025275] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.025330] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.028023] pinctrl core: initialized pinctrl subsystem
- [ 0.029253] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.032351] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- [ 0.037471] audit: initializing netlink subsys (disabled)
- [ 0.037726] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
- [ 0.038350] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.039206] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.039260] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.039531] Serial: AMBA PL011 UART driver
- [ 0.045841] platform 3f101000.cprman: Fixed dependency cycle(s) with /soc/dsi@7e700000
- [ 0.046335] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
- [ 0.050578] platform 3f801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/imx219@10
- [ 0.070280] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-03-17T10:52:42, variant start
- [ 0.080294] raspberrypi-firmware soc:firmware: Firmware hash is 82f3750a65fadae9a38077e3c2e217ad158c8d54
- [ 0.123331] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
- [ 0.128370] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
- [ 0.130061] SCSI subsystem initialized
- [ 0.130315] usbcore: registered new interface driver usbfs
- [ 0.130397] usbcore: registered new interface driver hub
- [ 0.130466] usbcore: registered new device driver usb
- [ 0.130699] usb_phy_generic phy: supply vcc not found, using dummy regulator
- [ 0.130886] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
- [ 0.131171] pps_core: LinuxPPS API ver. 1 registered
- [ 0.131197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.131246] PTP clock support registered
- [ 2.009785] clocksource: Switched to clocksource arch_sys_counter
- [ 2.105954] VFS: Disk quotas dquot_6.6.0
- [ 2.106081] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 2.106255] FS-Cache: Loaded
- [ 2.106563] CacheFiles: Loaded
- [ 2.115344] NET: Registered PF_INET protocol family
- [ 2.115647] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 2.118150] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
- [ 2.118211] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 2.118316] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
- [ 2.118455] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
- [ 2.118804] TCP: Hash tables configured (established 8192 bind 8192)
- [ 2.118957] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 2.119029] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 2.119265] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 2.119833] RPC: Registered named UNIX socket transport module.
- [ 2.119862] RPC: Registered udp transport module.
- [ 2.119884] RPC: Registered tcp transport module.
- [ 2.119904] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 2.121483] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
- [ 2.124535] Initialise system trusted keyrings
- [ 2.124790] workingset: timestamp_bits=14 max_order=18 bucket_order=4
- [ 2.134151] zbud: loaded
- [ 2.136540] NFS: Registering the id_resolver key type
- [ 2.136594] Key type id_resolver registered
- [ 2.136617] Key type id_legacy registered
- [ 2.136773] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 2.136802] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
- [ 2.138104] Key type asymmetric registered
- [ 2.138132] Asymmetric key parser 'x509' registered
- [ 2.138319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
- [ 2.138354] io scheduler mq-deadline registered
- [ 2.138381] io scheduler kyber registered
- [ 2.143664] bcm2708_fb soc:fb: FB found 2 display(s)
- [ 2.156476] Console: switching to colour frame buffer device 100x30
- [ 2.163676] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 800x480
- [ 2.170149] bcm2708_fb soc:fb: Registered framebuffer for display 1, size 720x480
- [ 2.175737] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
- [ 2.179756] bcm2835-rng 3f104000.rng: hwrng registered
- [ 2.182459] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
- [ 2.185727] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
- [ 2.199424] brd: module loaded
- [ 2.209194] loop: module loaded
- [ 2.212178] Loading iSCSI transport class v2.0-870.
- [ 2.215967] usbcore: registered new interface driver lan78xx
- [ 2.218348] usbcore: registered new interface driver smsc95xx
- [ 2.220662] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 2.951053] Core Release: 2.80a
- [ 2.953352] Setting default values for core params
- [ 2.955649] Finished setting default values for core params
- [ 3.158169] Using Buffer DMA mode
- [ 3.160388] Periodic Transfer Interrupt Enhancement - disabled
- [ 3.162651] Multiprocessor Interrupt Enhancement - disabled
- [ 3.164921] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 3.167181] Dedicated Tx FIFOs mode
- [ 3.169918] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = aad04000 dma = 0xead04000 len=9024
- [ 3.176543] FIQ FSM acceleration enabled for :
- Non-periodic Split Transactions
- Periodic Split Transactions
- High-Speed Isochronous Endpoints
- Interrupt/Control Split Transaction hack enabled
- [ 3.187659] dwc_otg: Microframe scheduler enabled
- [ 3.187776] WARN::hcd_init_fiq:457: FIQ on core 1
- [ 3.191952] WARN::hcd_init_fiq:458: FIQ ASM at 807c40e0 length 36
- [ 3.196044] WARN::hcd_init_fiq:497: MPHI regs_base at b0810000
- [ 3.200241] dwc_otg 3f980000.usb: DWC OTG Controller
- [ 3.202450] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- [ 3.204700] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
- [ 3.206916] Init: Port Power? op_state=1
- [ 3.209066] Init: Power Port (0)
- [ 3.211394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
- [ 3.213647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.215873] usb usb1: Product: DWC OTG Controller
- [ 3.218057] usb usb1: Manufacturer: Linux 6.1.19-v7+ dwc_otg_hcd
- [ 3.220279] usb usb1: SerialNumber: 3f980000.usb
- [ 3.223128] hub 1-0:1.0: USB hub found
- [ 3.225362] hub 1-0:1.0: 1 port detected
- [ 3.228095] dwc_otg: FIQ enabled
- [ 3.228107] dwc_otg: NAK holdoff enabled
- [ 3.228115] dwc_otg: FIQ split-transaction FSM enabled
- [ 3.228133] Module dwc_common_port init
- [ 3.228408] usbcore: registered new interface driver usb-storage
- [ 3.230730] mousedev: PS/2 mouse device common for all mice
- [ 3.235327] sdhci: Secure Digital Host Controller Interface driver
- [ 3.237459] sdhci: Copyright(c) Pierre Ossman
- [ 3.240011] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 3.244080] ledtrig-cpu: registered to indicate activity on CPUs
- [ 3.246630] hid: raw HID events driver (C) Jiri Kosina
- [ 3.248972] usbcore: registered new interface driver usbhid
- [ 3.251204] usbhid: USB HID core driver
- [ 3.257558] Initializing XFRM netlink socket
- [ 3.259853] NET: Registered PF_PACKET protocol family
- [ 3.262112] Key type dns_resolver registered
- [ 3.264958] Registering SWP/SWPB emulation handler
- [ 3.267742] registered taskstats version 1
- [ 3.269917] Loading compiled-in X.509 certificates
- [ 3.272809] Key type .fscrypt registered
- [ 3.274879] Key type fscrypt-provisioning registered
- [ 3.288186] uart-pl011 3f201000.serial: there is not valid maps for state default
- [ 3.290657] uart-pl011 3f201000.serial: cts_event_workaround enabled
- [ 3.292909] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
- [ 3.299350] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
- [ 3.301978] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
- [ 3.305579] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
- [ 3.307950] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
- [ 3.337173] sdhost: log_buf @ 066c82c4 (ead07000)
- [ 3.349952] Indeed it is in host mode hprt0 = 00021501
- [ 3.389377] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- [ 3.393710] of_cfs_init
- [ 3.396062] of_cfs_init: OK
- [ 3.400020] Waiting for root device PARTUUID=5b7578cc-02...
- [ 3.432186] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 3.437679] mmc0: new high speed SDXC card at address 0001
- [ 3.440893] mmcblk0: mmc0:0001 00000 59.5 GiB
- [ 3.446460] mmcblk0: p1 p2
- [ 3.449502] mmcblk0: mmc0:0001 00000 59.5 GiB
- [ 3.489078] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
- [ 3.491669] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- [ 3.494469] mmc1: new high speed SDIO card at address 0001
- [ 3.502020] devtmpfs: mounted
- [ 3.510138] Freeing unused kernel image (initmem) memory: 1024K
- [ 3.520286] Run /sbin/init as init process
- [ 3.522742] with arguments:
- [ 3.522750] /sbin/init
- [ 3.522758] with environment:
- [ 3.522764] HOME=/
- [ 3.522771] TERM=linux
- [ 3.559827] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 3.562552] Indeed it is in host mode hprt0 = 00001101
- [ 3.800093] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
- [ 3.802693] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 3.805890] hub 1-1:1.0: USB hub found
- [ 3.808405] hub 1-1:1.0: 5 ports detected
- [ 4.038372] systemd[1]: System time before build time, advancing clock.
- [ 4.129848] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- [ 4.260190] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
- [ 4.262792] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 4.268056] smsc95xx v2.0.0
- [ 4.292637] NET: Registered PF_INET6 protocol family
- [ 4.296689] Segment Routing with IPv6
- [ 4.299256] In-situ OAM (IOAM) with IPv6
- [ 4.363008] systemd[1]: systemd 247.3-7+rpi1+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
- [ 4.382920] systemd[1]: Detected architecture arm.
- [ 4.410841] systemd[1]: Set hostname to <blah>.
- [ 4.414016] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=199)
- [ 4.420439] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:e1:e5:01
- [ 5.571765] systemd[1]: Queued start job for default target Multi-User System.
- [ 5.623651] systemd[1]: Created slice system-getty.slice.
- [ 5.631442] systemd[1]: Created slice system-modprobe.slice.
- [ 5.638870] systemd[1]: Created slice system-systemd\x2dfsck.slice.
- [ 5.646022] systemd[1]: Created slice User and Session Slice.
- [ 5.652656] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 5.659396] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 5.667264] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 5.677364] systemd[1]: Reached target Local Encrypted Volumes.
- [ 5.684812] systemd[1]: Reached target Paths.
- [ 5.691767] systemd[1]: Reached target Slices.
- [ 5.698520] systemd[1]: Reached target Swap.
- [ 5.707622] systemd[1]: Listening on Syslog Socket.
- [ 5.714790] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ 5.721515] systemd[1]: Listening on initctl Compatibility Named Pipe.
- [ 5.728975] systemd[1]: Listening on Journal Audit Socket.
- [ 5.735913] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 5.743045] systemd[1]: Listening on Journal Socket.
- [ 5.757565] systemd[1]: Listening on udev Control Socket.
- [ 5.764341] systemd[1]: Listening on udev Kernel Socket.
- [ 5.771156] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
- [ 5.830266] systemd[1]: Mounting POSIX Message Queue File System...
- [ 5.841093] systemd[1]: Mounting RPC Pipe File System...
- [ 5.852932] systemd[1]: Mounting Kernel Debug File System...
- [ 5.864717] systemd[1]: Mounting Kernel Trace File System...
- [ 5.871880] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
- [ 5.890598] systemd[1]: Starting Restore / save the current clock...
- [ 5.902545] systemd[1]: Starting Set the console keyboard layout...
- [ 5.915899] systemd[1]: Starting Create list of static device nodes for the current kernel...
- [ 5.929526] systemd[1]: Starting Load Kernel Module configfs...
- [ 5.942435] systemd[1]: Starting Load Kernel Module drm...
- [ 5.955404] systemd[1]: Starting Load Kernel Module fuse...
- [ 5.974092] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
- [ 5.986017] systemd[1]: Starting File System Check on Root Device...
- [ 6.013807] systemd[1]: Starting Journal Service...
- [ 6.028686] fuse: init (API version 7.37)
- [ 6.038263] systemd[1]: Starting Load Kernel Modules...
- [ 6.051605] systemd[1]: Starting Coldplug All udev Devices...
- [ 6.084118] systemd[1]: Mounted POSIX Message Queue File System.
- [ 6.101657] systemd[1]: Mounted RPC Pipe File System.
- [ 6.108899] systemd[1]: Mounted Kernel Debug File System.
- [ 6.118629] systemd[1]: Mounted Kernel Trace File System.
- [ 6.126651] systemd[1]: Finished Restore / save the current clock.
- [ 6.135856] systemd[1]: Finished Create list of static device nodes for the current kernel.
- [ 6.144070] systemd[1]: [email protected]: Succeeded.
- [ 6.148386] systemd[1]: Finished Load Kernel Module configfs.
- [ 6.165691] systemd[1]: [email protected]: Succeeded.
- [ 6.170421] systemd[1]: Finished Load Kernel Module fuse.
- [ 6.237572] mc: Linux media interface: v0.10
- [ 6.241500] systemd[1]: Mounting FUSE Control File System...
- [ 6.290419] systemd[1]: Mounting Kernel Configuration File System...
- [ 6.315893] systemd[1]: Started File System Check Daemon to report status.
- [ 6.358108] videodev: Linux video capture interface: v2.00
- [ 6.360973] systemd[1]: [email protected]: Succeeded.
- [ 6.362064] systemd[1]: Finished Load Kernel Module drm.
- [ 6.380441] systemd[1]: Started Journal Service.
- [ 6.411949] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
- [ 6.419656] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
- [ 6.424405] [vc_sm_connected_init]: start
- [ 6.435626] [vc_sm_connected_init]: installed successfully
- [ 6.447828] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
- [ 6.474004] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
- [ 6.753629] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
- [ 6.888354] systemd-journald[138]: Received client request to flush runtime journal.
- [ 6.909019] systemd-journald[138]: File /var/log/journal/440de82a59c398cb2ccd28da642034e5/system.journal corrupted or uncleanly shut down, renaming and replacing.
- [ 8.313692] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.343167] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
- [ 8.350291] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
- [ 8.350610] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.355281] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
- [ 8.355827] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
- [ 8.355881] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
- [ 8.355923] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
- [ 8.355962] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
- [ 8.355983] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
- [ 8.363217] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
- [ 8.364960] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
- [ 8.365459] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
- [ 8.365940] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
- [ 8.365951] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
- [ 8.365981] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
- [ 8.365996] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
- [ 8.366003] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
- [ 8.366021] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
- [ 8.366038] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
- [ 8.368836] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
- [ 8.377302] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
- [ 8.377369] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
- [ 8.399600] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
- [ 8.399658] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
- [ 8.403292] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
- [ 8.403376] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
- [ 8.410122] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
- [ 8.410187] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
- [ 8.484128] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
- [ 8.567846] bcm2835_audio bcm2835_audio: card created with 8 channels
- [ 8.711836] input: raspberrypi-ts as /devices/platform/soc/soc:firmware/soc:firmware:touchscreen/input/input0
- [ 8.784066] i2c i2c-11: Added multiplexed i2c bus 0
- [ 8.785228] i2c i2c-11: Added multiplexed i2c bus 10
- [ 9.111311] cfg80211: Loading compiled-in X.509 certificates for regulatory database
- [ 9.272959] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
- [ 9.291375] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
- [ 9.625317] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
- [ 9.631658] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
- [ 9.632481] usbcore: registered new interface driver brcmfmac
- [ 9.904445] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Jul 19 2021 03:24:18 version 7.45.98 (TOB) (56df937 CY) FWID 01-8e14b897
- [ 10.577446] imx219 10-0010: Consider updating driver imx219 to match on endpoints
- [ 10.869926] rpi_touchscreen_attiny 10-0045: Unknown Atmel firmware revision: 0xe1
- [ 11.072603] Adding 262140k swap on /var/swap. Priority:-2 extents:2 across:2129916k SSFS
- [ 11.402053] 8021q: 802.1Q VLAN Support v1.8
- [ 11.671920] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
- [ 11.972140] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
- [ 11.974835] smsc95xx 1-1.1:1.0 eth0: Link is Down
- [ 12.942242] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 20.970209] platform 0.reg_bridge: deferred probe pending
- [ 20.970229] platform 0.panel_disp1: deferred probe pending
- [ 25.999729] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
- [ 27.129859] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
- [ 27.129888] imx219 10-0010: Failed to write reg 0x016c. error = -5
- [ 27.129899] imx219 10-0010: imx219_start_streaming failed to set mode
- [ 27.129912] unicam 3f801000.csi: stream on failed in subdev
- [ 33.993578] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
- [ 35.049847] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
- [ 35.049890] imx219 10-0010: Failed to write reg 0x4767. error = -5
- [ 35.049910] imx219 10-0010: imx219_start_streaming failed to send mfg header
- [ 35.049938] unicam 3f801000.csi: stream on failed in subdev
- [ 41.806874] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
- [ 42.889813] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
- [ 42.889850] imx219 10-0010: Failed to write reg 0x0165. error = -5
- [ 42.889871] imx219 10-0010: imx219_start_streaming failed to set mode
- [ 42.889900] unicam 3f801000.csi: stream on failed in subdev
- [ 49.392189] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
- [ 50.489813] i2c-bcm2835 3f205000.i2c: i2c transfer timed out
- [ 50.489851] imx219 10-0010: Failed to write reg 0x0100. error = -5
- [ 50.489871] imx219 10-0010: imx219_start_streaming failed to send mfg header
- [ 50.489899] unicam 3f801000.csi: stream on failed in subdev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement