The Intel UHD Graphics 730 Go to product viewer dialog for this item.
is a capable, entry-level integrated GPU (iGPU) for Ubuntu users, particularly those using 11th Gen "Rocket Lake" or newer i3 and i5 processors. While it isn't designed for heavy AAA gaming, it excels in media consumption and general productivity due to its modern architecture and excellent Linux driver support. Core Specifications & Linux Drivers Gaming On UHD 730 Integrated Graphics In 2024
For Intel UHD Graphics 730 on Ubuntu, you typically do not need to install manual drivers as they are built into the Linux kernel and the Mesa 3D graphics library. For full compatibility and performance, you should use Ubuntu 22.04 LTS (Kernel 5.15+) or newer. 1. Verify Your Current Setup
Before making changes, check if the system correctly identifies your hardware and which driver is active.
Identify GPU: Run lspci -k | grep -EA3 'VGA|3D|Display' to confirm the system sees "Intel Corporation UHD Graphics 730" and is using the i915 kernel driver.
Check Mesa Version: Run glxinfo -B (requires mesa-utils) to see your active OpenGL and Mesa versions.
Check Kernel: Run uname -r to ensure you are on at least kernel 5.11 (recommended for 11th Gen graphics like UHD 730). 2. Required Version & Compatibility
Avoid using older versions like Ubuntu 16.04 or 18.04, as they lack native support for UHD 730's architecture and may result in a black screen or no hardware acceleration.
Ubuntu 22.04 LTS: Minimum recommended version; uses Kernel 5.15.
Ubuntu 24.04 LTS: Recommended for the best performance; uses Kernel 6.8+. 3. Installation of Performance & Compute Libraries
If you need hardware acceleration for video playback, OpenCL, or media transcoding, install these specific libraries from the Intel dgpu-docs:
Optimized Guide: Intel UHD Graphics 730 on Ubuntu Intel UHD Graphics 730
, found in 11th and 12th Gen "Rocket Lake" and "Alder Lake" processors, typically works "out of the box" on modern Ubuntu releases. However, ensuring full hardware acceleration and performance—especially for 4K video or light gaming—requires a few specific configuration steps. Ask Ubuntu 1. Core Driver Status Intel uses open-source drivers maintained by the Mesa 3D project intel uhd graphics 730 ubuntu
. Because these are integrated into the Linux kernel, you do not need to download a "driver installer" from a website like you would on Windows. Ubuntu 22.04 LTS and Newer : Full native support is included. Kernel Version
: For the best stability with UHD 730, ensure you are running at least Kernel 5.15 (found in Ubuntu 22.04) or the OEM 5.17+ kernels for improved multi-monitor and power management support. Ask Ubuntu 2. Essential Installation & Updates
To verify your system is utilizing the correct hardware and has the necessary acceleration libraries, run the following commands: Update System Packages : Ensure your kernel and firmware are current. sudo apt update && sudo apt upgrade -y Use code with caution. Copied to clipboard Install Graphics Utilities : This includes mesa-utils to check performance and the Intel-specific X11 driver. sudo apt install mesa-utils xserver-xorg-video-intel Use code with caution. Copied to clipboard Enable OpenCL (Computational Power) : Essential for video editing or processing apps. sudo apt install intel-opencl-icd Use code with caution. Copied to clipboard Ask Ubuntu 3. Performance & Troubleshooting
If you encounter a black screen or lack of hardware acceleration, consider these specialized fixes:
The Intel UHD Graphics 730 is a popular integrated graphics processor (iGPU) found in 11th, 12th, and 13th Generation Intel Core i3 and i5 desktop processors. For Linux enthusiasts, the "Intel UHD Graphics 730 Ubuntu" combination offers a highly stable, "out-of-the-box" experience because Intel provides robust open-source drivers that are baked directly into the Linux kernel. 1. Driver Support and Installation
In most cases, you do not need to manually download drivers from a website. Ubuntu automatically detects the UHD 730 and uses the i915 kernel driver.
Kernel Compatibility: For the best performance, ensure you are using a modern version of Ubuntu (22.04 LTS or newer) to get the latest optimizations for the Xe graphics architecture.
Essential Packages: While the core driver is included, you should install the following packages for full hardware acceleration (OpenCL and Media):
sudo apt update sudo apt install intel-opencl-icd intel-media-va-driver-non-free Use code with caution.
OpenCL: Required for professional software like Zivid Studio or video editors.
VA-API: Enables hardware-accelerated video decoding/encoding for smoother YouTube playback and faster rendering. 2. Gaming Performance on Ubuntu
The UHD 730 features 24 Execution Units (EUs) and is designed for entry-level tasks rather than AAA gaming. However, thanks to the efficiency of the Mesa drivers on Linux, many popular titles are playable at 720p resolution with low-to-medium settings. Game Title Expected Performance (720p Low/Med) Minecraft 60+ FPS (Decent stability) Dota 2 / LoL 80–120 FPS (Very playable) GTA V 25–35 FPS (Entry-level experience) Cyberpunk 2077 ~25–30 FPS (With heavy scaling) The Intel UHD Graphics 730 Go to product
The Intel UHD Graphics 730 is an integrated GPU (iGPU) found in Rocket Lake (11th Gen) and Alder Lake (12th Gen) processors, such as the Core i5-11400 and i3-12100. On Ubuntu, it is supported out of the box via the open-source i915 kernel driver and Mesa 3D project. Driver Installation & System Requirements No driver for Intel integrated graphics, Ubuntu 22.04.4 LTS
Technical Overview: Intel UHD Graphics 730 on Ubuntu Intel UHD Graphics 730
is an integrated GPU found in 11th, 12th, and 13th Gen "Rocket Lake" and "Alder Lake" processors. Because Intel prioritizes open-source development, it generally works "out-of-the-box" on modern Ubuntu releases (22.04 LTS and 24.04 LTS) using the native kernel driver. Ask Ubuntu 1. Driver Management & Installation
Most users do not need to install manual drivers, as the Linux kernel includes them by default. However, for full performance and hardware acceleration, follow these steps: Standard Updates
: Ensure your system has the latest microcode and kernel updates by running: sudo apt update && sudo apt upgrade Verification : Check if the GPU is correctly identified by running lspci -v | grep -A8 VGA in the terminal. Missing Hardware Acceleration
: If the system feels sluggish or uses "llvmpipe" (software rendering), ensure the xserver-xorg-video-intel package is installed: sudo apt install xserver-xorg-video-intel Compute Drivers
: For OpenCL support (useful for video encoding or AI tasks), install the specific ICD package: sudo apt install intel-opencl-icd Ask Ubuntu 2. Compatibility & Display Support
The UHD 730 is designed for productivity and high-resolution media consumption rather than high-end gaming. Max Resolution : It supports up to 4096 x 2160 @ 60Hz via HDMI and higher via DisplayPort 1.4a. Multi-Monitor
: Ubuntu handles multi-monitor setups automatically, though older kernels (pre-5.15) may require manual configuration for Alder Lake CPUs. Distro Choice : For the smoothest experience, Ubuntu 24.04 LTS
is recommended as it includes the newer kernels (6.8+) required for optimal power management and performance on these chips. Ask Ubuntu 3. Performance Expectations
While the UHD 730 is built on the modern Xe architecture, it is a budget-tier integrated solution with 24 Execution Units (EUs). How to Identify & Find Graphics Drivers for Linux* - Intel
By default, Ubuntu uses X11. On UHD 730, you might see horizontal tearing when scrolling or watching videos. Esports titles (CS:GO/Legacy
Fix: Switch to Wayland (on the login screen, click the gear icon and select "Ubuntu on Wayland") or enable "TearFree" via a config file:
sudo nano /usr/share/X11/xorg.conf.d/20-intel.conf
Paste this:
Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "TearFree" "true"
EndSection
Reboot. Tearing gone.
UHD 730 is not a gaming GPU, but can handle:
Despite Intel’s strong Linux support, you may encounter edge cases.
Let’s be honest—this is a 24 execution unit (EU) GPU. It’s roughly equivalent to a GT 1030 in very light tasks, but slower in heavy shader work.
| Task | Verdict |
|------|---------|
| 4K YouTube (VP9/AV1) | ✅ Perfect (hardware decoding works via intel-media-driver) |
| GNOME/KDE Plasma animations | ✅ Smooth at 1080p/1440p |
| Light gaming (Minecraft, CS:GO, Stardew Valley) | ✅ Playable at 720p/low |
| AAA gaming (Cyberpunk 2077 via Proton) | ❌ Forget it |
Out of the box, Firefox and Chrome may use software rendering for video playback. To fix:
For Firefox:
about:configgfx.webrender.all → set to truemedia.ffmpeg.vaapi.enabled → set to trueFor Chromium/Chrome:
chromium-browser --use-gl=egl --ignore-gpu-blocklist --enable-features=VaapiVideoDecoder
Or set these flags permanently in /etc/chromium-browser/default.
glxinfo -B | grep -E "Device|OpenGL renderer"
Example:
OpenGL renderer string: Mesa Intel(R) UHD Graphics 730 (ADL-S GT1)