ubuntu-drivers
is a command that is provided on Ubuntu systems that is designed to take care of installing the device driver for your video card.
ubuntu-drivers list
will list the drivers available for your video card.
ubuntu-drivers devices
will list the card and the drivers available for it.
e.g. output of ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 vendor : NVIDIA Corporation model : AD107 [GeForce RTX 4060] manual_install: True driver : nvidia-driver-535 - distro non-free driver : nvidia-driver-570 - third-party non-free driver : nvidia-driver-550 - distro non-free driver : nvidia-driver-570-server-open - distro non-free driver : nvidia-driver-565 - third-party non-free driver : nvidia-driver-570-open - third-party non-free recommended driver : nvidia-driver-535-server - distro non-free driver : nvidia-driver-535-server-open - distro non-free driver : nvidia-driver-535-open - distro non-free driver : nvidia-driver-545 - third-party non-free driver : nvidia-driver-565-open - third-party non-free driver : nvidia-driver-560 - third-party non-free driver : nvidia-driver-570-server - distro non-free driver : nvidia-driver-560-open - third-party non-free driver : nvidia-driver-550-open - distro non-free driver : nvidia-driver-545-open - third-party non-free driver : xserver-xorg-video-nouveau - distro free builtin
Ubuntu forums will recommend use of this tool, while Nvidia forums will advise to (download and) use their '.run' installer method.
In theory, if you have an Nvidia graphics card, you should be able to simply invoke
ubuntu-drivers install nvidia-driver-570
to both install the driver package, and do any/all additional steps to make it work. In practice, this has not resulted in a working system for me.
ubuntu-drivers debug
ubuntu-drivers debug
Print all available information and debug data about drivers.
Since the command outputs text with wiki-style headings, the content below is chunked into headings rather than raw text. |
log messages from detection
DEBUG:root:Skipping check for rtl8812au-dkms since it does not depend on video abi DEBUG:root:Skipping check for open-vm-tools-desktop since it does not depend on video abi DEBUG:root:Skipping check for broadcom-sta-dkms since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-lapras-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-570-server-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-570-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-muk-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-oddish-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-550-server-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for intel-usbio-dkms since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-lapras-13-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-torchic-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-560-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-oddish13-meta since it does not depend on video abi DEBUG:root:Skipping check for intel-vsc-dkms since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-545-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-magmar-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-oricorio-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-qemu-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-tentacool-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-535-server-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-treecko-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-550-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-tentacool-rpl-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-565-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-565-server-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-535-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for intel-ipu6-dkms since it does not depend on video abi DEBUG:root:package_get_nv_allowing_driver(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-565-open: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-565-open): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_is_open_prefered(nvidia-driver-570-server-open): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-545-open: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-545-open): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-535-server: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-535-server): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_is_open_prefered(nvidia-driver-570-server): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-545: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-545): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-565: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-565): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-550-open: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-550-open): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-550: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-550): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-560: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-560): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-535-server-open: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-535-server-open): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-570-open: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-570-open): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-560-open: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-560-open): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-535-open: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-535-open): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-570: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-570): True udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:_is_nv_allowing_runtimepm_supported(): unable to read /etc/custom_supported_gpus.json DEBUG:root:_pkg_get_open_preference nvidia-driver-535: package has invalid Prefer-Open header, cannot determine preference DEBUG:root:_is_open_prefered(nvidia-driver-535): False udevadm hwdb is deprecated. Use systemd-hwdb instead. DEBUG:root:_get_db_name: output ID_PCI_CLASS_FROM_DATABASE=Display controller ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller ID_PCI_INTERFACE_FROM_DATABASE=VGA controller ID_VENDOR_FROM_DATABASE=NVIDIA Corporation ID_MODEL_FROM_DATABASE=AD107 [GeForce RTX 4060] DEBUG:root:_get_db_name(/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0, pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00): vendor "NVIDIA Corporation", model "AD107 [GeForce RTX 4060]" DEBUG:root:Skipping check for rtl8812au-dkms since it does not depend on video abi DEBUG:root:Skipping check for open-vm-tools-desktop since it does not depend on video abi DEBUG:root:Skipping check for broadcom-sta-dkms since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-lapras-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-570-server-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-570-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-muk-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-oddish-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-550-server-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for intel-usbio-dkms since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-lapras-13-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-torchic-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-560-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-oddish13-meta since it does not depend on video abi DEBUG:root:Skipping check for intel-vsc-dkms since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-545-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-magmar-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-oricorio-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-qemu-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-tentacool-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-535-server-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-treecko-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-550-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-tentacool-rpl-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-565-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-565-server-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-535-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for intel-ipu6-dkms since it does not depend on video abi DEBUG:root:package_get_nv_allowing_driver(): unable to read /etc/custom_supported_gpus.json DEBUG:root:Skipping check for rtl8812au-dkms since it does not depend on video abi DEBUG:root:Skipping check for open-vm-tools-desktop since it does not depend on video abi DEBUG:root:Skipping check for broadcom-sta-dkms since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-lapras-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-570-server-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-570-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-muk-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-oddish-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-550-server-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for intel-usbio-dkms since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-lapras-13-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-torchic-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-560-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-oddish13-meta since it does not depend on video abi DEBUG:root:Skipping check for intel-vsc-dkms since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-545-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-magmar-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-oricorio-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-qemu-meta since it does not depend on video abi DEBUG:root:Skipping check for oem-somerville-tentacool-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-535-server-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-treecko-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-550-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for oem-somerville-tentacool-rpl-meta since it does not depend on video abi DEBUG:root:Cannot find xserver-xorg-video-nvidia-565-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-565-server-open package in the cache. Cannot check ABI DEBUG:root:Cannot find xserver-xorg-video-nvidia-535-open package in the cache. Cannot check ABI DEBUG:root:Skipping check for intel-ipu6-dkms since it does not depend on video abi DEBUG:root:Loading custom detection plugin /usr/share/ubuntu-drivers-common/detect/sl-modem.py DEBUG:root:plugin /usr/share/ubuntu-drivers-common/detect/sl-modem.py return value: None DEBUG:root:Loading custom detection plugin /usr/share/ubuntu-drivers-common/detect/arm-gles.py DEBUG:root:plugin /usr/share/ubuntu-drivers-common/detect/arm-gles.py return value: None
modaliases in the system
platform:acpi-cpufreq acpi:INT33A1:PNP0D80: platform:eisa platform:microcode platform:snd-soc-dummy platform:intel_rapl_msr platform:Fixed MDIO bus acpi:INTC1085: acpi:PNP0C14: wmi:68062427-C432-4BA2-B3D8-F63949DD7A19 wmi:05901221-D566-11D1-B2F0-00A0C9062910 wmi:81AA2738-49BA-4498-821B-D38B88D81495 wmi:F834EA66-A442-48BD-BE8C-18837557C898 wmi:213E787C-50D5-472D-9E08-DF4FB2050D15 acpi:PNP0C0C: acpi:ACPI000C: platform:rtc-efi wmi:A6FEA33E-DABF-46F5-BFC8-460D961BEC9F wmi:2BC49DEF-7B15-4F05-8BB7-EE37B9547C0B platform:coretemp platform:regulatory acpi:PNP0C0E: acpi:MSFT0101: acpi:ACPI000E: acpi:INT3515: platform:efivars wmi:A80593CE-2377-11DA-B012-B62220120727 wmi:1F13AB7F-6220-4210-8F8E-8BB5E71EE969 platform:pcspkr pci:v00008086d00007A62sv00001462sd00007E07bc01sc06i01 wmi:F6CB5C3C-9CAE-4EBD-B577-931EA32A2CC0 pci:v00008086d0000A74Fsv00001462sd00007E07bc08sc80i00 pci:v00008086d00007A04sv00001462sd00007E07bc06sc01i00 acpi:PNP0103: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 pci:v000010DEd000022BEsv00001458sd00004107bc04sc03i00 hdaudio:v10DE00A7r00100100a01 input:b0000v0000p0000e0000-e0,5,kramlsfw6,8, acpi:MBID0002: pci:v00008086d00007A68sv00001462sd00007E07bc07sc80i00 mei::6861ec7b-d07a-4673-856c-7f22b4d55769:02: mei::3c4852d6-d47b-4f46-b05e-b5edc1aa440e:01: mei::dba4d603-d7ed-4931-8823-17ad585705d5:01: mei::dd17041c-09ea-4b17-a271-5b989867ec65:02: mei::082ee5a7-7c25-470a-9643-0c06f0466ea1:00: mei::42b3ce2f-bd9f-485a-96ae-26406230b1ff:01: mei::309dcde8-ccb1-4062-8f78-600115a34327:01: mei::55213584-9a29-4916-badf-0fb7ed682aeb:02: mei::8e6a6715-9abc-4043-88ef-9e39c6f63e0f:02: mei::8c2f4425-77d6-4755-aca3-891fdbc66a58:01: mei::fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1:01: mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: mei::5565a099-7fe2-45c1-a22b-d7e9dfea9a2e:01: pci:v00008086d00007A24sv00001462sd00007E07bc0Csc80i00 spi:spi-nor pci:v00008086d000015F3sv00001462sd00007E07bc02sc00i00 pci:v00008086d00007A50sv00001462sd00007E07bc04sc03i00 hdaudio:v80862818r00100000a01 pci:v00008086d0000A700sv00001462sd00007E07bc06sc00i00 pci:v0000C0A9d00005421sv0000C0A9sd00005021bc01sc08i02 pci:v00008086d00007A27sv00000000sd00000000bc05sc00i00 pci:v00008086d0000A780sv00001462sd00007E07bc03sc80i00 pci:v00008086d00007A60sv00001462sd00007E07bc0Csc03i30 usb:v0489pE10Ad0001dcE0dsc01dp01icE0isc01ip01in00 usb:v0489pE10Ad0001dcE0dsc01dp01icE0isc01ip01in01 usb:v1E7Dp2CA6d0119dc00dsc00dp00ic03isc00ip00in01 hid:b0003g0001v00001E7Dp00002CA6 input:b0003v1E7Dp2CA6e0110-e0,1,4,11,14,k77,7D,7E,7F,ram4,l0,1,2,3,4,sfw usb:v1E7Dp2CA6d0119dc00dsc00dp00ic03isc00ip00in02 input:b0003v1E7Dp2CA6e0110-e0,1,2,3,4,k71,72,73,74,77,78,80,82,83,85,86,87,88,89,8A,8B,8C,8E,90,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B0,B1,B2,B5,B6,CC,CE,CF,D0,D1,D2,D4,D8,D9,DB,DF,E0,E1,E4,E5,E6,E7,E8,E9,EA,EB,F0,F1,F4,100,161,162,166,16A,16E,172,174,176,177,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B7,1BA,240,241,242,243,244,245,246,247,248,249,24A,24B,24C,24D,250,251,260,261,262,263,264,265,r6,C,a20,m4,lsfw input:b0003v1E7Dp2CA6e0110-e0,3,kra28,mlsfw input:b0003v1E7Dp2CA6e0110-e0,1,3,4,k74,8A,8B,8E,8F,94,AE,E3,F8,161,164,198,1B6,24E,24F,ra28,m4,lsfw usb:v1E7Dp2CA6d0119dc00dsc00dp00ic03isc00ip00in00 input:b0003v1E7Dp2CA6e0110-e0,1,2,4,k110,111,112,113,114,115,116,117,r0,1,6,8,B,C,am4,lsfw usb:v0DB0pD1D7d0001dcEFdsc02dp01ic03isc00ip00in07 hid:b0003g0001v00000DB0p0000D1D7 usb:v0DB0pD1D7d0001dcEFdsc02dp01ic01isc02ip20in05 usb:v0DB0pD1D7d0001dcEFdsc02dp01ic01isc02ip20in03 usb:v0DB0pD1D7d0001dcEFdsc02dp01ic01isc02ip20in01 usb:v0DB0pD1D7d0001dcEFdsc02dp01ic01isc02ip20in06 usb:v0DB0pD1D7d0001dcEFdsc02dp01ic01isc02ip20in04 usb:v0DB0pD1D7d0001dcEFdsc02dp01ic01isc02ip20in02 usb:v0DB0pD1D7d0001dcEFdsc02dp01ic01isc01ip20in00 usb:v1E7Dp30F7d0121dc00dsc00dp00ic03isc00ip00in02 hid:b0003g0001v00001E7Dp000030F7 input:b0003v1E7Dp30F7e0111-e0,1,4,14,k71,72,73,74,75,77,79,7A,7B,7C,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,lsfw usb:v1E7Dp30F7d0121dc00dsc00dp00ic03isc01ip01in00 input:b0003v1E7Dp30F7e0111-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw usb:v1E7Dp30F7d0121dc00dsc00dp00ic03isc00ip00in03 usb:v1E7Dp30F7d0121dc00dsc00dp00ic03isc00ip00in01 input:b0003v1E7Dp30F7e0111-e0,1,2,4,k110,111,112,113,114,r0,1,8,B,am4,lsfw input:b0003v1E7Dp30F7e0111-e0,3,kra28,mlsfw input:b0003v1E7Dp30F7e0111-e0,1,4,k74,8E,8F,ram4,lsfw input:b0003v1E7Dp30F7e0111-e0,1,2,3,4,k71,72,73,74,77,78,80,82,83,85,86,87,88,89,8A,8B,8C,8E,90,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B0,B1,B2,B5,B6,CC,CE,CF,D0,D1,D2,D4,D8,D9,DB,DF,E0,E1,E4,E5,E6,E7,E8,E9,EA,EB,F0,F1,F4,100,161,162,166,16A,16E,172,174,176,177,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B7,1BA,240,241,242,243,244,245,246,247,248,249,24A,24B,24C,24D,250,251,260,261,262,263,264,265,r6,C,a20,m4,lsfw usb:v046Dp082Cd0011dcEFdsc02dp01ic0Eisc02ip00in03 usb:v046Dp082Cd0011dcEFdsc02dp01ic01isc02ip00in01 usb:v046Dp082Cd0011dcEFdsc02dp01ic0Eisc01ip00in02 usb:v046Dp082Cd0011dcEFdsc02dp01ic01isc01ip00in00 usb:v1462p7E07d0001dc00dsc00dp00ic03isc00ip00in00 hid:b0003g0001v00001462p00007E07 input:b0003v1462p7E07e0110-e0,3,kra28,mlsfw pci:v00008086d00007A23sv00001462sd00007E07bc0Csc05i00 platform:iTCO_wdt pci:v000017CBd00001107sv0000105Bsd0000E0F7bc02sc80i00 pci:v00008086d0000A77Dsv00000000sd00000000bc11sc80i00 cpu:type:x86,ven0000fam0006mod00B7:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0015,0016,0017,0018,0019,001A,001B,001C,001D,001F,002B,0034,003A,003B,003D,0068,006A,006B,006C,006D,006F,0070,0072,0074,0075,0076,0078,0079,007C,007F,0080,0081,0082,0083,0084,0085,0086,0087,0088,0089,008B,008C,008D,008E,008F,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,00C0,00C5,00C8,00E1,00EA,00F0,00F1,00F3,00F5,00F9,00FA,00FB,00FE,00FF,0100,0101,0102,0103,0111,0120,0121,0123,0125,0126,0127,0128,0129,012A,012D,0132,0133,0134,0137,0138,0139,013D,0140,0141,0142,0143,0164,0165,0166,016B,0171,0177,017B,0184,018B,0196,01C0,01C1,01C2,01C4,01C5,01C6,01C7,01C8,01C9,01CA,01CB,01CE,01CF,01D0,01D1,01D2,01D3,01D4,01D6,01D7,01F9,0202,0203,0204,0205,0207,0208,0209,020A,020D,0216,0217,021B,021C,021F,0244,024A,024E,024F,0252,0253,0254,025A,025B,025C,025D,025E,025F,0282,02A2,02A3 dmi:bvnAmericanMegatrendsInternational,LLC.:bvrM.20:bd01/10/2024:br5.27:svnMicro-StarInternationalCo.,Ltd.:pnMS-7E07:pvr4.0:rvnMicro-StarInternationalCo.,Ltd.:rnPROZ790-AMAXWIFI(MS-7E07):rvr4.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr4.0:skuDefaultstring: acpi:LNXSYSTM: acpi:LNXSYBUS: acpi:ACPI0007: acpi:PNP0C0F: acpi:PNP0C02: input:b0019v0000p0001e0000-e0,1,k74,8F,ramlsfw acpi:INT340E:PNP0C02: input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw acpi:PNP0A08:PNP0A03: acpi:LNXPOWER: acpi:INTC109C:PNP0C02: acpi:PNP0100: acpi:PNP0000: input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw acpi:PRP00001:PNP0A05: acpi:MSFT8000:MSFT8000: acpi:RTK5445: acpi:PNP0C0B:
matching driver packages
nvidia-driver-565-open: installed: <none> available: 565.77-0ubuntu0~gpu24.04.1 [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: NFB nvidia-driver-570-server-open: installed: <none> available: 570.133.20-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-545-open: installed: <none> available: 545.29.06-0ubuntu0~gpu24.04.1 [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-535-server: installed: <none> available: 535.247.01-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: LTSB nvidia-driver-570-server: installed: <none> available: 570.133.20-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-545: installed: <none> available: 545.29.06-0ubuntu0~gpu24.04.1 [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-565: installed: <none> available: 565.77-0ubuntu0~gpu24.04.1 [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: NFB nvidia-driver-550-open: installed: <none> available: 550.144.03-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-550: installed: <none> available: 550.144.03-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-560: installed: <none> available: 560.35.03-0ubuntu0~gpu24.04.4 [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-535-server-open: installed: <none> available: 535.247.01-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: LTSB nvidia-driver-570-open: installed: <none> available: 570.153.02-0ubuntu0~gpu24.04.1 (auto-install) [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-560-open: installed: <none> available: 560.35.03-0ubuntu0~gpu24.04.4 [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-535-open: installed: <none> available: 535.230.02-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-570: installed: <none> available: 570.153.02-0ubuntu0~gpu24.04.1 [third party] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB nvidia-driver-535: installed: <none> available: 535.230.02-0ubuntu0.24.04.1 [distro] non-free modalias: pci:v000010DEd00002882sv00001458sd00004107bc03sc00i00 path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 vendor: NVIDIA Corporation model: AD107 [GeForce RTX 4060] support level: PB