raspberrypi / linux

Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Other
11.16k stars 5k forks source link

flip_done timed out on 5.10.52-v7l+ #1440 with vc4-kms-v3d #4493

Closed PeterPablo closed 2 years ago

PeterPablo commented 3 years ago

Applying dtoverlay=vc4-kms-v3d on an up-to-date Raspberry Pi OS and system yields flip_done error messages every 10s. Note that kodi is started on boot.

dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.10.52-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1440 SMP Tue Jul 27 09:55:21 BST 2021
[    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 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]   HighMem  [mem 0x0000000030000000-0x000000003b3fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000] On node 0 totalpages: 242688
[    0.000000]   DMA zone: 1728 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:63
[    0.000000]   HighMem zone: 46080 pages, LIFO batch:15
[    0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920
[    0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 240960
[    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@50,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=DC:A6:32:00:97:FD vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=66606d14-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[    0.000000] Kernel parameter elevator= does not have any effect anymore.
               Please use sysfs to set IO scheduler for individual devices.
[    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] software IO TLB: mapped [mem 0x000000000ac00000-0x000000000ec00000] (64MB)
[    0.000000] Memory: 351020K/970752K available (10240K kernel code, 1364K rwdata, 3188K rodata, 2048K init, 891K bss, 95444K reserved, 524288K cma-reserved, 184320K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 34303 entries in 67 pages
[    0.000000] ftrace: allocated 67 pages with 3 groups
[    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] GIC: Using split EOI/Deactivate mode
[    0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25)
[    0.000000] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=0
[    0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[    0.000035] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    0.000097] bcm2835: system timer (irq = 26)
[    0.000760] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[    0.000782] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[    0.000805] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[    0.000823] Switching to timer-based delay loop, resolution 18ns
[    0.001087] Console: colour dummy device 80x30
[    0.001848] printk: console [tty1] enabled
[    0.001916] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
[    0.001973] pid_max: default: 32768 minimum: 301
[    0.002152] LSM: Security Framework initializing
[    0.002361] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.002406] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.003933] cgroup: Disabling memory control group subsystem
[    0.004191] CPU: Testing write buffer coherency: ok
[    0.004690] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.005957] Setting up static identity map for 0x200000 - 0x20003c
[    0.006177] rcu: Hierarchical SRCU implementation.
[    0.007145] smp: Bringing up secondary CPUs ...
[    0.008400] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.009797] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.011253] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.011413] smp: Brought up 1 node, 4 CPUs
[    0.011460] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[    0.011490] CPU: All CPU(s) started in HYP mode.
[    0.011517] CPU: Virtualization extensions available.
[    0.012412] devtmpfs: initialized
[    0.027036] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[    0.027283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.027339] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.039023] pinctrl core: initialized pinctrl subsystem
[    0.040137] NET: Registered protocol family 16
[    0.044327] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.045163] audit: initializing netlink subsys (disabled)
[    0.045447] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[    0.046051] thermal_sys: Registered thermal governor 'step_wise'
[    0.046791] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.046845] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.047279] Serial: AMBA PL011 UART driver
[    0.093127] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[    0.110966] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-07-21T16:21:46, variant start
[    0.120977] raspberrypi-firmware soc:firmware: Firmware hash is 6a796bb0062a6c75191c57cba1c13f9300076d02
[    0.162094] Kprobes globally optimized
[    0.167365] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[    0.171875] vgaarb: loaded
[    0.172351] SCSI subsystem initialized
[    0.172610] usbcore: registered new interface driver usbfs
[    0.172685] usbcore: registered new interface driver hub
[    0.172783] usbcore: registered new device driver usb
[    0.173218] usb_phy_generic phy: supply vcc not found, using dummy regulator
[    0.175149] clocksource: Switched to clocksource arch_sys_counter
[    1.134515] VFS: Disk quotas dquot_6.6.0
[    1.134631] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.134807] FS-Cache: Loaded
[    1.135017] CacheFiles: Loaded
[    1.136223] simple-framebuffer 3e4e0000.framebuffer: framebuffer at 0x3e4e0000, 0x6e7000 bytes, mapped to 0x(ptrval)
[    1.136268] simple-framebuffer 3e4e0000.framebuffer: format=a8r8g8b8, mode=1824x984x32, linelength=7296
[    1.146076] Console: switching to colour frame buffer device 228x61
[    1.154676] simple-framebuffer 3e4e0000.framebuffer: fb0: simplefb registered!
[    1.165295] NET: Registered protocol family 2
[    1.165600] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    1.166965] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    1.167190] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    1.167333] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    1.167484] TCP: Hash tables configured (established 8192 bind 8192)
[    1.167718] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.167824] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    1.168152] NET: Registered protocol family 1
[    1.168981] RPC: Registered named UNIX socket transport module.
[    1.169061] RPC: Registered udp transport module.
[    1.169125] RPC: Registered tcp transport module.
[    1.169189] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.169276] PCI: CLS 0 bytes, default 64
[    1.172754] Initialise system trusted keyrings
[    1.173069] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    1.181601] zbud: loaded
[    1.183846] FS-Cache: Netfs 'nfs' registered for caching
[    1.184687] NFS: Registering the id_resolver key type
[    1.184792] Key type id_resolver registered
[    1.184854] Key type id_legacy registered
[    1.185058] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.185175] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.186312] Key type asymmetric registered
[    1.186378] Asymmetric key parser 'x509' registered
[    1.189177] bounce: pool size: 64 pages
[    1.191801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.194532] io scheduler mq-deadline registered
[    1.197138] io scheduler kyber registered
[    1.204678] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.207358] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.210021] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.212690] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x003fffffff -> 0x0400000000
[    1.277257] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.280207] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    1.282717] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.285271] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
[    1.287900] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[    1.290666] pci 0000:00:00.0: PME# supported from D0 D3hot
[    1.296729] PCI: bus0: Fast back to back transfers disabled
[    1.299604] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[    1.302254] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.305338] pci 0000:01:00.0: PME# supported from D0 D3cold
[    1.311444] PCI: bus1: Fast back to back transfers disabled
[    1.313984] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[    1.316553] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[    1.319172] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.321701] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
[    1.324637] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[    1.327454] pcieport 0000:00:00.0: PME: Signaling with IRQ 81
[    1.340249] iproc-rng200 fe104000.rng: hwrng registered
[    1.343137] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.346745] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[    1.361694] brd: module loaded
[    1.376797] loop: module loaded
[    1.381222] Loading iSCSI transport class v2.0-870.
[    1.387022] libphy: Fixed MDIO Bus: probed
[    1.391420] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[    1.415181] libphy: bcmgenet MII bus: probed
[    1.505300] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[    1.508950] usbcore: registered new interface driver r8152
[    1.511412] usbcore: registered new interface driver lan78xx
[    1.513760] usbcore: registered new interface driver smsc95xx
[    1.517688] xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
[    1.520184] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.522528] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    1.528172] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890
[    1.531905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.534257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.536654] usb usb1: Product: xHCI Host Controller
[    1.539066] usb usb1: Manufacturer: Linux 5.10.52-v7l+ xhci-hcd
[    1.541459] usb usb1: SerialNumber: 0000:01:00.0
[    1.544596] hub 1-0:1.0: USB hub found
[    1.547091] hub 1-0:1.0: 1 port detected
[    1.550113] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.552492] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.554789] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[    1.557731] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.560134] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.562529] usb usb2: Product: xHCI Host Controller
[    1.564897] usb usb2: Manufacturer: Linux 5.10.52-v7l+ xhci-hcd
[    1.567311] usb usb2: SerialNumber: 0000:01:00.0
[    1.570362] hub 2-0:1.0: USB hub found
[    1.572775] hub 2-0:1.0: 4 ports detected
[    1.577125] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.579848] dwc_otg: FIQ enabled
[    1.579864] dwc_otg: NAK holdoff enabled
[    1.579878] dwc_otg: FIQ split-transaction FSM enabled
[    1.579896] Module dwc_common_port init
[    1.580380] usbcore: registered new interface driver uas
[    1.582802] usbcore: registered new interface driver usb-storage
[    1.585336] mousedev: PS/2 mouse device common for all mice
[    1.589539] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    1.595548] sdhci: Secure Digital Host Controller Interface driver
[    1.597902] sdhci: Copyright(c) Pierre Ossman
[    1.601005] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[    1.604015] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.612011] ledtrig-cpu: registered to indicate activity on CPUs
[    1.614608] hid: raw HID events driver (C) Jiri Kosina
[    1.617123] usbcore: registered new interface driver usbhid
[    1.619444] usbhid: USB HID core driver
[    1.627450] Initializing XFRM netlink socket
[    1.629856] NET: Registered protocol family 17
[    1.632424] Key type dns_resolver registered
[    1.635101] Registering SWP/SWPB emulation handler
[    1.637641] registered taskstats version 1
[    1.639942] Loading compiled-in X.509 certificates
[    1.643082] Key type ._fscrypt registered
[    1.645391] Key type .fscrypt registered
[    1.647647] Key type fscrypt-provisioning registered
[    1.661816] uart-pl011 fe201000.serial: there is not valid maps for state default
[    1.664412] uart-pl011 fe201000.serial: cts_event_workaround enabled
[    1.666768] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 38, base_baud = 0) is a PL011 rev2
[    1.676049] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    1.679455] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.681782] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[    1.712733] of_cfs_init
[    1.715244] of_cfs_init: OK
[    1.734466] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    1.738446] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.742374] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.747619] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    1.749903] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[    1.752792] Waiting for root device PARTUUID=66606d14-02...
[    1.754252] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.757762] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.800215] random: fast init done
[    1.802542] usb 2-1: New USB device found, idVendor=0480, idProduct=a00d, bcdDevice= 4.07
[    1.804830] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.807128] usb 2-1: Product: External USB 3.0
[    1.809434] usb 2-1: Manufacturer: TOSHIBA
[    1.811683] usb 2-1: SerialNumber: 23183C163A4D
[    1.818932] usb-storage 2-1:1.0: USB Mass Storage device detected
[    1.822300] scsi host0: usb-storage 2-1:1.0
[    1.879593] mmc1: new high speed SDIO card at address 0001
[    1.883422] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[    1.886623] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[    1.893883]  mmcblk0: p1 p2
[    1.939967] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.942341] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.945226] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.954887] devtmpfs: mounted
[    1.966323] Freeing unused kernel memory: 2048K
[    1.985501] Run /sbin/init as init process
[    1.987817]   with arguments:
[    1.987832]     /sbin/init
[    1.987845]   with environment:
[    1.987860]     HOME=/
[    1.987874]     TERM=linux
[    2.127803] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[    2.130250] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.132645] usb 1-1: Product: USB2.0 Hub
[    2.137365] hub 1-1:1.0: USB hub found
[    2.139976] hub 1-1:1.0: 4 ports detected
[    2.597139] systemd[1]: System time before build time, advancing clock.
[    2.699774] NET: Registered protocol family 10
[    2.703646] Segment Routing with IPv6
[    2.770895] 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)
[    2.777588] systemd[1]: Detected architecture arm.
[    2.879598] scsi 0:0:0:0: Direct-Access     TOSHIBA  External USB 3.0 5438 PQ: 0 ANSI: 6
[    2.882407] sd 0:0:0:0: [sda] 1953525164 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.883080] sd 0:0:0:0: [sda] Write Protect is off
[    2.890286] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[    2.890805] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.893623] systemd[1]: Set hostname to <horst>.
[    3.017044]  sda: sda1 sda2
[    3.024751] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.829552] random: systemd: uninitialized urandom read (16 bytes read)
[    3.846865] random: systemd: uninitialized urandom read (16 bytes read)
[    3.850474] systemd[1]: Listening on Journal Socket.
[    3.857294] random: systemd: uninitialized urandom read (16 bytes read)
[    3.863191] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.875757] systemd[1]: Mounting POSIX Message Queue File System...
[    3.883369] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.890377] systemd[1]: Reached target Swap.
[    3.898040] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.905907] systemd[1]: Listening on udev Control Socket.
[    4.902344] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    5.041016] systemd-journald[133]: Received request to flush runtime journal from PID 1
[    5.637648] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[    5.638248] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[    5.639052] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[    5.639628] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[    5.737248] mc: Linux media interface: v0.10
[    5.755249] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    5.766614] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    5.766643] [vc_sm_connected_init]: start
[    5.780221] videodev: Linux video capture interface: v2.00
[    5.793602] [vc_sm_connected_init]: installed successfully
[    5.804005] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    5.821116] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    5.837269] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    5.884306] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    5.892345] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    5.892949] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    5.893296] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    5.893346] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    5.893957] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    5.894697] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    5.894728] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    5.894753] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    5.894777] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    5.894799] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    5.895725] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    6.025279] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    6.025333] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    6.104909] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    6.106401] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.107004] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
[    6.107736] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
[    6.135615] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    6.135670] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    6.176323] checking generic (3e4e0000 6e7000) vs hw (0 ffffffffffffffff)
[    6.176345] fb0: switching to vc4drmfb from simple
[    6.177057] Console: switching to colour dummy device 80x30
[    6.193198] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    6.210054] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.214789] Registered IR keymap rc-cec
[    6.214973] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[    6.215249] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
[    6.216139] vc4_hdmi fef00700.hdmi: 'dmas' DT property is missing or empty, no HDMI audio
[    6.216292] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[    6.255398] Registered IR keymap rc-cec
[    6.255598] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[    6.255843] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
[    6.256853] vc4_hdmi fef05700.hdmi: Could not register sound card: -517
[    6.267678] brcmfmac: F1 signature read @0x18000000=0x15264345
[    6.285461] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    6.287388] usbcore: registered new interface driver brcmfmac
[    6.407142] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
[    6.475492] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    6.496974] Registered IR keymap rc-cec
[    6.497157] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[    6.497390] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input2
[    6.498075] vc4_hdmi fef00700.hdmi: 'dmas' DT property is missing or empty, no HDMI audio
[    6.498229] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[    6.500179] Registered IR keymap rc-cec
[    6.500384] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[    6.500709] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input3
[    6.503267] vc4_hdmi fef05700.hdmi: Could not register sound card: -517
[    6.558514] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    6.561914] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    6.571235] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
[    7.090732] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
[    7.109018] Registered IR keymap rc-cec
[    7.109200] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
[    7.109529] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input4
[    7.110043] vc4_hdmi fef00700.hdmi: 'dmas' DT property is missing or empty, no HDMI audio
[    7.110206] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
[    7.111825] Registered IR keymap rc-cec
[    7.112025] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
[    7.112256] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input5
[    7.124868] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
[    7.125758] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
[    7.126139] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.126440] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.126759] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.127014] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.127306] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
[    7.147193] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0
[    7.238380] Console: switching to colour frame buffer device 240x67
[    7.277851] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device
[    7.784418] fuse: init (API version 7.32)
[    8.711359] 8021q: 802.1Q VLAN Support v1.8
[    8.738195] uart-pl011 fe201000.serial: no DMA platform data
[    8.951961] random: crng init done
[    8.951977] random: 7 urandom warning(s) missed due to ratelimiting
[    9.225317] Adding 524284k swap on /var/swap.  Priority:-2 extents:427 across:7457280k SSFS
[    9.249965] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[    9.602479] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
[    9.603520] bcmgenet fd580000.ethernet eth0: Link is Down
[    9.969816] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: user_xattr
[   10.050756] NET: Registered protocol family 3
[   10.062102] NET: Registered protocol family 5
[   15.651744] Bluetooth: Core ver 2.22
[   15.651863] NET: Registered protocol family 31
[   15.651879] Bluetooth: HCI device and connection manager initialized
[   15.651912] Bluetooth: HCI socket layer initialized
[   15.651936] Bluetooth: L2CAP socket layer initialized
[   15.651989] Bluetooth: SCO socket layer initialized
[   15.663449] Bluetooth: HCI UART driver ver 2.3
[   15.663464] Bluetooth: HCI UART protocol H4 registered
[   15.663539] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   15.663794] Bluetooth: HCI UART protocol Broadcom registered
[   15.890341] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   15.890349] Bluetooth: BNEP filters: protocol multicast
[   15.890362] Bluetooth: BNEP socket layer initialized
[   27.519420] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   27.537329] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   27.538872] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   27.540319] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   27.540951] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   27.541404] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   38.235586] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[   48.486155] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[   58.716680] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[   68.957089] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[   79.197446] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[   89.437753] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[   99.678031] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  109.918514] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[  120.158931] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  130.399279] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  140.639626] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  150.879834] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[  161.119968] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  171.360369] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  181.600563] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  191.840750] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[  202.080864] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  212.321116] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  222.561272] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  232.801483] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[  243.041669] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  253.281848] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  263.522027] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  273.772252] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[  284.002449] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  294.242577] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  304.482750] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  314.722930] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[  324.963103] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  337.763269] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  348.003512] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  358.243685] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out
[  368.483986] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  379.364111] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  389.604361] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out
[  399.844603] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  410.084852] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  420.325098] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out
[  430.565354] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  431.197132] Bluetooth: RFCOMM TTY layer initialized
[  431.197149] Bluetooth: RFCOMM socket layer initialized
[  431.197165] Bluetooth: RFCOMM ver 1.11
[  433.365242] cec-vc4: message ff 84 10 00 06 timed out
[  435.525341] cec-vc4: message ff 87 00 15 82 timed out
[  437.685339] cec-vc4: message f0 timed out
[  439.845382] cec-vc4: message f0 timed out
[  442.005421] cec-vc4: message f0 timed out
[  442.095618] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  444.175500] cec-vc4: message f0 timed out
[  446.325542] cec-vc4: message 11 timed out
[  448.485586] cec-vc4: message 11 timed out
[  450.645628] cec-vc4: message 11 timed out
[  452.325811] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out
[  452.805692] cec-vc4: message 11 timed out
[  454.965700] cec-vc4: message 22 timed out
[  457.125704] cec-vc4: message 22 timed out
[  459.285754] cec-vc4: message 99 timed out
[  461.445798] cec-vc4: message 99 timed out
[  462.565961] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  463.605873] cec-vc4: message ff 84 10 00 01 timed out
[  465.765920] cec-vc4: message ff 87 00 15 82 timed out
[  467.925963] cec-vc4: message 10 timed out
[  470.085993] cec-vc4: message 10 timed out
[  472.245990] cec-vc4: message 10 timed out
[  472.806147] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  474.406084] cec-vc4: message 10 timed out
[  476.576107] cec-vc4: message 10 timed out
[  478.726105] cec-vc4: message 10 timed out
[  480.886150] cec-vc4: message 10 timed out
[  483.046234] cec-vc4: message 10 timed out
[  483.046383] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out
[  485.206278] cec-vc4: message 10 timed out
[  487.366270] cec-vc4: message 10 timed out
[  489.526351] cec-vc4: message 10 timed out
[  491.686377] cec-vc4: message 10 timed out
[  493.286519] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  493.856518] cec-vc4: message 10 timed out
[  496.006450] cec-vc4: message 10 timed out
[  498.166471] cec-vc4: message 10 timed out
[  500.326510] cec-vc4: message 10 timed out
[  502.486609] cec-vc4: message 10 timed out
[  503.526718] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  504.646632] cec-vc4: message 10 timed out
[  506.806675] cec-vc4: message 10 timed out
[  508.966705] cec-vc4: message 10 timed out
[  511.126741] cec-vc4: message 10 timed out
[  513.286800] cec-vc4: message 10 timed out
[  513.766904] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out
[  516.406850] cec-vc4: message 10 timed out
[  518.566847] cec-vc4: message 10 timed out
[  520.726910] cec-vc4: message 10 timed out
[  522.886926] cec-vc4: message 10 timed out
[  524.007135] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  525.047005] cec-vc4: message 10 timed out
[  527.207047] cec-vc4: message 10 timed out
[  530.327176] cec-vc4: message 10 timed out
[  532.487145] cec-vc4: message 10 timed out
[  534.247276] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  534.647184] cec-vc4: message 10 timed out
[  536.807232] cec-vc4: message 10 timed out
[  538.967244] cec-vc4: message 10 timed out
[  541.127275] cec-vc4: message 10 timed out
[  543.287298] cec-vc4: message 10 timed out
[  544.487474] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out
[  545.447379] cec-vc4: message 10 timed out
[  547.607383] cec-vc4: message 10 timed out
[  549.767467] cec-vc4: message 10 timed out
[  551.927504] cec-vc4: message 10 timed out
[  554.087557] cec-vc4: message 10 timed out
[  554.727652] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  556.247575] cec-vc4: message 10 timed out
pi@horst:~ $ cat /boot/config.txt | grep -v "^#" | grep -v "^[[:space:]]*$"
dtoverlay=hifiberry-dacplus
dtoverlay=vc4-kms-v3d,cma-256
hdmi_force_hotplug=1
hdmi_group=1
hdmi_mode=31
hdmi_ignore_cec_init=1
hdmi_ignore_cec=1
dtparam=audio=off
[pi4]
pi3-disable-bt

Once I return to fkms the system and reboot dmesg stays clean. Ref. raspinfo: http://paste.debian.net/1206037/

Is this possibly related to #4320?

Best regards Peter

pelwell commented 3 years ago
Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 MiB

It appears that, for some reason, the cma-256 parameter didn't work as expected.

[ And pi3-disable-bt should just be disable-bt these days ]

popcornmix commented 3 years ago

If you stop kodi starting from boot do you still see the flip_done message? Do you see it when manually starting kodi later? Does it occur as soon as kodi starts, or when video playback starts? What hdmi resolution / refresh rate is being used?

PeterPablo commented 3 years ago

Phil, I might have mixed up my test results from #4489 and thus redid the test:

pi@horst:~ $ cat /boot/config.txt | grep -v "^#" | grep -v "^[[:space:]]*$"
dtoverlay=hifiberry-dacplus
dtoverlay=vc4-kms-v3d,cma-256
hdmi_force_hotplug=1
hdmi_group=1
hdmi_mode=31
hdmi_ignore_cec_init=1
hdmi_ignore_cec=1
dtparam=audio=off
[pi4]
disable-bt

http://paste.debian.net/1206148/ (this is with kodi running)

pi@horst:~ $ sudo systemctl disable kodi
Removed /etc/systemd/system/multi-user.target.wants/kodi.service.
pi@horst:~ $ sudo reboot

After the reboot without kodi startup, indeed the error messages of the HifiBerry DAC and flip_done do not show up: http://paste.debian.net/1206149/

Once I manually start kodi, the errors show up in dmesg :

[   15.424412] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   15.424811] Bluetooth: HCI UART protocol Broadcom registered
[   15.632989] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   15.632998] Bluetooth: BNEP filters: protocol multicast
[   15.633012] Bluetooth: BNEP socket layer initialized
[   97.082040] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   97.099126] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   97.100461] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   97.101679] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   97.102138] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[   97.102567] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[  107.355941] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  117.596090] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out
[  127.836389] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out
[  138.086592] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out

Details about kodi

It is installed from apt.

pi@horst:~ $ dpkg -s kodi
Package: kodi
Status: install ok installed
Priority: optional
Section: video
Installed-Size: 38801
Maintainer: <>
Architecture: all
Source: kodi
Version: 2:18.7-1~buster

The pipplware repository is the source (I think): http://pipplware.pplware.pt/pipplware/dists/buster/main/binary

My kodi installation does bring up a bigpicture screensaver after some timeout. I would need to check the exact addon name, in case this is relevant to you. Kindly instruct what further information you need. Best regards Peter

popcornmix commented 3 years ago

I'd like to know the resolution kodi is switching to. If hdmi output stops immediately you may not be able to see that on display. Do you see kodi's gui briefly before the 'flip_done' error?

Can you paste output of:

sudo cat /sys/kernel/debug/dri/0/state

(if that does exist try /sys/kernel/debug/dri/1/state )

PeterPablo commented 3 years ago

On the not rebooted system, below you find the desired dri state:

pi@horst:~ $ sudo cat /sys/kernel/debug/dri/0/state | pastebinit 
/usr/bin/pastebinit:42: DeprecationWarning: dist() and linux_distribution() functions are deprecated in Python 3.5
  release = platform.linux_distribution()[0].lower()
/usr/bin/pastebinit:413: DeprecationWarning: pasteURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods
  url_opener = pasteURLopener()

http://paste.debian.net/1206150/

I now did a reboot while having the TV switched on (a ~8 year old Grundig model). It happily boots to console, as kodi service is still disabled. Once starting kodi from console (via ssh), the TV immediately goes first black and one second later to blue, indicating "no signal".

Now I for testing purposes commented the hdmi_group and hdmi_mode setting and tried these more default settings. As reported in the other issue #4489 , the sudo reboot is not honored and I have to power-cycle. The behaviour is unchanged (console displayed on TV fine, starting kodi vis ssh is leading to immediate signal loss).

pelwell commented 3 years ago

Thanks for the updated log - that does show the correct CMA size.

popcornmix commented 3 years ago

The dri status looks okay. It thinks it is driving mode: "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x68 0x5 with only the console (fbcon) on display (so kodi hasn't started). 1920x1080 RG16 Can you post your edid? (e.g. base64 /sys/devices/platform/gpu/drm/card1/card1-HDMI-A-1/edid) and kodi.log.

popcornmix commented 3 years ago

Also did this setup work on a previous kernel? Do you know what the last working kernel was? I assume switching to the fkms driver does work okay?

PeterPablo commented 3 years ago

According to apt, this was the conducted upgrade of firmware/kernel:

Preparing to unpack .../0-libraspberrypi-doc_1%3a1.20210727-1_armhf.deb ...
Unpacking libraspberrypi-doc (1:1.20210727-1) over (1:1.20210527-1) ...
Preparing to unpack .../1-libraspberrypi-dev_1%3a1.20210727-1_armhf.deb ...
Unpacking libraspberrypi-dev (1:1.20210727-1) over (1:1.20210527-1) ...
Preparing to unpack .../2-raspberrypi-kernel_1%3a1.20210727-1_armhf.deb ...
...

Certainly, the kernel deployed by the 1.20210527 package could be looked up - to me it is not obvious where.

Before reporting the issue I was operating on

dtoverlay=vc4-fkms-v3d
gpu_mem=320

without noticing issues.

Now on 5.10.52-v7l+, I gave vc4-kms-v3d a go, with the above described issues. I am not ware of having tried kms in the past so can not reference a kernel, where this has worded fine.

fkms information

Beware that the following output is from me now running again on dtoverlay=vc4-fkms-v3d,cma-256: card1 was not available, but card0 is

