Solved Nvidia and linux-image-6.8.0-48-generic installation issue with Kubuntu

Solved issue

acksyn

New Member
Joined
Nov 4, 2024
Messages
14
Reaction score
5
Credits
112
Hello Linux.org community,

I'm here because I've just installed Kubuntu on my laptop for use with Steam and a few games.
The installation went well, but my problem is with the updates.
There's only one package that won't install: linux-image-6.8.0-48-generic.
I get the following error message:
Error while installing package: cannot copy extracted data for './boot/vmlinuz-6.8.0-48-generic' to '/boot/vmlinuz-6.8.0-48-generic.dpkg-new'
In the meantime, I wanted to check my Nvidia driver installation, and it shows me missing dependencies from the famous: linux-image-6.8.0-48-generic

For example, when I want to use the “nvidia-smi” command, it tells me to install the Nvidia utilities with the command “sudo apt install nvidia-utils-525”. At that point, I get the dependency problem.

For your information, here's my distribution with cat's command :
cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS”

Can you please help me?

have nice day.
 
Last edited:


What Nvidia packages do you currently have installed? Share the output of the following?
Code:
dpkg --list | grep nvidia
Share the output of the following as well.
Code:
df -h
And what Nvidia gpu do you have, share the outp of the following?
Code:
lspci | grep -i nvidia
 
Last edited:
Also depending on what Nvidia gpu you have, you will probably want to install the drivers from this ppa, because there are newer drivers available from there.
 
Hi f33dm3bits,

Thank you very much for you interest and your reply.

What Nvidia packages do you currently have installed? Share the output of the following?
Code:
dpkg --list | grep nvidia
[/QUOTE]
Well, for this first command, i have this output -->
[ICODE][/ICODE]
[ICODE]acksyn@acksyn-gs63stealth8rd:~$ dpkg --list | grep nvidia[/ICODE]
[CODE]rc  libnvidia-compute-470-server:amd64                       470.256.02-0ubuntu0.24.04.1                 amd64
        NVIDIA libcompute package
rc libnvidia-compute-550:amd64                              550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA libcompute package
rc nvidia-compute-utils-470-server                          470.256.02-0ubuntu0.24.04.1                 amd64
        NVIDIA compute utilities
rc nvidia-compute-utils-550                                 550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA compute utilities
rc nvidia-dkms-470-server                                   470.256.02-0ubuntu0.24.04.1                 amd64
        NVIDIA DKMS package
rc nvidia-dkms-550                                          550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA DKMS package
rc nvidia-kernel-common-470-server                          470.256.02-0ubuntu0.24.04.1                 amd64
        Shared files used with the kernel module
rc nvidia-kernel-common-550                                 550.120-0ubuntu0.24.04.1                    amd64
        Shared files used with the kernel module
rc nvidia-prime                                             0.8.17.2                                    all  
        Tools to enable NVIDIA's Prime
rc nvidia-settings                                          510.47.03-0ubuntu4                          amd64
 Tool for configuring the NVIDIA graphics driver

[/CODE]
Share the output of the following as well.
Code:
df -h
[/QUOTE]

For the second -->

[ICODE]acksyn@acksyn-gs63stealth8rd:~$ df -h[/ICODE]
[CODE]Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
tmpfs              1,6G    1,9M  1,6G   1% /run
/dev/nvme0n1p1     468G     12G  433G   3% /
tmpfs              7,8G    4,0K  7,8G   1% /dev/shm
tmpfs              5,0M    8,0K  5,0M   1% /run/lock
efivarfs           192K     57K  131K  31% /sys/firmware/efi/efivars
tmpfs              7,8G    120K  7,8G   1% /tmp
/dev/nvme0n1p2     999M    7,8M  991M   1% /boot/efi
tmpfs 1,6G 2,5M 1,6G 1% /run/user/1000

[/CODE]
And what Nvidia gpu do you have, share the outp of the following?
Code:
lspci | grep -i nvidia
And for the third -->

01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1)

For more informations, from system menu -->

Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz
Memory: 15.5 Gio of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
Manufacturer: Micro-Star International Co., Ltd.
Product Name: GS63 Stealth 8RD
System Version: REV:1.0

I checked my disk's health too and it's OK.

