Showing posts with label lowlatency. Show all posts
Showing posts with label lowlatency. Show all posts

Sunday, 27 June 2021

Remove linux-image-lowlatency

$ uname -r 5.8.0-53-generic $ ls -lah /boot shows ls: cannot access 'shows': No such file or directory /boot: total 196M drwxr-xr-x 4 root root 4,0K Mei 21 08:42 . drwxr-xr-x 24 root root 4,0K Feb 2 06:22 .. -rw-r--r-- 1 root root 233K Apr 15 00:35 config-5.4.0-73-lowlatency -rw-r--r-- 1 root root 243K Apr 13 02:47 config-5.8.0-50-generic -rw-r--r-- 1 root root 243K Mei 6 17:28 config-5.8.0-53-generic drwx------ 3 root root 512 Jan 1 1970 efi drwxr-xr-x 4 root root 4,0K Mei 21 08:42 grub lrwxrwxrwx 1 root root 27 Mei 18 14:14 initrd.img -> initrd.img-5.8.0-53-generic -rw-r--r-- 1 root root 49M Mei 18 14:16 initrd.img-5.4.0-73-lowlatency -rw-r--r-- 1 root root 51M Mei 18 14:15 initrd.img-5.8.0-50-generic -rw-r--r-- 1 root root 51M Mei 18 14:16 initrd.img-5.8.0-53-generic lrwxrwxrwx 1 root root 30 Mei 21 08:41 initrd.img.old -> initrd.img-5.4.0-73-lowlatency -rw-r--r-- 1 root root 179K Agu 18 2020 memtest86+.bin -rw-r--r-- 1 root root 181K Agu 18 2020 memtest86+.elf -rw-r--r-- 1 root root 181K Agu 18 2020 memtest86+_multiboot.bin -rw------- 1 root root 4,6M Apr 15 00:35 System.map-5.4.0-73-lowlatency -rw------- 1 root root 5,3M Apr 13 02:47 System.map-5.8.0-50-generic -rw------- 1 root root 5,3M Mei 6 17:28 System.map-5.8.0-53-generic lrwxrwxrwx 1 root root 24 Mei 18 14:14 vmlinuz -> vmlinuz-5.8.0-53-generic -rw------- 1 root root 12M Apr 15 00:37 vmlinuz-5.4.0-73-lowlatency -rw------- 1 root root 9,4M Apr 13 04:17 vmlinuz-5.8.0-50-generic -rw------- 1 root root 9,4M Mei 6 17:29 vmlinuz-5.8.0-53-generic lrwxrwxrwx 1 root root 27 Mei 18 14:14 vmlinuz.old -> vmlinuz-5.4.0-73-lowlatency $ sudo apt-get remove --purge linux-image-5.4.0-73-lowlatency linux-headers-5.4.73-lowlatency Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-5.4.73-lowlatency E: Couldn't find any package by glob 'linux-headers-5.4.73-lowlatency' E: Couldn't find any package by regex 'linux-headers-5.4.73-lowlatency' $ sudo apt-get purge --auto-remove linux-image-lowlatency Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: linux-image-5.4.0-73-lowlatency* linux-image-lowlatency* linux-modules-5.4.0-73-lowlatency* 0 upgraded, 0 newly installed, 3 to remove and 149 not upgraded. After this operation, 291 MB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 286320 files and directories currently installed.) Removing linux-image-lowlatency (5.4.0.73.76) ... Removing linux-image-5.4.0-73-lowlatency (5.4.0-73.82) ... I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.8.0-50-generic I: /boot/initrd.img.old is now a symlink to initrd.img-5.8.0-50-generic /etc/kernel/postrm.d/initramfs-tools: update-initramfs: Deleting /boot/initrd.img-5.4.0-73-lowlatency /etc/kernel/postrm.d/zz-update-grub: Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.8.0-53-generic Found initrd image: /boot/initrd.img-5.8.0-53-generic Found linux image: /boot/vmlinuz-5.8.0-50-generic Found initrd image: /boot/initrd.img-5.8.0-50-generic Adding boot menu entry for UEFI Firmware Settings done Removing linux-modules-5.4.0-73-lowlatency (5.4.0-73.82) ... (Reading database ... 279700 files and directories currently installed.) Purging configuration files for linux-modules-5.4.0-73-lowlatency (5.4.0-73.82) ... dpkg: warning: while removing linux-modules-5.4.0-73-lowlatency, directory '/lib/modules/5.4.0-73-lowlatency' not empty so not removed Purging configuration files for linux-image-5.4.0-73-lowlatency (5.4.0-73.82) ...

Sunday, 31 January 2021

sudo apt remove linux-lowlatency

 $ sudo apt remove linux-lowlatency

[sudo] password for dhwan: 

Reading package lists... Done

Building dependency tree       

Reading state information... Done

The following package was automatically installed and is no longer required:

  linux-headers-lowlatency

Use 'sudo apt autoremove' to remove it.

The following packages will be REMOVED:

  linux-lowlatency

0 upgraded, 0 newly installed, 1 to remove and 21 not upgraded.

After this operation, 18,4 kB disk space will be freed.

Do you want to continue? [Y/n] y

(Reading database ... 309977 files and directories currently installed.)

Removing linux-lowlatency (5.4.0.65.68) ...


$ sudo apt autoremove

Reading package lists... Done

Building dependency tree       

Reading state information... Done

