Which Version should i use?

  • how can I change to generic

    I would stay at legacy for now, we have reports about even more recent NUCs and they are basically broken for the "normal" generic build.

    You can "update" to the other image by just copy over the downloaded image to the update folder.

  • I would stay at legacy for now, we have reports about even more recent NUCs and they are basically broken for the "normal" generic build.

    You can "update" to the other image by just copy over the downloaded image to the update folder.

    Is there an issue open to follow when it's solved?

  • I think calling Generic "broken" because you can't use the Chrome browser add-on is a little over-dramatic. For the majority of users it works great. For a minority that need specific features currently tied to Xorg the GBM image is a regressive step; but they are the minority.

  • I think calling Generic "broken" because you can't use the Chrome browser add-on is a little over-dramatic

    the "broken" is about the not properly working video playback for all kind of media types at LE while using GBM IF you have a effected system like an older Intel or AMD

  • Hi milo - if Generic is not working and Generic-legacy is. Could you please share your logs from both Generic and Generic-legacy and we can take a look at them to see why Generic is not working on this PC.

  • Output looks “right for both now” - but it is using the onboard intel graphics.

    im assuming the the intel graphics is connected to this pc.

    Strange thing in the logs is that it shows on both as the hdmi not connected. (Search for kmsprint) but I can see SAMSUNG on the ALSA configuration


    Generic

    2023-03-14 16:52:43.356 T:1362 error <general>: libva error: /usr/lib/dri/iHD_drv_video.so init failed

    2023-03-14 16:52:43.357 T:1362 info <general>: VAAPI::Close - closing decoder context

    2023-03-14 16:52:43.357 T:1362 info <general>: CApplication::CreateGUI - using the gbm windowing system

    2023-03-14 16:52:43.357 T:1362 info <general>: Checking resolution 16

    2023-03-14 16:52:43.359 T:1362 info <general>: GL_VENDOR = Intel

    2023-03-14 16:52:43.359 T:1362 info <general>: GL_RENDERER = Mesa Intel(R) HD Graphics 5000 (HSW GT3)

    2023-03-14 16:52:43.359 T:1362 info <general>: GL_VERSION = OpenGL ES 3.2 Mesa 22.3.5

    2023-03-14 16:52:43.359 T:1362 info <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20

    Generic-legacy

    2023-03-14 16:58:48.072 T:1417 info <general>: GL_VENDOR = Intel

    2023-03-14 16:58:48.072 T:1417 info <general>: GL_RENDERER = Mesa Intel(R) HD Graphics 5000 (HSW GT3)

    2023-03-14 16:58:48.072 T:1417 info <general>: GL_VERSION = 4.6 (Compatibility Profile) Mesa 22.3.5

  • So what does it mean? Why it is disconnected? I have no Nvidia card in this pic only the standard Intel graphic.

  • So what does it mean? Why it is disconnected? I have no Nvidia card in this pic only the standard Intel graphic.

    Sorry edited my response - 2 different support responses - and I was confusing myself.

    This is my kmsprint.

    nuc12:~ # kmsprint

    Connector 0 (236) HDMI-A-1 (connected)

    Encoder 0 (235) TMDS

    Crtc 0 (80) [email protected] 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00) P|D

    Plane 1 (40) fb-id: 288 (crtcs: 0) 0,0 1920x1080 -> 0,0 1920x1080 (C8 RG16 XR24 XB24 AR24 AB24 XR30 XB30 AR30 AB30 XR4H XB4H AR4H AB4H YUYV YVYU UYVY VYUY NV12 P010 P012 P016 Y210 Y212 Y216 XYUV XV30 XV36 XV48)

    FB 288 1920x1080 XR30

    Connector 1 (246) HDMI-A-2 (disconnected)

    Encoder 1 (245) TMDS

    Connector 2 (250) DP-1 (disconnected)

    Encoder 2 (249) TMDS

    Connector 3 (260) DP-2 (disconnected)

    Encoder 7 (259) TMDS

    Connector 4 (269) DP-3 (disconnected)

    Encoder 12 (268) TMDS

    Connector 5 (278) DP-4 (disconnected)

    Encoder 17 (277) TMDS

    Where as Generic-legacy of your’s shows

    ========== kmsprint ==========

    Connector 0 (77) HDMI-A-1 (disconnected)

    Encoder 0 (76) TMDS

    Crtc 0 (45) [email protected] 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00)

    Plane 0 (31) fb-id: 98 (crtcs: 0) 0,0 1920x1080 -> 0,0 1920x1080 (C8 RG16 XR24 XB24 XR30 XB30 XB4H)

    FB 98 1920x1080 XR24

    Connector 1 (85) DP-1 (disconnected)

    Encoder 1 (84) TMDS

    Connector 2 (92) HDMI-A-2 (disconnected)

    Encoder 1 (84) TMDS

    And your Generic shows nothing

  • milo

    I think I might have stumbled on why there are issues with older intel video cards (well I hope)

    Can you please run these 2 commands and share the output with me.

    systemctl status kodi

    ldd /usr/lib/dri/iris_dri.so

  • heitbaum