i had install Kubuntu on an NVMe disk with one partition for /boot/efi with 1Gb (fat32) and an OS partition (ext4) deal with 476 Gb.
 
Also depending on what Nvidia gpu you have, you will probably want to install the drivers from this ppa, because there are newer drivers available from there.

Ok. I tried this solution.
I added the APP repository with an update.

acksyn@acksyn-gs63stealth8rd:~$ sudo apt update
Code:
Atteint :1 http://security.ubuntu.com/ubuntu noble-security InRelease
Atteint :2 https://ppa.launchpadcontent.net/graphics-drivers/ppa/ubuntu noble InRelease                  
Atteint :3 http://archive.ubuntu.com/ubuntu noble InRelease                                 
Atteint :4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Atteint :5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
3 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.

in doubt, i verify the "upgradable list" -->

acksyn@acksyn-gs63stealth8rd:~$ sudo apt list --upgradable
Code:
En train de lister... Fait
python3-distupgrade/noble-updates,noble-updates 1:24.04.23 all [pouvant être mis à jour depuis : 1:24.04.22]
ubuntu-release-upgrader-core/noble-updates,noble-updates 1:24.04.23 all [pouvant être mis à jour depuis : 1:24
.04.22]
ubuntu-release-upgrader-qt/noble-updates,noble-updates 1:24.04.23 all [pouvant être mis à jour depuis : 1:24.0
4.22]

well, i tried too install -->

acksyn@acksyn-gs63stealth8rd:~$ sudo apt install
Code:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 linux-image-generic : Dépend: linux-image-6.8.0-48-generic mais il n'est pas installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

And this problem for "linux-image-6.8.0-48-generic" dependancy cameback. The same with nvidia drivers install commands.

For example -->

acksyn@acksyn-gs63stealth8rd:~$ sudo ubuntu-drivers autoinstall
Code:
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 linux-image-generic : Dépend: linux-image-6.8.0-48-generic mais ne sera pas installé
 nvidia-driver-560 : Dépend: libnvidia-gl-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Dépend: nvidia-dkms-560 (<= 560.35.03-1) mais ne sera pas installé
                     Dépend: nvidia-dkms-560 (>= 560.35.03) mais ne sera pas installé
                     Dépend: nvidia-kernel-common-560 (<= 560.35.03-1) mais ne sera pas installé
                     Dépend: nvidia-kernel-common-560 (>= 560.35.03) mais ne sera pas installé
                     Dépend: nvidia-kernel-source-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas insta
llé
                     Dépend: libnvidia-compute-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Dépend: libnvidia-extra-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Dépend: nvidia-compute-utils-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas insta
llé
                     Dépend: libnvidia-decode-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Dépend: libnvidia-encode-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Dépend: nvidia-utils-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Dépend: xserver-xorg-video-nvidia-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas
installé
                     Dépend: libnvidia-cfg1-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Dépend: libnvidia-fbc1-560 (= 560.35.03-0ubuntu0~gpu24.04.4) mais ne sera pas installé
                     Recommande: nvidia-settings mais ne sera pas installé
                     Recommande: nvidia-prime (>= 0.8) mais ne sera pas installé
                     Recommande: libnvidia-compute-560:i386 (= 560.35.03-0ubuntu0~gpu24.04.4)
                     Recommande: libnvidia-decode-560:i386 (= 560.35.03-0ubuntu0~gpu24.04.4)
                     Recommande: libnvidia-encode-560:i386 (= 560.35.03-0ubuntu0~gpu24.04.4)
                     Recommande: libnvidia-fbc1-560:i386 (= 560.35.03-0ubuntu0~gpu24.04.4)
                     Recommande: libnvidia-gl-560:i386 (= 560.35.03-0ubuntu0~gpu24.04.4)
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
   (ou indiquez une solution).

When i'm testing "nvidia-smi" -->