The following packages will be REMOVED:

  linux-headers-lowlatency

0 upgraded, 0 newly installed, 1 to remove and 21 not upgraded.

After this operation, 18,4 kB disk space will be freed.

Do you want to continue? [Y/n] y

(Reading database ... 309974 files and directories currently installed.)

Removing linux-headers-lowlatency (5.4.0.65.68) ...



Wednesday, 30 December 2020

sudo apt install linux-lowlatency

 $ sudo apt install linux-lowlatency

Reading package lists... Done

Building dependency tree       

Reading state information... Done

The following additional packages will be installed:

  linux-headers-5.4.0-58-lowlatency linux-headers-lowlatency

  linux-image-5.4.0-58-lowlatency linux-image-lowlatency

  linux-modules-5.4.0-58-lowlatency

Suggested packages:

  fdutils linux-doc | linux-source-5.4.0 linux-tools

The following NEW packages will be installed:

  linux-headers-5.4.0-58-lowlatency linux-headers-lowlatency

  linux-image-5.4.0-58-lowlatency linux-image-lowlatency linux-lowlatency

  linux-modules-5.4.0-58-lowlatency

0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.

Need to get 63,1 MB of archives.

After this operation, 289 MB of additional disk space will be used.

Do you want to continue? [Y/n] y

Get:1 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-58-lowlatency amd64 5.4.0-58.64 [1.249 kB]

Get:2 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-lowlatency amd64 5.4.0.58.61 [2.444 B]

Get:3 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-58-lowlatency amd64 5.4.0-58.64 [52,9 MB]

Get:4 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-58-lowlatency amd64 5.4.0-58.64 [8.956 kB]

Get:5 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-lowlatency amd64 5.4.0.58.61 [2.572 B]

Get:6 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-lowlatency amd64 5.4.0.58.61 [1.876 B]

Fetched 63,1 MB in 19s (3.249 kB/s)                                            

Selecting previously unselected package linux-headers-5.4.0-58-lowlatency.

(Reading database ... 255739 files and directories currently installed.)

Preparing to unpack .../0-linux-headers-5.4.0-58-lowlatency_5.4.0-58.64_amd64.de

b ...

Unpacking linux-headers-5.4.0-58-lowlatency (5.4.0-58.64) ...

Selecting previously unselected package linux-headers-lowlatency.

Preparing to unpack .../1-linux-headers-lowlatency_5.4.0.58.61_amd64.deb ...

Unpacking linux-headers-lowlatency (5.4.0.58.61) ...

Selecting previously unselected package linux-modules-5.4.0-58-lowlatency.

Preparing to unpack .../2-linux-modules-5.4.0-58-lowlatency_5.4.0-58.64_amd64.de

b ...

Unpacking linux-modules-5.4.0-58-lowlatency (5.4.0-58.64) ...

Selecting previously unselected package linux-image-5.4.0-58-lowlatency.

Preparing to unpack .../3-linux-image-5.4.0-58-lowlatency_5.4.0-58.64_amd64.deb 

...

Unpacking linux-image-5.4.0-58-lowlatency (5.4.0-58.64) ...

Selecting previously unselected package linux-image-lowlatency.

Preparing to unpack .../4-linux-image-lowlatency_5.4.0.58.61_amd64.deb ...

Unpacking linux-image-lowlatency (5.4.0.58.61) ...

Selecting previously unselected package linux-lowlatency.

Preparing to unpack .../5-linux-lowlatency_5.4.0.58.61_amd64.deb ...

Unpacking linux-lowlatency (5.4.0.58.61) ...

Setting up linux-headers-5.4.0-58-lowlatency (5.4.0-58.64) ...

Setting up linux-headers-lowlatency (5.4.0.58.61) ...

Setting up linux-modules-5.4.0-58-lowlatency (5.4.0-58.64) ...

Setting up linux-image-5.4.0-58-lowlatency (5.4.0-58.64) ...

I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.4.0-58-generic

I: /boot/initrd.img.old is now a symlink to initrd.img-5.4.0-58-generic

I: /boot/vmlinuz is now a symlink to vmlinuz-5.4.0-58-lowlatency

I: /boot/initrd.img is now a symlink to initrd.img-5.4.0-58-lowlatency

Setting up linux-image-lowlatency (5.4.0.58.61) ...

Setting up linux-lowlatency (5.4.0.58.61) ...

Processing triggers for linux-image-5.4.0-58-lowlatency (5.4.0-58.64) ...

/etc/kernel/postinst.d/initramfs-tools:

update-initramfs: Generating /boot/initrd.img-5.4.0-58-lowlatency

/etc/kernel/postinst.d/zz-update-grub:

Sourcing file `/etc/default/grub'

Sourcing file `/etc/default/grub.d/init-select.cfg'

Generating grub configuration file ...

Found linux image: /boot/vmlinuz-5.4.0-58-lowlatency

Found initrd image: /boot/initrd.img-5.4.0-58-lowlatency

Found linux image: /boot/vmlinuz-5.4.0-58-generic

Found initrd image: /boot/initrd.img-5.4.0-58-generic

Found linux image: /boot/vmlinuz-5.4.0-54-generic

Found initrd image: /boot/initrd.img-5.4.0-54-generic

Adding boot menu entry for UEFI Firmware Settings

done

dhwan@dhwan-Aspire-A514:~$ uname -r

5.4.0-58-generic