pi@horst:~ $ base64 /sys/devices/platform/gpu/drm/card0/card0-HDMI-A-1/edid 
AP///////wAeVUhEAQAAACUWAQOAoFp4KuxroFZHnCUQSEonzwABAQEBgUCBgIGPiwABAalAAjqA
0HI4LUAQLEWAoFoAAAAeAjqAGHE4LUBYLEUAoFoAAAAeAAAA/QAxTA9RCAAKICAgICAgAAAA/ABH
UlVORElHIFdVWEdBAYYCAyJyTxQFEwQSAxECFgcVBgGfkCYVB1AJBwdmAwwAEACAGyFQoFEAHjDQ
iGUEoFoAAAAcDh8AgFEAHjDAgEcEoFoAAAAcoCiAgEFgKTDAeCQIoFoAAAAcjy940FEaJ0DokAQI
oJAAAAAcmimg0FGEIjDomJYEoJAAAAAcAAAAdw==

kodi.log (until startup finished):

2021-07-31 14:58:27.333 T:2973142112  NOTICE: -----------------------------------------------------------------------
2021-07-31 14:58:27.334 T:2973142112  NOTICE: Starting Kodi (18.7 Git:20200528-2c5354e70a). Platform: Linux ARM 32-bit
2021-07-31 14:58:27.334 T:2973142112  NOTICE: Using Release Kodi x32 build
2021-07-31 14:58:27.334 T:2973142112  NOTICE: Kodi compiled 2020-06-12 by GCC 8.3.0 for Linux ARM 32-bit version 4.18.20 (266772)
2021-07-31 14:58:27.334 T:2973142112  NOTICE: Running on Raspbian GNU/Linux 10 (buster), kernel: Linux ARM 32-bit version 5.10.52-v7l+
2021-07-31 14:58:27.344 T:2973142112  NOTICE: FFmpeg version/source: 4.0.4-Kodi
2021-07-31 14:58:27.344 T:2973142112  NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
2021-07-31 14:58:27.344 T:2973142112  NOTICE: ARM Features: Neon enabled
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://masterprofile/ is mapped to: /home/kodi/.kodi/userdata
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://envhome/ is mapped to: /home/kodi
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://home/ is mapped to: /home/kodi/.kodi
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://temp/ is mapped to: /home/kodi/.kodi/temp
2021-07-31 14:58:27.344 T:2973142112  NOTICE: special://logpath/ is mapped to: /home/kodi/.kodi/temp
2021-07-31 14:58:27.344 T:2973142112  NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi.bin_v8
2021-07-31 14:58:27.344 T:2973142112  NOTICE: Local hostname: horst
2021-07-31 14:58:27.344 T:2973142112  NOTICE: Log File is located: /home/kodi/.kodi/temp/kodi.log
2021-07-31 14:58:27.344 T:2973142112  NOTICE: -----------------------------------------------------------------------
2021-07-31 14:58:27.353 T:2973142112    INFO: loading settings
2021-07-31 14:58:27.358 T:2973142112  NOTICE: special://profile/ is mapped to: special://masterprofile/
2021-07-31 14:58:27.473 T:2973142112   DEBUG: CSkinSettings: no <skinsettings> tag found
2021-07-31 14:58:27.475 T:2973142112  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
2021-07-31 14:58:27.475 T:2973142112  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <fanartres>720</fanartres>
                                              <imageres>540</imageres>
                                              <video>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <cache>
                                                <memorysize>31457280</memorysize>
                                              </cache>
                                            </advancedsettings>
2021-07-31 14:58:27.475 T:2973142112 WARNING: CSettingsManager: missing version attribute
2021-07-31 14:58:27.476 T:2973142112  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
2021-07-31 14:58:27.476 T:2973142112  NOTICE: Default Video Player: VideoPlayer
2021-07-31 14:58:27.476 T:2973142112  NOTICE: Default Audio Player: paplayer
2021-07-31 14:58:27.476 T:2973142112  NOTICE: Disabled debug logging due to GUI setting. Level 0.
2021-07-31 14:58:27.476 T:2973142112  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
2021-07-31 14:58:27.946 T:2973142112  NOTICE: PulseAudio: Server not running
2021-07-31 14:58:28.038 T:2973142112  NOTICE: Running database version Addons27
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: game.controller.default v1.0.8 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: game.controller.snes v1.0.8 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: inputstream.adaptive v2.4.4 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: inputstream.rtmp v2.0.6 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
2021-07-31 14:58:28.484 T:2973142112  NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: kodi.resource v1.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.album.universal v3.1.4 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.artists.universal v4.3.3 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.common.imdb.com v3.2.3 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.common.themoviedb.org v3.2.17 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.local v1.0.0 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.tvdb.com v3.2.8 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.13 installed
2021-07-31 14:58:28.485 T:2973142112  NOTICE: ADDON: plugin.audio.radio_de v3.0.3 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.amazon-test v0.9.4 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.ardmediathek_de v5.0.0 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.brmediathek v1.0.0 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.daserstemediathek v1.0.0 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.discovery.dmax v3.1.2 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.discovery.hgtv v1.1.0 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.joyn v2.3.8 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.mediathekview v0.6.8 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.prosiebensat1 v1.3.1 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.redbull.tv v3.2.2 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.servustv_com v3.0.4 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.tyl0re.arte v1.0.9 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.youtube v6.8.15 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.zappntv v1.3.4 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.zattoo_com v1.2.12 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.zattoo_hiq v2.0.51 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: plugin.video.zdf_de_2016 v1.0.18 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: pvr.iptvsimple v3.8.8 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: repository.kodinerds v7.0.1.1 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: resource.language.de_de v9.0.21 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: screensaver.bing v1.0.3 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
2021-07-31 14:58:28.486 T:2973142112  NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.image.bigpictures v4.2.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.beautifulsoup4 v4.9.3 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.bigpictures v1.2.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.certifi v2019.9.11 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.chardet v3.0.4 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.dateutil v2.8.1 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.html2text v2015.6.21 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.idna v2.8 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.inputstreamhelper v0.5.7 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.kodi-six v0.1.3 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.libard v1.0.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.libbr v1.0.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.libdaserste v1.0.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.libmediathek3 v1.5.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.libzdf v2.1.7 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.mechanicalsoup v1.0.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.parsedom v2.5.2 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.pil v1.1.7 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.pyautogui v0.9.51 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.pytz v2014.2 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.requests v2.22.0 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.routing v0.2.3 installed
2021-07-31 14:58:28.487 T:2973142112  NOTICE: ADDON: script.module.simplecache v1.0.20 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: script.module.six v1.15.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: script.module.soupsieve v1.9.6+leia.1 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: script.module.t1mlib v1.0.18 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: script.module.tzlocal v2.0.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: script.module.xbmcswift2 v13.0.3 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: script.screensaver.bigpictures v0.2.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: service.xbmc.versioncheck v0.5.19 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: skin.estouchy v2.0.28 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: skin.estuary v2.0.27 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: xbmc.addon v18.7 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: xbmc.core v0.1.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: xbmc.gui v5.14.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: xbmc.json v10.3.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: xbmc.metadata v2.1.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: xbmc.python v2.26.0 installed
2021-07-31 14:58:28.488 T:2973142112  NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
2021-07-31 14:58:28.537 T:2973142112   ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2021-07-31 14:58:28.725 T:2942300368  NOTICE: Found 2 Lists of Devices
2021-07-31 14:58:28.725 T:2942300368  NOTICE: Enumerated ALSA devices:
2021-07-31 14:58:28.725 T:2942300368  NOTICE:     Device 1
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_deviceName      : @
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_displayName     : Default (snd_rpi_hifiberry_dacplus HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0)
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_displayNameExtra:
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_channels        : FL, FR
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
2021-07-31 14:58:28.725 T:2942300368  NOTICE:         m_streamTypes     : No passthrough capabilities
2021-07-31 14:58:28.726 T:2942300368  NOTICE:     Device 2
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceName      : sysdefault:CARD=sndrpihifiberry
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayName     : snd_rpi_hifiberry_dacplus
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayNameExtra: HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_channels        : FL, FR
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_streamTypes     : No passthrough capabilities
2021-07-31 14:58:28.726 T:2942300368  NOTICE: Enumerated PI devices:
2021-07-31 14:58:28.726 T:2942300368  NOTICE:     Device 1
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceName      : HDMI
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayName     : HDMI
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayNameExtra:
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_channels        : FL, FR
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
2021-07-31 14:58:28.726 T:2942300368  NOTICE:     Device 2
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceName      : Analogue
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayName     : Analogue
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayNameExtra:
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_channels        : FL, FR
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_sampleRates     : 48000
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_streamTypes     : No passthrough capabilities
2021-07-31 14:58:28.726 T:2942300368  NOTICE:     Device 3
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceName      : Both
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayName     : HDMI and Analogue
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_displayNameExtra:
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_channels        : FL, FR
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_sampleRates     : 48000
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
2021-07-31 14:58:28.726 T:2942300368  NOTICE:         m_streamTypes     : No passthrough capabilities
2021-07-31 14:58:28.811 T:2973142112  NOTICE: Raspberry PI firmware version: Jul 21 2021 16:21:46 
                                            Copyright (c) 2012 Broadcom
                                            version 6a796bb0062a6c75191c57cba1c13f9300076d02 (clean) (release) (start)
2021-07-31 14:58:28.811 T:2973142112  NOTICE: ARM mem: 948MB GPU mem: 76MB MPG2:0 WVC1:0
2021-07-31 14:58:28.811 T:2973142112  NOTICE: Config:
                                            arm_freq=1500
                                            audio_pwm_mode=514
                                            config_hdmi_boost=5
                                            core_freq=500
                                            core_freq_min=200
                                            disable_commandline_tags=2
                                            disable_l2cache=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
                                            hdmi_channel_map=8
                                            hdmi_ignore_cec=1
                                            init_uart_clock=0x2dc6c00
                                            lcd_framerate=60
                                            mask_gpu_interrupt0=1024
                                            mask_gpu_interrupt1=0x10000
                                            max_framebuffers=-1
                                            over_voltage_avs=-17500
                                            pause_burst_frames=1
                                            program_serial_random=1
                                            total_mem=1024
                                            hdmi_force_cec_address:0=65535
                                            hdmi_force_cec_address:1=65535
                                            hdmi_force_hotplug:0=1
                                            hdmi_group:0=1
                                            hdmi_ignore_cec_init:0=1
                                            hdmi_mode:0=31
                                            hdmi_pixel_freq_limit:0=0x11e1a300
                                            hdmi_pixel_freq_limit:1=0x11e1a300
2021-07-31 14:58:28.812 T:2973142112  NOTICE: Config:
                                            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=
2021-07-31 14:58:29.639 T:2973142112 WARNING: CDRMUtils::FindPlane - could not find plane
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1920x1080 with 1920x1080i @ 50.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1600x1200 with 1600x1200 @ 60.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1400x1050 with 1400x1050 @ 60.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1280x1024 with 1280x1024 @ 75.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1440x900 with 1440x900 @ 60.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1280x960 with 1280x960 @ 60.000000 Hz
2021-07-31 14:58:46.660 T:2973142112  NOTICE: Found resolution 1360x768 with 1360x768 @ 60.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1152x864 with 1152x864 @ 75.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1280x768 with 1280x768 @ 60.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1024x768 with 1024x768 @ 75.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1024x768 with 1024x768 @ 70.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 800x600 with 800x600 @ 75.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 800x600 with 800x600 @ 72.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 800x600 with 800x600 @ 56.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 720x576 with 720x576 @ 50.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 720x576 with 720x576i @ 50.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 720x480 with 720x480i @ 59.940063 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 720x480 with 720x480i @ 60.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 640x480 with 640x480 @ 75.000000 Hz
2021-07-31 14:58:46.661 T:2973142112  NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz
2021-07-31 14:58:46.663 T:2973142112  NOTICE: Previous line repeats 1 times.
2021-07-31 14:58:46.664 T:2973142112  NOTICE: EGL_VERSION = 1.4
2021-07-31 14:58:46.664 T:2973142112  NOTICE: EGL_VENDOR = Mesa Project
2021-07-31 14:58:46.664 T:2973142112  NOTICE: EGL_EXTENSIONS = EGL_ANDROID_blob_cache EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2021-07-31 14:58:46.664 T:2973142112  NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_wayland EGL_EXT_platform_x11 EGL_MESA_platform_gbm EGL_MESA_platform_surfaceless EGL_EXT_platform_device
2021-07-31 14:58:46.706 T:2973142112  NOTICE: Checking resolution 16
2021-07-31 14:58:46.838 T:2973142112 WARNING: CGBMUtils::DestroySurface - surface already destroyed
2021-07-31 14:58:46.903 T:2973142112  NOTICE: GL_VENDOR = Broadcom
2021-07-31 14:58:46.903 T:2973142112  NOTICE: GL_RENDERER = V3D 4.2
2021-07-31 14:58:46.903 T:2973142112  NOTICE: GL_VERSION = OpenGL ES 3.1 Mesa 19.3.2
2021-07-31 14:58:46.903 T:2973142112  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
2021-07-31 14:58:46.903 T:2973142112  NOTICE: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_primitive_bounding_box GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_norm16 GL_KHR_context_flush_control GL_NV_image_formats GL_OES_draw_elements_base_vertex GL_OES_primitive_bounding_box GL_OES_shader_io_blocks GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_EXT_buffer_storage GL_EXT_float_blend GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_shader_image_atomic GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_MESA_framebuffer_flip_y GL_EXT_texture_query_lod
2021-07-31 14:58:48.080 T:2769162448  NOTICE: Running database version Addons27
2021-07-31 14:58:48.082 T:2769162448  NOTICE: Running database version ViewModes6
2021-07-31 14:58:48.086 T:2769162448  NOTICE: Running database version Textures13
2021-07-31 14:58:48.098 T:2769162448  NOTICE: Running database version MyMusic72
2021-07-31 14:58:48.108 T:2769162448  NOTICE: Running database version MyVideos116
2021-07-31 14:58:48.114 T:2769162448  NOTICE: Running database version TV32
2021-07-31 14:58:48.119 T:2769162448  NOTICE: Running database version Epg12
2021-07-31 14:58:48.137 T:2973142112  NOTICE: start dvd mediatype detection
2021-07-31 14:58:48.201 T:2973142112  NOTICE:   load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.27)
2021-07-31 14:58:48.769 T:2973142112 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
2021-07-31 14:58:48.838 T:2973142112  NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
2021-07-31 14:58:48.854 T:2973142112  NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000)
2021-07-31 14:58:48.864 T:2973142112  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2021-07-31 14:58:48.866 T:2973142112  NOTICE: Loaded playercorefactory configuration
2021-07-31 14:58:48.866 T:2973142112  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2021-07-31 14:58:48.866 T:2973142112  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2021-07-31 14:58:48.886 T:2719645904  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
2021-07-31 14:58:48.899 T:2973142112  NOTICE: initialize done
2021-07-31 14:58:48.899 T:2973142112  NOTICE: Running the application...
2021-07-31 14:58:48.909 T:2973142112  NOTICE: starting zeroconf publishing
2021-07-31 14:58:48.909 T:2973142112  NOTICE: CWebServer[8080]: Started
2021-07-31 14:58:48.910 T:2618933456  NOTICE: ES: Starting UDP Event server on port 9777
2021-07-31 14:58:48.910 T:2618933456  NOTICE: UDP: Listening on port 9777 (ipv6 : true)
2021-07-31 14:58:48.935 T:2973142112   ERROR: JSONRPC Server: Failed to connect to sdpd
2021-07-31 14:58:48.948 T:2973142112  NOTICE: VideoPlayer::OpenFile: /var/run/lirc/lircd
2021-07-31 14:58:48.951 T:2583863504  NOTICE: Creating InputStream
2021-07-31 14:58:48.954 T:2583863504   ERROR: CVideoPlayer::OpenInputStream - error opening [/var/run/lirc/lircd]
2021-07-31 14:58:48.954 T:2583863504  NOTICE: CVideoPlayer::OnExit()
2021-07-31 14:58:49.418 T:2973142112  NOTICE: CVideoPlayer::CloseFile()
2021-07-31 14:58:49.419 T:2973142112  NOTICE: VideoPlayer: waiting for threads to exit
2021-07-31 14:58:49.419 T:2973142112  NOTICE: VideoPlayer: finished waiting
2021-07-31 14:58:52.655 T:2652504272  NOTICE: [plugin.video.joyn - 2.3.8] Monitor started
2021-07-31 14:58:52.703 T:2677682384  NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:40163
2021-07-31 14:58:52.705 T:2677682384  NOTICE: [Amazon VOD] Service: Proxy server started
2021-07-31 14:58:52.705 T:2677682384  NOTICE: [Amazon VOD] Service started
2021-07-31 14:58:52.710 T:2660896976   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'urllib2.URLError'>
                                            Error Contents: <urlopen error [Errno -3] Temporary failure in name resolution>
                                            Traceback (most recent call last):
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/start.py", line 38, in <module>
                                                import resources.lib.service as service
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/service.py", line 23, in <module>
                                                import resources.lib.main as main
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/main.py", line 34, in <module>
                                                from resources.lib.library import library
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/library.py", line 29, in <module>
                                                _zattooDB_ = ZattooDB()
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 112, in __init__
                                                self.zapi=self.zapiSession()
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 135, in zapiSession
                                                if zapiSession.init_session(__addon__.getSetting('username'), __addon__.getSetting('password'), ZAPIUrl):
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zapisession.py", line 71, in init_session
                                                else: return self.renew_session()
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zapisession.py", line 219, in renew_session
                                                return self.session() and self.login()
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zapisession.py", line 193, in session
                                                params = {"client_app_token" : self.fetch_appToken(),
                                              File "/home/kodi/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zapisession.py", line 172, in fetch_appToken
                                                handle = urllib2.urlopen(self.ZAPIUrl + '/login')
                                              File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
                                                return opener.open(url, data, timeout)
                                              File "/usr/lib/python2.7/urllib2.py", line 429, in open
                                                response = self._open(req, data)
                                              File "/usr/lib/python2.7/urllib2.py", line 447, in _open
                                                '_open', req)
                                              File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
                                                result = func(*args)
                                              File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
                                                context=self._context)
                                              File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
                                                raise URLError(err)
                                            URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
                                            -->End of Python script error report<--
2021-07-31 15:00:49.573 T:2973142112 WARNING: Skin has invalid include: contentpanelslide
2021-07-31 15:00:49.574 T:2973142112   ERROR: Control 101 in window 13000 has been asked to focus, but it can't

kms

edid

pi@horst:~ $ base64 /sys/devices/platform/gpu/drm/card0/card0-HDMI-A-1/edid 
AP///////wAeVUhEAQAAACUWAQOAoFp4KuxroFZHnCUQSEonzwABAQEBgUCBgIGPiwABAalAAjqA
0HI4LUAQLEWAoFoAAAAeAjqAGHE4LUBYLEUAoFoAAAAeAAAA/QAxTA9RCAAKICAgICAgAAAA/ABH
UlVORElHIFdVWEdBAYYCAyJyTxQFEwQSAxECFgcVBgGfkCYVB1AJBwdmAwwAEACAGyFQoFEAHjDQ
iGUEoFoAAAAcDh8AgFEAHjDAgEcEoFoAAAAcoCiAgEFgKTDAeCQIoFoAAAAcjy940FEaJ0DokAQI
oJAAAAAcmimg0FGEIjDomJYEoJAAAAAcAAAAdw==