nvidia-smi
Code:
La commande « nvidia-smi » n'a pas été trouvée, mais peut être installée avec :
sudo apt install nvidia-utils-525         # version 525.147.05-0ubuntu1, or
sudo apt install nvidia-utils-525-server  # version 525.147.05-0ubuntu1
sudo apt install nvidia-utils-470         # version 470.256.02-0ubuntu0.24.04.1
sudo apt install nvidia-utils-470-server  # version 470.256.02-0ubuntu0.24.04.1
sudo apt install nvidia-utils-535         # version 535.183.01-0ubuntu0.24.04.1
sudo apt install nvidia-utils-535-server  # version 535.216.01-0ubuntu0.24.04.1
sudo apt install nvidia-utils-550         # version 550.120-0ubuntu0.24.04.1
sudo apt install nvidia-utils-550-server  # version 550.127.05-0ubuntu0.24.04.1

I test the installation of the recommended driver -->

acksyn@acksyn-gs63stealth8rd:~$ sudo apt install nvidia-utils-550
Code:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Vous pouvez lancer « apt --fix-broken install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 linux-image-generic : Dépend: linux-image-6.8.0-48-generic mais ne sera pas installé
 nvidia-utils-550 : Dépend: libnvidia-compute-550 (>= 550.127.05) mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt --fix-broken install » sans paquet
(ou indiquez une solution).
 
Hi f33dm3bits,

Thank you very much for you interest and your reply.
Looks like you have two versions of Nvidia drivers installed, 470 and 550 and you have the 510 nvidia-settings installed which is not going to work because that package needs to match your used driver version. Remove both version, so that all nvidia packages are removed and then install either one of these packages, so one of them.
Code:
nvidia-driver-550 - NVIDIA driver metapackage
nvidia-driver-550-open - NVIDIA driver (open kernel) metapackage
Both should work with your 1050ti, I would try the first one first and then reboot.
 
Last edited:
Looks like you have two versions of Nvidia drivers installed, 470 and 550 and you have the 510 nvidia-settings installed which is not going to work because that package needs to match your used driver version. Remove both version, so that all nvidia packages are removed and then install either one of these packages, so one of them.
Code:
nvidia-driver-550 - NVIDIA driver metapackage
nvidia-driver-550-open - NVIDIA driver (open kernel) metapackage
Both should work with your 1050ti, I would try the first one first and then reboot.

Morning,

unfortunately, a new problem today.
my computer looping boot on memtest. (and the complete test passed)
I checked the Grub menu by holding down the shift key and the OS entry disappeared.

i'll try to boot repair with my live CD.
If it's OK, i will try your solution. ;)

EDIT :
boot repair does not work.
I'm going to do a full reinstall.
 
Last edited:
I have reinstalled Kubuntu.

The system information is different now and the previous blocked Kernel is intalled :

Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel version: 6.8.0-48-generic (64-bit)
Graphics platform: X11

i did a timeshift save at this moment to be able comeback to a clean install.

i tried to install nvidia-driver-550 from discover but i have some errors and it came back on Nouveau driver in the driver manager. (report is in the attached file)

Now when i promt your previous commande : dpkg --list | grep nvidia
i have no result.

Have you got an idea or alternative way to check for nvidia driver ? (I'm not ease with command line but i can follow ^^)
 

Attachments

  • Error Driver550 by discover.txt
    2.9 KB · Views: 29
inxi -G [for graphics] or

inxi -Fnxxz [for full machine report]
 
i tried to install nvidia-driver-550 from discover but i have some errors and it came back on Nouveau driver in the driver manager. (report is in the attached file)
Restore the snapshot, boot the system. Then open a terminal and run the following.
Code:
sudo apt install nvidia-driver-550
Then reboot if there are no errors and if there are errors share the output here.
 
Also depending on what Nvidia gpu you have, you will probably want to install the drivers from this ppa, because there are newer drivers available from there.
Try it without this one first.
 
inxi -G [for graphics] or

inxi -Fnxxz [for full machine report]
Hi Brickwizard,

Thank you for you help and this cool tool. ;)

you will find the report of inxi executed after restoring system.
 

Attachments

  • Clean Install Inxi Full report.txt
    4.4 KB · Views: 28
you will find the report of inxi executed after restoring system.
You can just juse code tags to post the output here, there should be an option in the forum editor for it.
 
Try it without this one first.
Ok, after my restore, i have that :

