Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge-2l:configurations:upgrade-linux-kernel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:edge-2l:configurations:upgrade-linux-kernel [2025/11/27 23:00]
gray ↷ Page moved from local:users:start:configurations:upgrade-linux-kernel to local:users:gray:products:sbc:edge-2l:configurations:upgrade-linux-kernel
products:sbc:edge-2l:configurations:upgrade-linux-kernel [2026/05/11 01:51] (current)
nick ↷ Page moved from local:users:gray:products:sbc:edge-2l:configurations:upgrade-linux-kernel to products:sbc:edge-2l:configurations:upgrade-linux-kernel
Line 1: Line 1:
-====== Edge-2L Upgrade Linux Kernel ======+====== Edge-2L upgrade Linux Kernel ======
  
 ===== Introduction ===== ===== Introduction =====
  
-This documentation will introduce how to upgrade Linux Kernel manually.+This document explains how to manually upgrade the Linux kernel on the Edge-2L.
  
-===== Upgrade =====+===== Upgrade procedure =====
  
-Copy the kernel, dtb and header debian packages to the board and install them directly.+Transfer the kernel, DTB, and kernel headers Debian packages to the board and install them.
  
  
 <WRAP tip > <WRAP tip >
-The Linux debian packages as below+The required Linux Debian packages are:  
-  * linux-dtb-rockchip-5.10_xxxx_arm64.deb +  * ''linux-dtb-rockchip-5.10_xxxx_arm64.deb'' 
-  * linux-image-rockchip-5.10_xxxx_arm64.deb +  * ''linux-image-rockchip-5.10_xxxx_arm64.deb'' 
-  * linux-headers-rockchip-5.10_xxx_arm64.deb +  * ''linux-headers-rockchip-5.10_xxxx_arm64.deb''
- +
-''xxxx'' is version number, e.g. ''1.0.11''.+
  
 +''xxxx'' represents the version number (e.g., ''1.0.11'').
 </WRAP> </WRAP>
  
Line 29: Line 28:
 ``` ```
  
-===== See Also =====+===== See also =====
   * [[products:sbc:edge-2l:development:linux:build-linux-kernel|Build Linux Kernel]]   * [[products:sbc:edge-2l:development:linux:build-linux-kernel|Build Linux Kernel]]
Last modified: 2025/11/27 23:00 by gray