Ubuntu with linux generic

Package: linux-generic (5.4.0.153.150 and others) [security]

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

  • linux-generic-hwe-20.04-edge
  • linux-iot
  • linux-generic-hwe-22.04
  • linux-generic-hwe-22.04-edge
  • linux-generic-lpae
  • linux-generic-lpae-hwe-20.04
  • linux-generic-64k-hwe-20.04
  • linux-generic-64k-hwe-20.04-edge
  • linux-generic-lpae-hwe-20.04-edge
  • linux-generic-64k
  • linux-generic-64k-hwe-22.04

Complete Generic Linux kernel and headers

  • depends
  • recommends
  • suggests
  • enhances
  • dep: linux-headers-generic (= 5.4.0.153.150) [amd64] Generic Linux kernel headers dep: linux-headers-generic (= 5.4.0.24.30) [riscv64] dep: linux-headers-generic (= 5.4.0.26.32) [not amd64, riscv64]
  • dep: linux-image-generic (= 5.4.0.153.150) [amd64] Generic Linux kernel image dep: linux-image-generic (= 5.4.0.24.30) [riscv64] dep: linux-image-generic (= 5.4.0.26.32) [not amd64, riscv64]

Download linux-generic

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 5.4.0.153.150 1.9 kB 19.0 kB [list of files]
arm64 5.4.0.26.32 1.9 kB 17.0 kB [list of files]
armhf 5.4.0.26.32 1.9 kB 17.0 kB [list of files]
ppc64el 5.4.0.26.32 1.9 kB 17.0 kB [list of files]
riscv64 5.4.0.24.30 1.9 kB 9.0 kB [list of files]
s390x 5.4.0.26.32 1.9 kB 17.0 kB [list of files]

This page is also available in the following languages:

Content Copyright © 2023 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.

Источник

Ubuntu Wiki

All Ubuntu Desktop 20.04 LTS will ship with an updated kernel by default. Also Ubuntu Desktop certified hardware may use OEM kernel flavour, where required. Server installations will default to the GA kernel and provide the enablement kernel as optional.

The 20.04 LTS HWE Stacks continue to follow Rolling Update Model, as has been in use since 16.04 LTS.

Читайте также:  Devices file in linux

Desktop

It is advised to keep Ubuntu Desktop 20.04 LTS with the kernel flavour picked during installation. It can be either HWE or OEM flavour. Changing to track GA kernel may result in regressions of performance, hardware support, and certified features.

To check if you are on a certified hardware platform execute:

If any meta packages are listed, please refrain from manually changing the kernel flavours.

To downgrade from HWE/OEM to GA kernel:

sudo apt install --install-recommends linux-generic

If NVIDIA drivers are required check appropriate level and install them:

And then install appropriate NNN version of the drivers:

sudo apt install --install-recommends linux-modules-nvidia-NNN-generic

Reboot, interrupt grub, in advanced options elect to boot 5.4 based kernel, complete boot. Check that everything works as expected.

If everything is good, you may remove the other kernel flavours:

sudo apt remove --purge linux-generic-hwe-20.04 linux-oem-20.04 linux-hwe-* linux-oem-* linux-modules-5.1* linux-modules-5.8.0-* linux-modules-5.6.0-*

Server

Installing the HWE stack is simple:

sudo apt install --install-recommends linux-generic-hwe-20.04

Ubuntu 18.04 LTS — Bionic Beaver

The 18.04.2 and newer point releases will ship with an updated kernel and X stack by default for the desktop. Server installations will default to the GA kernel and provide the enablement kernel as optional.

The 18.04 HWE Stacks continue to follow Rolling Update Model, as has been in use since 16.04 LTS.

Installing the HWE stack is simple:

Desktop

sudo apt-get install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04

Server

sudo apt-get install --install-recommends linux-generic-hwe-18.04

Ubuntu 16.04 LTS — Xenial Xerus

The 16.04.2 and newer point releases will ship with an updated kernel and X stack by default for the desktop. Server installations will default to the GA kernel and provide the enablement kernel as optional.

The 16.04 HWE Stacks will follow a new Rolling Update Model.

It is highly recommended to read the above documentation before executing the following commands, as the HWE model has changed in 16.04.

Installing the HWE stack is simple:

Desktop

sudo apt-get install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04

Server

sudo apt-get install --install-recommends linux-generic-hwe-16.04

Ubuntu 14.04 LTS — Trusty Tahr

The 14.04.2 and newer point releases will ship with an updated kernel and X stack by default. If you have installed with older media you can use the following to install the newer HWE kernel derived from 16.04 (Xenial):

Desktop

sudo apt-get install --install-recommends linux-generic-lts-xenial xserver-xorg-core-lts-xenial xserver-xorg-lts-xenial xserver-xorg-video-all-lts-xenial xserver-xorg-input-all-lts-xenial libwayland-egl1-mesa-lts-xenial

