-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Describe the bug
When running a pygame app on Raspberry Pi OS Trixie RC1 image (from https://forums.raspberrypi.com/viewtopic.php?t=392192) I get a kernel warning after switching off the monitor, then switching it back on after a few minutes. This same warning has also been discovered in the past (e.g. #7062) but a reproducer was not found - I now have one.
Please note that the system appears completely normal - the only apparent symptom is the kernel warning. Other previously reported instances of this warning may have other symptoms.
Backtrace:
[ 702.937301] ------------[ cut here ]------------
[ 702.937308] Packet RAM has to be on to store the packet.
[ 702.937346] WARNING: CPU: 3 PID: 1049 at drivers/gpu/drm/vc4/vc4_hdmi.c:726 vc4_hdmi_write_infoframe+0x3e4/0x478 [vc4]
[ 702.937375] Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfcomm algif_hash algif_skcipher af_alg bnep brcmfmac_wcc binfmt_misc hci_uart btbcm brcmfmac bluetooth aes_ce_blk aes_ce_cipher brcmutil ghash_ce gf128mul sha2_ce cfg80211 sha256_arm64 rpi_hevc_dec sha1_ce pisp_be ecdh_generic ecc v4l2_mem2mem sha1_generic videobuf2_dma_contig libaes videobuf2_memops rfkill videobuf2_v4l2 joydev raspberrypi_hwmon videodev videobuf2_common mc pwm_fan rp1_adc raspberrypi_gpiomem uio_pdrv_genirq uio sch_fq_codel i2c_dev zram lz4_compress fuse nfnetlink ip_tables x_tables ipv6 vc4 snd_soc_hdmi_codec drm_display_helper cec drm_dma_helper snd_soc_core spidev snd_compress snd_pcm_dmaengine snd_pcm v3d gpu_sched drm_shmem_helper drm_kms_helper snd_timer drm snd i2c_brcmstb spi_bcm2835 drm_panel_orientation_quirks backlight gpio_keys rp1_pio rp1_mailbox rp1_fw nvmem_rmem
[ 702.937441] CPU: 3 UID: 1000 PID: 1049 Comm: pipewire Not tainted 6.12.47+rpt-rpi-2712 #1 Debian 1:6.12.47-1+rpt1
[ 702.937445] Hardware name: Raspberry Pi 5 Model B Rev 1.0 (DT)
[ 702.937447] pstate: 60400009 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 702.937449] pc : vc4_hdmi_write_infoframe+0x3e4/0x478 [vc4]
[ 702.937464] lr : vc4_hdmi_write_infoframe+0x3e4/0x478 [vc4]
[ 702.937477] sp : ffffc000854cb880
[ 702.937478] x29: ffffc000854cb8c0 x28: 000000000000000e x27: ffffc00082af7800
[ 702.937482] x26: ffff8000c1843000 x25: ffffc000854cb929 x24: 0000000000000000
[ 702.937486] x23: ffff8000c1843000 x22: 00000000fffffff4 x21: ffff800180d42080
[ 702.937489] x20: ffff800180d425c0 x19: 0000000000000084 x18: 0000000000000000
[ 702.937493] x17: 0000000000000000 x16: ffffd06fce49b418 x15: 0000000000000000
[ 702.937496] x14: fffffffffffcb6af x13: 2e74656b63617020 x12: 6568742065726f74
[ 702.937499] x11: ffffd06fcf9884f8 x10: 0000000000000269 x9 : ffffd06fce51e634
[ 702.937503] x8 : 0000000000017fe8 x7 : 00000000fffff268 x6 : ffffd06fcf9e04f8
[ 702.937506] x5 : ffff80003f7b7408 x4 : 40000000fffff268 x3 : ffffaf906ff34000
[ 702.937509] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff800140576b00
[ 702.937512] Call trace:
[ 702.937514] vc4_hdmi_write_infoframe+0x3e4/0x478 [vc4]
[ 702.937527] write_device_infoframe+0xb0/0x170 [drm_display_helper]
[ 702.937532] drm_atomic_helper_connector_hdmi_update_audio_infoframe+0x8c/0xb8 [drm_display_helper]
[ 702.937535] vc4_hdmi_audio_prepare+0x704/0xf88 [vc4]
[ 702.937547] hdmi_codec_prepare+0xf4/0x170 [snd_soc_hdmi_codec]
[ 702.937550] snd_soc_pcm_dai_prepare+0x7c/0x118 [snd_soc_core]
[ 702.937578] __soc_pcm_prepare+0x4c/0x130 [snd_soc_core]
[ 702.937598] soc_pcm_prepare+0x38/0x68 [snd_soc_core]
[ 702.937617] snd_pcm_do_prepare+0x38/0x60 [snd_pcm]
[ 702.937631] snd_pcm_action_single+0x50/0xc0 [snd_pcm]
[ 702.937641] snd_pcm_action_nonatomic+0x9c/0xc0 [snd_pcm]
[ 702.937650] snd_pcm_prepare+0x84/0xe8 [snd_pcm]
[ 702.937659] snd_pcm_common_ioctl+0xd74/0x1730 [snd_pcm]
[ 702.937669] snd_pcm_ioctl+0x3c/0x60 [snd_pcm]
[ 702.937678] __arm64_sys_ioctl+0xb4/0x100
[ 702.937683] invoke_syscall+0x50/0x120
[ 702.937688] el0_svc_common.constprop.0+0xc8/0xf0
[ 702.937691] do_el0_svc+0x24/0x38
[ 702.937694] el0_svc+0x30/0xf8
[ 702.937697] el0t_64_sync_handler+0x120/0x130
[ 702.937699] el0t_64_sync+0x190/0x198
[ 702.937702] ---[ end trace 0000000000000000 ]---
System is a Raspberry Pi 5 8GB with no special hardware attached. The hardware I do have attached is the official RTC battery, Active Cooler, official 27W PSU, USB keyboard and mouse, Ethernet connection. Tested on two Raspberry Pi 5 8GB, and with Pi 4 PSU.
Steps to reproduce the behaviour
- Raspberry Pi OS Trixie RC1 64-bit with graphical desktop running, on a Pi 5 with 8GB RAM.
- Save the following python code to a file:
import time
import pygame
pygame.init()
x = pygame.display.set_mode((320, 240))
x.fill((0,0,0))
pygame.display.update()
while True:
print("sleeping...")
time.sleep(40)
- Run it using
python app.py
. - Wait for the pygame window to appear on the screen.
- Switch off the monitor.
- Wait a few minutes.
- Switch the monitor back on. Warning will then be present in dmesg.
Device (s)
Raspberry Pi 5
System
System Information
------------------
Raspberry Pi 5 Model B Rev 1.0
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
Raspberry Pi reference 2025-09-25
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 9801d039d15c8df961dda5a346862c9a85ddbfda, stage4
Linux test2 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64 GNU/Linux
Revision : d04170
Serial : 00afddee8e47ff82
Model : Raspberry Pi 5 Model B Rev 1.0
Throttled flag : throttled=0x0
Camera : vc_gencmd_read_response returned -1 error=1 error_msg="Command not registered"
Videocore information
---------------------
2025/08/27 20:01:47
Copyright (c) 2012 Broadcom
version 000d3ca2 (release) (embedded)
vc_gencmd_read_response returned -1
error=1 error_msg="Command not registered"
Filesystem information
----------------------
Filesystem 1K-blocks Used Available Use% Mounted on
udev 4081328 0 4081328 0% /dev
tmpfs 1650496 14912 1635584 1% /run
/dev/mmcblk0p2 60225540 6996056 50706900 13% /
tmpfs 4126208 608 4125600 1% /dev/shm
tmpfs 5120 48 5072 1% /run/lock
tmpfs 1024 0 1024 0% /run/credentials/systemd-journald.service
tmpfs 4126208 16 4126192 1% /tmp
/dev/mmcblk0p1 522230 87520 434710 17% /boot/firmware
tmpfs 825232 272 824960 1% /run/user/1000
tmpfs 1024 0 1024 0% /run/credentials/getty@tty1.service
tmpfs 1024 0 1024 0% /run/credentials/serial-getty@ttyAMA10.service
Filename Type Size Used Priority
/dev/zram0 partition 2097136 0 100
Package version information
---------------------------
raspberrypi-ui-mods:
Installed: (none)
raspberrypi-sys-mods:
Installed: 1:20250922
openbox:
Installed: 3.6.1-12+rpt1
lxpanel:
Installed: (none)
pcmanfm:
Installed: 1.4.0-1+rpt3
rpd-plym-splash:
Installed: 0.44
Networking Information
----------------------
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet x.x.x.x netmask x.x.x.x broadcast x.x.x.x
inet6 y::y.y.y.y prefixlen 64 scopeid 0x20<link>
ether m.m.m.m txqueuelen 1000 (Ethernet)
RX packets 648 bytes 46826 (45.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 547 bytes 233326 (227.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 106
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet x.x.x.x netmask x.x.x.x
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 26 bytes 3321 (3.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 26 bytes 3321 (3.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether m.m.m.m txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
USB Information
---------------
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 002: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/2p, 480M
|__ Port 002: Dev 002, If 0, Class=Hub, Driver=hub/2p, 480M
|__ Port 002: Dev 003, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 002: Dev 003, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M
Display Information
-------------------
Running (F)KMS and X
Screen 0: minimum 16 x 16, current 1920 x 1080, maximum 32767 x 32767
HDMI-A-1 connected 1920x1080+0+0 (0x23) normal (normal left inverted right x axis y axis) 520mm x 290mm
Identifier: 0x1e0
Timestamp: 89932
Subpixel: unknown
Gamma: 1.0:1.0:1.0
Brightness: 0.0
Clones:
CRTC: 0
CRTCs: 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
RANDR Emulation: 1
non-desktop: 0
supported: 0, 1
1920x1080 (0x23) 173.000MHz -HSync +VSync *current +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
1440x1080 (0x24) 129.000MHz -HSync +VSync
h: width 1440 start 1528 end 1680 total 1920 skew 0 clock 67.19KHz
v: height 1080 start 1083 end 1087 total 1120 clock 59.99Hz
1400x1050 (0x25) 121.750MHz -HSync +VSync
h: width 1400 start 1488 end 1632 total 1864 skew 0 clock 65.32KHz
v: height 1050 start 1053 end 1057 total 1089 clock 59.98Hz
1280x1024 (0x26) 109.000MHz -HSync +VSync
h: width 1280 start 1360 end 1496 total 1712 skew 0 clock 63.67KHz
v: height 1024 start 1027 end 1034 total 1063 clock 59.89Hz
1280x960 (0x27) 101.250MHz -HSync +VSync
h: width 1280 start 1360 end 1488 total 1696 skew 0 clock 59.70KHz
v: height 960 start 963 end 967 total 996 clock 59.94Hz
1152x864 (0x28) 81.750MHz -HSync +VSync
h: width 1152 start 1216 end 1336 total 1520 skew 0 clock 53.78KHz
v: height 864 start 867 end 871 total 897 clock 59.96Hz
1024x768 (0x29) 63.500MHz -HSync +VSync
h: width 1024 start 1072 end 1176 total 1328 skew 0 clock 47.82KHz
v: height 768 start 771 end 775 total 798 clock 59.92Hz
800x600 (0x2a) 38.250MHz -HSync +VSync
h: width 800 start 832 end 912 total 1024 skew 0 clock 37.35KHz
v: height 600 start 603 end 607 total 624 clock 59.86Hz
640x480 (0x2b) 23.750MHz -HSync +VSync
h: width 640 start 656 end 720 total 800 skew 0 clock 29.69KHz
v: height 480 start 483 end 487 total 500 clock 59.38Hz
320x240 (0x2c) 6.000MHz -HSync +VSync
h: width 320 start 328 end 360 total 400 skew 0 clock 15.00KHz
v: height 240 start 243 end 247 total 253 clock 59.29Hz
1680x1050 (0x2d) 146.250MHz -HSync +VSync
h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 65.29KHz
v: height 1050 start 1053 end 1059 total 1089 clock 59.95Hz
1440x900 (0x2e) 106.500MHz -HSync +VSync
h: width 1440 start 1520 end 1672 total 1904 skew 0 clock 55.93KHz
v: height 900 start 903 end 909 total 934 clock 59.89Hz
1280x800 (0x2f) 83.500MHz -HSync +VSync
h: width 1280 start 1352 end 1480 total 1680 skew 0 clock 49.70KHz
v: height 800 start 803 end 809 total 831 clock 59.81Hz
1152x720 (0x30) 66.750MHz -HSync +VSync
h: width 1152 start 1208 end 1320 total 1488 skew 0 clock 44.86KHz
v: height 720 start 723 end 729 total 748 clock 59.97Hz
960x600 (0x31) 45.250MHz -HSync +VSync
h: width 960 start 992 end 1088 total 1216 skew 0 clock 37.21KHz
v: height 600 start 603 end 609 total 624 clock 59.63Hz
928x580 (0x32) 42.750MHz -HSync +VSync
h: width 928 start 968 end 1056 total 1184 skew 0 clock 36.11KHz
v: height 580 start 583 end 589 total 603 clock 59.88Hz
800x500 (0x33) 30.750MHz -HSync +VSync
h: width 800 start 824 end 896 total 992 skew 0 clock 31.00KHz
v: height 500 start 503 end 509 total 521 clock 59.50Hz
768x480 (0x34) 28.750MHz -HSync +VSync
h: width 768 start 792 end 864 total 960 skew 0 clock 29.95KHz
v: height 480 start 483 end 489 total 500 clock 59.90Hz
720x480 (0x35) 26.750MHz -HSync +VSync
h: width 720 start 744 end 808 total 896 skew 0 clock 29.85KHz
v: height 480 start 483 end 493 total 500 clock 59.71Hz
640x400 (0x36) 20.000MHz -HSync +VSync
h: width 640 start 656 end 720 total 800 skew 0 clock 25.00KHz
v: height 400 start 403 end 409 total 417 clock 59.95Hz
320x200 (0x37) 5.000MHz -HSync +VSync
h: width 320 start 328 end 360 total 400 skew 0 clock 12.50KHz
v: height 200 start 203 end 209 total 215 clock 58.14Hz
1600x900 (0x38) 118.250MHz -HSync +VSync
h: width 1600 start 1688 end 1856 total 2112 skew 0 clock 55.99KHz
v: height 900 start 903 end 908 total 934 clock 59.95Hz
1368x768 (0x39) 85.250MHz -HSync +VSync
h: width 1368 start 1440 end 1576 total 1784 skew 0 clock 47.79KHz
v: height 768 start 771 end 781 total 798 clock 59.88Hz
1280x720 (0x3a) 74.500MHz -HSync +VSync
h: width 1280 start 1344 end 1472 total 1664 skew 0 clock 44.77KHz
v: height 720 start 723 end 728 total 748 clock 59.86Hz
1024x576 (0x3b) 46.500MHz -HSync +VSync
h: width 1024 start 1064 end 1160 total 1296 skew 0 clock 35.88KHz
v: height 576 start 579 end 584 total 599 clock 59.90Hz
864x486 (0x3c) 32.500MHz -HSync +VSync
h: width 864 start 888 end 968 total 1072 skew 0 clock 30.32KHz
v: height 486 start 489 end 494 total 506 clock 59.92Hz
720x400 (0x3d) 22.250MHz -HSync +VSync
h: width 720 start 744 end 808 total 896 skew 0 clock 24.83KHz
v: height 400 start 403 end 413 total 419 clock 59.27Hz
640x350 (0x3e) 17.500MHz -HSync +VSync
h: width 640 start 656 end 720 total 800 skew 0 clock 21.88KHz
v: height 350 start 353 end 363 total 369 clock 59.28Hz
Connector 0 (33) HDMI-A-1 (connected)
Encoder 0 (32) TMDS
Crtc 2 (92) 1920x1080@60.00 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00) P|D
Plane 2 (81) fb-id: 679 (crtcs: 2) 0,0 1920x1080 -> 0,0 1920x1080 (XR24 AR24 AB24 XB24 RG16 BG16 AR15 XR15 RG24 BG24 YU16 YV16 YU24 YV24 YU12 YV12 NV12 NV21 NV16 NV61 P030 XR30 AR30 AB30 XB30 RGB8 BGR8 XR12 AR12 XB12 AB12 BX12 BA12 RX12 RA12 P010 P012 P016 S010 S012 S016)
FB 679 1920x1080 XR24
Plane 54 (655) fb-id: 681 (crtcs: 2) 0,0 64x64 -> 607,445 64x64 (XR24 AR24 AB24 XB24 RG16 BG16 AR15 XR15 RG24 BG24 YU16 YV16 YU24 YV24 YU12 YV12 NV12 NV21 NV16 NV61 P030 XR30 AR30 AB30 XB30 RGB8 BGR8 XR12 AR12 XB12 AB12 BX12 BA12 RX12 RA12 P010 P012 P016 S010 S012 S016)
FB 681 64x64 AR24
Connector 1 (42) HDMI-A-2 (disconnected)
Encoder 1 (41) TMDS
Connector 0 (33) HDMI-A-1 (connected)
0 1920x1080@60.00 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00) P|D
1 1920x1080@74.97 174.500 1920/48/32/80/+ 1080/3/5/31/- 75 (74.97) D
2 1920x1080@60.00 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00) D 16:9
3 1920x1080@59.94 148.352 1920/88/44/148/+ 1080/4/5/36/+ 60 (59.94) D 16:9
4 1920x1080i@60.00 74.250 1920/88/44/148/+ 1080/4/10/31/+ 60 (60.00) D 16:9
5 1920x1080i@59.94 74.176 1920/88/44/148/+ 1080/4/10/31/+ 60 (59.94) D 16:9
6 1920x1080@50.00 148.500 1920/528/44/148/+ 1080/4/5/36/+ 50 (50.00) D 16:9
7 1920x1080i@50.00 74.250 1920/528/44/148/+ 1080/4/10/31/+ 50 (50.00) D 16:9
8 1680x1050@59.88 119.000 1680/48/32/80/+ 1050/3/6/21/- 60 (59.88) D
9 1280x1024@75.02 135.000 1280/16/144/248/+ 1024/1/3/38/+ 75 (75.02) D
10 1280x1024@60.02 108.000 1280/48/112/248/+ 1024/1/3/38/+ 60 (60.02) D
11 1440x900@59.90 88.750 1440/48/32/80/+ 900/3/6/17/- 60 (59.90) D
12 1280x800@59.91 71.000 1280/48/32/80/+ 800/3/6/14/- 60 (59.91) D
13 1152x864@75.00 108.000 1152/64/128/256/+ 864/1/3/32/+ 75 (75.00) D
14 1280x720@60.00 74.250 1280/110/40/220/+ 720/5/5/20/+ 60 (60.00) D
15 1280x720@60.00 74.250 1280/110/40/220/+ 720/5/5/20/+ 60 (60.00) D 16:9
16 1280x720@59.94 74.176 1280/110/40/220/+ 720/5/5/20/+ 60 (59.94) D 16:9
17 1280x720@50.00 74.250 1280/440/40/220/+ 720/5/5/20/+ 50 (50.00) D 16:9
18 1024x768@75.03 78.750 1024/16/96/176/+ 768/1/3/28/+ 75 (75.03) D
19 1024x768@70.07 75.000 1024/24/136/144/- 768/3/6/29/- 70 (70.07) D
20 1024x768@60.00 65.000 1024/24/136/160/- 768/3/6/29/- 60 (60.00) D
21 800x600@75.00 49.500 800/16/80/160/+ 600/1/3/21/+ 75 (75.00) D
22 800x600@60.32 40.000 800/40/128/88/+ 600/1/4/23/+ 60 (60.32) D
23 800x600@56.25 36.000 800/24/72/128/+ 600/1/2/22/+ 56 (56.25) D
24 720x576@50.00 27.000 720/12/64/68/- 576/5/5/39/- 50 (50.00) D
25 720x576@50.00 27.000 720/12/64/68/- 576/5/5/39/- 50 (50.00) D 4:3
26 720x576@50.00 27.000 720/12/64/68/- 576/5/5/39/- 50 (50.00) D 16:9
27 720x480@60.00 27.027 720/16/62/60/- 480/9/6/30/- 60 (60.00) D 4:3
28 720x480@60.00 27.027 720/16/62/60/- 480/9/6/30/- 60 (60.00) D 16:9
29 720x480@59.94 27.000 720/16/62/60/- 480/9/6/30/- 60 (59.94) D
30 720x480@59.94 27.000 720/16/62/60/- 480/9/6/30/- 60 (59.94) D 4:3
31 720x480@59.94 27.000 720/16/62/60/- 480/9/6/30/- 60 (59.94) D 16:9
32 640x480@75.00 31.500 640/16/64/120/- 480/1/3/16/- 75 (75.00) D
33 640x480@66.67 30.240 640/64/64/96/- 480/3/3/39/- 67 (66.67) D
34 640x480@60.00 25.200 640/16/96/48/- 480/10/2/33/- 60 (60.00) D 4:3
35 640x480@59.94 25.175 640/16/96/48/- 480/10/2/33/- 60 (59.94) D
36 640x480@59.94 25.175 640/16/96/48/- 480/10/2/33/- 60 (59.94) D 4:3
37 720x400@70.08 28.320 720/18/108/54/- 400/12/2/35/+ 70 (70.08) D
HDMI0: HDMI_HOTPLUG = 0x00000001
HDMI1: HDMI_HOTPLUG = 0x00000000
/sys/kernel/debug/dri/1/state:
plane[46]: plane-0
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=0
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[65]: plane-1
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=0
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[81]: plane-2
crtc=crtc-2
fb=679
allocated by = labwc
refcount=2
format=XR24 little-endian (0x34325258)
modifier=0x0
size=1920x1080
layers:
size[0]=1920x1080
pitch[0]=7680
offset[0]=0
obj[0]:
name=0
refcount=3
start=000400fe
size=8306688
imported=no
dma_addr=0x0000000a7f000000
vaddr=00000000bda43e32
crtc-pos=1920x1080+0+0
src-pos=1920.000000x1080.000000+0.000000+0.000000
rotation=1
normalized-zpos=0
color-encoding=ITU-R BT.601 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[93]: plane-3
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=0
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[105]: plane-4
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[116]: plane-5
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=2
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[127]: plane-6
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=3
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[138]: plane-7
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=4
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[149]: plane-8
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=5
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[160]: plane-9
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=6
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[171]: plane-10
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=7
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[182]: plane-11
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=8
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[193]: plane-12
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=9
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[204]: plane-13
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=a
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[215]: plane-14
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=b
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[226]: plane-15
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=c
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[237]: plane-16
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=d
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[248]: plane-17
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=e
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[259]: plane-18
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=f
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[270]: plane-19
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=10
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[281]: plane-20
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[292]: plane-21
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=2
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[303]: plane-22
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=3
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[314]: plane-23
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=4
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[325]: plane-24
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=5
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[336]: plane-25
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=6
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[347]: plane-26
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=7
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[358]: plane-27
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=8
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[369]: plane-28
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=9
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[380]: plane-29
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=a
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[391]: plane-30
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=b
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[402]: plane-31
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=c
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[413]: plane-32
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=d
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[424]: plane-33
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=e
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[435]: plane-34
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=f
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[446]: plane-35
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=10
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[457]: plane-36
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=11
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[468]: plane-37
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=12
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[479]: plane-38
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=13
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[490]: plane-39
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=14
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[501]: plane-40
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=15
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[512]: plane-41
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=16
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[523]: plane-42
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=17
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[534]: plane-43
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=18
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[545]: plane-44
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=19
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[556]: plane-45
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1a
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[567]: plane-46
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1b
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[578]: plane-47
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1c
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[589]: plane-48
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1d
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[600]: plane-49
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1e
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[611]: plane-50
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=1f
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[622]: plane-51
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=20
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[633]: plane-52
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=11
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[644]: plane-53
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=11
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[655]: plane-54
crtc=crtc-2
fb=681
allocated by = labwc
refcount=2
format=AR24 little-endian (0x34325241)
modifier=0x0
size=64x64
layers:
size[0]=64x64
pitch[0]=256
offset[0]=0
obj[0]:
name=0
refcount=3
start=0004051c
size=16384
imported=no
dma_addr=0x0000000a7e7f8000
vaddr=0000000045e3e2f6
crtc-pos=64x64+607+445
src-pos=64.000000x64.000000+0.000000+0.000000
rotation=1
normalized-zpos=1
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
plane[666]: plane-55
crtc=(null)
fb=0
crtc-pos=0x0+0+0
src-pos=0.000000x0.000000+0.000000+0.000000
rotation=1
normalized-zpos=11
color-encoding=ITU-R BT.709 YCbCr
color-range=YCbCr limited range
color_mgmt_changed=0
crtc[57]: mop
enable=0
active=0
self_refresh_active=0
planes_changed=0
mode_changed=0
active_changed=0
connectors_changed=0
color_mgmt_changed=0
plane_mask=0
connector_mask=0
encoder_mask=0
mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[76]: moplet
enable=0
active=0
self_refresh_active=0
planes_changed=0
mode_changed=0
active_changed=0
connectors_changed=0
color_mgmt_changed=0
plane_mask=0
connector_mask=0
encoder_mask=0
mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
crtc[92]: crtc-2
enable=1
active=1
self_refresh_active=0
planes_changed=1
mode_changed=0
active_changed=0
connectors_changed=0
color_mgmt_changed=0
plane_mask=40000000000004
connector_mask=1
encoder_mask=1
mode: "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
crtc[104]: crtc-3
enable=0
active=0
self_refresh_active=0
planes_changed=0
mode_changed=0
active_changed=0
connectors_changed=0
color_mgmt_changed=0
plane_mask=0
connector_mask=0
encoder_mask=0
mode: "": 0 0 0 0 0 0 0 0 0 0 0x0 0x0
connector[33]: HDMI-A-1
crtc=crtc-2
self_refresh_aware=0
max_requested_bpc=8
colorspace=Default
broadcast_rgb=Automatic
is_limited_range=y
output_bpc=8
output_format=RGB
tmds_char_rate=148500000
connector[42]: HDMI-A-2
crtc=(null)
self_refresh_aware=0
max_requested_bpc=8
colorspace=Default
broadcast_rgb=Automatic
is_limited_range=n
output_bpc=0
output_format=RGB
tmds_char_rate=0
connector[63]: Writeback-1
crtc=(null)
self_refresh_aware=0
max_requested_bpc=0
colorspace=Default
connector[79]: Writeback-2
crtc=(null)
self_refresh_aware=0
max_requested_bpc=0
colorspace=Default
HVS State
Core Clock Rate: 137600000
Channel 0
in use=1
load=137600000
Channel 1
in use=0
load=0
Channel 2
in use=0
load=0
Audio Information
-------------------
**** List of PLAYBACK Hardware Devices ****
card 0: vc4hdmi0 [vc4-hdmi-0], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: vc4hdmi1 [vc4-hdmi-1], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
null
Discard all samples (playback) or generate zero samples (capture)
default
Playback/recording through the PulseAudio sound server
sysdefault
Default Audio Device
lavrate
Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
Rate Converter Plugin Using Samplerate Library
speexrate
Rate Converter Plugin Using Speex Resampler
jack
JACK Audio Connection Kit
oss
Open Sound System
pulse
PulseAudio Sound Server
speex
Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
Plugin for channel upmix (4,6,8)
vdownmix
Plugin for channel downmix (stereo) with a simple spacialization
hw:CARD=vc4hdmi0,DEV=0
vc4-hdmi-0, MAI PCM i2s-hifi-0
Direct hardware device without any conversions
plughw:CARD=vc4hdmi0,DEV=0
vc4-hdmi-0, MAI PCM i2s-hifi-0
Hardware device with all software conversions
sysdefault:CARD=vc4hdmi0
vc4-hdmi-0, MAI PCM i2s-hifi-0
Default Audio Device
hdmi:CARD=vc4hdmi0,DEV=0
vc4-hdmi-0, MAI PCM i2s-hifi-0
HDMI Audio Output
dmix:CARD=vc4hdmi0,DEV=0
vc4-hdmi-0, MAI PCM i2s-hifi-0
Direct sample mixing device
usbstream:CARD=vc4hdmi0
vc4-hdmi-0
USB Stream Output
hw:CARD=vc4hdmi1,DEV=0
vc4-hdmi-1, MAI PCM i2s-hifi-0
Direct hardware device without any conversions
plughw:CARD=vc4hdmi1,DEV=0
vc4-hdmi-1, MAI PCM i2s-hifi-0
Hardware device with all software conversions
sysdefault:CARD=vc4hdmi1
vc4-hdmi-1, MAI PCM i2s-hifi-0
Default Audio Device
hdmi:CARD=vc4hdmi1,DEV=0
vc4-hdmi-1, MAI PCM i2s-hifi-0
HDMI Audio Output
dmix:CARD=vc4hdmi1,DEV=0
vc4-hdmi-1, MAI PCM i2s-hifi-0
Direct sample mixing device
usbstream:CARD=vc4hdmi1
vc4-hdmi-1
USB Stream Output
● pipewire.socket - PipeWire Multimedia System Sockets
Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; enabled; preset: enabled)
Active: active (running) since Mon 2025-09-29 12:30:02 BST; 13min ago
Invocation: c7834e6349ee4d9ca34874e572b67a13
Triggers: ● pipewire.service
Listen: /run/user/1000/pipewire-0 (Stream)
/run/user/1000/pipewire-0-manager (Stream)
CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire.socket
Sep 29 12:30:02 test2 systemd[1026]: Listening on pipewire.socket - PipeWire Multimedia System Sockets.
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
Active: active (running) since Mon 2025-09-29 12:30:03 BST; 13min ago
Invocation: 2be6b93db6374d2a8fd6559eb07c8d17
TriggeredBy: ● pipewire.socket
Main PID: 1049 (pipewire)
Tasks: 3 (limit: 9566)
CPU: 12.481s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─1049 /usr/bin/pipewire
Sep 29 12:30:03 test2 systemd[1026]: Started pipewire.service - PipeWire Multimedia Service.
Sep 29 12:30:03 test2 pipewire[1049]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Sep 29 12:30:03 test2 pipewire[1049]: mod.rt: RTKit does not give us MaxRealtimePriority, using 1
Sep 29 12:30:03 test2 pipewire[1049]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Sep 29 12:30:03 test2 pipewire[1049]: mod.rt: RTKit does not give us MinNiceLevel, using 0
Sep 29 12:30:03 test2 pipewire[1049]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Sep 29 12:30:03 test2 pipewire[1049]: mod.rt: RTKit does not give us RTTimeUSecMax, using -1
○ pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; preset: enabled)
Active: inactive (dead)
TriggeredBy: ○ pulseaudio.socket
○ pulseaudio.socket - Sound System
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; enabled; preset: enabled)
Active: inactive (dead)
Triggers: ● pulseaudio.service
Listen: /run/user/1000/pulse/native (Stream)
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 103
Tile Size: 65472
User Name: andrew
Host Name: test2
Server Name: PulseAudio (on PipeWire 1.4.2)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.platform-107c701400.hdmi.hdmi-stereo
Default Source: alsa_output.platform-107c701400.hdmi.hdmi-stereo.monitor
Cookie: c988:b58b
Logs
No response
Additional context
No response