---- Le ven., 29 nov. 2024 14:26:33 -0500 Sebastian Sumpf a écrit ----
Hello Paul,
On 29.11.24 19:55, Paul Dufresne via users wrote:
---- Le ven., 29 nov. 2024 11:38:53 -0500 Paul Dufresne via users a écrit ----
I noted some warnings in report after booting: -No supported Intel GPU detected... unexpected because i3-8100 is 8th gen, so was expected to be supported
Note: /config/gpu does not list my Coffeelake: lspci: 00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] lspci -n: 00:02.0 0300: 8086:3e91
This looks as if it can be supported (GEN9 graphics), but is untested because of lacking hardware from our side. You can try this by adding
! <device vendor="0x8086" device="0x3e91" generation="9" platform="coffeelake" description="HD Graphics 630 (Coffee Lake, Gen9p5)"/>
to repos/gems/sculpt/gpu/intel
did that, recompiled, booted with it, now config/gpu shows my added line (did not include the ! ... unsure I was correct), but report/log still says: warning no intel GPU detected -- No GPU service [rewritten from not so good memory].