This is identical to the fkms edid (expected, but I guess you never know.

kodi.log Is this variant of kodi.log of interest? If I find some more time I'll return to the problematic configuration and obtain it. I'd like to not do it right now, as I need to again do the power cycling. I had looked at it the other day, but it is overwritten now. It was not looking helpful to me. It errored out, but how I don't recall for certain.

popcornmix commented 3 years ago

kodi.log with kms and debug logging enabled would be useful (enable debug logging, restart kodi then grab kodi.log when you've got flip_done error).

PeterPablo commented 3 years ago

Finally I got the chance to do the test with kms and debug logging activated in kodi. Honestly, I'm not sure if the test went fine. I can confirm that once I manually initiated the kodi start, the display lost signal, but the kodi.log does not seem to contain enlightening output:

pi@horst:~ $ cat /home/kodi/.kodi/temp/kodi.log
2021-08-08 09:46:46.398 T:2972658784  NOTICE: -----------------------------------------------------------------------
2021-08-08 09:46:46.398 T:2972658784  NOTICE: Starting Kodi (18.7 Git:20200528-2c5354e70a). Platform: Linux ARM 32-bit
2021-08-08 09:46:46.398 T:2972658784  NOTICE: Using Release Kodi x32 build
2021-08-08 09:46:46.398 T:2972658784  NOTICE: Kodi compiled 2020-06-12 by GCC 8.3.0 for Linux ARM 32-bit version 4.18.20 (266772)
2021-08-08 09:46:46.398 T:2972658784  NOTICE: Running on Raspbian GNU/Linux 10 (buster), kernel: Linux ARM 32-bit version 5.10.52-v7l+
2021-08-08 09:46:46.407 T:2972658784  NOTICE: FFmpeg version/source: 4.0.4-Kodi
2021-08-08 09:46:46.407 T:2972658784  NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
2021-08-08 09:46:46.407 T:2972658784  NOTICE: ARM Features: Neon enabled
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://masterprofile/ is mapped to: /home/kodi/.kodi/userdata
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://envhome/ is mapped to: /home/kodi
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://home/ is mapped to: /home/kodi/.kodi
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://temp/ is mapped to: /home/kodi/.kodi/temp
2021-08-08 09:46:46.407 T:2972658784  NOTICE: special://logpath/ is mapped to: /home/kodi/.kodi/temp
2021-08-08 09:46:46.407 T:2972658784  NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi.bin_v8
2021-08-08 09:46:46.407 T:2972658784  NOTICE: Local hostname: horst
2021-08-08 09:46:46.407 T:2972658784  NOTICE: Log File is located: /home/kodi/.kodi/temp/kodi.log
2021-08-08 09:46:46.407 T:2972658784  NOTICE: -----------------------------------------------------------------------
2021-08-08 09:46:46.414 T:2972658784    INFO: loading settings
2021-08-08 09:46:46.419 T:2972658784  NOTICE: special://profile/ is mapped to: special://masterprofile/
2021-08-08 09:46:46.439 T:2972658784   DEBUG: CSkinSettings: no <skinsettings> tag found
2021-08-08 09:46:46.442 T:2972658784  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
2021-08-08 09:46:46.442 T:2972658784  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <fanartres>720</fanartres>
                                              <imageres>540</imageres>
                                              <video>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <cache>
                                                <memorysize>31457280</memorysize>
                                              </cache>
                                            </advancedsettings>
2021-08-08 09:46:46.442 T:2972658784 WARNING: CSettingsManager: missing version attribute
2021-08-08 09:46:46.443 T:2972658784  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
2021-08-08 09:46:46.443 T:2972658784  NOTICE: Default Video Player: VideoPlayer
2021-08-08 09:46:46.443 T:2972658784  NOTICE: Default Audio Player: paplayer
2021-08-08 09:46:46.443 T:2972658784  NOTICE: Disabled debug logging due to GUI setting. Level 0.
2021-08-08 09:46:46.443 T:2972658784  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
2021-08-08 09:46:46.584 T:2972658784  NOTICE: PulseAudio: Server not running
2021-08-08 09:46:46.641 T:2972658784  NOTICE: Running database version Addons27
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: game.controller.default v1.0.8 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: game.controller.snes v1.0.8 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: inputstream.adaptive v2.4.4 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: inputstream.rtmp v2.0.6 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
2021-08-08 09:46:46.931 T:2972658784  NOTICE: ADDON: kodi.resource v1.0.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.album.universal v3.1.5 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.artists.universal v4.3.4 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.common.imdb.com v3.2.3 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.common.themoviedb.org v3.2.17 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.local v1.0.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.tvdb.com v3.2.8 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.13 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.audio.radio_de v3.0.3 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.amazon-test v0.9.4 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.ardmediathek_de v5.0.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.brmediathek v1.0.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.daserstemediathek v1.0.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.discovery.dmax v3.1.2 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.discovery.hgtv v1.1.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.joyn v2.3.8 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.mediathekview v0.6.8 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.prosiebensat1 v1.3.1 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.redbull.tv v3.2.2 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.servustv_com v3.0.4 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.tyl0re.arte v1.0.9 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.youtube v6.8.15 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.zappntv v1.3.4 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.zattoo_com v1.2.12 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.zattoo_hiq v2.0.52 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: plugin.video.zdf_de_2016 v1.0.18 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: pvr.iptvsimple v3.8.8 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: repository.kodinerds v7.0.1.1 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: resource.language.de_de v9.0.21 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: screensaver.bing v1.0.3 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: script.image.bigpictures v4.2.0 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
2021-08-08 09:46:46.932 T:2972658784  NOTICE: ADDON: script.module.beautifulsoup4 v4.9.3 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.bigpictures v1.2.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.certifi v2019.9.11 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.chardet v3.0.4 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.dateutil v2.8.1 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.html2text v2015.6.21 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.idna v2.8 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.inputstreamhelper v0.5.7 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.kodi-six v0.1.3 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.libard v1.0.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.libbr v1.0.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.libdaserste v1.0.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.libmediathek3 v1.5.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.libzdf v2.1.7 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.mechanicalsoup v1.0.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.parsedom v2.5.2 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.pil v1.1.7 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.pyautogui v0.9.51 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.pytz v2014.2 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.requests v2.22.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.routing v0.2.3 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.simplecache v1.0.20 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.six v1.15.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.soupsieve v1.9.6+leia.1 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.t1mlib v1.0.18 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.tzlocal v2.0.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.module.xbmcswift2 v13.0.3 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: script.screensaver.bigpictures v0.2.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: service.xbmc.versioncheck v0.5.19 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: skin.estouchy v2.0.28 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: skin.estuary v2.0.27 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: xbmc.addon v18.7 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: xbmc.core v0.1.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: xbmc.gui v5.14.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: xbmc.json v10.3.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: xbmc.metadata v2.1.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: xbmc.python v2.26.0 installed
2021-08-08 09:46:46.933 T:2972658784  NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
2021-08-08 09:46:46.979 T:2972658784   ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2021-08-08 09:46:47.204 T:2941251792  NOTICE: Found 2 Lists of Devices
2021-08-08 09:46:47.204 T:2941251792  NOTICE: Enumerated ALSA devices:
2021-08-08 09:46:47.204 T:2941251792  NOTICE:     Device 1
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_deviceName      : sysdefault:CARD=sndrpihifiberry
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_displayName     : snd_rpi_hifiberry_dacplus
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_displayNameExtra: HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_channels        : FL, FR
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_streamTypes     : No passthrough capabilities
2021-08-08 09:46:47.204 T:2941251792  NOTICE: Enumerated PI devices:
2021-08-08 09:46:47.204 T:2941251792  NOTICE:     Device 1
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_deviceName      : HDMI
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_displayName     : HDMI
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_displayNameExtra:
2021-08-08 09:46:47.204 T:2941251792  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_channels        : FL, FR
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
2021-08-08 09:46:47.205 T:2941251792  NOTICE:     Device 2
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_deviceName      : Analogue
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_displayName     : Analogue
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_displayNameExtra:
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_channels        : FL, FR
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_sampleRates     : 48000
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_streamTypes     : No passthrough capabilities
2021-08-08 09:46:47.205 T:2941251792  NOTICE:     Device 3
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_deviceName      : Both
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_displayName     : HDMI and Analogue
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_displayNameExtra:
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_channels        : FL, FR
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_sampleRates     : 48000
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
2021-08-08 09:46:47.205 T:2941251792  NOTICE:         m_streamTypes     : No passthrough capabilities
2021-08-08 09:46:47.288 T:2972658784  NOTICE: Raspberry PI firmware version: Jul 21 2021 16:21:46 
                                            Copyright (c) 2012 Broadcom
                                            version 6a796bb0062a6c75191c57cba1c13f9300076d02 (clean) (release) (start)
2021-08-08 09:46:47.288 T:2972658784  NOTICE: ARM mem: 948MB GPU mem: 76MB MPG2:0 WVC1:0
2021-08-08 09:46:47.288 T:2972658784  NOTICE: Config:
                                            arm_freq=1500
                                            audio_pwm_mode=514
                                            config_hdmi_boost=5
                                            core_freq=500
                                            core_freq_min=200
                                            disable_commandline_tags=2
                                            disable_l2cache=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
                                            hdmi_channel_map=8
                                            hdmi_ignore_cec=1
                                            init_uart_clock=0x2dc6c00
                                            lcd_framerate=60
                                            mask_gpu_interrupt0=3072
                                            mask_gpu_interrupt1=25635
                                            max_framebuffers=-1
                                            over_voltage_avs=-17500
                                            pause_burst_frames=1
                                            program_serial_random=1
                                            total_mem=1024
                                            hdmi_force_cec_address:0=65535
                                            hdmi_force_cec_address:1=65535
                                            hdmi_force_hotplug:0=1
                                            hdmi_group:0=1
                                            hdmi_ignore_cec_init:0=1
                                            hdmi_mode:0=31
                                            hdmi_pixel_freq_limit:0=0x11e1a300
                                            hdmi_pixel_freq_limit:1=0x11e1a300
2021-08-08 09:46:47.288 T:2972658784  NOTICE: Config:
                                            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=

It seems that me enabling debug logging did not stick (2021-08-08 09:46:46.443 T:2972658784 NOTICE: Disabled debug logging due to GUI setting. Level 0.). I will try to redo the test and report back. For now sticking to fkms works around the issue nicely. As I understand, kms is the intended path forward, so I'll do my best to resolve this potential issue.

Axionkt commented 3 years ago

I'm having the same issue on 2 Pi4's. Here is the rest of kodi.log after waiting a few minutes when the display output turns off kodi loads for a minutes then it's back to "no signal" but the kodi process is still running: I removed a good part of the log as I seem to have some an unclean database throwing a lot of warnings. Unfortunately I did not test the kms driver before now so I can't say when the issue appeared.

I think you can safely ignore the 4096x2160 resolution as I'm normally using a 1080p TV and the problem is the same.

                                             hdmi_timings:1=
2021-08-20 17:02:57.015 T:2972707936    INFO: RetroPlayer[PROCESS]: Registering process control for GBM
2021-08-20 17:02:57.015 T:2972707936    INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
2021-08-20 17:03:57.063 T:2930766032   DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2021-08-20 17:04:07.063 T:2930766032   DEBUG: CAESinkPi:Deinitialize
2021-08-20 17:04:07.063 T:2930766032   DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2021-08-20 17:04:07.077 T:2930766032   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0xae1030e0
2021-08-20 17:07:54.426 T:2972707936   DEBUG: CDRMUtils::FindConnector - found connector: 32
2021-08-20 17:07:54.427 T:2972707936   DEBUG: CDRMUtils::OpenDrm - opened device: /dev/dri/card1 using module: vc4
2021-08-20 17:07:54.531 T:2972707936   DEBUG: CDRMUtils::FindConnector - found connector: 32
2021-08-20 17:07:54.531 T:2972707936   DEBUG: CDRMUtils::FindEncoder - found encoder: 31
2021-08-20 17:07:54.531 T:2972707936   DEBUG: CDRMUtils::FindCrtc - found crtc: 76
2021-08-20 17:07:54.532 T:2972707936   DEBUG: CDRMUtils::FindPlane - found video plane 70
2021-08-20 17:07:54.535 T:2972707936 WARNING: CDRMUtils::FindPlane - could not find plane
2021-08-20 17:07:54.535 T:2972707936   DEBUG: CDRMUtils::FindPlane - found gui plane 91
2021-08-20 17:07:54.540 T:2972707936   DEBUG: CDRMAtomic::InitDrm - initialized atomic DRM
2021-08-20 17:07:56.136 T:2972707936   DEBUG: CWinSystemGbm::InitWindowSystem - initialized DRM
2021-08-20 17:07:56.136 T:2972707936  NOTICE: Found resolution 1920x1080 with 4096x2160 @ 24.000000 Hz
2021-08-20 17:07:56.136 T:2972707936  NOTICE: Found resolution 1920x1080 with 4096x2160 @ 23.976025 Hz
2021-08-20 17:07:56.136 T:2972707936  NOTICE: Found resolution 1920x1080 with 3840x2160 @ 30.000000 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 3840x2160 @ 29.970032 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 3840x2160 @ 25.000000 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 3840x2160 @ 24.000000 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 3840x2160 @ 23.976025 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080i @ 50.000000 Hz
2021-08-20 17:07:56.137 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1680x1050 with 1680x1050 @ 60.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1600x900 with 1600x900 @ 60.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1152x864 with 1152x864 @ 75.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
2021-08-20 17:07:56.138 T:2972707936  NOTICE: Found resolution 1280x720 with 1280x720 @ 30.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 1280x720 with 1280x720 @ 29.970032 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 1280x720 with 1280x720 @ 24.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 1280x720 with 1280x720 @ 23.976025 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 720x576 with 720x576 @ 50.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 720x576 with 720x576i @ 50.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 720x480 with 720x480i @ 59.940063 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 720x480 with 720x480i @ 60.000000 Hz
2021-08-20 17:07:56.139 T:2972707936  NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz
2021-08-20 17:07:56.142 T:2972707936  NOTICE: Previous line repeats 1 times.
2021-08-20 17:07:56.142 T:2972707936  NOTICE: EGL_VERSION = 1.4
2021-08-20 17:07:56.142 T:2972707936  NOTICE: EGL_VENDOR = Mesa Project
2021-08-20 17:07:56.142 T:2972707936  NOTICE: EGL_EXTENSIONS = EGL_ANDROID_blob_cache EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2021-08-20 17:07:56.142 T:2972707936  NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_wayland EGL_EXT_platform_x11 EGL_MESA_platform_gbm EGL_MESA_platform_surfaceless EGL_EXT_platform_device
2021-08-20 17:07:56.142 T:2972707936   DEBUG: EGL Config Attributes:
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_BUFFER_SIZE: 32
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_ALPHA_SIZE: 8
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_BLUE_SIZE: 8
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_GREEN_SIZE: 8
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_RED_SIZE: 8
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_DEPTH_SIZE: 16
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_STENCIL_SIZE: 0
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_CONFIG_CAVEAT: 0x3038
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_CONFIG_ID: 10
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_LEVEL: 0
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_MAX_PBUFFER_HEIGHT: 4096
2021-08-20 17:07:56.143 T:2972707936   DEBUG:   EGL_MAX_PBUFFER_PIXELS: 0
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_MAX_PBUFFER_WIDTH: 4096
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_NATIVE_RENDERABLE: 1
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_NATIVE_VISUAL_ID: 875713089
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_NATIVE_VISUAL_TYPE: 0x3038
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_SAMPLES: 0
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_SAMPLE_BUFFERS: 0
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_SURFACE_TYPE: 4
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_TRANSPARENT_TYPE: 0x3038
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_TRANSPARENT_BLUE_VALUE: 0
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_TRANSPARENT_GREEN_VALUE: 0
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_TRANSPARENT_RED_VALUE: 0
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_BIND_TO_TEXTURE_RGB: 0
2021-08-20 17:07:56.144 T:2972707936   DEBUG:   EGL_BIND_TO_TEXTURE_RGBA: 0
2021-08-20 17:07:56.145 T:2972707936   DEBUG:   EGL_MIN_SWAP_INTERVAL: 1
2021-08-20 17:07:56.145 T:2972707936   DEBUG:   EGL_MAX_SWAP_INTERVAL: 1
2021-08-20 17:07:56.145 T:2972707936   DEBUG:   EGL_LUMINANCE_SIZE: 0
2021-08-20 17:07:56.145 T:2972707936   DEBUG:   EGL_ALPHA_MASK_SIZE: 0
2021-08-20 17:07:56.145 T:2972707936   DEBUG:   EGL_COLOR_BUFFER_TYPE: 0x308e
2021-08-20 17:07:56.145 T:2972707936   DEBUG:   EGL_RENDERABLE_TYPE: 77
2021-08-20 17:07:56.145 T:2972707936   DEBUG:   EGL_CONFORMANT: 77
2021-08-20 17:07:56.149 T:2972707936  NOTICE: Checking resolution 16
2021-08-20 17:07:56.149 T:2972707936   DEBUG: OnLostDevice - notify display change event
2021-08-20 17:07:56.149 T:2972707936 WARNING: CGBMUtils::DestroySurface - surface already destroyed
2021-08-20 17:07:56.149 T:2972707936   DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
2021-08-20 17:07:56.176 T:2972707936   DEBUG: CDRMUtils::SetMode - found crtc mode: 4096x2160 @ 24 Hz
2021-08-20 17:07:56.176 T:2972707936   DEBUG: CGBMUtils::CreateSurface - created surface with size 1920x1080
2021-08-20 17:07:56.191 T:2972707936   DEBUG: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM
2021-08-20 17:07:56.192 T:2972707936  NOTICE: GL_VENDOR = Broadcom
2021-08-20 17:07:56.192 T:2972707936  NOTICE: GL_RENDERER = V3D 4.2
2021-08-20 17:07:56.192 T:2972707936  NOTICE: GL_VERSION = OpenGL ES 3.1 Mesa 19.3.2
2021-08-20 17:07:56.192 T:2972707936  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
2021-08-20 17:07:56.192 T:2972707936  NOTICE: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_primitive_bounding_box GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_norm16 GL_KHR_context_flush_control GL_NV_image_formats GL_OES_draw_elements_base_vertex GL_OES_primitive_bounding_box GL_OES_shader_io_blocks GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_EXT_buffer_storage GL_EXT_float_blend GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_shader_image_atomic GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_MESA_framebuffer_flip_y GL_EXT_texture_query_lod
2021-08-20 17:07:56.271 T:2972707936   DEBUG: OnLostDevice - notify display change event
2021-08-20 17:07:56.298 T:2972707936   DEBUG: CDRMUtils::SetMode - found crtc mode: 4096x2160 @ 24 Hz
2021-08-20 17:07:56.298 T:2972707936    INFO: GLES: Maximum texture width: 4096
2021-08-20 17:07:56.298 T:2941251792   DEBUG: CActiveAE - display reset event
2021-08-20 17:07:56.298 T:2972707936   DEBUG: guilib: Fill viewport on change for solving rendering passes
2021-08-20 17:07:56.298 T:2930766032    INFO: CActiveAESink::OpenSink - initialize sink
2021-08-20 17:07:56.298 T:2930766032   DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2021-08-20 17:07:56.298 T:2930766032   DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2021-08-20 17:07:56.299 T:2930766032   DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2021-08-20 17:07:56.300 T:2930766032   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xae1030e0
2021-08-20 17:07:56.303 T:2930766032   DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2021-08-20 17:07:56.303 T:2930766032   DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2021-08-20 17:07:56.303 T:2930766032   DEBUG:   Output Device : HDMI
2021-08-20 17:07:56.303 T:2930766032   DEBUG:   Sample Rate   : 44100
2021-08-20 17:07:56.303 T:2930766032   DEBUG:   Sample Format : AE_FMT_FLOAT
2021-08-20 17:07:56.303 T:2930766032   DEBUG:   Channel Count : 2
2021-08-20 17:07:56.303 T:2930766032   DEBUG:   Channel Layout: FL, FR
2021-08-20 17:07:56.303 T:2930766032   DEBUG:   Frames        : 2205
2021-08-20 17:07:56.303 T:2930766032   DEBUG:   Frame Size    : 8
2021-08-20 17:07:56.305 T:2941251792   DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2021-08-20 17:07:56.663 T:2972707936   DEBUG: EGL Debugging:
                                            Error: EGL_BAD_SURFACE
                                            Command: eglSwapBuffers
                                            Type: EGL_DEBUG_MSG_ERROR_KHR
                                            Message: dri2_swap_buffers
2021-08-20 17:08:27.624 T:2972707936   DEBUG: CRBP::OpenDisplay device:0 m_display:0 (0)
2021-08-20 17:08:27.624 T:2972707936    INFO: load keymapping
2021-08-20 17:08:27.629 T:2972707936    INFO: Loading special://xbmc/system/keymaps/appcommand.xml
2021-08-20 17:08:27.630 T:2972707936    INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2021-08-20 17:08:27.633 T:2972707936    INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2021-08-20 17:08:27.638 T:2972707936    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
2021-08-20 17:08:27.642 T:2972707936    INFO: Loading special://xbmc/system/keymaps/joystick.xml
2021-08-20 17:08:27.647 T:2972707936    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
2021-08-20 17:08:27.657 T:2972707936    INFO: Loading special://xbmc/system/keymaps/mouse.xml
2021-08-20 17:08:27.659 T:2972707936    INFO: Loading special://xbmc/system/keymaps/remote.xml
2021-08-20 17:08:27.666 T:2972707936    INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
2021-08-20 17:08:27.673 T:2972707936    INFO: Loading special://masterprofile/keymaps/keyboard-custom.xml
2021-08-20 17:08:27.676 T:2972707936    INFO: Loading special://profile/keymaps/keyboard-custom.xml
2021-08-20 17:08:27.677 T:2972707936    INFO: GUI format 1920x1080, Display 4096x2160 @ 24.000000 Hz
2021-08-20 17:08:27.677 T:2972707936    INFO: CLangInfo: loading resource.language.en_gb language information...
2021-08-20 17:08:27.680 T:2972707936   DEBUG: trying to set locale to en_US.UTF-8
2021-08-20 17:08:27.682 T:2972707936    INFO: global locale set to C
[...]
2021-08-20 17:08:54.836 T:2972707936   DEBUG: ------ Window Deinit (DialogNotification.xml) ------
2021-08-20 17:08:59.746 T:2482585808   ERROR: OpenConnection - could not opening a connection to the CEC adapter
2021-08-20 17:09:02.917 T:2972707936    INFO: CheckIdle - Closing session to https://api.thetvdb.com (easy=0xa2bdaf18, multi=0xa2bd75d0)
2021-08-20 17:09:05.475 T:2739921104   DEBUG: Thread JobWorker 2739921104 terminating (autodelete)
2021-08-20 17:09:05.537 T:2748313808   DEBUG: Thread JobWorker 2748313808 terminating (autodelete)
2021-08-20 17:09:05.563 T:2539389136   DEBUG: Thread JobWorker 2539389136 terminating (autodelete)
2021-08-20 17:09:05.569 T:2761347280   DEBUG: Thread JobWorker 2761347280 terminating (autodelete)
2021-08-20 17:09:05.583 T:2402377936   DEBUG: Thread JobWorker 2402377936 terminating (autodelete)
2021-08-20 17:09:11.911 T:2516156624   DEBUG: OpenConnection - connection to the CEC adapter opened
2021-08-20 17:09:11.912 T:2516156624   DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
2021-08-20 17:09:11.912 T:2761347280   DEBUG: Thread CECAdapterUpdate start, auto delete: false
2021-08-20 17:09:20.240 T:2482585808   ERROR: OpenConnection - could not opening a connection to the CEC adapter
2021-08-20 17:09:40.734 T:2482585808   ERROR: OpenConnection - could not opening a connection to the CEC adapter
2021-08-20 17:09:54.854 T:2930766032   DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2021-08-20 17:10:01.227 T:2482585808   ERROR: OpenConnection - could not opening a connection to the CEC adapter
2021-08-20 17:10:04.855 T:2930766032   DEBUG: CAESinkPi:Deinitialize
2021-08-20 17:10:04.855 T:2930766032   DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2021-08-20 17:10:04.863 T:2930766032   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0xae1030e0
2021-08-20 17:10:21.720 T:2482585808   ERROR: OpenConnection - could not opening a connection to the CEC adapter

And here is the same Pi and same monitor with a fresh image of LibreELEC, the only "hardware difference being that Raspberry Pi OS boots from iSCSI while libreelec boots from an SD card. This shows no apparent problem:


LibreELEC (official): 9.97.1 (RPi4.arm)
RPi4:~ # cat /storage/.kodi/temp/kodi.log
2021-08-20 17:55:08.501 T:790      INFO <general>: -----------------------------------------------------------------------
2021-08-20 17:55:08.501 T:790      INFO <general>: Starting Kodi (19.1 (19.1.0) Git:6402a50950ff6463042f8891ec4029c782730391). Platform: Linux ARM 32-bit
2021-08-20 17:55:08.501 T:790      INFO <general>: Using Release Kodi x32
2021-08-20 17:55:08.501 T:790      INFO <general>: Kodi compiled 2021-07-14 by GCC 10.2.0 for Linux ARM 32-bit version 5.10.46 (330286)
2021-08-20 17:55:08.501 T:790      INFO <general>: Running on BCM2711 with LibreELEC (official): 9.97.1 10.0, kernel: Linux ARM 32-bit version 5.10.46
2021-08-20 17:55:08.501 T:790      INFO <general>: FFmpeg version/source: 4.3.2-Kodi
2021-08-20 17:55:08.501 T:790      INFO <general>: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
2021-08-20 17:55:08.501 T:790      INFO <general>: ARM Features: Neon enabled
2021-08-20 17:55:08.502 T:790      INFO <general>: special://xbmc/ is mapped to: /usr/share/kodi/
2021-08-20 17:55:08.502 T:790      INFO <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
2021-08-20 17:55:08.502 T:790      INFO <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
2021-08-20 17:55:08.502 T:790      INFO <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
2021-08-20 17:55:08.502 T:790      INFO <general>: special://envhome/ is mapped to: /storage
2021-08-20 17:55:08.502 T:790      INFO <general>: special://home/ is mapped to: /storage/.kodi
2021-08-20 17:55:08.502 T:790      INFO <general>: special://temp/ is mapped to: /storage/.kodi/temp
2021-08-20 17:55:08.502 T:790      INFO <general>: special://logpath/ is mapped to: /storage/.kodi/temp
2021-08-20 17:55:08.502 T:790      INFO <general>: The executable running is: /usr/lib/kodi/kodi.bin
2021-08-20 17:55:08.502 T:790      INFO <general>: Local hostname: RPi4
2021-08-20 17:55:08.502 T:790      INFO <general>: Log File is located: /storage/.kodi/temp/kodi.log
2021-08-20 17:55:08.502 T:790      INFO <general>: -----------------------------------------------------------------------
2021-08-20 17:55:08.502 T:790      INFO <general>: loading settings
2021-08-20 17:55:08.504 T:790      INFO <general>: special://profile/ is mapped to: special://masterprofile/
2021-08-20 17:55:08.536 T:790      INFO <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
2021-08-20 17:55:08.537 T:790      INFO <general>: Contents of special://xbmc/system/advancedsettings.xml are...
                                                   <?xml version="1.0" encoding="utf-8" ?>
                                                   <advancedsettings version="1.0">
                                                     <cputempcommand>/usr/bin/cputemp</cputempcommand>
                                                     <gputempcommand>/usr/bin/gputemp</gputempcommand>
                                                     <showexitbutton>false</showexitbutton>
                                                     <remotedelay>1</remotedelay>
                                                     <samba>
                                                       <clienttimeout>30</clienttimeout>
                                                     </samba>
                                                     <fanartres>720</fanartres>
                                                     <imageres>540</imageres>
                                                   </advancedsettings>

2021-08-20 17:55:08.542 T:790      INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
2021-08-20 17:55:08.543 T:790      INFO <general>: Contents of special://profile/advancedsettings.xml are...
                                                   <advancedsettings>
                                                     <loglevel>2</loglevel>
                                                   </advancedsettings>

2021-08-20 17:55:08.543 T:790   WARNING <CSettingsManager>: missing version attribute
2021-08-20 17:55:08.544 T:790      INFO <general>: Default Video Player: VideoPlayer
2021-08-20 17:55:08.544 T:790      INFO <general>: Default Audio Player: paplayer
2021-08-20 17:55:08.544 T:790      INFO <general>: Disabled debug logging due to GUI setting. Level 1.
2021-08-20 17:55:08.544 T:790      INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2021-08-20 17:55:08.548 T:790     DEBUG <general>: CSkinSettings: no <skinsettings> tag found
2021-08-20 17:55:08.563 T:790      INFO <general>: creating subdirectories
2021-08-20 17:55:08.563 T:790      INFO <general>: userdata folder: special://masterprofile/
2021-08-20 17:55:08.563 T:790      INFO <general>: recording folder:
2021-08-20 17:55:08.563 T:790      INFO <general>: screenshots folder: /storage/screenshots/
2021-08-20 17:55:09.137 T:790      INFO <general>: Running database version Addons33
2021-08-20 17:55:09.187 T:790     DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.aac
2021-08-20 17:55:09.187 T:790     DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.wma
2021-08-20 17:55:09.304 T:790     DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
2021-08-20 17:55:09.397 T:790     DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.black
2021-08-20 17:55:09.399 T:790     DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.dim
2021-08-20 17:55:09.564 T:797      INFO <general>: Loading special://xbmc/system/Lircmap.xml
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'mceusb'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'XboxDVDDongle'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'Microsoft_Xbox'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'anysee'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'iMON-PAD'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'MCE_via_iMON'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'TwinHanRemote'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'linux-input-layer'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'mediacenter'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'devinput'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'devinput-32'
2021-08-20 17:55:09.577 T:797      INFO <general>: * Adding remote mapping for device 'devinput-64'
2021-08-20 17:55:09.578 T:797     DEBUG <general>: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
2021-08-20 17:55:09.645 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.imdb.com' already present with version 3.1.6 at '/usr/share/kodi/addons/metadata.common.imdb.com/' replaced with version 3.2.3 at '/storage/.kodi/addons/metadata.common.imdb.com/'
2021-08-20 17:55:09.647 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.default' already present with version 1.0.9 at '/usr/share/kodi/addons/game.controller.default/' replaced with version 1.0.10 at '/storage/.kodi/addons/game.controller.default/'
2021-08-20 17:55:09.652 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org.python' already present with version 1.3.1+matrix.1 at '/usr/share/kodi/addons/metadata.themoviedb.org.python/' replaced with version 1.4.0+matrix.1 at '/storage/.kodi/addons/metadata.themoviedb.org.python/'
2021-08-20 17:55:09.662 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org' already present with version 3.5.12 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org/' replaced with version 3.5.13 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org/'
2021-08-20 17:55:09.664 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org.python' already present with version 1.3.14 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org.python/' replaced with version 1.4.7 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/'
2021-08-20 17:55:09.666 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.themoviedb.org' already present with version 3.2.13 at '/usr/share/kodi/addons/metadata.common.themoviedb.org/' replaced with version 3.2.17 at '/storage/.kodi/addons/metadata.common.themoviedb.org/'
2021-08-20 17:55:09.687 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.3 at '/usr/share/kodi/addons/metadata.artists.universal/' replaced with version 4.3.4 at '/storage/.kodi/addons/metadata.artists.universal/'
2021-08-20 17:55:09.689 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.snes' already present with version 1.0.9 at '/usr/share/kodi/addons/game.controller.snes/' replaced with version 1.0.10 at '/storage/.kodi/addons/game.controller.snes/'
2021-08-20 17:55:09.696 T:790     DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.4 at '/usr/share/kodi/addons/metadata.album.universal/' replaced with version 3.1.5 at '/storage/.kodi/addons/metadata.album.universal/'
2021-08-20 17:55:09.702 T:790      INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
2021-08-20 17:55:09.702 T:790      INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
2021-08-20 17:55:09.702 T:790      INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.10 installed
2021-08-20 17:55:09.702 T:790      INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.10 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
2021-08-20 17:55:09.703 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
2021-08-20 17:55:09.704 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
2021-08-20 17:55:09.704 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
2021-08-20 17:55:09.704 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
2021-08-20 17:55:09.704 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
2021-08-20 17:55:09.704 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
2021-08-20 17:55:09.704 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
2021-08-20 17:55:09.704 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.5 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.4 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
2021-08-20 17:55:09.705 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.3 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.17 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
2021-08-20 17:55:09.706 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.4.0+matrix.1 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.13 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.7 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v1.7.2 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: plugin.library.node.editor v2.0.4 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: repository.libreelec.tv v10.0.0 installed
2021-08-20 17:55:09.707 T:790      INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: script.image.resource.select v3.0.2 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.arrow v1.0.3.1 installed
2021-08-20 17:55:09.708 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.1+matrix.1 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
2021-08-20 17:55:09.709 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.trakt v4.4.0+matrix.1 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.typing_extensions v3.7.4.3 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.unidecode v1.1.1+matrix.2 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: script.trakt v3.4.2 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: service.libreelec.settings v10.0 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: virtual.system-tools v10.0.0.124 installed
2021-08-20 17:55:09.710 T:790      INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
2021-08-20 17:55:09.711 T:790      INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
2021-08-20 17:55:09.711 T:790      INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
2021-08-20 17:55:09.711 T:790      INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
2021-08-20 17:55:09.711 T:790      INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.3.0 installed
2021-08-20 17:55:09.711 T:790      INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
2021-08-20 17:55:09.711 T:790      INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
2021-08-20 17:55:09.711 T:790      INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2021-08-20 17:55:09.713 T:790     DEBUG <general>: CFavourites::Load - no system favourites found, skipping
2021-08-20 17:55:09.714 T:790     DEBUG <general>: CFavourites::Load - no userdata favourites found, skipping
2021-08-20 17:55:09.716 T:790     DEBUG <general>: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
2021-08-20 17:55:09.716 T:790      INFO <general>: Selected Logind/UPower as PowerSyscall
2021-08-20 17:55:09.716 T:790     ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2021-08-20 17:55:09.716 T:790      INFO <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
2021-08-20 17:55:09.726 T:790     DEBUG <general>: LogindUPowerSyscall - inhibit lock taken, fd 13
2021-08-20 17:55:09.728 T:790     DEBUG <general>: DBus method call to org.freedesktop.UPower.EnumerateDevices at /org/freedesktop/UPower of org.freedesktop.UPower failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2021-08-20 17:55:09.728 T:790     DEBUG <general>: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files
2021-08-20 17:55:09.728 T:790     DEBUG <general>: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
2021-08-20 17:55:09.730 T:790     DEBUG <general>: Selected UDev as storage provider
2021-08-20 17:55:09.731 T:798     DEBUG <general>: Thread ActiveAE start, auto delete: false
2021-08-20 17:55:09.731 T:799     DEBUG <general>: Thread AESink start, auto delete: false
2021-08-20 17:55:09.731 T:800     DEBUG <general>: Thread FDEventMonitor start, auto delete: false
2021-08-20 17:55:09.767 T:798      INFO <general>: CAESinkALSA - Unable to open device "sysdefault:CARD=vc4hdmi1" for playback
2021-08-20 17:55:09.768 T:798      INFO <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi1,DEV=0" for playback
2021-08-20 17:55:09.770 T:798     DEBUG <general>: PulseAudio: Context authorizing
2021-08-20 17:55:09.771 T:798     DEBUG <general>: PulseAudio: Context setting name
2021-08-20 17:55:09.771 T:798     DEBUG <general>: PulseAudio: Context ready
2021-08-20 17:55:09.771 T:798   WARNING <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
2021-08-20 17:55:09.772 T:798      INFO <general>: Found 2 Lists of Devices
2021-08-20 17:55:09.772 T:798      INFO <general>: Enumerated ALSA devices:
2021-08-20 17:55:09.772 T:798      INFO <general>:     Device 1
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_deviceName      : default
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_displayName     : Default Audio Device ()
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_displayNameExtra:
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_channels        : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_dataFormats     : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_streamTypes     : No passthrough capabilities
2021-08-20 17:55:09.772 T:798      INFO <general>:     Device 2
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_deviceName      : sysdefault
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_displayName     : vc4-hdmi-0 ()
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_displayNameExtra: MAI PCM i2s-hifi-0
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2021-08-20 17:55:09.772 T:798      INFO <general>:         m_channels        : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_dataFormats     : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_streamTypes     : No passthrough capabilities
2021-08-20 17:55:09.773 T:798      INFO <general>:     Device 3
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_deviceName      : sysdefault:CARD=vc4hdmi0
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_displayName     : vc4-hdmi-0 (vc4hdmi0)
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_displayNameExtra: MAI PCM i2s-hifi-0
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_channels        : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_dataFormats     : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_streamTypes     : No passthrough capabilities
2021-08-20 17:55:09.773 T:798      INFO <general>:     Device 4
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_deviceName      : hdmi:CARD=vc4hdmi0,DEV=0
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_displayName     : vc4-hdmi-0 (vc4hdmi0)
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_displayNameExtra: SNY SONY TV  *00 on HDMI
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_deviceType      : AE_DEVTYPE_HDMI
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_channels        : FL, FR, LFE, FC, BL, BR
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_sampleRates     : 32000,44100,48000,88200,96000,176400,192000
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_dataFormats     : AE_FMT_RAW,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8,AE_FMT_RAW
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_streamTypes     : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2021-08-20 17:55:09.773 T:798      INFO <general>: Enumerated PULSE devices:
2021-08-20 17:55:09.773 T:798      INFO <general>:     Device 1
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_deviceName      : Default
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_displayName     : Default
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_deviceType      : AE_DEVTYPE_PCM
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_channels        : FL, FR
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2021-08-20 17:55:09.773 T:798      INFO <general>:         m_streamTypes     : No passthrough capabilities
2021-08-20 17:55:09.773 T:799      INFO <general>: CActiveAESink::OpenSink - initialize sink
2021-08-20 17:55:09.773 T:799     DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=vc4hdmi0,DEV=0
2021-08-20 17:55:09.773 T:799      INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
2021-08-20 17:55:09.777 T:799      INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
2021-08-20 17:55:09.777 T:799      INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2021-08-20 17:55:09.777 T:799      INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
2021-08-20 17:55:09.777 T:799     DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
2021-08-20 17:55:09.778 T:799     DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
2021-08-20 17:55:09.778 T:799     DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
2021-08-20 17:55:09.778 T:799     DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2021-08-20 17:55:09.778 T:799     DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2021-08-20 17:55:09.778 T:799     DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
2021-08-20 17:55:09.778 T:799     DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
2021-08-20 17:55:09.778 T:799     DEBUG <general>:   Output Device : vc4-hdmi-0 (vc4hdmi0)
2021-08-20 17:55:09.778 T:799     DEBUG <general>:   Sample Rate   : 44100
2021-08-20 17:55:09.778 T:799     DEBUG <general>:   Sample Format : AE_FMT_S24NE3
2021-08-20 17:55:09.778 T:799     DEBUG <general>:   Channel Count : 2
2021-08-20 17:55:09.778 T:799     DEBUG <general>:   Channel Layout: FL, FR
2021-08-20 17:55:09.778 T:799     DEBUG <general>:   Frames        : 2205
2021-08-20 17:55:09.778 T:799     DEBUG <general>:   Frame Size    : 6
2021-08-20 17:55:09.786 T:790      INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2021-08-20 17:55:09.802 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
2021-08-20 17:55:09.802 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
2021-08-20 17:55:09.803 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
2021-08-20 17:55:09.803 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
2021-08-20 17:55:09.803 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
2021-08-20 17:55:09.804 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
2021-08-20 17:55:09.804 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
2021-08-20 17:55:09.805 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
2021-08-20 17:55:09.806 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
2021-08-20 17:55:09.806 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
2021-08-20 17:55:09.806 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
2021-08-20 17:55:09.807 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
2021-08-20 17:55:09.807 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
2021-08-20 17:55:09.808 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
2021-08-20 17:55:09.808 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
2021-08-20 17:55:09.809 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
2021-08-20 17:55:09.809 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
2021-08-20 17:55:09.809 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
2021-08-20 17:55:09.810 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
2021-08-20 17:55:09.810 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
2021-08-20 17:55:09.811 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
2021-08-20 17:55:09.811 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
2021-08-20 17:55:09.811 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
2021-08-20 17:55:09.812 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
2021-08-20 17:55:09.812 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
2021-08-20 17:55:09.813 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
2021-08-20 17:55:09.813 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
2021-08-20 17:55:09.814 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
2021-08-20 17:55:09.814 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
2021-08-20 17:55:09.814 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
2021-08-20 17:55:09.815 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
2021-08-20 17:55:09.815 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
2021-08-20 17:55:09.816 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
2021-08-20 17:55:09.816 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
2021-08-20 17:55:09.816 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
2021-08-20 17:55:09.817 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
2021-08-20 17:55:09.817 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
2021-08-20 17:55:09.818 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
2021-08-20 17:55:09.818 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
2021-08-20 17:55:09.819 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
2021-08-20 17:55:09.819 T:790     DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
2021-08-20 17:55:09.819 T:790     DEBUG <general>: CApplication::CreateGUI - trying to init gbm windowing system
2021-08-20 17:55:09.900 T:802     DEBUG <general>: Thread libinput start, auto delete: false
2021-08-20 17:55:09.900 T:790      INFO <general>: RetroPlayer[PROCESS]: Registering process control for GBM
2021-08-20 17:55:09.900 T:790      INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for DMA
2021-08-20 17:55:09.900 T:790      INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
2021-08-20 17:55:09.901 T:790     DEBUG <general>: CDRMUtils::OpenDrm - drm devices found: 2
2021-08-20 17:55:09.930 T:790      INFO <general>: CDRMUtils::FindConnector - using connector: 32
2021-08-20 17:55:09.930 T:790     DEBUG <general>: CDRMUtils::OpenDrm - opened device: /dev/dri/card0
2021-08-20 17:55:09.930 T:790     DEBUG <general>: CDRMUtils::PrintDrmDeviceInfo - DRM Device Info:
                                                     available_nodes: 0x01
                                                     nodes:
                                                       nodes[0]: /dev/dri/card0
                                                     bustype: 0x02
                                                       platform:
                                                         fullname: /gpu
2021-08-20 17:55:09.930 T:790     DEBUG <general>: CDRMUtils::OpenDrm - opened render node: /dev/dri/card0
2021-08-20 17:55:09.963 T:790      INFO <general>: CDRMUtils::FindConnector - using connector: 32
2021-08-20 17:55:09.963 T:790      INFO <general>: CDRMUtils::FindEncoder - using encoder: 31
2021-08-20 17:55:09.963 T:790     DEBUG <general>: CDRMUtils::FindCrtc - original crtc mode: 4096x2160 @ 24 Hz
2021-08-20 17:55:09.963 T:790      INFO <general>: CDRMUtils::FindPlanes - using crtc: 76
2021-08-20 17:55:09.963 T:790     DEBUG <general>: CDRMUtils::FindPlanes - using video plane 70
2021-08-20 17:55:09.963 T:790     DEBUG <general>: CDRMUtils::FindPlanes - using gui plane 91
2021-08-20 17:55:09.963 T:790     DEBUG <general>: CDRMAtomic::InitDrm - initialized atomic DRM
2021-08-20 17:55:10.209 T:790     DEBUG <general>: CWinSystemGbm::InitWindowSystem - initialized DRM
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 4096x2160 @ 24.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 4096x2160 @ 23.976025 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 3840x2160 @ 30.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 3840x2160 @ 29.970032 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 3840x2160 @ 25.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 3840x2160 @ 24.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 3840x2160 @ 23.976025 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 50.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1680x1050 with 1680x1050 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1600x900 with 1600x900 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1152x864 with 1152x864 @ 75.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x720 with 1280x720 @ 30.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x720 with 1280x720 @ 29.970032 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x720 with 1280x720 @ 24.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1280x720 with 1280x720 @ 23.976025 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 800x600 with 800x600 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 720x576 with 720x576 @ 50.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 720x576 with 720x576i @ 50.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 720x480 with 720x480 @ 59.940063 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 720x480 with 720x480 @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 720x480 with 720x480i @ 59.940063 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 720x480 with 720x480i @ 60.000000 Hz
2021-08-20 17:55:10.210 T:790      INFO <general>: Found resolution 640x480 with 640x480 @ 60.000000 Hz
2021-08-20 17:55:10.212 T:790      INFO <general>: Skipped 1 duplicate messages..
2021-08-20 17:55:10.212 T:790      INFO <general>: EGL_VERSION = 1.4
2021-08-20 17:55:10.213 T:790      INFO <general>: EGL_VENDOR = Mesa Project
2021-08-20 17:55:10.213 T:790      INFO <general>: EGL_EXTENSIONS = EGL_ANDROID_blob_cache EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver
2021-08-20 17:55:10.213 T:790      INFO <general>: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
2021-08-20 17:55:10.213 T:790     DEBUG <general>: EGL Config Attributes:
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_BUFFER_SIZE: 32
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_ALPHA_SIZE: 8
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_BLUE_SIZE: 8
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_GREEN_SIZE: 8
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_RED_SIZE: 8
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_DEPTH_SIZE: 16
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_STENCIL_SIZE: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_CONFIG_CAVEAT: 0x3038
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_CONFIG_ID: 10
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_LEVEL: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_MAX_PBUFFER_HEIGHT: 4096
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_MAX_PBUFFER_PIXELS: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_MAX_PBUFFER_WIDTH: 4096
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_NATIVE_RENDERABLE: 1
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_NATIVE_VISUAL_ID: 875713089
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_NATIVE_VISUAL_TYPE: 0x3038
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_SAMPLES: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_SAMPLE_BUFFERS: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_SURFACE_TYPE: 4
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_TRANSPARENT_TYPE: 0x3038
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_TRANSPARENT_BLUE_VALUE: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_TRANSPARENT_GREEN_VALUE: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_TRANSPARENT_RED_VALUE: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_BIND_TO_TEXTURE_RGB: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_BIND_TO_TEXTURE_RGBA: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_MIN_SWAP_INTERVAL: 1
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_MAX_SWAP_INTERVAL: 1
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_LUMINANCE_SIZE: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_ALPHA_MASK_SIZE: 0
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_COLOR_BUFFER_TYPE: 0x308e
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_RENDERABLE_TYPE: 77
2021-08-20 17:55:10.213 T:790     DEBUG <general>:   EGL_CONFORMANT: 77
2021-08-20 17:55:10.256 T:790     DEBUG <general>: CUDMABufferObject::Register - unable to open /dev/udmabuf: No such file or directory
2021-08-20 17:55:10.256 T:790     DEBUG <general>: CDMAHeapBufferObject::Register unable to open /dev/dma_heap/reserved: No such file or directory
2021-08-20 17:55:10.256 T:790     DEBUG <general>: CDMAHeapBufferObject::Register - using /dev/dma_heap/linux,cma
2021-08-20 17:55:10.256 T:790      INFO <general>: CApplication::CreateGUI - using the gbm windowing system
2021-08-20 17:55:10.256 T:790      INFO <general>: Checking resolution 16
2021-08-20 17:55:10.256 T:790     DEBUG <general>: OnLostDevice - notify display change event
2021-08-20 17:55:10.256 T:790     DEBUG <general>: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
2021-08-20 17:55:10.256 T:790     DEBUG <general>: CDRMUtils::SetMode - found crtc mode: 4096x2160 @ 24 Hz
2021-08-20 17:55:10.256 T:790     DEBUG <general>: CGBMUtils::CreateSurface - created surface with size 1920x1080
2021-08-20 17:55:10.269 T:790     DEBUG <general>: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM
2021-08-20 17:55:10.269 T:790      INFO <general>: GL_VENDOR = Broadcom
2021-08-20 17:55:10.269 T:790      INFO <general>: GL_RENDERER = V3D 4.2
2021-08-20 17:55:10.269 T:790      INFO <general>: GL_VERSION = OpenGL ES 3.1 Mesa 21.0.3
2021-08-20 17:55:10.269 T:790      INFO <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
2021-08-20 17:55:10.269 T:790      INFO <general>: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_primitive_bounding_box GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_NV_image_formats GL_OES_draw_elements_base_vertex GL_OES_primitive_bounding_box GL_OES_shader_io_blocks GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_MESA_framebuffer_flip_y GL_EXT_texture_query_lod
2021-08-20 17:55:10.368 T:790     DEBUG <general>: OnLostDevice - notify display change event
2021-08-20 17:55:10.368 T:790     DEBUG <general>: CDRMUtils::SetMode - found crtc mode: 4096x2160 @ 24 Hz
2021-08-20 17:55:10.368 T:790      INFO <general>: GLES: Maximum texture width: 4096
2021-08-20 17:55:10.368 T:790     DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2021-08-20 17:55:10.515 T:790     DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2021-08-20 17:55:11.168 T:790     DEBUG <general>: EGL Debugging:
                                                   Error: EGL_BAD_SURFACE
                                                   Command: eglSwapBuffers
                                                   Type: EGL_DEBUG_MSG_ERROR_KHR
                                                   Message: dri2_swap_buffers
2021-08-20 17:55:11.169 T:790     DEBUG <general>: CDRMAtomic::FlipPage - Execute modeset at next commit
2021-08-20 17:55:11.204 T:790     DEBUG <general>: CWinSystemGbmGLESContext::PresentRender - Sending display reset to all clients
2021-08-20 17:55:11.204 T:790      INFO <general>: load keymapping
2021-08-20 17:55:11.206 T:790      INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
2021-08-20 17:55:11.215 T:790      INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2021-08-20 17:55:11.217 T:790      INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2021-08-20 17:55:11.220 T:790      INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
2021-08-20 17:55:11.221 T:790      INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
2021-08-20 17:55:11.223 T:790      INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
2021-08-20 17:55:11.225 T:790      INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
2021-08-20 17:55:11.231 T:790      INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
2021-08-20 17:55:11.232 T:790      INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
2021-08-20 17:55:11.236 T:790      INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
2021-08-20 17:55:11.238 T:790      INFO <general>: GUI format 1920x1080, Display 4096x2160 @ 24.000000 Hz
2021-08-20 17:55:11.239 T:790      INFO <general>: CLangInfo: loading resource.language.en_gb language information...
2021-08-20 17:55:11.242 T:790     DEBUG <general>: trying to set locale to en_US.UTF-8
2021-08-20 17:55:11.243 T:790      INFO <general>: global locale set to C
2021-08-20 17:55:11.243 T:790      INFO <general>: CLangInfo: loading resource.language.en_gb language strings...
2021-08-20 17:55:11.274 T:790     DEBUG <general>: LocalizeStrings: loaded 4136 strings from file resource://resource.language.en_gb/strings.po
2021-08-20 17:55:11.280 T:790     DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.281 T:790     DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.284 T:790     DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.288 T:790     DEBUG <general>: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.291 T:790     DEBUG <general>: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.295 T:790     DEBUG <general>: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.301 T:790     DEBUG <general>: LocalizeStrings: loaded 17 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.302 T:790     DEBUG <general>: LocalizeStrings: loaded 15 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.303 T:790     DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.306 T:790     DEBUG <general>: LocalizeStrings: loaded 16 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.313 T:790     DEBUG <general>: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.316 T:790     DEBUG <general>: LocalizeStrings: loaded 31 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.321 T:790     DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.327 T:790     DEBUG <general>: LocalizeStrings: loaded 74 strings from file /storage/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_GB/strings.po
2021-08-20 17:55:11.336 T:790     DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.351 T:790     DEBUG <general>: LocalizeStrings: loaded 174 strings from file /storage/.kodi/addons/script.trakt/resources/language/resource.language.en_GB/strings.po
2021-08-20 17:55:11.353 T:790     DEBUG <general>: LocalizeStrings: loaded 262 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
2021-08-20 17:55:11.356 T:803     DEBUG <general>: Thread JobWorker start, auto delete: true
2021-08-20 17:55:11.356 T:803     DEBUG <general>: Initialize, updating databases...
2021-08-20 17:55:11.358 T:803      INFO <general>: Running database version Addons33
2021-08-20 17:55:11.362 T:803      INFO <general>: Running database version ViewModes6
2021-08-20 17:55:11.405 T:803      INFO <general>: Running database version Textures13
2021-08-20 17:55:11.429 T:803      INFO <general>: Running database version MyMusic82
2021-08-20 17:55:11.688 T:803      INFO <general>: Running database version MyVideos119
2021-08-20 17:55:11.694 T:803      INFO <general>: Running database version TV38
2021-08-20 17:55:11.699 T:803      INFO <general>: Running database version Epg13
2021-08-20 17:55:11.699 T:803     DEBUG <general>: Initialize, updating databases... DONE
2021-08-20 17:55:11.744 T:790      INFO <general>: start dvd mediatype detection
2021-08-20 17:55:11.745 T:804     DEBUG <general>: Thread DetectDVDMedia start, auto delete: false
2021-08-20 17:55:11.745 T:804     DEBUG <general>: Compiled with libcdio Version 0.20100
2021-08-20 17:55:11.746 T:804     DEBUG <general>: Thread DetectDVDMedia 2842059392 terminating
2021-08-20 17:55:11.786 T:790      INFO <general>: Unloaded skin
2021-08-20 17:55:11.788 T:790      INFO <general>:   load skin from: /usr/share/kodi/addons/skin.estuary/ (version: 3.0.5)
2021-08-20 17:55:11.788 T:790      INFO <general>:   load fonts for skin...
2021-08-20 17:55:11.809 T:790      INFO <general>: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
2021-08-20 17:55:11.977 T:790      INFO <general>: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
2021-08-20 17:55:12.161 T:790     DEBUG <general>: LocalizeStrings: loaded 148 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
2021-08-20 17:55:12.168 T:790      INFO <general>:   load new skin...
2021-08-20 17:55:12.168 T:790      INFO <general>: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
2021-08-20 17:55:12.185 T:790     DEBUG <general>: Load Skin XML: 16.59ms
2021-08-20 17:55:12.185 T:790      INFO <general>:   initialize new skin...
2021-08-20 17:55:12.185 T:790     DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
2021-08-20 17:55:12.185 T:790      INFO <general>: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.223 T:790     DEBUG <general>: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
2021-08-20 17:55:12.226 T:790      INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.228 T:790      INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.229 T:790      INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.236 T:790      INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.238 T:790      INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.256 T:790      INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.258 T:790      INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2021-08-20 17:55:12.261 T:790      INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
2021-08-20 17:55:12.351 T:790      INFO <general>:   skin loaded...
2021-08-20 17:55:12.351 T:790     DEBUG <general>: Activating window ID: 12997
2021-08-20 17:55:12.351 T:790     DEBUG <general>: ------ Window Init () ------
2021-08-20 17:55:12.351 T:790     DEBUG <general>: Activating window ID: 12999
2021-08-20 17:55:12.351 T:790     DEBUG <general>: ------ Window Init (Startup.xml) ------
2021-08-20 17:55:12.351 T:790      INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2021-08-20 17:55:12.352 T:790     DEBUG <general>: Activating window ID: 10000
2021-08-20 17:55:12.352 T:790     DEBUG <general>: ------ Window Deinit (Startup.xml) ------
2021-08-20 17:55:12.352 T:790     DEBUG <general>: ------ Window Init (Home.xml) ------
2021-08-20 17:55:12.352 T:790      INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2021-08-20 17:55:12.507 T:790     DEBUG <general>: CDirectoryProvider[library://video/movies/]: refreshing..
2021-08-20 17:55:12.507 T:790     DEBUG <general>: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
2021-08-20 17:55:12.508 T:805     DEBUG <general>: Thread JobWorker start, auto delete: true
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
2021-08-20 17:55:12.509 T:806     DEBUG <general>: Thread JobWorker start, auto delete: true
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[videodb://movies/genres/]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[videodb://movies/sets/]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[library://video/tvshows/]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
2021-08-20 17:55:12.509 T:790     DEBUG <general>: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[addons://]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[addons://sources/video/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[addons://sources/audio/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[addons://sources/executable/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[addons://sources/image/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[library://video/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[sources://video/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[special://videoplaylists/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[favourites://]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[sources://pictures/]: refreshing..
2021-08-20 17:55:12.515 T:790     DEBUG <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
2021-08-20 17:55:12.537 T:790     DEBUG <general>: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
2021-08-20 17:55:12.537 T:790   WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2021-08-20 17:55:12.538 T:790      INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2021-08-20 17:55:12.538 T:790      INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2021-08-20 17:55:12.568 T:790      INFO <general>: JSONRPC v12.3.0: Successfully initialized
2021-08-20 17:55:12.582 T:790     DEBUG <general>: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
2021-08-20 17:55:12.582 T:790     DEBUG <general>: LoadMappings - loaded node "CEC Adapter"
2021-08-20 17:55:12.582 T:790     DEBUG <general>: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
2021-08-20 17:55:12.582 T:790     DEBUG <general>: LoadMappings - loaded node "iMON HID device"
2021-08-20 17:55:12.582 T:790     DEBUG <general>: LoadMappings - loaded node "WETEK Play remote"
2021-08-20 17:55:12.582 T:790     DEBUG <general>: LoadMappings - loaded node "OSMC RF Remote"
2021-08-20 17:55:12.582 T:790     DEBUG <general>: LoadMappings - loaded node ""
2021-08-20 17:55:12.583 T:790     DEBUG <general>: Add-on bus: Registering add-on peripheral.joystick
2021-08-20 17:55:12.583 T:790     DEBUG <general>: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
2021-08-20 17:55:12.583 T:790     DEBUG <general>: ADDON: Dll Initializing - Joystick Support
2021-08-20 17:55:12.584 T:790     DEBUG <general>: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.7.2)
2021-08-20 17:55:12.584 T:790     DEBUG <general>: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.7.2
2021-08-20 17:55:12.603 T:790     DEBUG <general>: AddOnLog: peripheral.joystick: Loaded 14 joystick families with 97 total joysticks
2021-08-20 17:55:12.603 T:790     DEBUG <general>: Calling TransferSettings for: Joystick Support
2021-08-20 17:55:12.604 T:790      INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
2021-08-20 17:55:12.605 T:808     DEBUG <general>: Thread PeripBusUSBUdev start, auto delete: false
2021-08-20 17:55:12.605 T:808     DEBUG <general>: Process - initialised udev monitor
2021-08-20 17:55:12.615 T:809     DEBUG <general>: Thread PeripBusCEC start, auto delete: false
2021-08-20 17:55:12.615 T:810     DEBUG <general>: Thread PeripBusAddon start, auto delete: false
2021-08-20 17:55:12.619 T:790     DEBUG <general>: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
2021-08-20 17:55:12.619 T:790      INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2021-08-20 17:55:12.620 T:790     DEBUG <general>: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
2021-08-20 17:55:12.620 T:790      INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2021-08-20 17:55:12.629 T:811     DEBUG <general>: Thread PeripEventScan start, auto delete: false
2021-08-20 17:55:12.630 T:790     DEBUG <general>: ContextMenuManager: addon menus reloaded.
2021-08-20 17:55:12.630 T:790      INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerCoreConfig::<ctor>: created player VideoPlayer
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerCoreConfig::<ctor>: created player PAPlayer
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerCoreConfig::<ctor>: created player RetroPlayer
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: system rules
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mms/udp
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtmp
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtsp
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: streams
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mp2
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: dvd
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: discimage
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: nsv
2021-08-20 17:55:12.641 T:790     DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: radio
2021-08-20 17:55:12.641 T:790      INFO <general>: Loaded playercorefactory configuration
2021-08-20 17:55:12.642 T:790      INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2021-08-20 17:55:12.642 T:790      INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2021-08-20 17:55:12.642 T:790      INFO <general>: removing tempfiles
2021-08-20 17:55:12.645 T:790      INFO <general>: UpdateLibraries: Starting video library startup scan
2021-08-20 17:55:12.658 T:790     DEBUG <general>: CRepositoryUpdater: closest next update check at 21/08/2021 17:44:12 (in 85740 s)
2021-08-20 17:55:12.662 T:812     DEBUG <general>: Thread Timer start, auto delete: false
2021-08-20 17:55:12.663 T:790     DEBUG <general>: CServiceAddonManager: starting script.trakt
2021-08-20 17:55:12.670 T:813     DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2021-08-20 17:55:12.670 T:790     DEBUG <general>: CServiceAddonManager: starting service.libreelec.settings
2021-08-20 17:55:12.670 T:813      INFO <general>: initializing python engine.
2021-08-20 17:55:12.674 T:814     DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2021-08-20 17:55:12.674 T:790      INFO <general>: initialize done
2021-08-20 17:55:12.674 T:790      INFO <general>: Running the application...
2021-08-20 17:55:12.676 T:790     DEBUG <general>: NetworkMessage - Starting network services
2021-08-20 17:55:12.677 T:814      INFO <general>: initializing python engine.
2021-08-20 17:55:12.680 T:790     DEBUG <general>: CZeroconfAvahi::clientCallback: client is up and running
2021-08-20 17:55:12.680 T:790      INFO <general>: starting zeroconf publishing
2021-08-20 17:55:12.681 T:816     DEBUG <general>: Thread EventServer start, auto delete: false
2021-08-20 17:55:12.681 T:816      INFO <general>: ES: Starting UDP Event server on port 9777
2021-08-20 17:55:12.682 T:816     DEBUG <general>: CheckIPv6: IPv6 socket bound successfully
2021-08-20 17:55:12.682 T:816      INFO <general>: UDP: Listening on port 9777 (ipv6 : true)
2021-08-20 17:55:12.682 T:790      INFO <general>: JSONRPC Server: Successfully initialized
2021-08-20 17:55:12.685 T:817     DEBUG <general>: Thread TCPServer start, auto delete: false
2021-08-20 17:55:12.686 T:790      INFO <CWebserver[8080]>: Started
2021-08-20 17:55:12.713 T:790     DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2021-08-20 17:55:12.737 T:809     DEBUG <general>: GetMappingForDevice - device (0000:0000) mapped to CEC Adapter (type = cec)
2021-08-20 17:55:12.739 T:809     DEBUG <general>: InitialiseFeature - using libCEC v4.0.7
2021-08-20 17:55:12.740 T:822     DEBUG <general>: Thread CECAdapter start, auto delete: false
2021-08-20 17:55:12.740 T:822     DEBUG <general>: OpenConnection - opening a connection to the CEC adapter: Linux
2021-08-20 17:55:12.740 T:809     DEBUG <general>: Initialise - initialised peripheral on 'Linux' with 2 features and 0 sub devices
2021-08-20 17:55:12.740 T:809      INFO <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000)
2021-08-20 17:55:12.741 T:809     DEBUG <general>: Thread PeripBusCEC 2780029568 terminating
2021-08-20 17:55:12.815 T:813     DEBUG <general>: CPythonInvoker(0, /storage/.kodi/addons/script.trakt/default.py): start processing
2021-08-20 17:55:12.815 T:814     DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
2021-08-20 17:55:12.883 T:803     DEBUG <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 2 ms
2021-08-20 17:55:12.909 T:814     DEBUG <general>: -->Python Interpreter Initialized<--
2021-08-20 17:55:12.909 T:814     DEBUG <general>:

2021-08-20 17:55:12.909 T:814     DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
2021-08-20 17:55:12.920 T:803     DEBUG <general>: CAddonDatabase: query  SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2,3) ORDER BY repo.addonID, addons.addonID returned 867 rows in 37 ms
2021-08-20 17:55:13.072 T:803     DEBUG <general>: CAddonDatabase::GetAddons took 191 ms
2021-08-20 17:55:13.087 T:803     DEBUG <general>: ADDONS: repo: repository.kodi.game - 1 addon(s) loaded
2021-08-20 17:55:13.087 T:803     DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 207 addon(s) loaded
2021-08-20 17:55:13.087 T:803     DEBUG <general>: ADDONS: repo: repository.xbmc.org - 659 addon(s) loaded
2021-08-20 17:55:13.093 T:803     DEBUG <general>: CAddonRepos::BuildUpdateOrOutdatedList: Building update list from installed add-ons
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.aac / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.wma / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = game.controller.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.10
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = game.controller.snes / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.10
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.album.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.5
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.artists.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 4.3.4
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.common.allmusic.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.2
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.common.fanart.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.6.3
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.common.imdb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.3
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.common.musicbrainz.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.2.4
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.common.theaudiodb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.3
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.common.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.17
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.generic.albums / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.generic.artists / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.local / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.2.6
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.0+matrix.1
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.5.13
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.7
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = peripheral.joystick / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.7.2
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = plugin.library.node.editor / Origin = repository.xbmc.org / Version = 2.0.4
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = repository.kodi.game / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.0
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = repository.libreelec.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0.0
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = repository.xbmc.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.5
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = resource.images.weathericons.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.1.9
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = resource.language.en_gb / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.2
2021-08-20 17:55:13.093 T:803     DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.kodi / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.black / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.34
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.dim / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.64
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.image.resource.select / Origin = repository.xbmc.org / Version = 3.0.2
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.arrow / Origin = repository.xbmc.org / Version = 1.0.3.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.dateutil / Origin = repository.xbmc.org / Version = 2.8.1+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.pycryptodome / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.4.3
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.trakt / Origin = repository.xbmc.org / Version = 4.4.0+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.typing_extensions / Origin = repository.xbmc.org / Version = 3.7.4.3
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.unidecode / Origin = repository.xbmc.org / Version = 1.1.1+matrix.2
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = script.trakt / Origin = repository.xbmc.org / Version = 3.4.2
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = service.libreelec.settings / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = skin.estuary / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.5
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = virtual.system-tools / Origin = repository.libreelec.tv / Version = 10.0.0.124
2021-08-20 17:55:13.094 T:803     DEBUG <general>: ADDONS: update check: addonID = webinterface.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.x-2.4.8
2021-08-20 17:55:13.094 T:803     DEBUG <general>: CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 213 ms
2021-08-20 17:55:13.102 T:814     DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
2021-08-20 17:55:13.102 T:814     DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
2021-08-20 17:55:13.106 T:814     DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 3.0.0 of the xbmc.python api
2021-08-20 17:55:13.108 T:790     DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
2021-08-20 17:55:13.120 T:803     DEBUG <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2021-08-20 17:55:13.120 T:803     DEBUG <general>: Getting Directory (special://profile/playlists/video)
2021-08-20 17:55:13.122 T:803     DEBUG <general>: Getting Directory (special://profile/playlists/mixed)
2021-08-20 17:55:13.123 T:803     DEBUG <general>: CMultiPathDirectory::MergeItems, items = 0
2021-08-20 17:55:13.137 T:813     DEBUG <general>: -->Python Interpreter Initialized<--
2021-08-20 17:55:13.137 T:813     DEBUG <general>:
2021-08-20 17:55:14.706 T:822     DEBUG <general>: OpenConnection - connection to the CEC adapter opened
2021-08-20 17:55:14.706 T:822     DEBUG <general>: SetConfigurationFromLibCEC - settings updated by libCEC
2021-08-20 17:55:14.707 T:829     DEBUG <general>: Thread CECAdapterUpdate start, auto delete: false
'''
popcornmix commented 3 years ago

This shows no apparent problem:

Can you clarify if you meant that there is no problem (i.e. display is working), or "no apparent problem" in log (but display is broken).

Axionkt commented 3 years ago

Sorry if that wasn't clear.

In the first log from Raspberry Pi OS running Kodi I experience the same problem as PeterPablo. I get [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] ERROR [CRTC:76:crtc-3] flip_done timed out messages in dmesg However after waiting a few minutes (around 2021-08-20 17:07:54.426 T:2972707936 in the log) the display starts working for around 1min (not sure exactly), as in I get the kodi interface and it seems to be scanning my library, but then stops working again and never comes back on. The first log should show this full cycle.

The second log is just running the latest LibreELEC to compare which works fine with approximately the same config.txt With this everything seems to be working, sound display, CEC etc.

popcornmix commented 3 years ago

@Axionkt can you report uname -a and vcgencmd versions for RPiOS and LibreELEC.

Axionkt commented 3 years ago

@popcornmix Sure. I'm running Kodi 18.7 on Raspberry Pi OS I don't know if it makes a difference but on Raspberry Pi OS I tried 19.1 from upstream and also gbm_matrix from your repo with the same result except that I see the kodi splash screen before the display crashes.

Raspbian GNU/Linux 10 (buster)

Raspberry Pi OS vcgencmd version

```Aug 3 2021 18:14:56 Copyright (c) 2012 Broadcom version 40787ee5905644f639a2a0f6e00ae12e517a2211 (clean) (release) (start) ```

Raspberry Pi OS vcgencmd bootloader_version

```Apr 29 2021 17:11:25 version c2f8c388c4ee37ad709ace403467d163e8dd91ce (release) timestamp 1619712685 update-time 1629367548 capabilities 0x0000001f ```

Raspberry Pi OS config.txt

```disable_overscan=1 dtparam=audio=on [pi4] max_framebuffers=2 gpu_mem=76 hdmi_ignore_cec_init=1 dtoverlay=vc4-kms-v3d,cma-512 dtoverlay=rpivid-v4l2 disable_fw_kms_setup=1 hdmi_ignore_cec_init=1 hdmi_ignore_cec=1 ```

Raspberry Pi OS uname -a

Linux RPi4-2 5.10.52-v7l+ #1441 SMP Tue Aug 3 18:11:56 BST 2021 armv7l GNU/Linux

Raspberry Pi OS dmesg

```[Fri Aug 20 18:39:11 2021] Booting Linux on physical CPU 0x0 [Fri Aug 20 18:39:11 2021] Linux version 5.10.52-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1441 SMP Tue Aug 3 18:11:56 BST 2021 [Fri Aug 20 18:39:11 2021] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [Fri Aug 20 18:39:11 2021] CPU: div instructions available: patching division code [Fri Aug 20 18:39:11 2021] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [Fri Aug 20 18:39:11 2021] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.4 [Fri Aug 20 18:39:11 2021] random: fast init done [Fri Aug 20 18:39:11 2021] Memory policy: Data cache writealloc [Fri Aug 20 18:39:11 2021] Reserved memory: created CMA memory pool at 0x000000000e400000, size 512 MiB [Fri Aug 20 18:39:11 2021] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [Fri Aug 20 18:39:11 2021] Zone ranges: [Fri Aug 20 18:39:11 2021] DMA [mem 0x0000000000000000-0x000000002fffffff] [Fri Aug 20 18:39:11 2021] Normal empty [Fri Aug 20 18:39:11 2021] HighMem [mem 0x0000000030000000-0x000000007fffffff] [Fri Aug 20 18:39:11 2021] Movable zone start for each node [Fri Aug 20 18:39:11 2021] Early memory node ranges [Fri Aug 20 18:39:11 2021] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [Fri Aug 20 18:39:11 2021] node 0: [mem 0x0000000040000000-0x000000007fffffff] [Fri Aug 20 18:39:11 2021] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [Fri Aug 20 18:39:11 2021] On node 0 totalpages: 504832 [Fri Aug 20 18:39:11 2021] DMA zone: 1728 pages used for memmap [Fri Aug 20 18:39:11 2021] DMA zone: 0 pages reserved [Fri Aug 20 18:39:11 2021] DMA zone: 196608 pages, LIFO batch:63 [Fri Aug 20 18:39:11 2021] HighMem zone: 308224 pages, LIFO batch:63 [Fri Aug 20 18:39:11 2021] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920 [Fri Aug 20 18:39:11 2021] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096 [Fri Aug 20 18:39:11 2021] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [Fri Aug 20 18:39:11 2021] Built 1 zonelists, mobility grouping on. Total pages: 503104 [Fri Aug 20 18:39:11 2021] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:E4:A8:3F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait ip=dhcp root=PARTUUID=900939f3-e116-42f7-82b5-b88fb0ea6d29 ISCSI_INITIATOR=iqn.1993-08.org.debian:01:9cb7f13ffa1 ISCSI_TARGET_NAME=iqn.2005-10.org.freenas.ctl:pi4.10000000534d62ea:raspios-lite-armhf ISCSI_TARGET_IP=192.168.0.33 ISCSI_TARGET_PORT=3260 rw [Fri Aug 20 18:39:11 2021] Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. [Fri Aug 20 18:39:11 2021] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [Fri Aug 20 18:39:11 2021] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [Fri Aug 20 18:39:11 2021] mem auto-init: stack:off, heap alloc:off, heap free:off [Fri Aug 20 18:39:11 2021] software IO TLB: mapped [mem 0x0000000009200000-0x000000000d200000] (64MB) [Fri Aug 20 18:39:11 2021] Memory: 1381176K/2019328K available (10240K kernel code, 1364K rwdata, 3188K rodata, 2048K init, 891K bss, 113864K reserved, 524288K cma-reserved, 1232896K highmem) [Fri Aug 20 18:39:11 2021] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [Fri Aug 20 18:39:11 2021] ftrace: allocating 34303 entries in 67 pages [Fri Aug 20 18:39:11 2021] ftrace: allocated 67 pages with 3 groups [Fri Aug 20 18:39:11 2021] rcu: Hierarchical RCU implementation. [Fri Aug 20 18:39:11 2021] Rude variant of Tasks RCU enabled. [Fri Aug 20 18:39:11 2021] Tracing variant of Tasks RCU enabled. [Fri Aug 20 18:39:11 2021] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [Fri Aug 20 18:39:11 2021] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [Fri Aug 20 18:39:11 2021] GIC: Using split EOI/Deactivate mode [Fri Aug 20 18:39:11 2021] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25) [Fri Aug 20 18:39:11 2021] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1 [Fri Aug 20 18:39:11 2021] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [Fri Aug 20 18:39:11 2021] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [Fri Aug 20 18:39:11 2021] bcm2835: system timer (irq = 26) [Fri Aug 20 18:39:11 2021] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [Fri Aug 20 18:39:11 2021] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [Fri Aug 20 18:39:11 2021] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [Fri Aug 20 18:39:11 2021] Switching to timer-based delay loop, resolution 18ns [Fri Aug 20 18:39:11 2021] Console: colour dummy device 80x30 [Fri Aug 20 18:39:11 2021] printk: console [tty1] enabled [Fri Aug 20 18:39:11 2021] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000) [Fri Aug 20 18:39:11 2021] pid_max: default: 32768 minimum: 301 [Fri Aug 20 18:39:11 2021] LSM: Security Framework initializing [Fri Aug 20 18:39:11 2021] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [Fri Aug 20 18:39:11 2021] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [Fri Aug 20 18:39:11 2021] cgroup: Disabling memory control group subsystem [Fri Aug 20 18:39:11 2021] CPU: Testing write buffer coherency: ok [Fri Aug 20 18:39:11 2021] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [Fri Aug 20 18:39:11 2021] Setting up static identity map for 0x200000 - 0x20003c [Fri Aug 20 18:39:11 2021] rcu: Hierarchical SRCU implementation. [Fri Aug 20 18:39:11 2021] smp: Bringing up secondary CPUs ... [Fri Aug 20 18:39:11 2021] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [Fri Aug 20 18:39:11 2021] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [Fri Aug 20 18:39:11 2021] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [Fri Aug 20 18:39:11 2021] smp: Brought up 1 node, 4 CPUs [Fri Aug 20 18:39:11 2021] SMP: Total of 4 processors activated (432.00 BogoMIPS). [Fri Aug 20 18:39:11 2021] CPU: All CPU(s) started in HYP mode. [Fri Aug 20 18:39:11 2021] CPU: Virtualization extensions available. [Fri Aug 20 18:39:11 2021] devtmpfs: initialized [Fri Aug 20 18:39:11 2021] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [Fri Aug 20 18:39:11 2021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [Fri Aug 20 18:39:11 2021] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [Fri Aug 20 18:39:11 2021] pinctrl core: initialized pinctrl subsystem [Fri Aug 20 18:39:11 2021] NET: Registered protocol family 16 [Fri Aug 20 18:39:11 2021] DMA: preallocated 1024 KiB pool for atomic coherent allocations [Fri Aug 20 18:39:11 2021] audit: initializing netlink subsys (disabled) [Fri Aug 20 18:39:11 2021] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1 [Fri Aug 20 18:39:11 2021] thermal_sys: Registered thermal governor 'step_wise' [Fri Aug 20 18:39:11 2021] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [Fri Aug 20 18:39:11 2021] hw-breakpoint: maximum watchpoint size is 8 bytes. [Fri Aug 20 18:39:11 2021] Serial: AMBA PL011 UART driver [Fri Aug 20 18:39:11 2021] bcm2835-mbox fe00b880.mailbox: mailbox enabled [Fri Aug 20 18:39:11 2021] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-08-03T18:14:56, variant start [Fri Aug 20 18:39:11 2021] raspberrypi-firmware soc:firmware: Firmware hash is 40787ee5905644f639a2a0f6e00ae12e517a2211 [Fri Aug 20 18:39:11 2021] Kprobes globally optimized [Fri Aug 20 18:39:11 2021] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [Fri Aug 20 18:39:11 2021] vgaarb: loaded [Fri Aug 20 18:39:11 2021] SCSI subsystem initialized [Fri Aug 20 18:39:11 2021] usbcore: registered new interface driver usbfs [Fri Aug 20 18:39:11 2021] usbcore: registered new interface driver hub [Fri Aug 20 18:39:11 2021] usbcore: registered new device driver usb [Fri Aug 20 18:39:11 2021] usb_phy_generic phy: supply vcc not found, using dummy regulator [Fri Aug 20 18:39:11 2021] clocksource: Switched to clocksource arch_sys_counter [Fri Aug 20 18:39:12 2021] VFS: Disk quotas dquot_6.6.0 [Fri Aug 20 18:39:12 2021] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [Fri Aug 20 18:39:12 2021] FS-Cache: Loaded [Fri Aug 20 18:39:12 2021] CacheFiles: Loaded [Fri Aug 20 18:39:12 2021] simple-framebuffer 3e24f000.framebuffer: framebuffer at 0x3e24f000, 0x960000 bytes, mapped to 0x(ptrval) [Fri Aug 20 18:39:12 2021] simple-framebuffer 3e24f000.framebuffer: format=a8r8g8b8, mode=1920x1280x32, linelength=7680 [Fri Aug 20 18:39:12 2021] Console: switching to colour frame buffer device 240x80 [Fri Aug 20 18:39:12 2021] simple-framebuffer 3e24f000.framebuffer: fb0: simplefb registered! [Fri Aug 20 18:39:12 2021] NET: Registered protocol family 2 [Fri Aug 20 18:39:12 2021] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [Fri Aug 20 18:39:12 2021] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [Fri Aug 20 18:39:12 2021] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [Fri Aug 20 18:39:12 2021] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [Fri Aug 20 18:39:12 2021] TCP: Hash tables configured (established 8192 bind 8192) [Fri Aug 20 18:39:12 2021] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [Fri Aug 20 18:39:12 2021] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [Fri Aug 20 18:39:12 2021] NET: Registered protocol family 1 [Fri Aug 20 18:39:12 2021] RPC: Registered named UNIX socket transport module. [Fri Aug 20 18:39:12 2021] RPC: Registered udp transport module. [Fri Aug 20 18:39:12 2021] RPC: Registered tcp transport module. [Fri Aug 20 18:39:12 2021] RPC: Registered tcp NFSv4.1 backchannel transport module. [Fri Aug 20 18:39:12 2021] PCI: CLS 0 bytes, default 64 [Fri Aug 20 18:39:12 2021] Trying to unpack rootfs image as initramfs... [Fri Aug 20 18:39:12 2021] Freeing initrd memory: 9204K [Fri Aug 20 18:39:12 2021] Initialise system trusted keyrings [Fri Aug 20 18:39:12 2021] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [Fri Aug 20 18:39:12 2021] zbud: loaded [Fri Aug 20 18:39:12 2021] FS-Cache: Netfs 'nfs' registered for caching [Fri Aug 20 18:39:12 2021] NFS: Registering the id_resolver key type [Fri Aug 20 18:39:12 2021] Key type id_resolver registered [Fri Aug 20 18:39:12 2021] Key type id_legacy registered [Fri Aug 20 18:39:12 2021] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [Fri Aug 20 18:39:12 2021] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [Fri Aug 20 18:39:12 2021] Key type asymmetric registered [Fri Aug 20 18:39:12 2021] Asymmetric key parser 'x509' registered [Fri Aug 20 18:39:12 2021] bounce: pool size: 64 pages [Fri Aug 20 18:39:12 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [Fri Aug 20 18:39:12 2021] io scheduler mq-deadline registered [Fri Aug 20 18:39:12 2021] io scheduler kyber registered [Fri Aug 20 18:39:12 2021] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [Fri Aug 20 18:39:12 2021] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [Fri Aug 20 18:39:12 2021] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [Fri Aug 20 18:39:12 2021] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 [Fri Aug 20 18:39:12 2021] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [Fri Aug 20 18:39:12 2021] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [Fri Aug 20 18:39:12 2021] pci_bus 0000:00: root bus resource [bus 00-ff] [Fri Aug 20 18:39:12 2021] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [Fri Aug 20 18:39:12 2021] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [Fri Aug 20 18:39:12 2021] pci 0000:00:00.0: PME# supported from D0 D3hot [Fri Aug 20 18:39:12 2021] PCI: bus0: Fast back to back transfers disabled [Fri Aug 20 18:39:12 2021] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [Fri Aug 20 18:39:12 2021] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [Fri Aug 20 18:39:12 2021] pci 0000:01:00.0: PME# supported from D0 D3hot [Fri Aug 20 18:39:12 2021] PCI: bus1: Fast back to back transfers disabled [Fri Aug 20 18:39:12 2021] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [Fri Aug 20 18:39:12 2021] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [Fri Aug 20 18:39:12 2021] pci 0000:00:00.0: PCI bridge to [bus 01] [Fri Aug 20 18:39:12 2021] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [Fri Aug 20 18:39:12 2021] pcieport 0000:00:00.0: enabling device (0140 -> 0142) [Fri Aug 20 18:39:13 2021] pcieport 0000:00:00.0: PME: Signaling with IRQ 80 [Fri Aug 20 18:39:13 2021] iproc-rng200 fe104000.rng: hwrng registered [Fri Aug 20 18:39:13 2021] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [Fri Aug 20 18:39:13 2021] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [Fri Aug 20 18:39:13 2021] brd: module loaded [Fri Aug 20 18:39:13 2021] loop: module loaded [Fri Aug 20 18:39:13 2021] Loading iSCSI transport class v2.0-870. [Fri Aug 20 18:39:13 2021] libphy: Fixed MDIO Bus: probed [Fri Aug 20 18:39:13 2021] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [Fri Aug 20 18:39:13 2021] libphy: bcmgenet MII bus: probed [Fri Aug 20 18:39:13 2021] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [Fri Aug 20 18:39:13 2021] usbcore: registered new interface driver r8152 [Fri Aug 20 18:39:13 2021] usbcore: registered new interface driver lan78xx [Fri Aug 20 18:39:13 2021] usbcore: registered new interface driver smsc95xx [Fri Aug 20 18:39:13 2021] xhci_hcd 0000:01:00.0: xHCI Host Controller [Fri Aug 20 18:39:13 2021] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [Fri Aug 20 18:39:13 2021] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890 [Fri Aug 20 18:39:13 2021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [Fri Aug 20 18:39:13 2021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Fri Aug 20 18:39:13 2021] usb usb1: Product: xHCI Host Controller [Fri Aug 20 18:39:13 2021] usb usb1: Manufacturer: Linux 5.10.52-v7l+ xhci-hcd [Fri Aug 20 18:39:13 2021] usb usb1: SerialNumber: 0000:01:00.0 [Fri Aug 20 18:39:13 2021] hub 1-0:1.0: USB hub found [Fri Aug 20 18:39:13 2021] hub 1-0:1.0: 1 port detected [Fri Aug 20 18:39:13 2021] xhci_hcd 0000:01:00.0: xHCI Host Controller [Fri Aug 20 18:39:13 2021] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [Fri Aug 20 18:39:13 2021] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [Fri Aug 20 18:39:13 2021] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [Fri Aug 20 18:39:13 2021] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Fri Aug 20 18:39:13 2021] usb usb2: Product: xHCI Host Controller [Fri Aug 20 18:39:13 2021] usb usb2: Manufacturer: Linux 5.10.52-v7l+ xhci-hcd [Fri Aug 20 18:39:13 2021] usb usb2: SerialNumber: 0000:01:00.0 [Fri Aug 20 18:39:13 2021] hub 2-0:1.0: USB hub found [Fri Aug 20 18:39:13 2021] hub 2-0:1.0: 4 ports detected [Fri Aug 20 18:39:13 2021] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [Fri Aug 20 18:39:13 2021] dwc_otg: FIQ enabled [Fri Aug 20 18:39:13 2021] dwc_otg: NAK holdoff enabled [Fri Aug 20 18:39:13 2021] dwc_otg: FIQ split-transaction FSM enabled [Fri Aug 20 18:39:13 2021] Module dwc_common_port init [Fri Aug 20 18:39:13 2021] usbcore: registered new interface driver uas [Fri Aug 20 18:39:13 2021] usbcore: registered new interface driver usb-storage [Fri Aug 20 18:39:13 2021] mousedev: PS/2 mouse device common for all mice [Fri Aug 20 18:39:13 2021] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [Fri Aug 20 18:39:13 2021] sdhci: Secure Digital Host Controller Interface driver [Fri Aug 20 18:39:13 2021] sdhci: Copyright(c) Pierre Ossman [Fri Aug 20 18:39:13 2021] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [Fri Aug 20 18:39:13 2021] sdhci-pltfm: SDHCI platform and OF driver helper [Fri Aug 20 18:39:13 2021] ledtrig-cpu: registered to indicate activity on CPUs [Fri Aug 20 18:39:13 2021] hid: raw HID events driver (C) Jiri Kosina [Fri Aug 20 18:39:13 2021] usbcore: registered new interface driver usbhid [Fri Aug 20 18:39:13 2021] usbhid: USB HID core driver [Fri Aug 20 18:39:13 2021] Initializing XFRM netlink socket [Fri Aug 20 18:39:13 2021] NET: Registered protocol family 17 [Fri Aug 20 18:39:13 2021] Key type dns_resolver registered [Fri Aug 20 18:39:13 2021] Registering SWP/SWPB emulation handler [Fri Aug 20 18:39:13 2021] registered taskstats version 1 [Fri Aug 20 18:39:13 2021] Loading compiled-in X.509 certificates [Fri Aug 20 18:39:13 2021] Key type ._fscrypt registered [Fri Aug 20 18:39:13 2021] Key type .fscrypt registered [Fri Aug 20 18:39:13 2021] Key type fscrypt-provisioning registered [Fri Aug 20 18:39:13 2021] uart-pl011 fe201000.serial: there is not valid maps for state default [Fri Aug 20 18:39:13 2021] uart-pl011 fe201000.serial: cts_event_workaround enabled [Fri Aug 20 18:39:13 2021] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 38, base_baud = 0) is a PL011 rev2 [Fri Aug 20 18:39:13 2021] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [Fri Aug 20 18:39:13 2021] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [Fri Aug 20 18:39:13 2021] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [Fri Aug 20 18:39:13 2021] of_cfs_init [Fri Aug 20 18:39:13 2021] of_cfs_init: OK [Fri Aug 20 18:39:13 2021] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [Fri Aug 20 18:39:13 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Fri Aug 20 18:39:13 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Fri Aug 20 18:39:13 2021] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [Fri Aug 20 18:39:13 2021] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [Fri Aug 20 18:39:13 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Fri Aug 20 18:39:13 2021] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [Fri Aug 20 18:39:13 2021] bcmgenet fd580000.ethernet eth0: Link is Down [Fri Aug 20 18:39:13 2021] usb 1-1: new high-speed USB device number 2 using xhci_hcd [Fri Aug 20 18:39:13 2021] mmc1: new high speed SDIO card at address 0001 [Fri Aug 20 18:39:13 2021] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [Fri Aug 20 18:39:13 2021] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [Fri Aug 20 18:39:13 2021] usb 1-1: Product: USB2.0 Hub [Fri Aug 20 18:39:13 2021] hub 1-1:1.0: USB hub found [Fri Aug 20 18:39:13 2021] hub 1-1:1.0: 4 ports detected [Fri Aug 20 18:39:17 2021] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [Fri Aug 20 18:39:18 2021] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode [Fri Aug 20 18:39:18 2021] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode [Fri Aug 20 18:39:18 2021] process '/usr/bin/ipconfig' started with executable stack [Fri Aug 20 18:39:18 2021] iscsi: registered transport (tcp) [Fri Aug 20 18:39:19 2021] scsi host0: iSCSI Initiator over TCP/IP [Fri Aug 20 18:39:19 2021] scsi 0:0:0:0: Direct-Access FreeNAS iSCSI Disk 0123 PQ: 0 ANSI: 7 [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: Power-on or device reset occurred [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: [sda] 4194308 4096-byte logical blocks: (17.2 GB/16.0 GiB) [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: [sda] 16384-byte physical blocks [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: [sda] Write Protect is off [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: [sda] Mode Sense: 7f 00 10 08 [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: [sda] Optimal transfer size 1048576 bytes [Fri Aug 20 18:39:19 2021] sda: sda1 [Fri Aug 20 18:39:19 2021] sd 0:0:0:0: [sda] Attached SCSI disk [Fri Aug 20 18:39:19 2021] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [Fri Aug 20 18:39:21 2021] systemd[1]: System time before build time, advancing clock. [Fri Aug 20 18:39:22 2021] NET: Registered protocol family 10 [Fri Aug 20 18:39:22 2021] Segment Routing with IPv6 [Fri Aug 20 18:39:22 2021] 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) [Fri Aug 20 18:39:22 2021] systemd[1]: Detected architecture arm. [Fri Aug 20 18:39:22 2021] systemd[1]: Set hostname to . [Fri Aug 20 18:39:24 2021] random: systemd: uninitialized urandom read (16 bytes read) [Fri Aug 20 18:39:24 2021] random: systemd: uninitialized urandom read (16 bytes read) [Fri Aug 20 18:39:24 2021] systemd[1]: Listening on udev Control Socket. [Fri Aug 20 18:39:24 2021] random: systemd: uninitialized urandom read (16 bytes read) [Fri Aug 20 18:39:24 2021] systemd[1]: Created slice system-getty.slice. [Fri Aug 20 18:39:24 2021] systemd[1]: Reached target Swap. [Fri Aug 20 18:39:24 2021] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [Fri Aug 20 18:39:24 2021] systemd[1]: Listening on Journal Socket (/dev/log). [Fri Aug 20 18:39:24 2021] systemd[1]: Created slice User and Session Slice. [Fri Aug 20 18:39:24 2021] systemd[1]: Reached target Slices. [Fri Aug 20 18:39:24 2021] EXT4-fs (sda1): re-mounted. Opts: (null) [Fri Aug 20 18:39:25 2021] systemd-journald[230]: Received request to flush runtime journal from PID 1 [Fri Aug 20 18:39:28 2021] sd 0:0:0:0: Attached scsi generic sg0 type 0 [Fri Aug 20 18:39:28 2021] uart-pl011 fe201000.serial: no DMA platform data [Fri Aug 20 18:39:28 2021] mc: Linux media interface: v0.10 [Fri Aug 20 18:39:28 2021] 8021q: 802.1Q VLAN Support v1.8 [Fri Aug 20 18:39:28 2021] videodev: Linux video capture interface: v2.00 [Fri Aug 20 18:39:28 2021] Bluetooth: Core ver 2.22 [Fri Aug 20 18:39:28 2021] NET: Registered protocol family 31 [Fri Aug 20 18:39:28 2021] Bluetooth: HCI device and connection manager initialized [Fri Aug 20 18:39:28 2021] Bluetooth: HCI socket layer initialized [Fri Aug 20 18:39:28 2021] Bluetooth: L2CAP socket layer initialized [Fri Aug 20 18:39:28 2021] Bluetooth: SCO socket layer initialized [Fri Aug 20 18:39:28 2021] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] cfg80211: Loading compiled-in X.509 certificates for regulatory database [Fri Aug 20 18:39:28 2021] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [Fri Aug 20 18:39:28 2021] [vc_sm_connected_init]: start [Fri Aug 20 18:39:28 2021] Bluetooth: HCI UART driver ver 2.3 [Fri Aug 20 18:39:28 2021] Bluetooth: HCI UART protocol H4 registered [Fri Aug 20 18:39:28 2021] Bluetooth: HCI UART protocol Three-wire (H5) registered [Fri Aug 20 18:39:28 2021] Bluetooth: HCI UART protocol Broadcom registered [Fri Aug 20 18:39:28 2021] [vc_sm_connected_init]: installed successfully [Fri Aug 20 18:39:28 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [Fri Aug 20 18:39:28 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [Fri Aug 20 18:39:28 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [Fri Aug 20 18:39:28 2021] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [Fri Aug 20 18:39:28 2021] rpivid feb10000.codec: Device registered as /dev/video19 [Fri Aug 20 18:39:28 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [Fri Aug 20 18:39:28 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [Fri Aug 20 18:39:28 2021] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [Fri Aug 20 18:39:28 2021] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [Fri Aug 20 18:39:28 2021] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS [Fri Aug 20 18:39:28 2021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [Fri Aug 20 18:39:29 2021] bcm2835_audio bcm2835_audio: card created with 8 channels [Fri Aug 20 18:39:29 2021] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [Fri Aug 20 18:39:29 2021] brcmfmac: F1 signature read @0x18000000=0x15264345 [Fri Aug 20 18:39:29 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Fri Aug 20 18:39:29 2021] usbcore: registered new interface driver brcmfmac [Fri Aug 20 18:39:29 2021] checking generic (3e24f000 960000) vs hw (0 ffffffffffffffff) [Fri Aug 20 18:39:29 2021] fb0: switching to vc4drmfb from simple [Fri Aug 20 18:39:29 2021] Console: switching to colour dummy device 80x30 [Fri Aug 20 18:39:29 2021] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [Fri Aug 20 18:39:29 2021] Registered IR keymap rc-cec [Fri Aug 20 18:39:29 2021] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [Fri Aug 20 18:39:29 2021] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0 [Fri Aug 20 18:39:29 2021] vc4_hdmi fef00700.hdmi: Could not register sound card: -517 [Fri Aug 20 18:39:29 2021] random: crng init done [Fri Aug 20 18:39:29 2021] random: 7 urandom warning(s) missed due to ratelimiting [Fri Aug 20 18:39:29 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Fri Aug 20 18:39:29 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Fri Aug 20 18:39:29 2021] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [Fri Aug 20 18:39:30 2021] Registered IR keymap rc-cec [Fri Aug 20 18:39:30 2021] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [Fri Aug 20 18:39:30 2021] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input1 [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) [Fri Aug 20 18:39:30 2021] Registered IR keymap rc-cec [Fri Aug 20 18:39:30 2021] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1 [Fri Aug 20 18:39:30 2021] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input2 [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) [Fri Aug 20 18:39:30 2021] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4]) [Fri Aug 20 18:39:30 2021] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [Fri Aug 20 18:39:30 2021] vc4-drm gpu: [drm] The core clock cannot reach frequencies high enough to support 4k @ 60Hz. [Fri Aug 20 18:39:30 2021] vc4-drm gpu: [drm] Please change your config.txt file to add hdmi_enable_4kp60. [Fri Aug 20 18:39:30 2021] Console: switching to colour frame buffer device 512x135 [Fri Aug 20 18:39:30 2021] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device [Fri Aug 20 18:39:31 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [Fri Aug 20 18:39:33 2021] sd 0:0:0:0: Power-on or device reset occurred [Fri Aug 20 18:39:33 2021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [Fri Aug 20 18:39:33 2021] Bluetooth: BNEP filters: protocol multicast [Fri Aug 20 18:39:33 2021] Bluetooth: BNEP socket layer initialized [Fri Aug 20 18:39:33 2021] FS-Cache: Duplicate cookie detected [Fri Aug 20 18:39:33 2021] FS-Cache: O-cookie c=e793db00 [p=10562bb5 fl=222 nc=0 na=1] [Fri Aug 20 18:39:33 2021] FS-Cache: O-cookie d=10a7df75 n=5afd5a5f [Fri Aug 20 18:39:33 2021] FS-Cache: O-key=[16] '040000000100000002000801c0a80021' [Fri Aug 20 18:39:33 2021] FS-Cache: N-cookie c=74c369cc [p=10562bb5 fl=2 nc=0 na=1] [Fri Aug 20 18:39:33 2021] FS-Cache: N-cookie d=10a7df75 n=26af6bb9 [Fri Aug 20 18:39:33 2021] FS-Cache: N-key=[16] '040000000100000002000801c0a80021' [Fri Aug 20 18:39:41 2021] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [Fri Aug 20 18:39:41 2021] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [Fri Aug 20 18:39:41 2021] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [Fri Aug 20 18:39:41 2021] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [Fri Aug 20 18:39:41 2021] hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [Fri Aug 20 18:39:47 2021] vcc-sd: disabling [Fri Aug 20 18:39:51 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:40:02 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:40:12 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:40:22 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:40:32 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:40:42 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:40:53 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:41:03 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:41:13 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:41:23 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:41:34 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:41:44 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:41:54 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:42:04 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:42:15 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:42:25 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:42:35 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:42:45 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:42:56 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:43:06 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:43:16 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:43:26 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:43:37 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:43:47 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:43:57 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:44:07 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:44:18 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:44:28 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:44:38 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:44:51 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:45:02 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [Fri Aug 20 18:45:12 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [Fri Aug 20 18:45:14 2021] Bluetooth: RFCOMM TTY layer initialized [Fri Aug 20 18:45:14 2021] Bluetooth: RFCOMM socket layer initialized [Fri Aug 20 18:45:14 2021] Bluetooth: RFCOMM ver 1.11 [Fri Aug 20 18:45:16 2021] cec-vc4: message ff 84 30 00 06 timed out [Fri Aug 20 18:45:19 2021] cec-vc4: message ff 87 00 15 82 timed out [Fri Aug 20 18:45:21 2021] cec-vc4: message f0 timed out [Fri Aug 20 18:45:23 2021] cec-vc4: message f0 timed out [Fri Aug 20 18:45:25 2021] cec-vc4: message f0 timed out [Fri Aug 20 18:45:27 2021] cec-vc4: message f0 timed out [Fri Aug 20 18:45:29 2021] cec-vc4: message 11 timed out [Fri Aug 20 18:45:32 2021] cec-vc4: message 11 timed out [Fri Aug 20 18:45:34 2021] cec-vc4: message 11 timed out [Fri Aug 20 18:45:36 2021] cec-vc4: message 11 timed out [Fri Aug 20 18:45:38 2021] cec-vc4: message 22 timed out [Fri Aug 20 18:45:40 2021] cec-vc4: message 22 timed out [Fri Aug 20 18:45:42 2021] cec-vc4: message 99 timed out [Fri Aug 20 18:45:45 2021] cec-vc4: message 99 timed out [Fri Aug 20 18:45:47 2021] cec-vc4: message ff 84 30 00 01 timed out [Fri Aug 20 18:45:49 2021] cec-vc4: message ff 87 00 15 82 timed out [Fri Aug 20 18:45:51 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:45:53 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:45:55 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:45:58 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:00 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:02 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:04 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:06 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:08 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:10 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:13 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:15 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:17 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:19 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:21 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:23 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:26 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:28 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:30 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:32 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:34 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:36 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:39 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:41 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:43 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:45 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:47 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:49 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:52 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:54 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:56 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:46:58 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:00 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:02 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:04 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:07 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:09 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:09 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:47:11 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:13 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:15 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:17 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:19 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:47:20 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:22 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:24 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:26 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:28 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:30 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:47:30 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:33 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:35 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:37 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:39 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:40 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:47:41 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:43 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:46 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:48 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:50 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:50 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:47:52 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:54 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:56 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:47:58 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:00 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:48:01 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:03 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:05 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:07 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:09 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:10 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:48:11 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:14 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:16 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:18 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:20 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:21 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:48:22 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:24 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:27 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:29 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:31 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:31 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:48:33 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:35 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:37 2021] nfs: server 192.168.0.33 not responding, timed out [Fri Aug 20 18:48:37 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:40 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:41 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:48:42 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:44 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:46 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:48 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:50 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:51 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:48:52 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:55 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:57 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:48:59 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:01 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:02 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:49:03 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:05 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:08 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:10 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:12 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:49:12 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:14 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:16 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:18 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:21 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:22 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:49:23 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:25 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:27 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:29 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:31 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:32 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:49:34 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:36 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:38 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:40 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:42 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:43 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:49:44 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:46 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:49 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:51 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:53 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:49:53 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:55 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:57 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:49:59 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:02 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:03 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:50:04 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:06 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:08 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:10 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:12 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:13 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:50:15 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:17 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:19 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:21 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:23 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:24 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:50:25 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:28 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:30 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:32 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:34 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:50:34 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:36 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:38 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:40 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:43 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:44 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:50:45 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:47 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:49 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:51 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:53 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:54 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:50:56 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:50:58 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:00 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:02 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:04 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:05 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:51:06 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:09 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:11 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:13 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:15 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:51:15 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:17 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:19 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:22 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:24 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:25 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:51:26 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:28 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:30 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:32 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:34 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:35 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:51:36 2021] nfs: server 192.168.0.33 not responding, still trying [Fri Aug 20 18:51:37 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:39 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:41 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:41 2021] nfs: server 192.168.0.33 not responding, timed out [Fri Aug 20 18:51:42 2021] nfs: server 192.168.0.33 not responding, timed out [Fri Aug 20 18:51:43 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:45 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:46 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:51:47 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:50 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:52 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:54 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:56 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:51:56 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:51:58 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:00 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:03 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:05 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:06 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:52:07 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:09 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:11 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:12 2021] nfs: server 192.168.0.33 not responding, still trying [Fri Aug 20 18:52:12 2021] nfs: server 192.168.0.33 OK [Fri Aug 20 18:52:12 2021] nfs: server 192.168.0.33 OK [Fri Aug 20 18:52:13 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:16 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:16 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:52:18 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:20 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:22 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:24 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:26 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:26 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:52:28 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:31 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:33 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:35 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:37 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:52:37 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:39 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:41 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:44 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:46 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:47 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:52:48 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:50 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:52 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:54 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:57 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:52:57 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:52:59 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:01 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:03 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:05 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:07 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:07 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:53:10 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:12 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:14 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:16 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:18 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:53:18 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:20 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:22 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:25 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:27 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:28 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:53:29 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:31 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:33 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:35 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:38 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:38 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:53:40 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:42 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:44 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:46 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:48 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:48 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:53:51 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:53 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:55 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:57 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:53:59 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:53:59 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:01 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:04 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:06 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:08 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:09 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:54:10 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:12 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:14 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:17 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:19 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:19 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:54:21 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:23 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:25 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:27 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:29 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:54:29 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:32 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:34 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:36 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:38 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:40 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:54:40 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:43 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:46 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:48 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:50 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:50 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:54:53 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:55 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:57 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:54:59 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:00 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:55:02 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:04 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:06 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:08 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:10 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:10 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:55:12 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:15 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:17 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:19 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:21 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:55:21 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:23 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:25 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:28 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:30 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:31 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:55:32 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:34 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:36 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:38 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:41 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:41 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:55:43 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:45 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:47 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:49 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:51 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:55:51 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:53 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:56 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:55:58 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:00 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:02 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:56:02 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:04 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:06 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:09 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:11 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:12 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:56:13 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:15 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:17 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:19 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:22 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:22 2021] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:56:24 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:26 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:28 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:30 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:32 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [Fri Aug 20 18:56:32 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:35 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:37 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:39 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:41 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:43 2021] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out [Fri Aug 20 18:56:43 2021] cec-vc4: message 10 timed out [Fri Aug 20 18:56:45 2021] cec-vc4: message 10 timed out ```

Raspberry Pi OS kodi.log when the display finally starts

```2021-08-21 00:44:41.669 T:2931814608 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xae2030e0 2021-08-21 00:44:41.671 T:2931814608 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16) 2021-08-21 00:44:41.671 T:2931814608 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2021-08-21 00:44:41.671 T:2931814608 DEBUG: Output Device : HDMI 2021-08-21 00:44:41.671 T:2931814608 DEBUG: Sample Rate : 44100 2021-08-21 00:44:41.671 T:2931814608 DEBUG: Sample Format : AE_FMT_FLOAT 2021-08-21 00:44:41.671 T:2931814608 DEBUG: Channel Count : 2 2021-08-21 00:44:41.671 T:2931814608 DEBUG: Channel Layout: FL, FR 2021-08-21 00:44:41.671 T:2931814608 DEBUG: Frames : 2205 2021-08-21 00:44:41.671 T:2931814608 DEBUG: Frame Size : 8 2021-08-21 00:44:41.673 T:2942300368 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-08-21 00:44:42.073 T:2973162592 DEBUG: EGL Debugging: Error: EGL_BAD_SURFACE Command: eglSwapBuffers Type: EGL_DEBUG_MSG_ERROR_KHR Message: dri2_swap_buffers 2021-08-21 00:45:12.967 T:2973162592 DEBUG: CRBP::OpenDisplay device:0 m_display:0 (0) ```

Raspberry Pi OS kodi.log when the display stops again

```2021-08-21 00:46:39.372 T:2931814608 DEBUG: CAESinkPi:Drain delay:99ms now:0ms 2021-08-21 00:46:47.843 T:2534310096 ERROR: OpenConnection - could not opening a connection to the CEC adapter 2021-08-21 00:46:49.372 T:2931814608 DEBUG: CAESinkPi:Deinitialize 2021-08-21 00:46:49.373 T:2931814608 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 2021-08-21 00:46:49.383 T:2931814608 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0xae2030e0 ```

LibreELEC

LibreELEC vcgencmd version

```Jun 29 2021 16:01:08 Copyright (c) 2012 Broadcom version 7f92ceab26a7aafcd932fb9ffe85d21ec112eb15 (clean) (release) (start_x) ```

LibreELEC vcgencmd bootloader_version

```Apr 29 2021 17:11:25 version c2f8c388c4ee37ad709ace403467d163e8dd91ce (release) timestamp 1619712685 update-time 1629367548 capabilities 0x0000001f ```

LibreELEC config.txt

```gpu_mem=76 hdmi_ignore_cec_init=1 [all] dtoverlay=vc4-kms-v3d,cma-512 dtoverlay=rpivid-v4l2 disable_overscan=1 disable_fw_kms_setup=1 ```

LibreELEC uname -a

Linux RPi4 5.10.46 #1 SMP Wed Jul 14 21:40:13 CEST 2021 armv7l GNU/Linux

LibreELEC dmesg

```[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.46 (jenkins@tsuboi) (armv8a-libreelec-linux-gnueabihf-gcc-10.2.0 (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP Wed Jul 14 21:40:13 CEST 2021 [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.4 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 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] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 504832 [ 0.000000] DMA zone: 1728 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 308224 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 20 pages/cpu s51788 r8192 d21940 u81920 [ 0.000000] pcpu-alloc: s51788 r8192 d21940 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 503104 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:E4:A8:3F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 boot=UUID=1407-5918 disk=UUID=632fdcc0-ec9a-4f78-a13e-329fc4f10db8 quiet [ 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] software IO TLB: mapped [mem 0x0000000009a00000-0x000000000da00000] (64MB) [ 0.000000] Memory: 1384520K/2019328K available (12288K kernel code, 1373K rwdata, 2668K rodata, 6144K init, 602K bss, 110520K reserved, 524288K cma-reserved, 1232896K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 36615 entries in 72 pages [ 0.000000] ftrace: allocated 72 pages with 2 groups [ 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 30 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25) [ 0.000000] random: get_random_bytes called from start_kernel+0x668/0x840 with crng_init=0 [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000026] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000083] bcm2835: system timer (irq = 26) [ 0.000679] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.000696] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.000714] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000728] Switching to timer-based delay loop, resolution 18ns [ 0.000979] Console: colour dummy device 80x30 [ 0.001047] printk: console [tty0] enabled [ 0.001098] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.50 BogoMIPS (lpj=180000) [ 0.001130] pid_max: default: 32768 minimum: 301 [ 0.001344] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.001370] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002792] cgroup: Disabling memory control group subsystem [ 0.002947] CPU: Testing write buffer coherency: ok [ 0.003372] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004476] Setting up static identity map for 0x200000 - 0x20003c [ 0.004652] rcu: Hierarchical SRCU implementation. [ 0.005903] smp: Bringing up secondary CPUs ... [ 0.007017] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.008327] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.009510] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.009657] smp: Brought up 1 node, 4 CPUs [ 0.009679] SMP: Total of 4 processors activated (432.00 BogoMIPS). [ 0.009694] CPU: All CPU(s) started in HYP mode. [ 0.009708] CPU: Virtualization extensions available. [ 0.010407] devtmpfs: initialized [ 0.023871] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [ 0.024120] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.024150] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.036899] pinctrl core: initialized pinctrl subsystem [ 0.038074] NET: Registered protocol family 16 [ 0.041591] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.042898] thermal_sys: Registered thermal governor 'step_wise' [ 0.043104] cpuidle: using governor ladder [ 0.043156] cpuidle: using governor menu [ 0.043419] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.043434] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.043803] Serial: AMBA PL011 UART driver [ 0.087554] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.094398] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-06-29T16:01:08, variant start_x [ 0.097742] raspberrypi-firmware soc:firmware: Firmware hash is 7f92ceab26a7aafcd932fb9ffe85d21ec112eb15 [ 0.131175] Kprobes globally optimized [ 0.142560] vgaarb: loaded [ 0.142954] SCSI subsystem initialized [ 0.143176] usbcore: registered new interface driver usbfs [ 0.143253] usbcore: registered new interface driver hub [ 0.143326] usbcore: registered new device driver usb [ 0.144084] Advanced Linux Sound Architecture Driver Initialized. [ 0.145122] clocksource: Switched to clocksource arch_sys_counter [ 1.122051] FS-Cache: Loaded [ 1.132096] NET: Registered protocol family 2 [ 1.132335] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.133720] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.133761] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.133825] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.133896] TCP: Hash tables configured (established 8192 bind 8192) [ 1.134049] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.134087] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.134343] NET: Registered protocol family 1 [ 1.135047] RPC: Registered named UNIX socket transport module. [ 1.135063] RPC: Registered udp transport module. [ 1.135077] RPC: Registered tcp transport module. [ 1.135092] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.135144] PCI: CLS 0 bytes, default 64 [ 1.160845] Initialise system trusted keyrings [ 1.161095] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 1.170538] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.171239] FS-Cache: Netfs 'nfs' registered for caching [ 1.172279] NFS: Registering the id_resolver key type [ 1.172316] Key type id_resolver registered [ 1.172331] Key type id_legacy registered [ 1.172456] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.172472] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.173228] FS-Cache: Netfs 'cifs' registered for caching [ 1.173633] Key type cifs.idmap registered [ 1.282370] NET: Registered protocol family 38 [ 1.282391] Key type asymmetric registered [ 1.282406] Asymmetric key parser 'x509' registered [ 1.282603] bounce: pool size: 64 pages [ 1.282647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.282663] io scheduler mq-deadline registered [ 1.282679] io scheduler kyber registered [ 1.282827] io scheduler bfq registered [ 1.287385] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.287417] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.287495] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.287582] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 [ 1.353890] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [ 1.354180] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 1.354201] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.354222] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [ 1.354311] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 1.354550] pci 0000:00:00.0: PME# supported from D0 D3hot [ 1.357839] PCI: bus0: Fast back to back transfers disabled [ 1.358186] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 1.358312] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 1.358901] pci 0000:01:00.0: PME# supported from D0 D3hot [ 1.362155] PCI: bus1: Fast back to back transfers disabled [ 1.362218] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 1.362242] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 1.362325] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.362351] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 1.362750] pcieport 0000:00:00.0: enabling device (0140 -> 0142) [ 1.362972] pcieport 0000:00:00.0: PME: Signaling with IRQ 80 [ 1.363345] pcieport 0000:00:00.0: AER: enabled with IRQ 80 [ 1.372179] iproc-rng200 fe104000.rng: hwrng registered [ 1.372515] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 2.398538] ------------[ cut here ]------------ [ 2.398576] WARNING: CPU: 0 PID: 1 at drivers/firmware/raspberrypi.c:64 rpi_firmware_transaction+0xf8/0x134 [ 2.398590] Firmware transaction timeout [ 2.398604] Modules linked in: [ 2.398639] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.46 #1 [ 2.398648] Hardware name: BCM2711 [ 2.398657] Backtrace: [ 2.398687] [] (dump_backtrace) from [] (show_stack+0x20/0x24) [ 2.398701] r7:ffffffff r6:00000000 r5:60000013 r4:c18ed7e8 [ 2.398719] [] (show_stack) from [] (dump_stack+0xc4/0xf0) [ 2.398737] [] (dump_stack) from [] (__warn+0xfc/0x158) [ 2.398751] r9:c1e6f8c0 r8:00000009 r7:00000040 r6:00000009 r5:c0a89bd8 r4:c100aa5c [ 2.398767] [] (__warn) from [] (warn_slowpath_fmt+0xa8/0xe4) [ 2.398779] r7:c0a89bd8 r6:00000040 r5:c100aa5c r4:c100aa7c [ 2.398797] [] (warn_slowpath_fmt) from [] (rpi_firmware_transaction+0xf8/0x134) [ 2.398810] r8:c1e72dc0 r7:cec00018 r6:00000000 r5:ffffff92 r4:c1e72dc0 [ 2.398827] [] (rpi_firmware_transaction) from [] (rpi_firmware_property_list+0xc0/0x180) [ 2.398838] r6:00001000 r5:0000000c r4:cec00000 [ 2.398855] [] (rpi_firmware_property_list) from [] (rpi_firmware_property+0x70/0x118) [ 2.398869] r10:c1e6f8cc r9:00030066 r8:c1e72dc0 r7:00000000 r6:00000000 r5:0000000c [ 2.398877] r4:c1e6f8c0 [ 2.398898] [] (rpi_firmware_property) from [] (vc4_drm_bind+0x1e0/0x2c4) [ 2.398911] r10:c28cce40 r9:00000009 r8:c18f9604 r7:00000000 r6:c1c1e800 r5:c1e64810 [ 2.398921] r4:efeee860 r3:00000000 [ 2.398938] [] (vc4_drm_bind) from [] (try_to_bring_up_master+0x21c/0x2d4) [ 2.398951] r9:00000009 r8:c18f9604 r7:c28cf2c0 r6:c28ce900 r5:c28cf2c0 r4:c28ce880 [ 2.398966] [] (try_to_bring_up_master) from [] (component_master_add_with_match+0xd8/0x10c) [ 2.398979] r10:00000000 r9:c0e63a6c r8:c0e63a6c r7:c0e63a70 r6:c1e64810 r5:c18f95f0 [ 2.398988] r4:c28ce900 [ 2.399006] [] (component_master_add_with_match) from [] (vc4_platform_drm_probe+0xb8/0xe0) [ 2.399017] r7:c08c1bd8 r6:c1e64810 r5:c18f954c r4:00000000 [ 2.399035] [] (vc4_platform_drm_probe) from [] (platform_drv_probe+0x58/0xa8) [ 2.399048] r10:00000000 r9:c18f8e94 r8:00000000 r7:c19b804c r6:c18f8e94 r5:c1e64810 [ 2.399056] r4:00000000 [ 2.399070] [] (platform_drv_probe) from [] (really_probe+0x108/0x514) [ 2.399081] r7:c19b804c r6:00000000 r5:c19b8044 r4:c1e64810 [ 2.399094] [] (really_probe) from [] (driver_probe_device+0x100/0x1d4) [ 2.399107] r10:c1958000 r9:c1252d54 r8:00000159 r7:c18f8e94 r6:c1e64854 r5:c18f8e94 [ 2.399116] r4:c1e64810 [ 2.399129] [] (driver_probe_device) from [] (device_driver_attach+0xb8/0xc0) [ 2.399143] r9:c1252d54 r8:00000159 r7:c18f8e94 r6:c1e64854 r5:00000000 r4:c1e64810 [ 2.399156] [] (device_driver_attach) from [] (__driver_attach+0x9c/0x150) [ 2.399167] r7:c18f9bd0 r6:c1e64810 r5:c18f8e94 r4:00000000 [ 2.399185] [] (__driver_attach) from [] (bus_for_each_dev+0x88/0xd0) [ 2.399197] r7:c18f9bd0 r6:c08f1fb4 r5:c18f8e94 r4:00000000 [ 2.399214] [] (bus_for_each_dev) from [] (driver_attach+0x2c/0x30) [ 2.399225] r6:00000000 r5:c28ccd80 r4:c18f8e94 [ 2.399243] [] (driver_attach) from [] (bus_add_driver+0x120/0x20c) [ 2.399258] [] (bus_add_driver) from [] (driver_register+0x98/0x128) [ 2.399270] r7:00000000 r6:00000007 r5:00000000 r4:c18f8e94 [ 2.399284] [] (driver_register) from [] (__platform_driver_register+0x50/0x58) [ 2.399293] r5:c1d49900 r4:c18f9bd0 [ 2.399310] [] (__platform_driver_register) from [] (vc4_drm_register+0x40/0x44) [ 2.399319] r5:c1d49900 r4:c1228adc [ 2.399335] [] (vc4_drm_register) from [] (do_one_initcall+0x54/0x280) [ 2.399352] [] (do_one_initcall) from [] (kernel_init_freeable+0x2ac/0x308) [ 2.399364] r7:c1252d34 r6:00000007 r5:c1d49900 r4:c128a8c0 [ 2.399381] [] (kernel_init_freeable) from [] (kernel_init+0x18/0x130) [ 2.399394] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c0ce8094 [ 2.399403] r4:00000000 [ 2.399418] [] (kernel_init) from [] (ret_from_fork+0x14/0x28) [ 2.399427] Exception stack(0xc1cf9fb0 to 0xc1cf9ff8) [ 2.399440] 9fa0: 00000000 00000000 00000000 00000000 [ 2.399452] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 2.399463] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 2.399474] r5:c0ce8094 r4:00000000 [ 2.399493] ---[ end trace c8362774e89c986d ]--- [ 2.399519] vc4-drm gpu: [drm] Couldn't stop firmware display driver: -110 [ 2.399756] vc4-drm gpu: bound fe400000.hvs (ops 0xc0e668d8) [ 2.412447] brd: module loaded [ 2.412587] loop: module loaded [ 2.436613] usbcore: registered new interface driver rtsx_usb [ 2.438386] Loading iSCSI transport class v2.0-870. [ 2.439130] iscsi: registered transport (tcp) [ 2.440994] libphy: Fixed MDIO Bus: probed [ 2.441610] tun: Universal TUN/TAP device driver, 1.6 [ 2.442569] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 2.455156] libphy: bcmgenet MII bus: probed [ 2.508589] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 2.509708] usbcore: registered new interface driver lan78xx [ 2.509760] usbcore: registered new interface driver dm9601 [ 2.509820] usbcore: registered new interface driver smsc95xx [ 2.557623] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 2.557659] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 2.561025] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890 [ 2.562321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 2.562340] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.562357] usb usb1: Product: xHCI Host Controller [ 2.562374] usb usb1: Manufacturer: Linux 5.10.46 xhci-hcd [ 2.562390] usb usb1: SerialNumber: 0000:01:00.0 [ 2.563106] hub 1-0:1.0: USB hub found [ 2.563201] hub 1-0:1.0: 1 port detected [ 2.563863] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 2.563904] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 2.563930] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 2.564404] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 2.564422] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.564438] usb usb2: Product: xHCI Host Controller [ 2.564454] usb usb2: Manufacturer: Linux 5.10.46 xhci-hcd [ 2.564470] usb usb2: SerialNumber: 0000:01:00.0 [ 2.565191] hub 2-0:1.0: USB hub found [ 2.565259] hub 2-0:1.0: 4 ports detected [ 2.566926] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 2.567266] dwc_otg: FIQ enabled [ 2.567280] dwc_otg: NAK holdoff enabled [ 2.567294] dwc_otg: FIQ split-transaction FSM enabled [ 2.567311] Module dwc_common_port init [ 2.567708] usbcore: registered new interface driver uas [ 2.567802] usbcore: registered new interface driver usb-storage [ 2.568011] mousedev: PS/2 mouse device common for all mice [ 2.568401] i2c /dev entries driver [ 2.569571] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode [ 2.570192] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode [ 2.573420] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 2.576894] sdhci: Secure Digital Host Controller Interface driver [ 2.576910] sdhci: Copyright(c) Pierre Ossman [ 2.577665] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [ 2.578331] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.583546] ledtrig-cpu: registered to indicate activity on CPUs [ 2.583689] hid: raw HID events driver (C) Jiri Kosina [ 2.584956] usbcore: registered new interface driver usbhid [ 2.584962] usbhid: USB HID core driver [ 2.587626] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [ 2.587638] [vc_sm_connected_init]: start [ 2.594446] [vc_sm_connected_init]: installed successfully [ 2.595674] NET: Registered protocol family 10 [ 2.596332] Segment Routing with IPv6 [ 2.596388] NET: Registered protocol family 17 [ 2.596444] Key type dns_resolver registered [ 2.596507] Registering SWP/SWPB emulation handler [ 2.596664] Loading compiled-in X.509 certificates [ 2.605399] uart-pl011 fe201000.serial: there is not valid maps for state default [ 2.605602] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 2.605653] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 38, base_baud = 0) is a PL011 rev2 [ 2.616039] vc4-drm gpu: bound fe400000.hvs (ops 0xc0e668d8) [ 2.618476] vc4-drm gpu: bound fef00700.hdmi (ops 0xc0e65170) [ 2.620362] vc4-drm gpu: bound fef05700.hdmi (ops 0xc0e65170) [ 2.620503] vc4-drm gpu: bound fe004000.txp (ops 0xc0e66eb8) [ 2.620627] vc4-drm gpu: bound fe206000.pixelvalve (ops 0xc0e63138) [ 2.620745] vc4-drm gpu: bound fe207000.pixelvalve (ops 0xc0e63138) [ 2.620870] vc4-drm gpu: bound fe20a000.pixelvalve (ops 0xc0e63138) [ 2.620958] vc4-drm gpu: bound fe216000.pixelvalve (ops 0xc0e63138) [ 2.621079] vc4-drm gpu: bound fec12000.pixelvalve (ops 0xc0e63138) [ 2.622617] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 [ 2.674008] vc4-drm gpu: [drm] The core clock cannot reach frequencies high enough to support 4k @ 60Hz. [ 2.674017] vc4-drm gpu: [drm] Please change your config.txt file to add hdmi_enable_4kp60. [ 2.730296] Console: switching to colour frame buffer device 512x135 [ 2.816207] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device [ 2.816244] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 2.819199] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 2.819748] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 2.819755] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 2.861820] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1 [ 2.867250] printk: console [netcon0] enabled [ 2.867256] netconsole: network logging started [ 2.867263] of_cfs_init [ 2.867285] of_cfs_init: OK [ 2.867890] ALSA device list: [ 2.867900] #0: vc4-hdmi-0 [ 2.867909] #1: vc4-hdmi-1 [ 2.873855] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 2.875437] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.877022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.879967] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 2.881584] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.891208] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [ 2.901311] random: fast init done [ 2.904722] Freeing unused kernel memory: 6144K [ 2.905075] Run /init as init process [ 2.905088] with arguments: [ 2.905114] /init [ 2.905125] with environment: [ 2.905136] HOME=/ [ 2.905146] TERM=linux [ 2.905158] boot=UUID=1407-5918 [ 2.905168] disk=UUID=632fdcc0-ec9a-4f78-a13e-329fc4f10db8 [ 2.927181] mmc0: new SD card at address 9e85 [ 2.928034] mmcblk0: mmc0:9e85 SU02G 1.84 GiB [ 2.930373] mmcblk0: p1 p2 [ 2.941143] mmc1: new high speed SDIO card at address 0001 [ 2.957756] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [ 2.957766] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.957774] usb 1-1: Product: USB2.0 Hub [ 2.979402] hub 1-1:1.0: USB hub found [ 2.979673] hub 1-1:1.0: 4 ports detected [ 3.054283] Checking disk(s): UUID=1407-5918 UUID=632fdcc0-ec9a-4f78-a13e-329fc4f10db8 [ 11.381853] mmc0: Got data interrupt 0x00000002 even though no data operation was in progress. [ 12.061265] fsck: CP437: Invalid argument [ 12.061598] fsck: fsck.fat 4.1 (2017-01-24) [ 12.062136] fsck: /dev/mmcblk0p1: 265 files, 15769/65501 clusters [ 12.062708] fsck: STORAGE: clean, 5460/352256 files, 192125/1402880 blocks [ 12.849578] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 13.417767] kernel-overlays-setup: setup base modules [ 13.473677] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/5.10.46 [ 13.511061] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware [ 13.515733] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays [ 13.528404] kernel-overlays-setup: added firmware from /storage/.config/firmware [ 13.528509] kernel-overlays-setup: done [ 14.152616] systemd[1]: System time before build time, advancing clock. [ 14.311236] systemd[1]: systemd 247.3 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=hybrid) [ 14.311592] systemd[1]: Detected architecture arm. [ 14.344155] systemd[1]: Set hostname to . [ 14.541693] systemd[1]: Queued start job for default target Kodi Mediacenter Interface. [ 14.542272] random: systemd: uninitialized urandom read (16 bytes read) [ 14.557744] systemd[1]: Created slice system-modprobe.slice. [ 14.557893] random: systemd: uninitialized urandom read (16 bytes read) [ 14.558313] systemd[1]: Created slice User and Session Slice. [ 14.558378] random: systemd: uninitialized urandom read (16 bytes read) [ 14.558552] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 14.558714] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 14.558884] systemd[1]: Reached target Paths. [ 14.558966] systemd[1]: Reached target Slices. [ 14.571106] systemd[1]: Listening on RPCbind Server Activation Socket. [ 14.571275] systemd[1]: Reached target RPC Port Mapper. [ 14.571528] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 14.575945] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 14.577411] systemd[1]: Listening on Journal Socket (/dev/log). [ 14.578027] systemd[1]: Listening on Journal Socket. [ 14.580137] systemd[1]: Listening on udev Control Socket. [ 14.580639] systemd[1]: Listening on udev Kernel Socket. [ 14.581072] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 14.584024] systemd[1]: Mounting POSIX Message Queue File System... [ 14.587900] systemd[1]: Mounting Kernel Debug File System... [ 14.590867] systemd[1]: Mounting Kernel Trace File System... [ 14.594070] systemd[1]: Mounting Variable Directory... [ 14.597538] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 14.600106] systemd[1]: Starting Load Kernel Module configfs... [ 14.602518] systemd[1]: Starting Load Kernel Module drm... [ 14.604884] systemd[1]: Starting Load Kernel Module fuse... [ 14.607708] systemd[1]: Starting Show Version... [ 14.610298] systemd[1]: Starting Create Persistent Log Directory on /storage... [ 14.612590] systemd[1]: Starting Mounting swapfile... [ 14.718030] systemd[1]: Starting Load Kernel Modules... [ 14.718407] fuse: init (API version 7.32) [ 14.720627] systemd[1]: Starting Setup NTP servers for timesyncd... [ 14.723477] systemd[1]: Starting Coldplug All udev Devices... [ 14.726228] systemd[1]: Starting Wait for Kernel Time Synchronisation... [ 14.733015] systemd[1]: Mounted POSIX Message Queue File System. [ 14.733334] systemd[1]: Mounted Kernel Debug File System. [ 14.733595] systemd[1]: Mounted Kernel Trace File System. [ 14.733845] systemd[1]: Mounted Variable Directory. [ 14.734937] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 14.735664] systemd[1]: modprobe@configfs.service: Succeeded. [ 14.736294] systemd[1]: Finished Load Kernel Module configfs. [ 14.736915] systemd[1]: modprobe@drm.service: Succeeded. [ 14.737514] systemd[1]: Finished Load Kernel Module drm. [ 14.738116] systemd[1]: modprobe@fuse.service: Succeeded. [ 14.738809] systemd[1]: Finished Load Kernel Module fuse. [ 14.739791] systemd[1]: Finished Show Version. [ 14.740754] systemd[1]: Finished Create Persistent Log Directory on /storage. [ 14.743048] systemd[1]: Mounting FUSE Control File System... [ 14.745994] systemd[1]: Mounting Kernel Configuration File System... [ 14.746837] systemd[1]: Condition check resulted in Persistent Log Storage being skipped. [ 14.783199] systemd[1]: Finished Setup NTP servers for timesyncd. [ 14.826132] systemd[1]: Finished Load Kernel Modules. [ 14.827235] systemd[1]: Mounted FUSE Control File System. [ 14.827838] systemd[1]: Mounted Kernel Configuration File System. [ 14.833056] systemd[1]: Starting Apply Kernel Variables... [ 14.895840] systemd[1]: Finished Apply Kernel Variables. [ 14.972237] systemd[1]: Finished Mounting swapfile. [ 14.972493] systemd[1]: Reached target Swap. [ 14.974519] systemd[1]: Mounting Temporary Directory (/tmp)... [ 14.980397] systemd[1]: Mounted Temporary Directory (/tmp). [ 14.980633] systemd[1]: Reached target Local File Systems. [ 14.982677] systemd[1]: Starting Setup machine-id... [ 15.068841] systemd[1]: Finished Setup machine-id. [ 15.069911] systemd[1]: Finished Coldplug All udev Devices. [ 15.074872] systemd[1]: Starting Journal Service... [ 15.077338] systemd[1]: Starting Create Static Device Nodes in /dev... [ 15.110333] systemd[1]: Finished Create Static Device Nodes in /dev. [ 15.147945] systemd[1]: Started Journal Service. [ 15.167228] systemd-journald[267]: Received client request to flush runtime journal. [ 16.212943] random: crng init done [ 16.212954] random: 7 urandom warning(s) missed due to ratelimiting [ 16.731820] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 16.780914] mc: Linux media interface: v0.10 [ 16.900036] videodev: Linux video capture interface: v2.00 [ 16.974265] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 17.003264] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 17.059806] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 17.060996] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 17.085913] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 17.087832] rpivid feb10000.codec: Device registered as /dev/video19 [ 17.330579] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [ 17.331675] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 17.335595] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [ 17.335868] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [ 17.335891] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [ 17.336061] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [ 17.336294] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [ 17.337238] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [ 17.337257] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 17.337268] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 17.337277] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 17.337287] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 17.337520] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [ 17.337957] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [ 17.337976] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [ 17.345594] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [ 17.345621] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [ 17.459818] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 17.464813] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 17.466483] usbcore: registered new interface driver brcmfmac [ 17.625363] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2 [ 17.835765] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 17.863974] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [ 18.261331] uart-pl011 fe201000.serial: no DMA platform data [ 18.375163] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [ 18.375690] bcmgenet fd580000.ethernet eth0: Link is Down [ 18.630679] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 22.425390] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 22.425442] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 22.488684] 8021q: 802.1Q VLAN Support v1.8 [ 25.095148] Bluetooth: Core ver 2.22 [ 25.095221] NET: Registered protocol family 31 [ 25.095228] Bluetooth: HCI device and connection manager initialized [ 25.095246] Bluetooth: HCI socket layer initialized [ 25.095256] Bluetooth: L2CAP socket layer initialized [ 25.095272] Bluetooth: SCO socket layer initialized [ 25.097821] Bluetooth: HCI UART driver ver 2.3 [ 25.097831] Bluetooth: HCI UART protocol H4 registered [ 25.097886] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 25.098047] Bluetooth: HCI UART protocol Broadcom registered [ 25.205069] cryptd: max_cpu_qlen set to 1000 [ 33.309128] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 33.309756] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 ```

Axionkt commented 3 years ago

I tried to pinpoint when the issue appeared using rpi-update on a freshly installed and updated RPiOS Lite image.

Kodi works fine with this version: [V] Linux RPi4-2 5.10.46-v7l+ #1430 SMP Mon Jun 28 17:14:36 BST 2021 armv7l GNU/Linux 48aef33c6139b7a38013c741f18bf4a1851a1b6d

dmesg

```[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.46-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1430 SMP Mon Jun 28 17:14:36 BST 2021 [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.4 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 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] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 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-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 458752 [ 0.000000] DMA zone: 1728 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 262144 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 457024 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:E4:A8:3F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=0907ec34-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 0.000000] Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. [ 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] software IO TLB: mapped [mem 0x0000000009a00000-0x000000000da00000] (64MB) [ 0.000000] Memory: 1207680K/1835008K available (10240K kernel code, 1364K rwdata, 3188K rodata, 2048K init, 891K bss, 103040K reserved, 524288K cma-reserved, 1048576K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 34291 entries in 67 pages [ 0.000000] ftrace: allocated 67 pages with 3 groups [ 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] GIC: Using split EOI/Deactivate mode [ 0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25) [ 0.000000] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=0 [ 0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000035] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000099] bcm2835: system timer (irq = 26) [ 0.000754] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.000776] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.000800] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000818] Switching to timer-based delay loop, resolution 18ns [ 0.001085] Console: colour dummy device 80x30 [ 0.001851] printk: console [tty1] enabled [ 0.001919] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000) [ 0.001973] pid_max: default: 32768 minimum: 301 [ 0.002155] LSM: Security Framework initializing [ 0.002361] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002407] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003913] cgroup: Disabling memory control group subsystem [ 0.004168] CPU: Testing write buffer coherency: ok [ 0.004656] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005878] Setting up static identity map for 0x200000 - 0x20003c [ 0.006093] rcu: Hierarchical SRCU implementation. [ 0.007044] smp: Bringing up secondary CPUs ... [ 0.008292] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009666] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.011091] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.011250] smp: Brought up 1 node, 4 CPUs [ 0.011297] SMP: Total of 4 processors activated (432.00 BogoMIPS). [ 0.011328] CPU: All CPU(s) started in HYP mode. [ 0.011355] CPU: Virtualization extensions available. [ 0.012225] devtmpfs: initialized [ 0.026614] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [ 0.026854] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.026909] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.039833] pinctrl core: initialized pinctrl subsystem [ 0.041028] NET: Registered protocol family 16 [ 0.044924] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.045739] audit: initializing netlink subsys (disabled) [ 0.046016] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1 [ 0.046599] thermal_sys: Registered thermal governor 'step_wise' [ 0.047307] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.047361] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.047802] Serial: AMBA PL011 UART driver [ 0.090005] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.110973] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-06-24T17:24:58, variant start [ 0.120988] raspberrypi-firmware soc:firmware: Firmware hash is 65aff9e0bea5b64c530db52aa4497e809fdf22c8 [ 0.160806] Kprobes globally optimized [ 0.165958] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.170264] vgaarb: loaded [ 0.170727] SCSI subsystem initialized [ 0.170971] usbcore: registered new interface driver usbfs [ 0.171261] usbcore: registered new interface driver hub [ 0.171351] usbcore: registered new device driver usb [ 0.171770] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 0.173730] clocksource: Switched to clocksource arch_sys_counter [ 1.132688] VFS: Disk quotas dquot_6.6.0 [ 1.132810] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.132994] FS-Cache: Loaded [ 1.133211] CacheFiles: Loaded [ 1.134666] simple-framebuffer 3cc56000.framebuffer: framebuffer at 0x3cc56000, 0x1fa4000 bytes, mapped to 0x(ptrval) [ 1.134712] simple-framebuffer 3cc56000.framebuffer: format=a8r8g8b8, mode=3840x2160x32, linelength=15360 [ 1.176400] Console: switching to colour frame buffer device 480x135 [ 1.216136] simple-framebuffer 3cc56000.framebuffer: fb0: simplefb registered! [ 1.226685] NET: Registered protocol family 2 [ 1.226990] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.228389] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.228620] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.228762] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.228902] TCP: Hash tables configured (established 8192 bind 8192) [ 1.229133] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.229242] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.229573] NET: Registered protocol family 1 [ 1.230374] RPC: Registered named UNIX socket transport module. [ 1.230454] RPC: Registered udp transport module. [ 1.230519] RPC: Registered tcp transport module. [ 1.230584] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.230672] PCI: CLS 0 bytes, default 64 [ 1.234090] Initialise system trusted keyrings [ 1.234393] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 1.242831] zbud: loaded [ 1.245191] FS-Cache: Netfs 'nfs' registered for caching [ 1.246015] NFS: Registering the id_resolver key type [ 1.246114] Key type id_resolver registered [ 1.246176] Key type id_legacy registered [ 1.246344] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.246430] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.247542] Key type asymmetric registered [ 1.247609] Asymmetric key parser 'x509' registered [ 1.247857] bounce: pool size: 64 pages [ 1.247945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.248231] io scheduler mq-deadline registered [ 1.248298] io scheduler kyber registered [ 1.252929] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.253039] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.253206] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.253372] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 [ 1.315835] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [ 1.316285] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 1.316371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.316450] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [ 1.316638] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 1.316944] pci 0000:00:00.0: PME# supported from D0 D3hot [ 1.320532] PCI: bus0: Fast back to back transfers disabled [ 1.320928] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 1.321118] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 1.321619] pci 0000:01:00.0: PME# supported from D0 D3hot [ 1.325193] PCI: bus1: Fast back to back transfers disabled [ 1.325352] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 1.325447] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 1.325603] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.325681] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 1.326185] pcieport 0000:00:00.0: enabling device (0140 -> 0142) [ 1.326480] pcieport 0000:00:00.0: PME: Signaling with IRQ 80 [ 1.335692] iproc-rng200 fe104000.rng: hwrng registered [ 1.336112] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 1.337140] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 1.349442] brd: module loaded [ 1.361864] loop: module loaded [ 1.363848] Loading iSCSI transport class v2.0-870. [ 1.367153] libphy: Fixed MDIO Bus: probed [ 1.369076] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 1.383811] libphy: bcmgenet MII bus: probed [ 1.463916] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 1.465156] usbcore: registered new interface driver r8152 [ 1.465287] usbcore: registered new interface driver lan78xx [ 1.465409] usbcore: registered new interface driver smsc95xx [ 1.511531] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.511625] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 1.514932] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890 [ 1.516357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 1.516459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.516547] usb usb1: Product: xHCI Host Controller [ 1.516615] usb usb1: Manufacturer: Linux 5.10.46-v7l+ xhci-hcd [ 1.516692] usb usb1: SerialNumber: 0000:01:00.0 [ 1.517481] hub 1-0:1.0: USB hub found [ 1.517625] hub 1-0:1.0: 1 port detected [ 1.518335] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.518420] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 1.518518] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 1.519084] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 1.519183] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.519270] usb usb2: Product: xHCI Host Controller [ 1.519337] usb usb2: Manufacturer: Linux 5.10.46-v7l+ xhci-hcd [ 1.519413] usb usb2: SerialNumber: 0000:01:00.0 [ 1.520181] hub 2-0:1.0: USB hub found [ 1.520300] hub 2-0:1.0: 4 ports detected [ 1.522107] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.522526] dwc_otg: FIQ enabled [ 1.522541] dwc_otg: NAK holdoff enabled [ 1.522555] dwc_otg: FIQ split-transaction FSM enabled [ 1.522572] Module dwc_common_port init [ 1.523041] usbcore: registered new interface driver uas [ 1.523227] usbcore: registered new interface driver usb-storage [ 1.523492] mousedev: PS/2 mouse device common for all mice [ 1.525407] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.528969] sdhci: Secure Digital Host Controller Interface driver [ 1.529053] sdhci: Copyright(c) Pierre Ossman [ 1.529879] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [ 1.530608] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.534821] ledtrig-cpu: registered to indicate activity on CPUs [ 1.535248] hid: raw HID events driver (C) Jiri Kosina [ 1.535502] usbcore: registered new interface driver usbhid [ 1.535576] usbhid: USB HID core driver [ 1.541293] Initializing XFRM netlink socket [ 1.541402] NET: Registered protocol family 17 [ 1.541564] Key type dns_resolver registered [ 1.549817] Registering SWP/SWPB emulation handler [ 1.556535] registered taskstats version 1 [ 1.563131] Loading compiled-in X.509 certificates [ 1.570603] Key type ._fscrypt registered [ 1.576993] Key type .fscrypt registered [ 1.583365] Key type fscrypt-provisioning registered [ 1.601544] uart-pl011 fe201000.serial: there is not valid maps for state default [ 1.608343] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 1.614800] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 38, base_baud = 0) is a PL011 rev2 [ 1.627842] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.635466] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 1.641825] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 1.678528] of_cfs_init [ 1.685331] of_cfs_init: OK [ 1.699222] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.707261] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.715280] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.718297] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [ 1.724563] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.728947] Waiting for root device PARTUUID=0907ec34-02... [ 1.736382] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.784641] random: fast init done [ 1.795065] mmc0: new high speed SDHC card at address 1392 [ 1.802400] mmcblk0: mmc0:1392 SE04G 3.64 GiB [ 1.803883] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.815661] mmcblk0: p1 p2 [ 1.830637] mmc1: new high speed SDIO card at address 0001 [ 1.839161] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.845666] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 1.859808] devtmpfs: mounted [ 1.875100] Freeing unused kernel memory: 2048K [ 1.924070] Run /sbin/init as init process [ 1.930395] with arguments: [ 1.930409] /sbin/init [ 1.930423] with environment: [ 1.930438] HOME=/ [ 1.930452] TERM=linux [ 1.996428] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [ 2.002834] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.009097] usb 1-1: Product: USB2.0 Hub [ 2.017708] hub 1-1:1.0: USB hub found [ 2.024422] hub 1-1:1.0: 4 ports detected [ 2.557004] systemd[1]: System time before build time, advancing clock. [ 2.707980] NET: Registered protocol family 10 [ 2.715786] Segment Routing with IPv6 [ 2.797340] 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) [ 2.805645] systemd[1]: Detected architecture arm. [ 2.898317] systemd[1]: Set hostname to . [ 3.610757] random: systemd: uninitialized urandom read (16 bytes read) [ 3.627998] random: systemd: uninitialized urandom read (16 bytes read) [ 3.636998] systemd[1]: Created slice User and Session Slice. [ 3.654283] random: systemd: uninitialized urandom read (16 bytes read) [ 3.661601] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.679352] systemd[1]: Listening on Syslog Socket. [ 3.696351] systemd[1]: Reached target Slices. [ 3.713980] systemd[1]: Listening on Journal Socket. [ 3.738489] systemd[1]: Starting Set the console keyboard layout... [ 3.764808] systemd[1]: Starting Restore / save the current clock... [ 4.665688] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 4.767633] systemd-journald[138]: Received request to flush runtime journal from PID 1 [ 5.424478] mc: Linux media interface: v0.10 [ 5.469863] videodev: Linux video capture interface: v2.00 [ 5.524575] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 5.527701] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 5.530788] bcm2835_audio bcm2835_audio: card created with 8 channels [ 5.531367] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [ 5.531392] [vc_sm_connected_init]: start [ 5.537880] [vc_sm_connected_init]: installed successfully [ 5.585643] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 5.585649] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 5.585656] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 5.616478] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [ 5.619337] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 5.622572] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 5.628904] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [ 5.632191] rpivid feb10000.codec: Device registered as /dev/video19 [ 5.636311] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [ 5.636365] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [ 5.636415] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [ 5.639866] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [ 5.640316] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [ 5.640624] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [ 5.640657] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 5.640684] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 5.640707] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 5.640745] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 5.640969] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [ 5.647960] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [ 5.648092] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [ 5.667036] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [ 5.667099] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [ 5.752381] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode [ 5.759821] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode [ 5.909635] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 5.989986] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 5.997985] Registered IR keymap rc-cec [ 5.998179] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 5.998418] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0 [ 6.000234] vc4_hdmi fef00700.hdmi: Could not register sound card: -517 [ 6.025928] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.041007] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [ 6.094158] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 6.096722] Registered IR keymap rc-cec [ 6.096901] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 6.097120] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input1 [ 6.098120] vc4_hdmi fef00700.hdmi: Could not register sound card: -517 [ 6.128978] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 6.154766] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 6.156517] usbcore: registered new interface driver brcmfmac [ 6.195779] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2 [ 6.202304] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 6.212822] Registered IR keymap rc-cec [ 6.212996] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 6.213212] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input2 [ 6.214781] vc4_hdmi fef00700.hdmi: Could not register sound card: -517 [ 6.442763] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 6.454693] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [ 6.627654] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 6.647346] Registered IR keymap rc-cec [ 6.647526] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 6.647762] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input3 [ 6.650481] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) [ 6.659939] Registered IR keymap rc-cec [ 6.660125] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1 [ 6.660348] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input4 [ 6.667049] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) [ 6.667473] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) [ 6.667886] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.668209] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.668568] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.668829] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.669144] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.670019] checking generic (3cc56000 1fa4000) vs hw (0 ffffffffffffffff) [ 6.670037] fb0: switching to vc4drmfb from simple [ 6.670692] Console: switching to colour dummy device 80x30 [ 6.710239] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [ 6.805372] Console: switching to colour frame buffer device 480x135 [ 6.861970] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device [ 8.802826] random: crng init done [ 8.802847] random: 7 urandom warning(s) missed due to ratelimiting [ 8.806867] uart-pl011 fe201000.serial: no DMA platform data [ 8.842526] 8021q: 802.1Q VLAN Support v1.8 [ 8.986046] Bluetooth: Core ver 2.22 [ 8.986365] NET: Registered protocol family 31 [ 8.986410] Bluetooth: HCI device and connection manager initialized [ 8.987882] Bluetooth: HCI socket layer initialized [ 8.987974] Bluetooth: L2CAP socket layer initialized [ 8.988102] Bluetooth: SCO socket layer initialized [ 9.014428] Bluetooth: HCI UART driver ver 2.3 [ 9.014452] Bluetooth: HCI UART protocol H4 registered [ 9.014568] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 9.014961] Bluetooth: HCI UART protocol Broadcom registered [ 9.243801] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS [ 9.638152] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 9.638172] Bluetooth: BNEP filters: protocol multicast [ 9.638202] Bluetooth: BNEP socket layer initialized [ 9.743431] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [ 9.743980] bcmgenet fd580000.ethernet eth0: Link is Down [ 13.914109] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 13.914158] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 67.883044] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 67.884950] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 67.886764] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 67.887401] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 67.887999] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 73.140111] Bluetooth: RFCOMM TTY layer initialized [ 73.140131] Bluetooth: RFCOMM socket layer initialized [ 73.140151] Bluetooth: RFCOMM ver 1.11 [ 156.997939] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 156.999734] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 157.001476] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 157.002108] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 157.002707] hdmi-audio-codec hdmi-audio-codec.4.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 ```

Kodi takes very long to start with this version. When it starts CEC doesn't work and it crashes after ~1 minute [X] Linux RPi4-2 5.10.46-v7l+ #1432 SMP Fri Jul 2 21:17:20 BST 2021 armv7l GNU/Linux f29ab05611eef385d17675c77190df0b87a0d456

dmesg

```[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.46-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1432 SMP Fri Jul 2 21:17:20 BST 2021 [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.4 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x000000000ec00000, size 512 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] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 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-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 458752 [ 0.000000] DMA zone: 1728 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 262144 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920 [ 0.000000] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 457024 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:E4:A8:3F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=0907ec34-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 0.000000] Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. [ 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] software IO TLB: mapped [mem 0x0000000009a00000-0x000000000da00000] (64MB) [ 0.000000] Memory: 1207680K/1835008K available (10240K kernel code, 1364K rwdata, 3188K rodata, 2048K init, 891K bss, 103040K reserved, 524288K cma-reserved, 1048576K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 34291 entries in 67 pages [ 0.000000] ftrace: allocated 67 pages with 3 groups [ 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] GIC: Using split EOI/Deactivate mode [ 0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25) [ 0.000000] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=0 [ 0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000036] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000100] bcm2835: system timer (irq = 26) [ 0.000753] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.000775] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [ 0.000797] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000815] Switching to timer-based delay loop, resolution 18ns [ 0.001083] Console: colour dummy device 80x30 [ 0.001858] printk: console [tty1] enabled [ 0.001926] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000) [ 0.001981] pid_max: default: 32768 minimum: 301 [ 0.002162] LSM: Security Framework initializing [ 0.002368] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002414] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003928] cgroup: Disabling memory control group subsystem [ 0.004189] CPU: Testing write buffer coherency: ok [ 0.004677] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005913] Setting up static identity map for 0x200000 - 0x20003c [ 0.006129] rcu: Hierarchical SRCU implementation. [ 0.007074] smp: Bringing up secondary CPUs ... [ 0.008277] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009653] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.011076] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.011237] smp: Brought up 1 node, 4 CPUs [ 0.011284] SMP: Total of 4 processors activated (432.00 BogoMIPS). [ 0.011314] CPU: All CPU(s) started in HYP mode. [ 0.011342] CPU: Virtualization extensions available. [ 0.012210] devtmpfs: initialized [ 0.026561] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [ 0.026808] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.026862] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.039783] pinctrl core: initialized pinctrl subsystem [ 0.040969] NET: Registered protocol family 16 [ 0.044807] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.045614] audit: initializing netlink subsys (disabled) [ 0.045891] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1 [ 0.046469] thermal_sys: Registered thermal governor 'step_wise' [ 0.047179] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.047234] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.047680] Serial: AMBA PL011 UART driver [ 0.089914] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.111023] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-06-29T16:00:18, variant start [ 0.121036] raspberrypi-firmware soc:firmware: Firmware hash is 7f92ceab26a7aafcd932fb9ffe85d21ec112eb15 [ 0.161467] Kprobes globally optimized [ 0.166682] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.170986] vgaarb: loaded [ 0.171552] SCSI subsystem initialized [ 0.171800] usbcore: registered new interface driver usbfs [ 0.171877] usbcore: registered new interface driver hub [ 0.171965] usbcore: registered new device driver usb [ 0.172382] usb_phy_generic phy: supply vcc not found, using dummy regulator [ 0.174351] clocksource: Switched to clocksource arch_sys_counter [ 1.133502] VFS: Disk quotas dquot_6.6.0 [ 1.133622] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.133801] FS-Cache: Loaded [ 1.134028] CacheFiles: Loaded [ 1.135470] simple-framebuffer 3cc56000.framebuffer: framebuffer at 0x3cc56000, 0x1fa4000 bytes, mapped to 0x(ptrval) [ 1.135516] simple-framebuffer 3cc56000.framebuffer: format=a8r8g8b8, mode=3840x2160x32, linelength=15360 [ 1.177207] Console: switching to colour frame buffer device 480x135 [ 1.216953] simple-framebuffer 3cc56000.framebuffer: fb0: simplefb registered! [ 1.227494] NET: Registered protocol family 2 [ 1.227808] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.229193] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.229423] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.229566] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.229706] TCP: Hash tables configured (established 8192 bind 8192) [ 1.229937] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.230047] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.230380] NET: Registered protocol family 1 [ 1.231177] RPC: Registered named UNIX socket transport module. [ 1.231258] RPC: Registered udp transport module. [ 1.231324] RPC: Registered tcp transport module. [ 1.231389] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.231474] PCI: CLS 0 bytes, default 64 [ 1.234886] Initialise system trusted keyrings [ 1.235195] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 1.243714] zbud: loaded [ 1.246075] FS-Cache: Netfs 'nfs' registered for caching [ 1.246898] NFS: Registering the id_resolver key type [ 1.246998] Key type id_resolver registered [ 1.247059] Key type id_legacy registered [ 1.247231] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.247315] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.248422] Key type asymmetric registered [ 1.248488] Asymmetric key parser 'x509' registered [ 1.248737] bounce: pool size: 64 pages [ 1.248823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.249111] io scheduler mq-deadline registered [ 1.249178] io scheduler kyber registered [ 1.253819] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 1.253927] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 1.254093] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [ 1.254259] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 [ 1.316456] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [ 1.316910] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 1.316997] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.317075] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [ 1.317259] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 1.317565] pci 0000:00:00.0: PME# supported from D0 D3hot [ 1.321152] PCI: bus0: Fast back to back transfers disabled [ 1.321547] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 1.321736] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 1.322236] pci 0000:01:00.0: PME# supported from D0 D3hot [ 1.325857] PCI: bus1: Fast back to back transfers disabled [ 1.326019] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 1.326114] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 1.326269] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.326346] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 1.326848] pcieport 0000:00:00.0: enabling device (0140 -> 0142) [ 1.327138] pcieport 0000:00:00.0: PME: Signaling with IRQ 80 [ 1.336381] iproc-rng200 fe104000.rng: hwrng registered [ 1.336800] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 1.337824] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 1.350130] brd: module loaded [ 1.362544] loop: module loaded [ 1.364564] Loading iSCSI transport class v2.0-870. [ 1.367874] libphy: Fixed MDIO Bus: probed [ 1.369779] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 1.384435] libphy: bcmgenet MII bus: probed [ 1.464537] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 1.465778] usbcore: registered new interface driver r8152 [ 1.465909] usbcore: registered new interface driver lan78xx [ 1.466032] usbcore: registered new interface driver smsc95xx [ 1.512334] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.512429] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 1.515692] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890 [ 1.517130] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 1.517234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.517322] usb usb1: Product: xHCI Host Controller [ 1.517389] usb usb1: Manufacturer: Linux 5.10.46-v7l+ xhci-hcd [ 1.517466] usb usb1: SerialNumber: 0000:01:00.0 [ 1.518256] hub 1-0:1.0: USB hub found [ 1.518402] hub 1-0:1.0: 1 port detected [ 1.519115] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.519200] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 1.519299] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 1.519859] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 1.519959] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.520047] usb usb2: Product: xHCI Host Controller [ 1.520114] usb usb2: Manufacturer: Linux 5.10.46-v7l+ xhci-hcd [ 1.520190] usb usb2: SerialNumber: 0000:01:00.0 [ 1.520960] hub 2-0:1.0: USB hub found [ 1.521079] hub 2-0:1.0: 4 ports detected [ 1.522887] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.523308] dwc_otg: FIQ enabled [ 1.523323] dwc_otg: NAK holdoff enabled [ 1.523338] dwc_otg: FIQ split-transaction FSM enabled [ 1.523355] Module dwc_common_port init [ 1.523855] usbcore: registered new interface driver uas [ 1.524022] usbcore: registered new interface driver usb-storage [ 1.524298] mousedev: PS/2 mouse device common for all mice [ 1.526190] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.529747] sdhci: Secure Digital Host Controller Interface driver [ 1.529831] sdhci: Copyright(c) Pierre Ossman [ 1.530656] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [ 1.531375] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.535595] ledtrig-cpu: registered to indicate activity on CPUs [ 1.536024] hid: raw HID events driver (C) Jiri Kosina [ 1.536273] usbcore: registered new interface driver usbhid [ 1.536347] usbhid: USB HID core driver [ 1.542072] Initializing XFRM netlink socket [ 1.542180] NET: Registered protocol family 17 [ 1.542347] Key type dns_resolver registered [ 1.550565] Registering SWP/SWPB emulation handler [ 1.557322] registered taskstats version 1 [ 1.563768] Loading compiled-in X.509 certificates [ 1.571241] Key type ._fscrypt registered [ 1.577661] Key type .fscrypt registered [ 1.584141] Key type fscrypt-provisioning registered [ 1.602426] uart-pl011 fe201000.serial: there is not valid maps for state default [ 1.609263] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 1.615763] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 38, base_baud = 0) is a PL011 rev2 [ 1.628752] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.636338] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 1.642688] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 1.679327] of_cfs_init [ 1.686139] of_cfs_init: OK [ 1.701050] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.709141] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.717135] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.723445] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [ 1.730575] Waiting for root device PARTUUID=0907ec34-02... [ 1.733342] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.745572] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.788758] random: fast init done [ 1.801031] mmc0: new high speed SDHC card at address 1392 [ 1.807406] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.814799] mmcblk0: mmc0:1392 SE04G 3.64 GiB [ 1.823715] mmcblk0: p1 p2 [ 1.850196] mmc1: new high speed SDIO card at address 0001 [ 1.866595] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.873039] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 1.886973] devtmpfs: mounted [ 1.902238] Freeing unused kernel memory: 2048K [ 1.924700] Run /sbin/init as init process [ 1.931040] with arguments: [ 1.931055] /sbin/init [ 1.931069] with environment: [ 1.931084] HOME=/ [ 1.931098] TERM=linux [ 1.997027] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [ 2.003400] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.009612] usb 1-1: Product: USB2.0 Hub [ 2.018214] hub 1-1:1.0: USB hub found [ 2.024936] hub 1-1:1.0: 4 ports detected [ 2.557411] systemd[1]: System time before build time, advancing clock. [ 2.701244] NET: Registered protocol family 10 [ 2.709096] Segment Routing with IPv6 [ 2.793924] 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) [ 2.804986] systemd[1]: Detected architecture arm. [ 2.901369] systemd[1]: Set hostname to . [ 3.574455] random: systemd: uninitialized urandom read (16 bytes read) [ 3.591818] random: systemd: uninitialized urandom read (16 bytes read) [ 3.599205] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 3.616544] random: systemd: uninitialized urandom read (16 bytes read) [ 3.624089] systemd[1]: Listening on Journal Socket. [ 3.649962] systemd[1]: Starting Restore / save the current clock... [ 3.674775] systemd[1]: Starting Set the console keyboard layout... [ 3.708879] systemd[1]: Starting Load Kernel Modules... [ 3.734642] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.757967] systemd[1]: Created slice User and Session Slice. [ 4.621336] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 4.784420] systemd-journald[137]: Received request to flush runtime journal from PID 1 [ 5.383355] mc: Linux media interface: v0.10 [ 5.423516] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 5.434164] bcm2835_audio bcm2835_audio: card created with 8 channels [ 5.437653] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 5.448806] videodev: Linux video capture interface: v2.00 [ 5.474149] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [ 5.474192] [vc_sm_connected_init]: start [ 5.478673] [vc_sm_connected_init]: installed successfully [ 5.531169] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 5.533787] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 5.549600] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [ 5.563657] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [ 5.572597] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 5.575302] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned. [ 5.584107] rpivid feb10000.codec: Device registered as /dev/video19 [ 5.592255] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [ 5.592309] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [ 5.595468] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [ 5.595511] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [ 5.598825] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [ 5.598872] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [ 5.617214] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [ 5.617640] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [ 5.618040] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [ 5.618361] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [ 5.618391] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 5.618417] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 5.618441] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 5.618463] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 5.618666] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [ 5.725442] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode [ 5.726101] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode [ 5.760772] checking generic (3cc56000 1fa4000) vs hw (0 ffffffffffffffff) [ 5.760796] fb0: switching to vc4drmfb from simple [ 5.761499] Console: switching to colour dummy device 80x30 [ 5.888571] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.032716] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.138784] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 6.168090] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 6.170455] usbcore: registered new interface driver brcmfmac [ 6.209651] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2 [ 6.351845] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 6.399435] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1 [ 6.403331] Registered IR keymap rc-cec [ 6.403729] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 6.404252] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0 [ 6.417960] vc4_hdmi fef00700.hdmi: Could not register sound card: -517 [ 6.450738] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 6.461161] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [ 6.523201] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 6.527085] Registered IR keymap rc-cec [ 6.527272] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 6.527499] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input1 [ 6.528568] vc4_hdmi fef00700.hdmi: Could not register sound card: -517 [ 6.614290] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) [ 6.627957] Registered IR keymap rc-cec [ 6.628154] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [ 6.628373] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input2 [ 6.631520] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) [ 6.633495] Registered IR keymap rc-cec [ 6.633684] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1 [ 6.633922] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input3 [ 6.641368] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) [ 6.641748] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) [ 6.642107] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.642405] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.642693] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.642947] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.643246] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 6.658276] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 [ 6.755994] Console: switching to colour frame buffer device 480x135 [ 6.812438] vc4-drm gpu: [drm] fb0: vc4drmfb frame buffer device [ 8.584512] random: crng init done [ 8.584533] random: 7 urandom warning(s) missed due to ratelimiting [ 8.689899] 8021q: 802.1Q VLAN Support v1.8 [ 8.767850] uart-pl011 fe201000.serial: no DMA platform data [ 9.269576] Bluetooth: Core ver 2.22 [ 9.269701] NET: Registered protocol family 31 [ 9.269718] Bluetooth: HCI device and connection manager initialized [ 9.269747] Bluetooth: HCI socket layer initialized [ 9.269770] Bluetooth: L2CAP socket layer initialized [ 9.269804] Bluetooth: SCO socket layer initialized [ 9.289871] Bluetooth: HCI UART driver ver 2.3 [ 9.289894] Bluetooth: HCI UART protocol H4 registered [ 9.290013] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 9.290369] Bluetooth: HCI UART protocol Broadcom registered [ 9.304443] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS [ 9.745884] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [ 9.746383] bcmgenet fd580000.ethernet eth0: Link is Down [ 10.837482] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 10.837501] Bluetooth: BNEP filters: protocol multicast [ 10.837528] Bluetooth: BNEP socket layer initialized [ 13.914682] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 13.914739] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 62.622566] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 62.624431] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 62.626355] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 62.627039] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 62.627640] hdmi-audio-codec hdmi-audio-codec.3.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 [ 72.794508] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 83.034572] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 93.274613] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 103.514650] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 113.754642] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 123.994709] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 134.234676] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 144.474816] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 154.714945] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 164.955104] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 175.195175] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 185.435243] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 195.675312] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 205.915352] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 216.155440] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 226.395457] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 236.635482] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 246.875520] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 257.115562] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 267.355619] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 277.595739] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 287.835902] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 298.075970] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 308.316036] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 318.556112] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 328.796164] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 339.036268] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 349.276319] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 359.516381] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 372.956440] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 383.196542] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:32:HDMI-A-1] flip_done timed out [ 393.436545] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:70:plane-3] flip_done timed out [ 394.362054] Bluetooth: RFCOMM TTY layer initialized [ 394.362072] Bluetooth: RFCOMM socket layer initialized [ 394.362090] Bluetooth: RFCOMM ver 1.11 [ 396.556450] cec-vc4: message ff 84 30 00 06 timed out [ 398.716462] cec-vc4: message ff 87 00 15 82 timed out [ 400.876451] cec-vc4: message f0 timed out [ 403.036462] cec-vc4: message f0 timed out [ 405.196481] cec-vc4: message f0 timed out [ 407.356494] cec-vc4: message f0 timed out [ 409.516504] cec-vc4: message 11 timed out [ 411.676505] cec-vc4: message 11 timed out [ 413.836527] cec-vc4: message 11 timed out [ 415.996545] cec-vc4: message 11 timed out [ 418.156540] cec-vc4: message 22 timed out [ 420.316531] cec-vc4: message 22 timed out [ 422.486537] cec-vc4: message 99 timed out [ 424.636548] cec-vc4: message 99 timed out [ 426.796583] cec-vc4: message ff 84 30 00 01 timed out [ 428.956566] cec-vc4: message ff 87 00 15 82 timed out [ 431.116609] cec-vc4: message 10 timed out [ 433.276622] cec-vc4: message 10 timed out [ 435.436596] cec-vc4: message 10 timed out [ 437.596639] cec-vc4: message 10 timed out [ 439.756637] cec-vc4: message 10 timed out [ 441.916616] cec-vc4: message 10 timed out [ 444.076629] cec-vc4: message 10 timed out [ 446.236670] cec-vc4: message 10 timed out [ 448.396671] cec-vc4: message 10 timed out [ 450.556654] cec-vc4: message 10 timed out [ 452.716702] cec-vc4: message 10 timed out [ 454.876735] cec-vc4: message 10 timed out [ 457.996740] cec-vc4: message 10 timed out [ 460.156698] cec-vc4: message 10 timed out [ 462.316706] cec-vc4: message 10 timed out [ 464.476719] cec-vc4: message 10 timed out [ 466.646748] cec-vc4: message 10 timed out [ 468.796746] cec-vc4: message 10 timed out [ 471.916808] cec-vc4: message 10 timed out [ 474.076786] cec-vc4: message 10 timed out [ 476.236789] cec-vc4: message 10 timed out [ 478.396796] cec-vc4: message 10 timed out [ 498.396991] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 509.277015] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:76:crtc-3] flip_done timed out [ 519.517081] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:91:plane-6] flip_done timed out ```

If it helps, as soon as I have enough time I'll try the modifications 1 by 1 between these 2 commits.

Axionkt commented 3 years ago

So I had the time to find which commit causes the issue a1c09667ba02061fa3b0ffabddd06789e93b887a

I also tried to update the firmware to pieeprom-2021-07-06 with the kernel updated up to this commit but no luck. Kodi still hangs on start and when it finally starts after a few minutes CEC doesn't work and Kodi crashes a minute later.

If I go back to the previous commit (30606f3e2f1dbe7c68e11a6bfac1d3fd258305f2) Kodi starts normally, CEC works and it seems to experience no crashes from my limited testing.

Axionkt commented 2 years ago

So, I can't tell what exactly worked around the issue but compiling Kodi 19.3 from the popcornmix bullseye branch and starting it with the same parameters as before works. With Kernel 5.10.63-v7l+ #1459 SMP Wed Oct 6 16:41:57 BST 2021 armv7l GNU/Linux.

mripard commented 2 years ago

This has probably been fixed by the firmware update mentioned in #4540

PeterPablo commented 2 years ago

In the meanwhile I'm in the process of migrating to a freshly setup bullseye Raspberry Pi OS image (32bit). Here, running under kms, the apt supplied kodi works flawlessly. Thus I'll close this issue.