December 10, 20241 yr i have modprobe.d conf with "options i915 enable_guc=2" but on reboot i keep seeing this in system driver I remove the blacklist but it keeps getting added back no dev/dri Has anyone got 125h working? 'm using beelink Sei14 Edited December 10, 20241 yr by rapmarz
December 10, 20241 yr 5 hours ago, rapmarz said: i have modprobe.d conf with "options i915 enable_guc=2" but on reboot i keep seeing this in system driver I remove the blacklist but it keeps getting added back no dev/dri Has anyone got 125h working? 'm using beelink Sei14 Anything in the logs? May need next XE driver with is not in kernels currently used. lspci -nnv | grep VGA
December 10, 20241 yr 8 hours ago, rapmarz said: Has anyone got 125h working? 'm using beelink Sei14 Do you have Intel-GPU-TOP or Intel-GVT-g installed? Please post your Diagnostics, otherwise troubleshooting is really hard.
December 10, 20241 yr Author lspci -nnv | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Meteor Lake-P [Intel Arc Graphics] [8086:7d55] (rev 08) (prog-if 00 [VGA controller]) root@MarNAS:~# intel_gpu_top No device filter specified and no discrete/integrated i915 devices found syslog shows this on boot though Dec 9 07:45:06 MarNAS kernel: i915 0000:00:02.0: Your graphics device 7d55 is not properly supported by i915 in this Dec 9 07:45:06 MarNAS kernel: kernel version. To force driver probe anyway, use i915.force_probe=7d55 Dec 9 07:45:06 MarNAS kernel: module parameter or CONFIG_DRM_I915_FORCE_PROBE=7d55 configuration option, Dec 9 07:45:06 MarNAS kernel: or (recommended) check for kernel updates.
December 10, 20241 yr Author Installing Intel-GVT-g and rebooting fixed it. /dev/dri showed up and intel_gpu_top now displaying stats. Thanks ich777
December 10, 20241 yr 34 minutes ago, rapmarz said: Installing Intel-GVT-g and rebooting fixed it. /dev/dri showed up and intel_gpu_top now displaying stats. Thanks ich777 GVT is not correct for you hardware. Issue is that you need i915.force_probe=7d55 in the i915.conf in modprode.d. The two plugins sort this. Use intel GPU top not gvt.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.