How to manually upgrade the kernel in deepin linux

How to manually upgrade the kernel in deepin linux

deepin and Ubuntu are both distributions based on debian , and the kernel built by Ubuntu is used here.

Download address: https://kernel.ubuntu.com/~kernel-ppa/mainline/

Select the latest stable version. For example, the latest stable version (2019.12.15) is 5.4.3

Download these 4 deb packages for amd64:

After downloading, install:

Restart after installation

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • How to compile the Linux kernel
  • How to implement Linux deepin to delete redundant kernels
  • In-depth analysis of the Linux kernel macro container_of
  • Steps to transplant the new kernel to the Linux system
  • Linux kernel device driver character device driver notes
  • Detailed explanation of Linux kernel memory management architecture
  • Linux kernel parameter adjustment method
  • Analyze the compilation and burning of Linux kernel and device tree

<<:  Detailed explanation of the code for querying data of a certain day, month, or year in MySQL

>>:  Implementation of iview permission management

Recommend

Implementation of importing and exporting docker images

Docker usage of gitlab gitlab docker Startup Comm...

Detailed explanation of execution context and call stack in JavaScript

Table of contents 1. What is the execution contex...

How to convert a string into a number in JavaScript

Table of contents 1.parseInt(string, radix) 2. Nu...

Div nested html without iframe

Recently, when doing homework, I needed to nest a ...

js to implement collision detection

This article example shares the specific code of ...

Detailed example of IOS database upgrade data migration

Detailed example of IOS database upgrade data mig...

Basic principles of MySQL scalable design

Table of contents Preface 1. What is scalability?...

Vue integrates Tencent Map to implement API (with DEMO)

Table of contents Writing Background Project Desc...

Solution to the problem that the docker container cannot be stopped

The solution is as follows: 1. Force delete conta...

Markup Language - Print Style Sheets

Click here to return to the 123WORDPRESS.COM HTML ...

Using jQuery to implement the carousel effect

What I bring to you today is to use jQuery to imp...

An elegant way to handle WeChat applet authorization login

Preface When the WeChat mini program project invo...

Detailed explanation of server-id example in MySQL master-slave synchronization

Preface When we build a MySQL cluster, we natural...

HTML is actually the application of learning several important tags

After the article "This Will Be a Revolution&...