acksyn@acksyn-gamkubu:~$ dpkg -l | grep nvidia
Code:
acksyn@acksyn-gamkubu:~$ ubuntu-drivers devices
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001C8Csv00001462sd00001216bc03sc02i00
vendor   : NVIDIA Corporation
model    : GP107M [GeForce GTX 1050 Ti Mobile]
driver   : nvidia-driver-470-server - distro non-free
driver   : nvidia-driver-535 - distro non-free
driver   : nvidia-driver-535-server - distro non-free
driver   : nvidia-driver-470 - distro non-free
driver   : nvidia-driver-550 - distro non-free recommended
driver   : xserver-xorg-video-nouveau - distro free builtin

acksyn@acksyn-gamkubu:~$

so far so good ^^

When i do :

sudo apt install nvidia-driver-550

I have those errors at the end (complete report in attach) :

Préparation du dépaquetage de .../79-nvidia-settings_510.47.03-0ubuntu4_amd64.deb ...
Code:
Dépaquetage de nvidia-settings (510.47.03-0ubuntu4) ...
Des erreurs ont été rencontrées pendant l'exécution :
 /tmp/apt-dpkg-install-qevORk/07-binutils-x86-64-linux-gnu_2.42-4ubuntu2.3_amd64.deb
 /tmp/apt-dpkg-install-qevORk/16-libgcc-13-dev_13.2.0-23ubuntu4_amd64.deb
 /tmp/apt-dpkg-install-qevORk/66-libnvidia-gl-550_550.120-0ubuntu0.24.04.1_i386.deb
 /tmp/apt-dpkg-install-qevORk/67-libnvidia-gl-550_550.120-0ubuntu0.24.04.1_amd64.deb
 /tmp/apt-dpkg-install-qevORk/70-nvidia-kernel-source-550_550.120-0ubuntu0.24.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

it's weird, it look like it want to install 510's utilities for the 550's driver...

and now, with :

acksyn@acksyn-gamkubu:~$ dpkg -l | grep nvidia
Code:
iU  libnvidia-cfg1-550:amd64                                 550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA binary OpenGL/GLX configuration library
iU libnvidia-common-550                                     550.120-0ubuntu0.24.04.1                    all  
        Shared files used by the NVIDIA libraries
iU libnvidia-compute-550:amd64                              550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA libcompute package
iU libnvidia-compute-550:i386                               550.120-0ubuntu0.24.04.1                    i386 
        NVIDIA libcompute package
iU libnvidia-decode-550:amd64                               550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA Video Decoding runtime libraries
iU libnvidia-decode-550:i386                                550.120-0ubuntu0.24.04.1                    i386 
        NVIDIA Video Decoding runtime libraries
iU libnvidia-egl-wayland1:amd64                             1:1.1.13-1build1                            amd64
        Wayland EGL External Platform library -- shared library
iU libnvidia-egl-wayland1:i386                              1:1.1.13-1build1                            i386 
        Wayland EGL External Platform library -- shared library
iU libnvidia-encode-550:amd64                               550.120-0ubuntu0.24.04.1                    amd64
        NVENC Video Encoding runtime library
iU libnvidia-encode-550:i386                                550.120-0ubuntu0.24.04.1                    i386 
        NVENC Video Encoding runtime library
iU libnvidia-extra-550:amd64                                550.120-0ubuntu0.24.04.1                    amd64
        Extra libraries for the NVIDIA driver
iU libnvidia-fbc1-550:amd64                                 550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA OpenGL-based Framebuffer Capture runtime library
iU libnvidia-fbc1-550:i386                                  550.120-0ubuntu0.24.04.1                    i386 
        NVIDIA OpenGL-based Framebuffer Capture runtime library
iU nvidia-compute-utils-550                                 550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA compute utilities
iU nvidia-dkms-550                                          550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA DKMS package
iU nvidia-driver-550                                        550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA driver metapackage
iU nvidia-firmware-550-550.120                              550.120-0ubuntu0.24.04.1                    amd64
        Firmware files used by the kernel module
iU nvidia-kernel-common-550                                 550.120-0ubuntu0.24.04.1                    amd64
        Shared files used with the kernel module
iU nvidia-prime                                             0.8.17.2                                    all  
        Tools to enable NVIDIA's Prime
iU nvidia-settings                                          510.47.03-0ubuntu4                          amd64
        Tool for configuring the NVIDIA graphics driver
