Can't Install the Low-Latency Kernel

I am using HPE ProLiant DL380 Gen10 server. The following error occurs during Kernel installation. Can you tell me what is causing this issue?

ProLiant-DL380-Gen10:~$ sudo apt-get update
Get:1 file:/var/cudnn-local-repo-ubuntu2404-9.4.0 InRelease [1,572 B]
Get:1 file:/var/cudnn-local-repo-ubuntu2404-9.4.0 InRelease [1,572 B]
Hit:2 Index of /ubuntu noble InRelease
Hit:3 Index of /ubuntu noble-security InRelease
Get:4 Index of /ubuntu noble-updates InRelease [126 kB]
Hit:5 Index of /ubuntu noble-backports InRelease
Fetched 126 kB in 2s (57.6 kB/s)
Reading package lists… Done
ProLiant-DL380-Gen10:~$ sudo apt-get install -y linux-image-5.15.0-1042-nvidia-lowlatency
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package linux-image-5.15.0-1042-nvidia-lowlatency
E: Couldn’t find any package by glob ‘linux-image-5.15.0-1042-nvidia-lowlatency’
E: Couldn’t find any package by regex ‘linux-image-5.15.0-1042-nvidia-lowlatency’

ubuntu information:
ProLiant-DL380-Gen10:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble

Hi @twoheons, Welcome to the forum!

This kernel image is applicable for Ubuntu 22.04.
linux-image-5.15.0-1042-nvidia-lowlatency_5.15.0-1042.42_amd64.deb Ubuntu 22.04 LTS Download

We haven’t verified Ubunt 24.04 yet. Please try to use Ubuntu 22.04.

Thank you.

thank you. I will try with 22.04.