Hi.
Can someone please tell me how to find and install the correct Graphics Driver for this system?
Ubuntu Version:
Ubuntu 24.04.2 LTS
Desktop Environment (if applicable): ubuntu:GNOME
Problem Description:
I don’t know how to find and install the correct Graphics Driver for my specific hardware so e.g. video processing can use Hardware Encoding.
Relevant System Information:
Ref 1:
[ https://community.intel.com/t5/Graphics/OBS-Studio-on-Ubuntu-24-04-doesn-t-offer-Intel-Encoding-on-Core/m-p/1672537 ]
Ref 2:
[ https://dgpu-docs.intel.com/devices/hardware-table.html ]
In Ref 1, VonM_Intel [ @VonM_Intel ] says, “… the Intel Core i3-N3550 features an integrated Intel HD Graphics GPU that supports Intel Quick Sync for hardware video encoding.” I don’t know whether that name, Intel Quick Sync, is unique or otherwise useful, or if it only applies in the Windows ecosystem, or what. Can someone please clear up this doubt?
I ran lscpi and got this info:
james@NUC14Ess:~$ sudo lspci -nn | grep -Ei ‘VGA|DISPLAY’
[sudo] password for james:
00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-N [Intel Graphics] [8086:46d3]
james@NUC14Ess:~$
… and, following further instructions from Intel Support Community, I found the PCI device ID is 46d3 and I find it in the table on the WWW page at Ref 2. The 6.9 under Kernel is the minimum kernel version, and 32 is the quantity of Execution Units in the Graphics hardware:
PCI IDs Name Architecture Codename Kernel EU number
46D3 Intel® Graphics Xe Alder Lake-N 6.9 32
What I’ve Tried:
I tried to get the actual Graphics Driver name and installation instructions, or any relevant help, from Intel, and I got only a couple interesting tidbits, which I have quoted here. If you want to spend a lot of time, you can read the whole sad story at Ref 1, and here is the final reply I got: “… get the Graphics Driver from your Linux distro provider”.
Thanks for any help.
Jim