iU nvidia-utils-550                                         550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA driver support binaries
iU  screen-resolution-extra                                  0.18.3                                      all  
Extension for the nvidia-settings control panel
iU xserver-xorg-video-nvidia-550                            550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA binary Xorg driver

We can see "nvidia-settings" with the "510.47.03-0ubuntu4" .
I don't understand. ^^
 

Attachments

  • Error 550 Driver install after restore.txt
    25.3 KB · Views: 27
You can just juse code tags to post the output here, there should be an option in the forum editor for it.
Hoo ok, Thanks for the tips. if you prefer it that way no worries. it was to avoid overloading the commentary. ;)
 
We can see "nvidia-settings" with the "510.47.03-0ubuntu4" .
Seem I was wrong about that little detail, I remember it differently. Looks like the driver is installed.

Dépaquetage de nvidia-settings (510.47.03-0ubuntu4) ... Des erreurs ont été rencontrées pendant l'exécution :
What does this translate to?

What happens if you reboot now?
 
sudo apt install nvidia-driver-550
Can you try doing this again but do it this way.
Code:
LANG="en_US.UTF-8"  sudo apt install nvidia-driver-550
It should make the output in English then.
 
Seem I was wrong about that little detail, I remember it differently. Looks like the driver is installed.


What does this translate to?

What happens if you reboot now?

The translation :

Unpacking nvidia-settings (510.47.03-0ubuntu4) ... Errors were encountered during execution :

No problem for and after reboot.

And i have that result with dpkg list


acksyn@acksyn-gamkubu:~$ dpkg -l | grep nvidia
Code:
iU  libnvidia-cfg1-550:amd64                                 550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA binary OpenGL/GLX configuration library
iU libnvidia-common-550                                     550.120-0ubuntu0.24.04.1                    all  
        Shared files used by the NVIDIA libraries
iU libnvidia-compute-550:amd64                              550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA libcompute package
iU libnvidia-compute-550:i386                               550.120-0ubuntu0.24.04.1                    i386 
        NVIDIA libcompute package
iU libnvidia-decode-550:amd64                               550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA Video Decoding runtime libraries
iU libnvidia-decode-550:i386                                550.120-0ubuntu0.24.04.1                    i386 
        NVIDIA Video Decoding runtime libraries
iU libnvidia-egl-wayland1:amd64                             1:1.1.13-1build1                            amd64
        Wayland EGL External Platform library -- shared library
iU libnvidia-egl-wayland1:i386                              1:1.1.13-1build1                            i386 
        Wayland EGL External Platform library -- shared library
iU libnvidia-encode-550:amd64                               550.120-0ubuntu0.24.04.1                    amd64
        NVENC Video Encoding runtime library
iU libnvidia-encode-550:i386                                550.120-0ubuntu0.24.04.1                    i386 
        NVENC Video Encoding runtime library
iU libnvidia-extra-550:amd64                                550.120-0ubuntu0.24.04.1                    amd64
        Extra libraries for the NVIDIA driver
iU libnvidia-fbc1-550:amd64                                 550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA OpenGL-based Framebuffer Capture runtime library
iU libnvidia-fbc1-550:i386                                  550.120-0ubuntu0.24.04.1                    i386 
        NVIDIA OpenGL-based Framebuffer Capture runtime library
iU nvidia-compute-utils-550                                 550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA compute utilities
iU nvidia-dkms-550                                          550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA DKMS package
iU nvidia-driver-550                                        550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA driver metapackage
iU nvidia-firmware-550-550.120                              550.120-0ubuntu0.24.04.1                    amd64
        Firmware files used by the kernel module
iU nvidia-kernel-common-550                                 550.120-0ubuntu0.24.04.1                    amd64
        Shared files used with the kernel module
iU nvidia-prime                                             0.8.17.2                                    all  
        Tools to enable NVIDIA's Prime
iU nvidia-settings                                          510.47.03-0ubuntu4                          amd64
        Tool for configuring the NVIDIA graphics driver
iU nvidia-utils-550                                         550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA driver support binaries
iU  screen-resolution-extra                                  0.18.3                                      all  
Extension for the nvidia-settings control panel
iU xserver-xorg-video-nvidia-550                            550.120-0ubuntu0.24.04.1                    amd64
        NVIDIA binary Xorg driver
 

Members online


Top