Comment 8 for bug 1969326

Revision history for this message
Soumadeep Sarkar (soumadeepsarkar1) wrote (last edit ):

@andch, I am using Ubuntu 22.04 on my DUT. On running the following command:
$ sudo apt install linux-oem-20.04d

it cannot find the package
It returns:

E: Unable to locate package linux-oem-20.04d
E: Couldn't find any package by glob 'linux-oem-20.04d'

After searching the Internet, I found that I had to add the following line:
deb http://security.ubuntu.com/ubuntu focal-security main
to /etc/apt/sources.list
So I did that, ran sudo apt update and then installed the linux-oem-20.04d kernel, restarted my pc. From grub, I went into advanced options for ubuntu and selected the linux-oem-20.04d kernel. But still the hotspot problem persists.
I noticed that the kernel version that got installed is 5.14.0-1033-oem.
$ uname -r
5.14.0-1033-oem