Skip to content

HUGE regression in GPU h264 decoding in 5.10.103v8+->5.15.30v8+ (but not in v71+ for Lite) #4978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fduncanh opened this issue Apr 4, 2022 · 1 comment

Comments

@fduncanh
Copy link

fduncanh commented Apr 4, 2022

Describe the bug

The recent kernel upgrade 5.10.103 to to 5.15.30 introduced huge latency (many seconds, as if software decoding replaced GPU decoding by bcm2835-codec) . This is for both 32 (kernel type v7l) and 64 byte desktop (kernel type v8) systems on Rasperry Pi model 4B. These are using GStreamer videosink glimagesink (OpenGL) for video rendering.
It does not affect the 32 bit Raspberry Pi OS Lite (also kernel type v7l) which is using videosink kmssink.

EDIT: this seems to suggest the issue involves use of OpenGL rather than KMS video.

I verified it was the kernel, by creating new 5.10.x installations (from RPi Imager) and (a) fully updating (shows problem) and (b)
putting a hold on raspberrypi-kernel and upgrading everything else (work just fine).

I see that bcm2835_codec is correctly in use when the h264 decoding is taking place.

Steps to reproduce the behaviour

Sorry I have no simpler reproduction to offer... (This may look complicated, but its actually quick and simple.)

  1. prepare two sd cards with images of Jan 2020 Desktop release (32- or 64-bit) of Raspberry Pi OS (Bullseye). On one, decline the initial offer to update, and use apt-mark hold raspberrypi-kernel to prevent a kernel update, then update everything else. On the second update everything.

  2. goto https;//github.com/FDH2/Uxplay to see the simple installation instructions for building and installing the AirPlay server UxPlay. Use git clone to get it and install it on the Pi.

  3. use it to mirror the screen of an Apple device (iOS Ipad, iPhone) of macOS device (Macbook, etc) on the Pi. Use uxplay -rpi to start the UxPlay server. The iOS device and the RPi should be on the same local network. Perhaps watch a youtube video like Big Buck Bunny on the iOSdevice and stream it to UxPlay on the RPi.

  4. compare the Desktop Pi with 5.10 kernel with 5.15 kernel See the latency (time delay between video on the iOS device and the video on Pi; audio has no such delay).

  5. Manjaro also just updated to 5.15. Also introduced a new large latency. Are they using the RPi kernel? Ubuntu are still on 5.13 and works great, like RPi OS with 5.10.

Device (s)

Raspberry Pi 4 Mod. B

System

pi@raspberrypi:~ $ raspinfo
System Information

Raspberry Pi 4 Model B Rev 1.4
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"

Raspberry Pi reference 2022-01-28
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, fbe448ccdc995d295d24c7596e5f0ef62cc2488f, stage4

Linux raspberrypi 5.15.30-v8+ #1536 SMP PREEMPT Mon Mar 28 13:53:14 BST 2022 aarch64 GNU/Linux
Revision : d03114
Serial : 1000000047cb8ec3
Model : Raspberry Pi 4 Model B Rev 1.4
Throttled flag : throttled=0x0
Camera : supported=0 detected=0, libcamera interfaces=0

Videocore information

Mar 24 2022 13:19:26
Copyright (c) 2012 Broadcom
version e5a963efa66a1974127860b42e913d2374139ff5 (clean) (release) (start)

alloc failures: 0
compactions: 0
legacy block fails: 0

Filesystem information

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 61063060 9735276 48789800 17% /
devtmpfs 3744320 0 3744320 0% /dev
tmpfs 3910048 19200 3890848 1% /dev/shm
tmpfs 1564020 984 1563036 1% /run
tmpfs 5120 4 5116 1% /run/lock
/dev/mmcblk0p1 258095 30826 227269 12% /boot
tmpfs 782008 20 781988 1% /run/user/1000

Filename Type Size Used Priority
/var/swap file 102396 0 -2

Package version information

raspberrypi-ui-mods:
Installed: 1.20220301
raspberrypi-sys-mods:
Installed: 20220224
openbox:
Installed: 3.6.1-9+rpt1+deb11u1
lxpanel:
Installed: 0.10.1-2+rpt12
pcmanfm:
Installed: 1.3.2-1+rpt6
rpd-plym-splash:
Installed: 0.30

