Hi,
I just migrate from OMV6 to 7, and I see a lot of error in journalctl :
Code
Mar 31 09:28:13 deepspace9 kernel: i2c i2c-4: sendbytes: NAK bailout.
Mar 31 09:28:13 deepspace9 kernel: i2c i2c-4: sendbytes: NAK bailout.
Mar 31 09:28:14 deepspace9 kernel: i2c i2c-4: sendbytes: NAK bailout.
Mar 31 09:28:14 deepspace9 kernel: i2c i2c-4: sendbytes: NAK bailout.
Mar 31 09:28:14 deepspace9 kernel: i915 0000:00:02.0: [drm] *ERROR* Unexpected DP dual mode adaptor ID 7f
These errors are also present in OMV6, but just don't check before (it's a recent installation). I have a N100 NAS and I think it's a display issue. IS there a way to stop this message every minute ?
Some information:
Code
root@deepspace9 /home/llaumgui> lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-N [UHD Graphics]
Subsystem: ASRock Incorporation Alder Lake-N [UHD Graphics]
Kernel driver in use: i915
Kernel modules: i915
root@deepspace9 /home/llaumgui> dpkg --list | grep intel
ii whois 5.5.17 amd64 intelligent WHOIS client
should I install drivers like intel-media-va-driver ?