This shows you the differences between two versions of the page.
| 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/28 05:27] (current) nick |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| <WRAP tip > | <WRAP tip > | ||
| The Linux debian packages as below: | The Linux debian packages as below: | ||
| - | * linux-dtb-rockchip-5.10_xxxx_arm64.deb | + | * linux-dtb-rockchip-x.x_yyyy_arm64.deb |
| - | * linux-image-rockchip-5.10_xxxx_arm64.deb | + | * linux-image-rockchip-x.x_yyyy_arm64.deb |
| - | * linux-headers-rockchip-5.10_xxx_arm64.deb | + | * linux-headers-rockchip-x.x_yyyy_arm64.deb |
| - | '' | + | '' |
| + | '' | ||
| </ | </ | ||
| Line 22: | Line 23: | ||
| ```shell | ```shell | ||
| - | $ sudo dpkg -i linux-dtb-rockchip-5.10_xxxx_arm64.deb | + | $ sudo dpkg -i linux-dtb-rockchip-x.x_yyyy_arm64.deb |
| - | $ sudo dpkg -i linux-image-rockchip-5.10_xxxx_arm64.deb | + | $ sudo dpkg -i linux-image-rockchip-x.x_yyyy_arm64.deb |
| - | $ sudo dpkg -i linux-headers-rockchip-5.10_xxx_arm64.deb | + | $ sudo dpkg -i linux-headers-rockchip-x.x_yyyy_arm64.deb |
| $ sync | $ sync | ||
| $ sudo reboot | $ sudo reboot | ||
| Line 31: | Line 32: | ||
| ===== See Also ===== | ===== See Also ===== | ||
| * [[products: | * [[products: | ||
| + | |||