Jippy Posted January 26, 2020 Posted January 26, 2020 Hello, I have a problem with my Banana Pi Pro... I installed Armbian bionic from this site… https://www.armbian.com/banana-pi-pro/ In addition to other programs that I have installed and which all work, I would like to install piVCCU. I try this according to the instructions from this page ... https://github.com/alexreinert/piVCCU/blob/master/docs/setup/armbian.md Everything works until I get to Step 5. At the end of the installation comes the message... DKMS: add completed. Error! Your kernel headers for kernel 5.4.14-sunxi cannot be found. Please install the linux-headers-5.4.14-sunxi package, or use the --kernelsourcedir option to tell DKMS where it's located My question is, where can I get the missing kernel headers or what can I do to ensure that the installation runs without errors? Since I am a newbie, I would be happy about detailed instructions. Thank you.
Igor Posted January 26, 2020 Posted January 26, 2020 14 minutes ago, Jippy said: My question is, where can I get the missing kernel headers or what can I do to ensure that the installation runs without errors? Headers will be updated to (compatible and installable from armbian-config) version once we are finish with this (around 2 weeks): 14 minutes ago, Jippy said: Since I am a newbie, I would be happy about detailed instructions. This is amateur service and we already made this experience very simple. Headers can install from armbian-config or the way piVCCU suggessts ... if everything is ok. There are also some issues with kernel headers https://github.com/armbian/build/pull/1754 https://github.com/armbian/build/issues/1751 which means also experienced people have issues. What you can try is to build from sources and enable header compilation ... https://docs.armbian.com/Developer-Guide_Build-Options/ its a little bit more work, but doable.
Recommended Posts