# Install dependencies sudo apt build-dep linux sudo apt install libncurses-dev flex bison openssl libssl-dev dkms libelf-dev wget https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.1.tar.xz tar xvf linux-6.6.1.tar.xz cd linux-6.6.1 make olddefconfig make -j$(nproc) sudo make modules_install install sudo update-grub
If all these commands return valid data, your GPU is working. No further driver installation is needed. Even with correct drivers, the default configuration may leave performance on the table. A. Enable Hardware Acceleration in Browsers Out of the box, Firefox and Chrome may use software rendering for video playback. To fix: intel uhd graphics 730 ubuntu
Alternatively, switch to DisplayPort if available – DP tends to work more reliably on Linux. Solution: Enable VA-API hardware decoding. # Install dependencies sudo apt build-dep linux sudo
chromium-browser --use-gl=egl --ignore-gpu-blocklist --enable-features=VaapiVideoDecoder Or set these flags permanently in /etc/chromium-browser/default . Screen tearing is common with Intel iGPUs on Xorg. To fix: Solution: Enable VA-API hardware decoding
If you are running a recent version of Ubuntu (22.04 LTS or newer), your system almost certainly already detects the GPU. The challenge is not installation but optimization . Part 2: Which Ubuntu Version Do You Need? The older your kernel and Mesa stack, the more bugs you will encounter. Here is the breakdown: