• sdk
  • arm-sdk
  • Issues
  • #18

Closed
Open
Opened 2017-05-24T19:53Z by Olle Ljungquist @olle

Kernel 4.11 for raspi3 running Devuan?

I suppose this is a trivial question, so I apologize. However I downloaded the latest image from https://ftp.nluug.nl/os/Linux/distr/devuan/devuan_jessie/embedded/ and got the answer from uname: Linux devuan 4.6.3-gb48d47a. How can I, is it possible, change kernel to 4.11? I can't get wifi to run with 4.6.3. Thanks. /Olle

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

  • parazyd
    parazyd @parazyd · 2017-05-31T16:24Z

    From within the Raspberry Pi, you can compile the kernel natively.

    Download the sources you want from https://github.com/raspberrypi/linux and compile. A google search should be helpful in guiding you through the process of kernel compilation.

    You can also consult the build script used to build the kernel in arm-sdk: https://git.devuan.org/sdk/arm-sdk/blob/next/boards/raspberry-pi3.sh#L68

  • Olle Ljungquist
    Olle Ljungquist @olle · 2017-05-31T17:38Z

    Thanks for your answer. I will close the issue. /O

  • Olle Ljungquist @olle closed · 2017-05-31T17:38Z

    closed