Intel Uhd Graphics 730 Ubuntu
Getting the Most Out of Intel UHD Graphics 730 on Ubuntu Intel UHD Graphics 730
[Service] Type=oneshot ExecStart=/bin/sh -c 'echo performance > /sys/class/drm/card0/device/power_dpm_force_performance_level' intel uhd graphics 730 ubuntu
Intel UHD Graphics 730 is natively supported on Ubuntu, but peak performance often requires using a recent LTS version (22.04 or 24.04) to ensure the i915 kernel driver is up to date. 🔧 Driver Setup Getting the Most Out of Intel UHD Graphics
- Architecture: Intel Xe-LP (Generation 12.2)
- Execution Units: 24 EUs
- Max dynamic frequency: ~1.45 GHz (varies by CPU)
- Supports: DirectX 12.1, OpenGL 4.6, OpenCL 3.0, Vulkan 1.3
- Video decode: AV1, HEVC, AVC, VP9 (12-bit support)
- Video encode: HEVC, AVC (no AV1 encode)
Configuring Intel UHD Graphics 730 on Ubuntu Architecture: Intel Xe-LP (Generation 12
The Intel UHD Graphics 730 supports VAAPI (Video Acceleration API) and VDPAU (Video Decode and Presentation API for Unix) for hardware-accelerated video playback.
- Arch Wiki: Intel Graphics (relevant for Ubuntu)
- Mesa3D Documentation
- Ubuntu Community Help: Intel Graphics
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
Option "AccelMethod" "sna"
EndSection