Читайте также:  Simply linux пакетный менеджер

Multiarch Desktop

If you run a multiarch desktop (for example, i386 and amd64 on amd64, for gaming or Wine), you may find you need a slightly more involved command, like this:

sudo apt-get install --install-recommends linux-generic-lts-xenial xserver-xorg-core-lts-xenial xserver-xorg-lts-xenial xserver-xorg-video-all-lts-xenial xserver-xorg-input-all-lts-xenial libwayland-egl1-mesa-lts-xenial libgl1-mesa-glx-lts-xenial libgl1-mesa-glx-lts-xenial:i386 libglapi-mesa-lts-xenial:i386

Server

Install the HWE kernel derived from 16.04 (xenial):

sudo apt-get install --install-recommends linux-generic-lts-xenial

Ubuntu 12.04 LTS — Precise Pangolin

The 12.04.2 and newer point releases will ship with an updated kernel and X stack by default. The current and supported hardware enablement stack is comprised of the newer kernel and X stacks from 14.04 (Trusty).

Anyone wishing to opt into the hardware enablement stack for Precise may do so running the following commands:

Desktop

sudo apt-get install --install-recommends linux-generic-lts-trusty xserver-xorg-lts-trusty libgl1-mesa-glx-lts-trusty

Server

sudo apt-get install --install-recommends linux-generic-lts-trusty

Check your support status

If you want a tool to determine if your install is still supported please use hwe-support-status as documented on https://wiki.ubuntu.com/1204_HWE_EOL

Ubuntu 12.04 LTS Extended Security Maintenance

Following the end-of-life of Ubuntu 12.04 LTS, Canonical is offering Ubuntu 12.04 ESM (Extended Security Maintenance), which provides important security fixes for the kernel and the most essential user space packages in Ubuntu 12.04. All Ubuntu 12.04 LTS users are encouraged to upgrade to Ubuntu 14.04 LTS or Ubuntu 16.04 LTS. But for those who cannot upgrade immediately, Ubuntu 12.04 ESM updates will help ensure the on-going security and integrity of Ubuntu 12.04 systems.

Ubuntu 12.04 LTS initially released with kernel based on version 3.2. The final hardware enablement kernel, when Ubuntu 12.04 LTS reached end of life, was based on kernel version 3.13. Both kernels are included as part of Ubuntu 12.04 ESM.

Источник

Пакет: linux-image-generic (5.4.0.153.150 и другие) [security]

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

It should generally not be necessary for users to contact the original maintainer.

Подобные пакеты:

  • linux-image-generic-hwe-20.04-edge
  • linux-image-iot
  • linux-image-generic-hwe-22.04
  • linux-image-generic-hwe-22.04-edge
  • linux-image-generic-lpae
  • linux-image-generic-lpae-hwe-20.04
  • linux-image-generic-64k-hwe-20.04
  • linux-image-generic-64k-hwe-20.04-edge
  • linux-image-generic-lpae-hwe-20.04-edge
  • linux-image-generic-64k
  • linux-image-generic-64k-hwe-22.04

Generic Linux kernel image

Другие пакеты, относящиеся к linux-image-generic

  • зависимости
  • рекомендации
  • предложения
  • enhances
  • dep: amd64-microcode [amd64] Processor microcode firmware for AMD CPUs
  • dep: intel-microcode [amd64] Processor microcode firmware for Intel CPUs
  • dep: linux-firmware [не s390x] Firmware for Linux kernel drivers
  • dep: linux-image-5.4.0-153-generic [amd64] Signed kernel image generic
  • dep: linux-image-5.4.0-24-generic [riscv64] Linux kernel image for version 5.4.0 on RISC-V SMP
  • dep: linux-image-5.4.0-26-generic [не amd64, riscv64] Signed kernel image generic
  • dep: linux-modules-extra-5.4.0-153-generic [amd64] Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
  • dep: linux-modules-extra-5.4.0-24-generic [riscv64] Linux kernel extra modules for version 5.4.0 on RISC-V SMP
  • dep: linux-modules-extra-5.4.0-26-generic [arm64, ppc64el, s390x] Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
  • rec: thermald Thermal monitoring and controlling daemon
Читайте также:  Запуск консольных приложений linux

Загрузка linux-image-generic

Загрузить для всех доступных архитектур
Архитектура Версия Размер пакета В установленном виде Файлы
amd64 5.4.0.153.150 2,5 Кб 19,0 Кб [список файлов]
arm64 5.4.0.26.32 2,7 Кб 17,0 Кб [список файлов]
armhf 5.4.0.26.32 2,7 Кб 17,0 Кб [список файлов]
ppc64el 5.4.0.26.32 2,7 Кб 17,0 Кб [список файлов]
riscv64 5.4.0.24.30 2,2 Кб 9,0 Кб [список файлов]
s390x 5.4.0.26.32 2,7 Кб 17,0 Кб [список файлов]