Networking Information

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet x.x.x.x netmask x.x.x.x broadcast x.x.x.x
inet6 y::y.y.y.y prefixlen 64 scopeid 0x20
ether m.m.m.m txqueuelen 1000 (Ethernet)
RX packets 105065 bytes 143154571 (136.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 55202 bytes 3970422 (3.7 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet x.x.x.x netmask x.x.x.x
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 37 bytes 7366 (7.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 37 bytes 7366 (7.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet x.x.x.x netmask x.x.x.x broadcast x.x.x.x
inet6 y::y.y.y.y prefixlen 64 scopeid 0x20
ether m.m.m.m txqueuelen 1000 (Ethernet)
RX packets 4028 bytes 1170029 (1.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 257 bytes 66319 (64.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

USB Information

/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 4: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M

config.txt

arm_64bit=1
arm_boost=1
arm_freq=1800
audio_pwm_mode=514
camera_auto_detect=1
config_hdmi_boost=5
core_freq=500
core_freq_min=200
disable_commandline_tags=2
disable_l2cache=1
disable_overscan=1
display_auto_detect=1
display_hdmi_rotate=-1
display_lcd_rotate=-1
dvfs=3
enable_gic=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=500
gpu_freq_min=250
init_uart_clock=0x2dc6c00
lcd_framerate=60
mask_gpu_interrupt0=3072
mask_gpu_interrupt1=25635
max_framebuffers=2
over_voltage_avs=-30000
pause_burst_frames=1
program_serial_random=1
total_mem=8192
hdmi_force_cec_address:0=65535
hdmi_force_cec_address:1=65535
hdmi_pixel_freq_limit:0=0x11e1a300
hdmi_pixel_freq_limit:1=0x11e1a300
device_tree=-
overlay_prefix=overlays/
hdmi_cvt:0=
hdmi_cvt:1=
hdmi_edid_filename:0=
hdmi_edid_filename:1=
hdmi_timings:0=
hdmi_timings:1=

cmdline.txt

coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=E4:5F:01:0C:46:CA vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=914bbc5d-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

raspi-gpio settings

BANK0 (GPIO 0 to 27):
GPIO 0: level=1 fsel=0 func=INPUT pull=UP
GPIO 1: level=1 fsel=0 func=INPUT pull=UP
GPIO 2: level=1 fsel=0 func=INPUT pull=UP
GPIO 3: level=1 fsel=0 func=INPUT pull=UP
GPIO 4: level=1 fsel=0 func=INPUT pull=UP
GPIO 5: level=1 fsel=0 func=INPUT pull=UP
GPIO 6: level=1 fsel=0 func=INPUT pull=UP
GPIO 7: level=1 fsel=0 func=INPUT pull=UP
GPIO 8: level=1 fsel=0 func=INPUT pull=UP
GPIO 9: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 10: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 11: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 12: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 13: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 14: level=0 fsel=1 func=OUTPUT pull=NONE
GPIO 15: level=1 fsel=0 func=INPUT pull=UP
GPIO 16: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 17: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 18: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 19: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 20: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 21: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 22: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 23: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 24: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 25: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 26: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 27: level=0 fsel=0 func=INPUT pull=DOWN
BANK1 (GPIO 28 to 45):
GPIO 28: level=1 fsel=2 alt=5 func=RGMII_MDIO pull=UP
GPIO 29: level=0 fsel=2 alt=5 func=RGMII_MDC pull=DOWN
GPIO 30: level=0 fsel=7 alt=3 func=CTS0 pull=UP
GPIO 31: level=0 fsel=7 alt=3 func=RTS0 pull=NONE
GPIO 32: level=1 fsel=7 alt=3 func=TXD0 pull=NONE
GPIO 33: level=1 fsel=7 alt=3 func=RXD0 pull=UP
GPIO 34: level=0 fsel=7 alt=3 func=SD1_CLK pull=NONE
GPIO 35: level=1 fsel=7 alt=3 func=SD1_CMD pull=UP
GPIO 36: level=1 fsel=7 alt=3 func=SD1_DAT0 pull=UP
GPIO 37: level=1 fsel=7 alt=3 func=SD1_DAT1 pull=UP
GPIO 38: level=1 fsel=7 alt=3 func=SD1_DAT2 pull=UP
GPIO 39: level=1 fsel=7 alt=3 func=SD1_DAT3 pull=UP
GPIO 40: level=1 fsel=4 alt=0 func=PWM1_0 pull=NONE
GPIO 41: level=1 fsel=4 alt=0 func=PWM1_1 pull=NONE
GPIO 42: level=0 fsel=1 func=OUTPUT pull=UP
GPIO 43: level=1 fsel=0 func=INPUT pull=UP
GPIO 44: level=1 fsel=0 func=INPUT pull=UP
GPIO 45: level=1 fsel=0 func=INPUT pull=UP
BANK2 (GPIO 46 to 53):
GPIO 46: level=0 fsel=0 func=INPUT pull=UP
GPIO 47: level=0 fsel=0 func=INPUT pull=UP
GPIO 48: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 49: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 50: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 51: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 52: level=0 fsel=0 func=INPUT pull=DOWN
GPIO 53: level=0 fsel=0 func=INPUT pull=DOWN

vcdbg log messages

sudo: vcdbg: command not found

dmesg log

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[ 0.000000] Linux version 5.15.30-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1536 SMP PREEMPT Mon Mar 28 13:53:14 BST 2022
[ 0.000000] random: fast init done
[ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.4
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
[ 0.000000] percpu: Embedded 28 pages/cpu s77144 r8192 d29352 u114688
[ 0.000000] pcpu-alloc: s77144 r8192 d29352 u114688 alloc=28*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Spectre-v2
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1983488
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=m.m.m.m vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=914bbc5d-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[ 0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x0000000016c00000-0x000000001ac00000] (64MB)
[ 0.000000] Memory: 7488644K/8060928K available (11456K kernel code, 1962K rwdata, 4144K rodata, 3776K init, 964K bss, 244604K reserved, 327680K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 37888 entries in 149 pages
[ 0.000000] ftrace: allocated 148 pages with 3 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 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 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] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10)
[ 0.000000] random: get_random_bytes called from start_kernel+0x510/0x6f8 with crng_init=1
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000271] Console: colour dummy device 80x25
[ 0.000329] printk: console [tty1] enabled
[ 0.000412] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
[ 0.000438] pid_max: default: 32768 minimum: 301
[ 0.000583] LSM: Security Framework initializing
[ 0.000828] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000957] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.002282] cgroup: Disabling memory control group subsystem
[ 0.004923] rcu: Hierarchical SRCU implementation.
[ 0.006108] EFI services will not be available.
[ 0.006683] smp: Bringing up secondary CPUs ...
[ 0.007786] Detected PIPT I-cache on CPU1
[ 0.007879] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[ 0.009150] Detected PIPT I-cache on CPU2
[ 0.009202] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[ 0.010386] Detected PIPT I-cache on CPU3
[ 0.010436] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[ 0.010592] smp: Brought up 1 node, 4 CPUs
[ 0.010612] SMP: Total of 4 processors activated.
[ 0.010625] CPU features: detected: 32-bit EL0 Support
[ 0.010635] CPU features: detected: 32-bit EL1 Support
[ 0.010647] CPU features: detected: CRC32 instructions
[ 0.042859] CPU: All CPU(s) started at EL2
[ 0.042939] alternatives: patching kernel code
[ 0.045278] devtmpfs: initialized
[ 0.057149] Enabled cp15_barrier support
[ 0.057195] Enabled setend support
[ 0.057398] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.057432] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.069520] pinctrl core: initialized pinctrl subsystem
[ 0.070418] DMI not present or invalid.
[ 0.070896] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.074704] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.075007] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.075918] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.076019] audit: initializing netlink subsys (disabled)
[ 0.076326] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1
[ 0.076851] thermal_sys: Registered thermal governor 'step_wise'
[ 0.077164] cpuidle: using governor menu
[ 0.077519] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.077718] ASID allocator initialised with 65536 entries
[ 0.077893] Serial: AMBA PL011 UART driver
[ 0.090984] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.116426] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-03-24T13:19:26, variant start
[ 0.120444] raspberrypi-firmware soc:firmware: Firmware hash is e5a963efa66a1974127860b42e913d2374139ff5
[ 0.171659] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.175919] vgaarb: loaded
[ 0.176346] SCSI subsystem initialized
[ 0.176556] usbcore: registered new interface driver usbfs
[ 0.176705] usbcore: registered new interface driver hub
[ 0.176774] usbcore: registered new device driver usb
[ 0.177170] usb_phy_generic phy: supply vcc not found, using dummy regulator
[ 0.177660] pps_core: LinuxPPS API ver. 1 registered
[ 0.177674] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.177709] PTP clock support registered
[ 0.179306] clocksource: Switched to clocksource arch_sys_counter
[ 0.271908] VFS: Disk quotas dquot_6.6.0
[ 0.272023] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.272193] FS-Cache: Loaded
[ 0.272459] CacheFiles: Loaded
[ 0.273854] simple-framebuffer 3e402000.framebuffer: framebuffer at 0x3e402000, 0x7f8000 bytes
[ 0.273875] simple-framebuffer 3e402000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 0.274380] Console: switching to colour frame buffer device 240x67
[ 0.286012] simple-framebuffer 3e402000.framebuffer: fb0: simplefb registered!
[ 0.296642] NET: Registered PF_INET protocol family
[ 0.297713] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.303503] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.303655] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.304264] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.305423] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.305777] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.305952] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.306389] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.307589] RPC: Registered named UNIX socket transport module.
[ 0.307609] RPC: Registered udp transport module.
[ 0.307620] RPC: Registered tcp transport module.
[ 0.307630] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.307653] PCI: CLS 0 bytes, default 64
[ 0.310397] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.310779] kvm [1]: IPA Size Limit: 44 bits
[ 0.312021] kvm [1]: vgic interrupt IRQ9
[ 0.312299] kvm [1]: Hyp mode initialized successfully
[ 1.194785] Initialise system trusted keyrings
[ 1.195201] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.202777] zbud: loaded
[ 1.204837] FS-Cache: Netfs 'nfs' registered for caching
[ 1.205561] NFS: Registering the id_resolver key type
[ 1.205608] Key type id_resolver registered
[ 1.205619] Key type id_legacy registered
[ 1.205739] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.205754] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.207055] Key type asymmetric registered
[ 1.207071] Asymmetric key parser 'x509' registered
[ 1.207154] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.207475] io scheduler mq-deadline registered
[ 1.207488] io scheduler kyber registered
[ 1.215863] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 1.215911] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 1.215999] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[ 1.216082] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
[ 1.281401] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[ 1.281773] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 1.281792] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.281810] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[ 1.281903] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 1.282153] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 1.286297] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.286423] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.286847] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.302764] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 1.302791] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 1.302831] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.302852] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 1.313182] iproc-rng200 fe104000.rng: hwrng registered
[ 1.313782] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.315268] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.315764] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 1.327700] brd: module loaded
[ 1.337766] loop: module loaded
[ 1.338616] Loading iSCSI transport class v2.0-870.
[ 1.343948] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.403479] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.404633] usbcore: registered new interface driver r8152
[ 1.404699] usbcore: registered new interface driver lan78xx
[ 1.404754] usbcore: registered new interface driver smsc95xx
[ 1.453643] pci 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.453822] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.453873] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.454638] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00003c0000000890
[ 1.456098] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.456121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.456138] usb usb1: Product: xHCI Host Controller
[ 1.456151] usb usb1: Manufacturer: Linux 5.15.30-v8+ xhci-hcd
[ 1.456164] usb usb1: SerialNumber: 0000:01:00.0
[ 1.456963] hub 1-0:1.0: USB hub found
[ 1.457064] hub 1-0:1.0: 1 port detected
[ 1.457754] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.457777] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.457801] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.458267] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1.458286] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.458301] usb usb2: Product: xHCI Host Controller
[ 1.458314] usb usb2: Manufacturer: Linux 5.15.30-v8+ xhci-hcd
[ 1.458326] usb usb2: SerialNumber: 0000:01:00.0
[ 1.459006] hub 2-0:1.0: USB hub found
[ 1.459073] hub 2-0:1.0: 4 ports detected
[ 1.460820] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.461155] dwc_otg: FIQ enabled
[ 1.461168] dwc_otg: NAK holdoff enabled
[ 1.461177] dwc_otg: FIQ split-transaction FSM enabled
[ 1.461191] Module dwc_common_port init
[ 1.461771] usbcore: registered new interface driver uas
[ 1.461866] usbcore: registered new interface driver usb-storage
[ 1.462120] mousedev: PS/2 mouse device common for all mice
[ 1.467835] sdhci: Secure Digital Host Controller Interface driver
[ 1.467857] sdhci: Copyright(c) Pierre Ossman
[ 1.468518] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.472186] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.472781] hid: raw HID events driver (C) Jiri Kosina
[ 1.472954] usbcore: registered new interface driver usbhid
[ 1.472967] usbhid: USB HID core driver
[ 1.473311] ashmem: initialized
[ 1.482115] Initializing XFRM netlink socket
[ 1.482170] NET: Registered PF_PACKET protocol family
[ 1.482334] Key type dns_resolver registered
[ 1.483861] registered taskstats version 1
[ 1.483904] Loading compiled-in X.509 certificates
[ 1.484516] Key type ._fscrypt registered
[ 1.484530] Key type .fscrypt registered
[ 1.484541] Key type fscrypt-provisioning registered
[ 1.496647] uart-pl011 fe201000.serial: there is not valid maps for state default
[ 1.496951] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.497119] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
[ 1.506161] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.506653] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.507900] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.507921] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.537122] of_cfs_init
[ 1.537282] of_cfs_init: OK
[ 1.573966] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
[ 1.574377] Waiting for root device PARTUUID=914bbc5d-02...
[ 1.632771] mmc1: new high speed SDIO card at address 0001
[ 1.677534] mmc0: new ultra high speed DDR50 SDXC card at address aaaa
[ 1.678643] mmcblk0: mmc0:aaaa SD64G 59.5 GiB
[ 1.682923] mmcblk0: p1 p2
[ 1.683563] mmcblk0: mmc0:aaaa SD64G 59.5 GiB
[ 1.715360] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.716265] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 1.716385] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.719747] devtmpfs: mounted
[ 1.728473] Freeing unused kernel memory: 3776K
[ 1.728709] Run /sbin/init as init process
[ 1.728721] with arguments:
[ 1.728730] /sbin/init
[ 1.728739] splash
[ 1.728749] with environment:
[ 1.728757] HOME=/
[ 1.728767] TERM=linux
[ 1.870193] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 1.870236] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.870252] usb 1-1: Product: USB2.0 Hub
[ 1.872309] hub 1-1:1.0: USB hub found
[ 1.872601] hub 1-1:1.0: 4 ports detected
[ 2.104925] systemd[1]: System time before build time, advancing clock.
[ 2.167408] usb 1-1.3: new low-speed USB device number 3 using xhci_hcd
[ 2.277762] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 2.277799] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.277815] usb 1-1.3: Product: USB Optical Mouse
[ 2.277830] usb 1-1.3: Manufacturer: Logitech
[ 2.282511] NET: Registered PF_INET6 protocol family
[ 2.284470] Segment Routing with IPv6
[ 2.284514] In-situ OAM (IOAM) with IPv6
[ 2.286641] input: Logitech USB Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C077.0001/input/input0
[ 2.287328] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:01:00.0-1.3/input0
[ 2.345535] systemd[1]: systemd 247.3-7 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)
[ 2.346507] systemd[1]: Detected architecture arm64.
[ 2.353535] systemd[1]: Set hostname to .
[ 2.367494] usb 1-1.4: new low-speed USB device number 4 using xhci_hcd
[ 2.480465] usb 1-1.4: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 3.30
[ 2.480507] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.480524] usb 1-1.4: Product: USB Keyboard
[ 2.480539] usb 1-1.4: Manufacturer: SIGMACHIP
[ 2.492612] input: SIGMACHIP USB Keyboard 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:1C4F:0002.0002/input/input1
[ 2.552482] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-0000:01:00.0-1.4/input0
[ 2.559792] input: SIGMACHIP USB Keyboard 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:1C4F:0002.0003/input/input2
[ 2.623808] input: SIGMACHIP USB Keyboard 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:1C4F:0002.0003/input/input3
[ 2.624200] hid-generic 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-0000:01:00.0-1.4/input1
[ 2.953140] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 3.094182] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.096739] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.099191] systemd[1]: Created slice system-getty.slice.
[ 3.099810] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.100864] systemd[1]: Created slice system-modprobe.slice.
[ 3.100981] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.101925] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.102767] systemd[1]: Created slice User and Session Slice.
[ 3.103403] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.104603] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.105057] systemd[1]: Reached target Slices.
[ 3.105252] systemd[1]: Reached target Swap.
[ 3.111902] systemd[1]: Listening on Syslog Socket.
[ 3.112808] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 3.113286] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.114557] systemd[1]: Listening on Journal Audit Socket.
[ 3.115482] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.116503] systemd[1]: Listening on Journal Socket.
[ 3.118477] systemd[1]: Listening on udev Control Socket.
[ 3.119552] systemd[1]: Listening on udev Kernel Socket.
[ 3.120487] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 3.124687] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.129725] systemd[1]: Mounting RPC Pipe File System...
[ 3.135627] systemd[1]: Mounting Kernel Debug File System...
[ 3.141201] systemd[1]: Mounting Kernel Trace File System...
[ 3.141727] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 3.151600] systemd[1]: Starting Restore / save the current clock...
[ 3.161221] systemd[1]: Starting Set the console keyboard layout...
[ 3.168363] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 3.174882] systemd[1]: Starting Load Kernel Module configfs...
[ 3.181516] systemd[1]: Starting Load Kernel Module drm...
[ 3.187828] systemd[1]: Starting Load Kernel Module fuse...
[ 3.194533] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 3.200989] systemd[1]: Starting File System Check on Root Device...
[ 3.210578] systemd[1]: Starting Journal Service...
[ 3.231176] systemd[1]: Starting Load Kernel Modules...
[ 3.245029] fuse: init (API version 7.34)
[ 3.252034] systemd[1]: Starting Coldplug All udev Devices...
[ 3.269853] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.270973] systemd[1]: Mounted RPC Pipe File System.
[ 3.272113] systemd[1]: Mounted Kernel Debug File System.
[ 3.273058] systemd[1]: Mounted Kernel Trace File System.
[ 3.276372] systemd[1]: Finished Restore / save the current clock.
[ 3.280027] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.282638] systemd[1]: [email protected]: Succeeded.
[ 3.284796] systemd[1]: Finished Load Kernel Module configfs.
[ 3.287417] systemd[1]: [email protected]: Succeeded.
[ 3.289045] systemd[1]: Finished Load Kernel Module fuse.
[ 3.296912] systemd[1]: Mounting FUSE Control File System...
[ 3.303553] systemd[1]: Mounting Kernel Configuration File System...
[ 3.321796] systemd[1]: Started File System Check Daemon to report status.
[ 3.332455] systemd[1]: [email protected]: Succeeded.
[ 3.334591] systemd[1]: Finished Load Kernel Module drm.
[ 3.336499] systemd[1]: Mounted FUSE Control File System.
[ 3.337524] i2c_dev: i2c /dev entries driver
[ 3.337534] systemd[1]: Mounted Kernel Configuration File System.
[ 3.350008] systemd[1]: Finished Load Kernel Modules.
[ 3.366336] systemd[1]: Starting Apply Kernel Variables...
[ 3.436579] systemd[1]: Finished Apply Kernel Variables.
[ 3.496066] systemd[1]: Finished File System Check on Root Device.
[ 3.502348] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.609808] systemd[1]: Started Journal Service.
[ 3.684364] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
[ 3.741824] systemd-journald[134]: Received client request to flush runtime journal.
[ 3.758504] systemd-journald[134]: File /var/log/journal/a07d631cacae4dd3aa97d038d942493b/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 4.814034] gpio-fan gpio-fan@0: GPIO fan initialized
[ 4.927867] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ 4.928777] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ 4.934183] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ 5.071554] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ 5.169319] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.176242] mc: Linux media interface: v0.10
[ 5.177367] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 5.177405] [vc_sm_connected_init]: start
[ 5.198347] [vc_sm_connected_init]: installed successfully
[ 5.205142] videodev: Linux video capture interface: v2.00
[ 5.206485] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.274068] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
[ 5.329520] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 5.338916] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.353097] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
[ 5.394090] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.434511] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.534363] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.542915] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.555730] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.575867] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 5.575934] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 5.601168] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 5.601857] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 5.602437] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 5.602909] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 5.602943] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 5.602964] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 5.602982] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 5.602998] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 5.611030] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
[ 5.616405] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 5.616481] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 5.622026] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
[ 5.639741] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
[ 5.640380] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
[ 5.640416] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 5.640440] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 5.640458] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 5.640475] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 5.640846] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 5.676794] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 5.676872] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 5.712336] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.746786] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.763877] checking generic (3e402000 7f8000) vs hw (0 ffffffffffffffff)
[ 5.763913] fb0: switching to vc4 from simple
[ 5.764034] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 5.774030] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
[ 5.774101] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
[ 5.783831] Console: switching to colour dummy device 80x25
[ 5.807808] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
[ 5.807872] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
[ 5.829616] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 5.895573] Registered IR keymap rc-cec
[ 5.898068] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 5.898328] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input4
[ 5.903709] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 5.939564] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
[ 5.958379] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 5.959705] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 5.966072] Registered IR keymap rc-cec
[ 5.966444] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 5.966980] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input5
[ 5.974599] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
[ 6.010935] usbcore: registered new interface driver brcmfmac
[ 6.047878] random: crng init done
[ 6.047905] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.235881] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 6.236166] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 6.241747] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
[ 6.292695] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 6.301377] Registered IR keymap rc-cec
[ 6.327922] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 6.382362] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input6
[ 7.278783] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[ 7.285272] Registered IR keymap rc-cec
[ 7.303981] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[ 7.339062] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input7
[ 7.407409] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[ 7.439540] Registered IR keymap rc-cec
[ 7.440879] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[ 7.441121] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input8
[ 7.452523] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[ 7.452995] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[ 7.453350] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.453679] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.453976] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.454242] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.454560] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[ 7.494999] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[ 7.578215] Console: switching to colour frame buffer device 240x67
[ 7.578289] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[ 8.103812] 8021q: 802.1Q VLAN Support v1.8
[ 8.122545] uart-pl011 fe201000.serial: no DMA platform data
[ 8.318644] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:110588k SSFS
[ 8.653843] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 8.960784] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[ 8.962164] bcmgenet fd580000.ethernet eth0: Link is Down
[ 12.031507] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.031546] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.471892] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.471974] MAI: soc_pcm_open() failed (-19)
[ 13.472637] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
pi@raspberrypi:~ $ [ 13.472679] MAI: soc_pcm_open() failed (-19)
[ 13.473158] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.473191] MAI: soc_pcm_open() failed (-19)
[ 13.481860] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.481932] MAI: soc_pcm_open() failed (-19)
[ 13.482331] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.482374] MAI: soc_pcm_open() failed (-19)
[ 13.482697] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 13.482730] MAI: soc_pcm_open() failed (-19)
[ 14.632377] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 15.184531] Bluetooth: Core ver 2.22
[ 15.184628] NET: Registered PF_BLUETOOTH protocol family
[ 15.184633] Bluetooth: HCI device and connection manager initialized
[ 15.184649] Bluetooth: HCI socket layer initialized
[ 15.184657] Bluetooth: L2CAP socket layer initialized
[ 15.184675] Bluetooth: SCO socket layer initialized
[ 15.192689] Bluetooth: HCI UART driver ver 2.3
[ 15.192712] Bluetooth: HCI UART protocol H4 registered
[ 15.192772] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 15.193135] Bluetooth: HCI UART protocol Broadcom registered
[ 15.379619] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.379638] Bluetooth: BNEP filters: protocol multicast
[ 15.379650] Bluetooth: BNEP socket layer initialized
[ 15.390523] NET: Registered PF_ALG protocol family
[ 15.451490] Bluetooth: RFCOMM TTY layer initialized
[ 15.451521] Bluetooth: RFCOMM socket layer initialized
[ 15.451541] Bluetooth: RFCOMM ver 1.11
[ 22.444999] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 22.445083] MAI: soc_pcm_open() failed (-19)
[ 22.445619] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 22.445659] MAI: soc_pcm_open() failed (-19)
[ 22.446292] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 22.446339] MAI: soc_pcm_open() failed (-19)
[ 22.452806] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 22.452869] MAI: soc_pcm_open() failed (-19)
[ 22.453233] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 22.453270] MAI: soc_pcm_open() failed (-19)
[ 22.453488] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 22.453513] MAI: soc_pcm_open() failed (-19)
[ 31.712538] cam-dummy-reg: disabling
[ 4101.503253] v3d fec00000.v3d: MMU error from client CLE (4) at 0x14961000, pte invalid

Logs

No response

Additional context

Are there any testing kernels I should build to see if they fix things?

It could be a onetime build issue between v71+ and v8+

@fduncanh
Copy link
Author

fduncanh commented Apr 7, 2022

Will investigate more and open a new bug report if necessary, Its look more like some issue with the kernel and openGL.

@fduncanh fduncanh closed this as completed Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant