I've been running version 11 for a while on an old Sandy Bridge desktop. Upon upgrading to 12 I get no HDMI signal from either port. Checking the log (https://paste.libreelec.tv/ample-mite.log) I'm seeing:
Code
2024-07-16 11:33:37.945 T:1548 error <general>: libva error: /usr/lib/dri/iHD_drv_video.so init failed
2024-07-16 11:33:37.945 T:1548 info <general>: VAAPI::Close - closing decoder context
2024-07-16 11:33:37.945 T:1548 info <general>: CApplication::CreateGUI - using the gbm windowing system
2024-07-16 11:33:37.945 T:1548 info <general>: Checking resolution 16
2024-07-16 11:33:37.948 T:1548 info <general>: GL_VENDOR = Intel
2024-07-16 11:33:37.948 T:1548 info <general>: GL_RENDERER = Mesa Intel(R) HD Graphics 2000 (SNB GT1)
2024-07-16 11:33:37.948 T:1548 info <general>: GL_VERSION = OpenGL ES 3.0 Mesa 24.0.5
I've tried adding the following lines to /storage/.config/kodi.conf but Kodi doesn't load at all with them present (despite no signal I can tell when it's running because the Yatse Android remote connects once it's up):
Is Sandy Bridge just no longer supported? Would a fresh install using Generic Legacy solve this?