This page is also available in the following languages:

Авторские права © 2023 Canonical Ltd.; См. условия лицензии. Ubuntu это торговый знак компании Canonical Ltd. Об этом сайте.

Источник

linux-generic on Ubuntu 21.10 (Impish Indri)

Please follow the steps below to install linux-generic package:

2. Uninstall / Remove linux-generic package

Please follow the step by step instructions below to uninstall linux-generic package:

3. Details of linux-generic package

Package: linux-generic
Architecture: amd64
Version: 5.13.0.22.33
Priority: optional
Section: kernel
Source: linux-meta
Origin: Ubuntu
Maintainer: Ubuntu Kernel Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Provides: kernel-testing—linux—full—generic, kernel-testing—linux—full—preferred
Depends: linux-image-generic (= 5.13.0.22.33), linux-headers-generic (= 5.13.0.22.33)
Filename: pool/main/l/linux-meta/linux-generic_5.13.0.22.33_amd64.deb
Size: 1698
MD5sum: fce6a230d3cdf2a9f01aaeaca8f2e457
SHA1: b4338245e56b56796f66b042f10febf3f8b2fb96
SHA256: 831450639d676df394a5d06c428d0100d0921f81eb1717fd9d3da1145b950be0
SHA512: aefd8a85d1bf3457e61eeac09d9e25534604f5be26d6c00123b9b538186a5baf37adcd8da9f46f2c0ed8b0a4b2850db0ccb42301eeed82153543d84dec7ef77f
Description-en: Complete Generic Linux kernel and headers
This package will always depend on the latest complete generic Linux kernel
and headers.
Description-md5: 000d0a6187a93215f75bba542cc6df27

Package: linux-generic
Architecture: amd64
Version: 5.13.0.19.30
Priority: optional
Section: kernel
Source: linux-meta
Origin: Ubuntu
Maintainer: Ubuntu Kernel Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Provides: kernel-testing—linux—full—generic, kernel-testing—linux—full—preferred
Depends: linux-image-generic (= 5.13.0.19.30), linux-headers-generic (= 5.13.0.19.30)
Filename: pool/main/l/linux-meta/linux-generic_5.13.0.19.30_amd64.deb
Size: 1700
MD5sum: 284fc42cbca69ffdc3fdb26be9595b3b
SHA1: 089e1378b1bd7dfac9fc9fcfd88437eb7213e1dc
SHA256: 432d5d81465dacf988affe16c1c35d4baa93921e8e808e65f94e04f180b0b359
SHA512: 5d76ef3bb997f3485763f43a2801a63a8e77cc671c87dc99967f33c457ba6fcdedd42b35242519d27a09932cba46dcc0da7788eb0e69bf2ba7a8c57fde815a99
Description-en: Complete Generic Linux kernel and headers
This package will always depend on the latest complete generic Linux kernel
and headers.
Description-md5: 000d0a6187a93215f75bba542cc6df27

4. References on Ubuntu 21.10 (Impish Indri)

linux-cloud-tools-virtual (5.13.0.22.33)

linux-doc (5.13.0-22.22)

linux-firmware-xilinx-vcu (2020.2-0ubuntu1)

linux-gcp-headers-5.13.0-1006 (5.13.0-1006.7)

linux-gcp-headers-5.13.0-1007 (5.13.0-1007.8)

linux-gcp-tools-5.13.0-1005 (5.13.0-1005.6)

linux-gcp (5.13.0.1007.8)

linux-generic-hwe-20.04 (5.13.0.22.33)

linux-gke (5.13.0.1007.8)

linux-headers-5.13.0-1005-kvm (5.13.0-1005.5)

linux-headers-5.13.0-1006-aws (5.13.0-1006.7)

linux-headers-5.13.0-1006-azure (5.13.0-1006.7)

linux-headers-5.13.0-1007-azure (5.13.0-1007.8)

linux-headers-5.13.0-1007-gcp (5.13.0-1007.8)

linux-headers-5.13.0-1008-oracle (5.13.0-1008.10)

linux-headers-5.13.0-1009-oracle (5.13.0-1009.11)

5. The same packages on other Linux Distributions

linux-generic (4.15.0.192.177) Ubuntu 18.04 LTS (Bionic Beaver)

linux-generic (4.4.0.210.216) Ubuntu 16.04 LTS (Xenial Xerus)

linux-generic (5.15.0.47.47) Ubuntu 22.04 LTS (Jammy Jellyfish)

Источник

Оцените статью
Adblock
detector