cpupower

Jerry Geis jerry.geis at gmail.com
Fri Jan 26 14:56:56 UTC 2024


On Fri, Jan 26, 2024 at 9:36 AM Sarunas Burdulis <sarunas at math.dartmouth.edu>
wrote:

> On 1/26/24 09:09, Jerry Geis wrote:
> > Hi - I use cpupower command... I needs specific linux tools based on the
> > kernel.
> >
> > I do this command for a new kernel (HWE 22.04)
> > apt-get install -y linux-tools-common linux-tools-$(uname -r)
> >
> > When I do apt update, apt upgrade why does it not install the new
> > linux-tools-(uname -r) automatically for the new kernel ?
> > how can I get it to do it automatically ?
>
> You may have to use linux-tools-generic (same for the kernel) for this
> to happen. Check with
>
> apt policy linux-tools-generic
>
> which version will be installed automatically.
>
> --
> Sarunas Burdulis
> Dartmouth Mathematics
> math.dartmouth.edu/~sarunas
>
> · https://useplaintext.email ·
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


I installed :

 apt install linux-tools-generic
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  hwdata linux-tools-5.15.0-91 linux-tools-5.15.0-91-generic
linux-tools-common
The following NEW packages will be installed:
  hwdata linux-tools-5.15.0-91 linux-tools-5.15.0-91-generic
linux-tools-common linux-tools-generic

however my current kernel is :
uname -r
6.5.0-14-generic

Why did it not install the 6.5.X tools ???

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20240126/52b15618/attachment.html>


More information about the ubuntu-users mailing list