You are not logged in.
Hello,
I just bought a Lenovo lOQ laptop with Intel A530 onboard graphics and installed Xubuntu 24.10
I followed these recommendations to install the proprietary graphics drivers:
https://dgpu-docs.intel.com/driver/client/overview.html
Following this, my second screen connected via HDMI appears in the graphics options but remains grayed out and when I try to activate it, it almost automatically deactivates ....
Some of my Steam games also launch but crash before really launching.
Has anyone managed to correctly install these drivers for the A530 under Xubuntu? Am I missing something?
Any ideas for tests I could do?
I was rather NVIDIA previously .... Is there a configuration utility for Intel??
Thanks in advance.
$ lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-S [UHD Graphics] (rev 0c)
Subsystem: Lenovo Device 3d16
Kernel driver in use: i915
Kernel modules: i915, xe
--
03:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A530M] (rev 01)
Subsystem: Lenovo Device 3d16
Kernel driver in use: i915
Kernel modules: i915, xe
$ sudo clinfo | grep "Device Name"
Device Name Intel(R) Arc(TM) A530M Graphics
Device Name Intel(R) UHD Graphics
Device Name Intel(R) Arc(TM) A530M Graphics
Device Name Intel(R) Arc(TM) A530M Graphics
Device Name Intel(R) Arc(TM) A530M Graphics
$ glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: Intel (0x8086)
OpenGL vendor string: Intel
Offline
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 516.87 KiB (Peak: 528.34 KiB) ]