Jump to content

Walter Zambotti

Members
  • Posts

    26
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Walter Zambotti reacted to Werner in Odroid N2 Armbian 23.05.1 Ubunt 22.04 kernel built with 6.6.63 but no headers exists!!!   
    Easiest is probably to build a custom set of packages including headers.
    With the build framework this is quite simple.
    Clone repo https://github.com/armbian/build/
    code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } ./compile.sh BOARD=odroidn2 BRANCH=current KERNEL_CONFIGURE=no kernel
     
    Copy the debs from output/debs folder to the board and install them via code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } dpkg -i
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines