idk / perhaps
this "regular warnings mmc1 timeout waiting for hardware cmd interrupt #1556 " @
https://github.com/raspberrypi/firmware/issues/1556 issue has the same log message as neterr2.txt [line:29] ( could be your issue is some how related ....)
... that msg appears to stem from sdcard firmware driver
+
https://github.com/raspberrypi/firmware/issues/1556#issuecomment-816209634FYI there is a patch being upstreamed that provides a workaround to a hitherto unknown (to us) feature of the BCM2711 SDHCI controller.
sounds like fun
could be worth trying the suggested fix?
,.. all though the few others who attempt to test reported mixed results
may well be worth posting ur logs/err report to that issue
if the problem is between kernel & firmware
(afaik) the ppl who need to know are more likely to be reading
https://github.com/raspberrypi/firmware/issues than to signup/longing and down load the logs from core forum (imho)
perhaps also relevant ( from neterr.txt, quoted so any one searching similar might find relevant txt!! )
[ 1102.569585] mmc1: card 0001 removed
[ 1102.720594] mmc1: new high speed SDIO card at address 000
[ 48.742358] Xorg[4354]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 487.183525] brcmfmac: brcmf_sdio_readframes: RXHEADER FAILED: -110
[ 487.183556] brcmfmac: brcmf_sdio_rxfail: abort command, terminate frame, send NAK
...
[ 1170.905604] brcmfmac: mmc_submit_one: CMD53 sg block write failed -110
[ 1170.905674] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
...
[ 1170.908330] brcmfmac: brcmf_sdio_hdparse: seq 188: max tx seq number error
[ 1181.150770] mmc1: Timeout waiting for hardware interrupt.
[ 1181.150903] brcmfmac: mmc_submit_one: CMD53 sg block write failed -110
[ 1181.150941] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 1181.151845] brcmfmac: brcmf_sdio_hdparse: seq 244: max tx seq number error
[ 1181.152122] brcmfmac: brcmf_sdio_hdparse: HW header checksum error
[ 1181.152136] brcmfmac: brcmf_sdio_rxfail: terminate frame
...
[ 1200.257590] [drm:validate_tile_binning_config [vc4]] *ERROR* Failed to allocate binner memory: -12
** disclaimer i have no clue , just guess work , potentially barking up the wrong tree
This only appear to happen if X is running, if
which X version
which kernel version
what picore ...
ect