Results 1 to 3 of 3

Thread: Intel UHD Graphics driver is wrong

  1. #1
    Join Date
    Feb 2022
    Beans
    1

    Intel UHD Graphics driver is wrong

    Hello everyone,
    I have problems with various linux distros because my GPU driver is wrong. Intel N4020 have UHD 600 Graphics but when i type lspci I get this :
    00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 605 (rev 06)
    Is there any way to change gpu driver to correct one?
    Thanks in advance !

  2. #2
    Join Date
    May 2014
    Location
    /home
    Beans
    10,961
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Intel UHD Graphics driver is wrong

    It is using the correct driver, the UHD Graphics 605 doesn't matter as that info is obtained from a online database and doesn't affect what driver is loaded

  3. #3
    Join Date
    Jun 2007
    Beans
    14,800

    Re: Intel UHD Graphics driver is wrong

    If you want to see the correct name, you probably just need to run "sudo update-pciids".
    It looks like the 600 was incorrectly named in the database years after it first appeared, but should be fixed now: https://pci-ids.ucw.cz/read/PC/8086/3185

    As jeremy31 points out though, that is just a human-readable string and it doesn't change what driver loads.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •