TrueNAS Scale console is flooded by "EDID block 0 is all zeroes" alerts

I have a QNAP TS-664-4G running TrueNAS-SCALE-23.10.2 (I migrated from Core a few weeks ago). Unfortunately the TrueNAS console is flooded with the following alerts:

Feb 28 17:46:30 truenas kernel: EDID block 0 is all zeroes
Feb 28 17:46:31 truenas kernel: EDID block 0 is all zeroes
Feb 28 17:46:54 truenas kernel: EDID block 0 is all zeroes
Feb 28 17:46:55 truenas kernel: EDID block 0 is all zeroes
Feb 28 17:46:56 truenas kernel: EDID block 0 is all zeroes
Feb 28 17:46:57 truenas kernel: EDID block 0 is all zeroes
Feb 28 17:47:20 truenas kernel: EDID block 0 is all zeroes
Feb 28 17:47:21 truenas kernel: EDID block 0 is all zeroes

I have not been able to find out the reason for these messages. The NAS is working fine, no problems, but these notifications are very annoying and I want to fix them. Does anyone have a solution to this problem?

Thanks in advance.

Looks like there are some Kernel bugs with certain hardware that cause that:

1 Like

Thank you very much for pointing me in the right direction.

Just for reference, this solved the problem for me (reboot required)

$ sudo midclt call system.advanced.update '{"kernel_extra_options": "i915.disable_display=1"}'