In the newest image "Armbian_21.02.1_Rockpro64_focal_current_5.10.12_desktop.img" I downloaded the "Armbian config" the Source download choice box does not have the version "5.10.12" as a choice. The "headers" option does download the proper version. How do I get the source for it?
code {
font-family: Consolas,"courier new";
color: crimson;
background-color: rgba(0, 0, 0, 0.2);
padding: 2px;
font-size: 105%;
}
apt install linux-source-5.10.12-current-rockchip64
headers seem missing....
Edit: Just lacking a bit behind. Update kernel and get matchin headers for it:
code {
font-family: Consolas,"courier new";
color: crimson;
background-color: rgba(0, 0, 0, 0.2);
padding: 2px;
font-size: 105%;
}
apt update &&